summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2010-10-07Merge remote branch 'bkl-llseek/llseek'Stephen Rothwell
2010-10-07Merge remote branch 'bkl-trivial/trivial'Stephen Rothwell
2010-10-07Merge remote branch 'pcmcia/master'Stephen Rothwell
2010-10-07Merge remote branch 'ubi/linux-next'Stephen Rothwell
2010-10-07Merge remote branch 'microblaze/next'Stephen Rothwell
2010-10-07Merge remote branch 'davinci/davinci-next'Stephen Rothwell
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-10-04of: MTD: Fix OF probing on little-endian systemsMichal Simek
2010-09-29fix OMAP2 MTD build failureDaniel J Blueman
2010-09-29pcmcia: remove obsolete and wrong commentsDominik Brodowski
2010-09-29pcmcia: avoid messages on module (un)loadingDominik Brodowski
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski
2010-09-29pcmcia: simplify IntTypeDominik Brodowski
2010-09-29pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski
2010-09-29pcmcia: split up modify_configuration() into two fixup functionsDominik Brodowski
2010-09-29pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski
2010-09-29UBI: preserve corrupted PEBsArtem Bityutskiy
2010-09-29UBI: add truly corrupted PEBs to corrupted listArtem Bityutskiy
2010-09-29UBI: introduce debugging helper functionArtem Bityutskiy
2010-09-29UBI: make check_pattern function non-staticArtem Bityutskiy
2010-09-29UBI: do not put eraseblocks to the corrupted list unnecessarilyArtem Bityutskiy
2010-09-29UBI: separate out corrupted listArtem Bityutskiy
2010-09-29UBI: change cascade of ifs to switch statementsArtem Bityutskiy
2010-09-29UBI: rename a local variableArtem Bityutskiy
2010-09-29UBI: handle bit-flips when no header foundArtem Bityutskiy
2010-09-29UBI: remove duplicate IO error codesArtem Bityutskiy
2010-09-29UBI: rename IO error codeArtem Bityutskiy
2010-09-29UBI: fix small 80 characters limit style issueArtem Bityutskiy
2010-09-29UBI: cleanup and simplify KconfigH Hartley Sweeten
2010-09-26llseek: automatically add .llseek fopArnd Bergmann
2010-09-24nand: davinci: add support for timing configurationSekhar Nori
2010-09-24davinci: add support for aemif timing configurationSekhar Nori
2010-09-15mtd: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-14Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-09-13mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not definedMark F. Brown
2010-09-13mtd: mxc_nand: configure pages per block for v2 controllerSascha Hauer
2010-09-13mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCsKyungmin Park
2010-09-13mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCsKyungmin Park
2010-09-13mtd: Blackfin NFC: fix invalid free in remove()Mike Frysinger
2010-09-13mtd: Blackfin NFC: fix build error after nand_scan_ident() changeMike Frysinger
2010-08-30UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy
2010-08-30UBI: fix kconfig unmet dependencyRandy Dunlap
2010-08-30UBI: fix forward compatibilityArtem Bityutskiy
2010-08-30UBI: eliminate update of list_for_each_entry loop cursorJulia Lawall
2010-08-27mxc_nand: Do not do byte accesses to the NFC buffer.John Ogness
2010-08-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-20mtd: nand: Fix probe of Samsung NAND chipsTilman Sauerbeck
2010-08-19mtd: nand: Fix regression in BBM detectionBrian Norris