summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-12-03mtd: nand: Use printf extension %pR for struct resourceJoe Perches1-1/+1
2010-12-03mtd: maps: Use printf extension %pR for struct resourceJoe Perches6-28/+13
2010-12-03mtd: NAND: jz4740: Remove custom {read,write}_page handlersLars-Peter Clausen1-55/+0
2010-12-03mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' staticLars-Peter Clausen1-1/+1
2010-12-03mtd: remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-1/+1
2010-12-03mtd: mtdchar: fix information leak to userlandVasiliy Kulikov1-1/+1
2010-12-03mtd: onenand: implement cache program feature for 4KiB page onenandRoman Tereshonkov1-3/+19
2010-12-03mtd: onenand: fix omap2 code to handle cache program featureRoman Tereshonkov1-3/+9
2010-12-03mtd: use vzallocJoe Perches2-6/+3
2010-12-03mtd: OneNAND: Fix page offset handling at 2KiB pagesizeKyungmin Park1-2/+5
2010-12-03mtd: nandsim: spell fixes in commentssrimugunthan1-18/+18
2010-12-03mtd: m25p80: Add support for Macronix MX25L25655EKevin Cernekee1-0/+1
2010-12-03mtd: m25p80: Add support for Macronix MX25L25635EKevin Cernekee1-3/+28
2010-12-03mtd: m25p80: Reinstate error print on unrecognized flashKevin Cernekee1-0/+1
2010-12-03mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONSGrant Likely2-9/+12
2010-12-03mtd: bcm963xx-flash: try JEDEC probe if CFI failsGuillaume LECERF1-0/+5
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds39-885/+2468
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-359/+691
2010-10-30mtd: fix build error in m25p80.cAndres Salomon1-1/+1
2010-10-30mtd: Remove redundant mutex from mtd_blkdevs.cDavid Woodhouse1-7/+0
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2285-128166/+171176
2010-10-30MTD: Fix wrong check register_blkdev return valueFrank Li1-1/+4
2010-10-30Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kerne...Linus Torvalds2-4/+4
2010-10-30Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linuxLinus Torvalds5-16/+1176
2010-10-30i2c-intel-mid: Driver depends on PCIRandy Dunlap1-0/+1
2010-10-30Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2010-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds29-102/+245
2010-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds93-39835/+0
2010-10-30drivers/dma/Kconfig: add part number for Topcliff.Valdis.Kletnieks@vt.edu1-2/+2
2010-10-29Staging: dream: remove dream driver and arch from treeGreg Kroah-Hartman93-39835/+0
2010-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-35/+94
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-14/+2
2010-10-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds1-0/+1
2010-10-29b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger1-0/+2
2010-10-29libertas: Fix sd8686 firmware reloadPaul Fox1-3/+29
2010-10-29ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan1-1/+1
2010-10-29kgdbts: prevent re-entry to kgdbts before it unregistersDongdong Deng1-14/+2
2010-10-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds9-5/+648
2010-10-29USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney7-2/+645
2010-10-29WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.David Daney1-2/+2
2010-10-29ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.David Daney1-1/+1
2010-10-29parisc-agp: fix missing slab.h includeKyle McMartin1-0/+1
2010-10-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-7/+76
2010-10-29Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds9-205/+275
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds15-107/+93
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2-14/+11
2010-10-29[S390] tape: fix dbf usageSebastian Ott2-7/+6
2010-10-29[S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber2-0/+70
2010-10-29PM / Runtime: Fix typo in status comparison causing warningKevin Winchester1-1/+1
2010-10-29convert get_sb_pseudo() usersAl Viro1-6/+4