summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-14mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chipsGuillaume LECERF1-0/+15
2010-05-14mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chipsGuillaume LECERF2-0/+36
2010-05-14mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI fieldDavid Woodhouse1-4/+5
2010-05-14mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both...Guillaume LECERF1-44/+45
2010-05-14mtd: cfi_probe: use P_ID_* definitions instead of hardcoded valuesGuillaume LECERF1-5/+5
2010-05-14mtd: cfi_probe: add support for SST 0x0701 vendornameGuillaume LECERF2-0/+9
2010-05-14mtd: cfi_probe: make the addresses used to enter Auto Select Mode variableGuillaume LECERF1-3/+4
2010-05-14mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq membersGuillaume LECERF1-23/+24
2010-05-14mtd: kirkwood: allow machines to register RnB callbackBen Dooks2-0/+11
2010-05-14mtd: orion/kirkwood: add RnB line support to orion mtd driverBen Dooks2-0/+4
2010-05-14mtd: sm_common: split smartmedia and xD tableMaxim Levitsky3-18/+23
2010-05-14mtd: mxc_nand: support i.MX21Ivo Clarysse1-16/+25
2010-05-14mtd: mxc_nand: set NFC registers after resetIvo Clarysse1-42/+48
2010-05-14mtd: extend physmap_of to let the device tree specify the parition probeJason Gunthorpe1-5/+48
2010-05-13drivers/mtd: Use kzallocJulia Lawall9-21/+10
2010-05-13drivers/mtd/nand: Use kzallocJulia Lawall1-5/+2
2010-05-13mtd/nand: Fix denali build on ppc64David Woodhouse1-11/+11
2010-05-13mtd/nand: Add Intel Moorestown/Denali NAND supportJason Roberts4-0/+2968
2010-05-12mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failurePeter Huewe1-5/+5
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse5248-13158/+42367
2010-05-10mtd: mpc5121_nfc: Changed SVR check to allow MPC5123.Steve Deiters1-2/+2
2010-05-10mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messagesH Hartley Sweeten1-11/+0
2010-05-10mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashesKevin Cernekee1-0/+56
2010-05-10mtd: pxa32xx_nand: add support for partition table parsingMarc Kleine-Budde1-0/+11
2010-05-10mtd/nand/bcm_umi: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-05-10mtd: maps: Eliminate use after freeJulia Lawall1-1/+1
2010-05-10mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold7-242/+239
2010-05-10mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macroFerenc Wagner1-1/+4
2010-05-10mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macroFerenc Wagner1-1/+4
2010-05-10mtd: OneNAND: OMAP2/3: unmap correct DMA bufferMika Westerberg1-4/+4
2010-05-10mtd: Blackfin NFC: localize MMR bit masksMike Frysinger1-4/+25
2010-05-10mtd: kconfig: remove stray endchoice from help textFerenc Wagner1-2/+0
2010-05-10mtd: nandsim: make some structures anonymousArtem Bityutskiy1-3/+3
2010-05-10mtd: mtdram.h: checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-09Linux 2.6.34-rc7v2.6.34-rc7Linus Torvalds1-1/+1
2010-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds7-17/+62
2010-05-09cpuidle: Fix incorrect optimizationArjan van de Ven1-5/+4
2010-05-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-3/+9
2010-05-07Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds3-13/+11
2010-05-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-5/+7
2010-05-07Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds4-61/+4
2010-05-07virtio: initialize earlierStijn Tintel1-1/+1
2010-05-07Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-35/+51
2010-05-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds8-26/+160
2010-05-07Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-65/+90
2010-05-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-10/+43
2010-05-07md: restore ability of spare drives to spin down.NeilBrown1-2/+8
2010-05-07md/raid6: Fix raid-6 read-error correction in degraded stateGabriele A. Trombetti1-1/+1
2010-05-07blk-cgroup: Fix an RCU warning in blkiocg_create()Li Zefan1-4/+4
2010-05-06Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill...Len Brown596-3088/+8675