aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-25mtd: introduce mtd_device_(un)register()Jamie Iles1-0/+45
2011-05-25mtd: always build partitioning supportJamie Iles1-10/+2
2011-05-25mtd:fix the bad format in the mtdcore.cWanlong Gao1-4/+4
2011-05-25mtd: mtdswap: fix possible null dereferenceMaxin B. John1-1/+7
2011-05-25mtd: remove duplicate assignment of chip->stateTadashi Abe3-3/+0
2011-05-25mtd: fix hang-up in cfi erase and read contentionTadashi Abe4-15/+6
2011-05-25mtd: simplify get_mtd_device_nm functionWanlong Gao1-11/+2
2011-05-25mtd: be silent when mtd partition parser cannot be foundArtem Bityutskiy1-4/+1
2011-05-25mtd: convert to seq_file interfaceAlexey Dobriyan1-31/+19
2011-05-25mtd: omap: fix subpage ecc issue with prefetchKishore Kadiyala1-7/+5
2011-05-25mtd: sst25l: fix section markingsMike Frysinger1-3/+3
2011-05-25mtd: m25p80: Add Spansion S25FL512S, S70FL01GSKevin Cernekee1-0/+2
2011-05-25mtd: m25p80: Add Spansion S25FL256SKevin Cernekee1-5/+17
2011-05-25mtd: m25p80: Clean up JEDEC manufacturer checksKevin Cernekee1-4/+7
2011-05-25mtd: m25p80: Add Numonyx m25px32 familyKevin Cernekee1-1/+4
2011-05-25mtd: denali: detect the number of banksJamie Iles2-9/+21
2011-05-25mtd: denali: remove nearly-duplicated register definitionsJamie Iles2-395/+110
2011-05-25mtd: denali: convert to generic DMA APIJamie Iles2-44/+40
2011-05-25mtd: onenand: add missing checkjohn.maxin@nokia.com1-1/+1
2011-05-25mtd: return badblockbits backArtem Bityutskiy1-0/+2
2011-05-25mtd: nand: ndfc: add multiple chip select supportFelix Radensky1-17/+35
2011-05-25mtd: mtdchar: retry large buffer allocationsGrant Erickson1-27/+23
2011-05-25mtd: create function to perform large allocationsGrant Erickson1-0/+49
2011-05-25mtd: mtdconcat: fix NAND OOB writeFelix Radensky1-2/+2
2011-05-25mtd: omap2: mtd split nand_scan in ident and tailJan Weitzel1-2/+8
2011-05-25mtd: mtd_blkdevs: fix error path in blktrans_openArtem Bityutskiy1-3/+21
2011-05-25mtd: atmel_nand: add missing include of linux/dmaengine.hHans-Christian Egtvedt1-0/+1
2011-05-25mtd: nand: remove doubled chip deselection on (un)lockJiri Pinkava1-6/+0
2011-05-25mtd: nand: fix S3C NAND clock stopJiri Pinkava1-16/+43
2011-05-25mtd: cmdset_0002: add CFI 1.5 support for S29GL-SGernot Hoyler1-2/+3
2011-05-25mtd: onenand: add ecclayout and subpage_sft for non-flex 4KiB page onenandRoman Tereshonkov1-6/+40
2011-05-25mtd: denali: drop __TIME__ usageMichal Marek1-2/+1
2011-05-25mtd: nand: dynamic allocation of flash-based BBT structsBrian Norris1-23/+4
2011-05-25mtd: m25p80: add support for the MX25L1606E chipGabor Juhos1-0/+1
2011-05-25mtd: mxc_nand: add support for multiple chips on V21 devicesBaruch Siach1-19/+32
2011-05-18Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds16-36/+82
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely16-36/+82
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds18-22/+21
2011-05-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-15/+54
2011-05-18drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-05-18rapidio: fix default routing initializationAlexandre Bounine3-0/+21
2011-05-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds11-26/+40
2011-05-17scsi: remove performance regression due to async queue runJens Axboe2-4/+18
2011-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+10
2011-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-4/+5
2011-05-16PCI: Clear bridge resource flags if requested size is 0Yinghai Lu1-2/+2
2011-05-16vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch1-0/+3
2011-05-16sfc: Fix oops in register dump after mapping changeBen Hutchings1-0/+7
2011-05-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-11/+43
2011-05-16Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball1-4/+5