summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-06-05mtd: onenand: add bbt_wait & unlock_all as replaceable for some platformKyungmin Park1-2/+10
2009-06-05mtd: Flex-OneNAND supportRohit Hagargundgi3-85/+867
2009-06-05mtd: nand: add OMAP2/OMAP3 NAND driverVimal Singh3-0/+783
2009-06-05mtd: maps: Blackfin async: fix memory leaks in probe/remove funcsMike Frysinger1-0/+5
2009-06-05mtd: uclinux: mark local stuff staticMike Frysinger1-3/+3
2009-06-05mtd: uclinux: do not allow to be built as a moduleMike Frysinger1-1/+1
2009-06-05mtd: uclinux: allow systems to override map addr/sizeMike Frysinger1-4/+6
2009-06-05mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITsCliff Cai1-2/+11
2009-06-05mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rwMike Frysinger1-3/+1
2009-06-05mtd: add on-flash BBT support for Atmel NAND driverSimon Polette1-1/+10
2009-06-05mtd: MXC NAND support for 2KiB page size flashesVladimir Barinov1-9/+51
2009-06-05mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten1-0/+2
2009-06-05mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten1-2/+11
2009-06-05mtd: remove pmcmsp-ramroot.cShane McDonald3-114/+0
2009-06-05mtd: OneNAND: add missing __devexit_pMika Korhonen1-2/+2
2009-06-05mtd: m25p80: add support for Macronix MX25L12805DLennert Buytenhek1-0/+3
2009-06-05mtd: CFI 1.0 and CFI 1.1Daniel Ribeiro1-4/+10
2009-06-05mtd: CFI: quirk for PF38F4476.Daniel Ribeiro1-0/+12
2009-06-05mtd: extend plat_nand for (read|write)_bufAlexander Clouter1-0/+2
2009-06-05mtd: add SST39SF040 chip to jedec_probeMichał Mirosław1-0/+13
2009-06-05mtd: davinci_nand: cmdlinepart uses MTD IDsDavid Brownell1-11/+0
2009-06-05mtd: OneNAND: add support for OneNAND manufactured by NumonyxAdrian Hunter1-1/+2
2009-06-05mtd: m25p80 nand: add m45pe10 idsMatthieu CASTET1-0/+1
2009-06-05mtd: mxc_nand: add correct dev_id parameter to free_irq() callsMagnus Lilja1-2/+2
2009-06-05mtd: nand: fix 512 byte software ecc supportVimal Singh1-2/+2
2009-06-05mtd: nand: davinci_nand, 4-bit ECC for smallpageDavid Brownell1-13/+291
2009-06-05mtd: nand: minor davinci_nand cleanupDavid Brownell1-16/+11
2009-06-05mtd: nand: don't walk past end of oobfree[]David Brownell1-1/+2
2009-06-05mtd: plat_nand: fix section errorThomas Chou1-1/+1
2009-05-29mtd: Fix pointer handling in compat ioctls to use compat_ptr()David Woodhouse1-2/+2
2009-05-29mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.cKevin Cernekee1-1/+2
2009-05-29mtd: add OOB ioctls for >4GiB devicesKevin Cernekee1-0/+28
2009-05-29mtd: compat_ioctl cleanupKevin Cernekee1-84/+171
2009-05-29mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee1-8/+21
2009-05-29mtd: Fix handling of mtdname in txx9ndfmc.cDavid Woodhouse1-4/+12
2009-05-29mtd: Add armflash support for multiple blocks of flashCatalin Marinas1-62/+164
2009-05-29mtd: DIL/NetPC broken for nowDavid Woodhouse1-1/+1
2009-05-26[MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse1-14/+4
2009-05-26[MTD] Only set partition suspend/resume method if parent not registeredDavid Woodhouse1-1/+1
2009-05-26[MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse5-113/+0
2009-05-26[MTD] Restore suspend/resume support for mtd devicesDavid Woodhouse1-10/+37
2009-05-26[MTD] set blkdev parent to the mtd device, not its parentDavid Woodhouse1-1/+1
2009-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-15/+29
2009-05-08hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare1-1/+2
2009-05-08hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti1-0/+2
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton1-8/+8
2009-05-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-51/+60
2009-05-07random: make get_random_int() more randomLinus Torvalds1-7/+12
2009-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-10/+70
2009-05-07md: remove rd%d links immediately after stopping an array.NeilBrown1-8/+8