summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten2009-06-051-0/+2
* mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten2009-06-051-2/+11
* mtd: remove pmcmsp-ramroot.cShane McDonald2009-06-053-114/+0
* mtd: OneNAND: add missing __devexit_pMika Korhonen2009-06-051-2/+2
* mtd: m25p80: add support for Macronix MX25L12805DLennert Buytenhek2009-06-051-0/+3
* mtd: CFI 1.0 and CFI 1.1Daniel Ribeiro2009-06-051-4/+10
* mtd: CFI: quirk for PF38F4476.Daniel Ribeiro2009-06-051-0/+12
* mtd: extend plat_nand for (read|write)_bufAlexander Clouter2009-06-051-0/+2
* mtd: add SST39SF040 chip to jedec_probeMichał Mirosław2009-06-051-0/+13
* mtd: davinci_nand: cmdlinepart uses MTD IDsDavid Brownell2009-06-051-11/+0
* mtd: OneNAND: add support for OneNAND manufactured by NumonyxAdrian Hunter2009-06-051-1/+2
* mtd: m25p80 nand: add m45pe10 idsMatthieu CASTET2009-06-051-0/+1
* mtd: mxc_nand: add correct dev_id parameter to free_irq() callsMagnus Lilja2009-06-051-2/+2
* mtd: nand: fix 512 byte software ecc supportVimal Singh2009-06-051-2/+2
* mtd: nand: davinci_nand, 4-bit ECC for smallpageDavid Brownell2009-06-051-13/+291
* mtd: nand: minor davinci_nand cleanupDavid Brownell2009-06-051-16/+11
* mtd: nand: don't walk past end of oobfree[]David Brownell2009-06-051-1/+2
* mtd: plat_nand: fix section errorThomas Chou2009-06-051-1/+1
* mtd: Fix pointer handling in compat ioctls to use compat_ptr()David Woodhouse2009-05-291-2/+2
* mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.cKevin Cernekee2009-05-291-1/+2
* mtd: add OOB ioctls for >4GiB devicesKevin Cernekee2009-05-291-0/+28
* mtd: compat_ioctl cleanupKevin Cernekee2009-05-291-84/+171
* mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee2009-05-291-8/+21
* mtd: Fix handling of mtdname in txx9ndfmc.cDavid Woodhouse2009-05-291-4/+12
* mtd: Add armflash support for multiple blocks of flashCatalin Marinas2009-05-291-62/+164
* mtd: DIL/NetPC broken for nowDavid Woodhouse2009-05-291-1/+1
* [MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse2009-05-261-14/+4
* [MTD] Only set partition suspend/resume method if parent not registeredDavid Woodhouse2009-05-261-1/+1
* [MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse2009-05-265-113/+0
* [MTD] Restore suspend/resume support for mtd devicesDavid Woodhouse2009-05-261-10/+37
* [MTD] set blkdev parent to the mtd device, not its parentDavid Woodhouse2009-05-261-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-05-082-15/+29
|\
| * mtd: fix timeout in M25P80 driverPeter Horton2009-05-081-8/+8
| * mtd: Bug in m25p80.c during whole-chip eraseSteven A. Falco2009-04-291-5/+7
| * mtd: expose subpage size via sysfsArtem Bityutskiy2009-04-191-0/+12
| * mtd: mtd in mtd_release is unused without CONFIG_MTD_CHARDenis V. Lunev2009-04-191-3/+3
* | hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare2009-05-081-1/+2
* | hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti2009-05-081-0/+2
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-05-073-51/+60
|\ \
| * | md: remove rd%d links immediately after stopping an array.NeilBrown2009-05-071-8/+8
| * | md: remove ability to explicit set an inactive array to 'clean'.NeilBrown2009-05-071-5/+2
| * | md: constify VFTsJan Engelhardt2009-05-071-1/+1
| * | md: tidy up status_resync to handle large arrays.NeilBrown2009-05-071-17/+28
| * | md: fix some (more) errors with bitmaps on devices larger than 2TB.NeilBrown2009-05-071-7/+11
| * | md/raid10: don't clear bitmap during recovery if array will still be degraded.NeilBrown2009-05-071-6/+6
| * | md: fix loading of out-of-date bitmap.NeilBrown2009-05-071-7/+4
* | | random: make get_random_int() more randomLinus Torvalds2009-05-071-7/+12
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-074-10/+70
|\ \ \
| * \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-05-051-7/+7
| |\ \ \
| | * | | mx3fb: Fix compilation with CONFIG_PMSascha Hauer2009-05-051-7/+7
| | |/ /