summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: extend plat_nand for (read|write)_bufAlexander Clouter2009-06-052-0/+8
* 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-052-1/+3
* 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-052-15/+297
* 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
* Kill jffs2-user.hArtem Bityutskiy2009-06-053-36/+0
* 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-292-23/+2
* mtd: add OOB ioctls for >4GiB devicesKevin Cernekee2009-05-293-0/+39
* mtd: compat_ioctl cleanupKevin Cernekee2009-05-292-126/+180
* mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee2009-05-293-8/+28
* Documentation: add MTD sysfs docsKevin Cernekee2009-05-291-0/+125
* 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-262-15/+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
* Linux 2.6.30-rc5v2.6.30-rc5Linus Torvalds2009-05-081-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
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-088-15/+40
|\ \
| * | x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto2009-05-081-4/+6
| * | x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge2009-05-081-0/+5
| * | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying2009-05-072-4/+4
| * | x86-64: finish cleanup_highmaps()'s job wrt. _brk_endJan Beulich2009-05-071-1/+17
| * | x86: fix boot hang in early_reserve_e820()Jan Beulich2009-05-071-5/+6
| * | x86: Fix a typo in a printk messageNikanth Karthikesan2009-05-061-1/+1
| * | x86, srat: do not register nodes beyond e820 mapDavid Rientjes2009-05-061-0/+1
* | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-05-082-1/+4
|\ \ \
| * | | 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 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-05-082-3/+3
|\ \ \ \
| * | | | microblaze: Fix return value for sys_ipcMichal Simek2009-05-011-1/+1
| * | | | microblaze: Storage class should be before const qualifierTobias Klauser2009-05-011-2/+2
* | | | | kprobes: fix to use text_mutex around arm/disarm kprobeMasami Hiramatsu2009-05-081-9/+22
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-05-0722-1642/+810
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [CIFS] Fix double list addition in cifs posix open codeSteve French2009-05-082-20/+9
| * | | | [CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmsspSteve French2009-05-064-8/+35
OpenPOWER on IntegriCloud