summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-12-03mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF
2010-12-03mtd: nand: Use printf extension %pR for struct resourceJoe Perches
2010-12-03mtd: maps: Use printf extension %pR for struct resourceJoe Perches
2010-12-03mtd: NAND: jz4740: Remove custom {read,write}_page handlersLars-Peter Clausen
2010-12-03mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' staticLars-Peter Clausen
2010-12-03mtd: remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl
2010-12-03mtd: mtdchar: fix information leak to userlandVasiliy Kulikov
2010-12-03mtd: onenand: implement cache program feature for 4KiB page onenandRoman Tereshonkov
2010-12-03mtd: onenand: fix omap2 code to handle cache program featureRoman Tereshonkov
2010-12-03mtd: use vzallocJoe Perches
2010-12-03mtd: OneNAND: Fix page offset handling at 2KiB pagesizeKyungmin Park
2010-12-03mtd: nandsim: spell fixes in commentssrimugunthan
2010-12-03mtd: m25p80: Add support for Macronix MX25L25655EKevin Cernekee
2010-12-03mtd: m25p80: Add support for Macronix MX25L25635EKevin Cernekee
2010-12-03mtd: m25p80: Reinstate error print on unrecognized flashKevin Cernekee
2010-12-03mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONSGrant Likely
2010-12-03mtd: bcm963xx-flash: try JEDEC probe if CFI failsGuillaume LECERF
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-30mtd: fix build error in m25p80.cAndres Salomon
2010-10-30mtd: Remove redundant mutex from mtd_blkdevs.cDavid Woodhouse
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-10-30MTD: Fix wrong check register_blkdev return valueFrank Li
2010-10-30Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kerne...Linus Torvalds
2010-10-29Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-10-29i2c-intel-mid: Driver depends on PCIRandy Dunlap
2010-10-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-10-29drivers/dma/Kconfig: add part number for Topcliff.Valdis.Kletnieks@vt.edu
2010-10-29Staging: dream: remove dream driver and arch from treeGreg Kroah-Hartman
2010-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-10-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds
2010-10-29b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger
2010-10-29libertas: Fix sd8686 firmware reloadPaul Fox
2010-10-29ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan
2010-10-29kgdbts: prevent re-entry to kgdbts before it unregistersDongdong Deng
2010-10-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-29USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney
2010-10-29WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.David Daney
2010-10-29ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.David Daney
2010-10-29parisc-agp: fix missing slab.h includeKyle McMartin
2010-10-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-10-29Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-10-29[S390] tape: fix dbf usageSebastian Ott
2010-10-29[S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber
2010-10-29PM / Runtime: Fix typo in status comparison causing warningKevin Winchester