summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* mtd: convert to seq_file interfaceAlexey Dobriyan2011-05-251-31/+19
* mtd: omap: fix subpage ecc issue with prefetchKishore Kadiyala2011-05-251-7/+5
* mtd: sst25l: fix section markingsMike Frysinger2011-05-251-3/+3
* mtd: m25p80: Add Spansion S25FL512S, S70FL01GSKevin Cernekee2011-05-251-0/+2
* mtd: m25p80: Add Spansion S25FL256SKevin Cernekee2011-05-251-5/+17
* mtd: m25p80: Clean up JEDEC manufacturer checksKevin Cernekee2011-05-251-4/+7
* mtd: m25p80: Add Numonyx m25px32 familyKevin Cernekee2011-05-251-1/+4
* mtd: denali: detect the number of banksJamie Iles2011-05-252-9/+21
* mtd: denali: remove nearly-duplicated register definitionsJamie Iles2011-05-252-395/+110
* mtd: denali: convert to generic DMA APIJamie Iles2011-05-252-44/+40
* mtd: onenand: add missing checkjohn.maxin@nokia.com2011-05-251-1/+1
* mtd: return badblockbits backArtem Bityutskiy2011-05-251-0/+2
* mtd: nand: ndfc: add multiple chip select supportFelix Radensky2011-05-251-17/+35
* mtd: mtdchar: retry large buffer allocationsGrant Erickson2011-05-251-27/+23
* mtd: create function to perform large allocationsGrant Erickson2011-05-251-0/+49
* mtd: mtdconcat: fix NAND OOB writeFelix Radensky2011-05-251-2/+2
* mtd: omap2: mtd split nand_scan in ident and tailJan Weitzel2011-05-251-2/+8
* mtd: mtd_blkdevs: fix error path in blktrans_openArtem Bityutskiy2011-05-251-3/+21
* mtd: atmel_nand: add missing include of linux/dmaengine.hHans-Christian Egtvedt2011-05-251-0/+1
* mtd: nand: remove doubled chip deselection on (un)lockJiri Pinkava2011-05-251-6/+0
* mtd: nand: fix S3C NAND clock stopJiri Pinkava2011-05-251-16/+43
* mtd: cmdset_0002: add CFI 1.5 support for S29GL-SGernot Hoyler2011-05-251-2/+3
* mtd: onenand: add ecclayout and subpage_sft for non-flex 4KiB page onenandRoman Tereshonkov2011-05-251-6/+40
* mtd: denali: drop __TIME__ usageMichal Marek2011-05-251-2/+1
* mtd: nand: dynamic allocation of flash-based BBT structsBrian Norris2011-05-251-23/+4
* mtd: m25p80: add support for the MX25L1606E chipGabor Juhos2011-05-251-0/+1
* mtd: mxc_nand: add support for multiple chips on V21 devicesBaruch Siach2011-05-251-19/+32
* Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-1816-36/+82
|\
| * drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-1816-36/+82
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-1818-22/+21
|\ \ | |/ |/|
| * scsi: remove performance regression due to async queue runJens Axboe2011-05-172-4/+18
| * cdrom: always check_disk_change() on openTejun Heo2011-04-291-3/+3
| * block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-2115-15/+0
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-184-15/+54
|\ \
| * | [media] V4L: soc-camera: regression fix: calculate .sizeimage in soc_camera.cSergio Aguirre2011-05-041-6/+42
| * | [media] v4l2-subdev: fix broken subdev control enumerationHans Verkuil2011-05-041-7/+7
| * | [media] Fix cx88 remote control inputLawrence Rust2011-05-041-1/+1
| * | [media] v4l: Release module if subdev registration failsLaurent Pinchart2011-05-041-1/+4
* | | drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin2011-05-181-0/+1
* | | rapidio: fix default routing initializationAlexandre Bounine2011-05-183-0/+21
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-1711-26/+40
|\ \ \
| * | | rtc: mc13xxx: Don't call rtc_device_register while holding lockUwe Kleine-König2011-05-061-2/+6
| * | | rtc: rp5c01: Initialize drvdata before registering deviceJohn Stultz2011-05-061-2/+3
| * | | rtc: pcap: Initialize drvdata before registering deviceJohn Stultz2011-05-061-1/+3
| * | | rtc: msm6242: Initialize drvdata before registering deviceJohn Stultz2011-05-061-1/+2
| * | | rtc: max8998: Initialize drvdata before registering deviceJohn Stultz2011-05-061-2/+3
| * | | rtc: max8925: Initialize drvdata before registering deviceJohn Stultz2011-05-061-2/+3
| * | | rtc: m41t80: Initialize clientdata before registering deviceJohn Stultz2011-05-061-2/+3
| * | | rtc: ds1286: Initialize drvdata before registering deviceJohn Stultz2011-05-061-1/+1
| * | | rtc: ep93xx: Initialize drvdata before registering deviceWolfram Sang2011-05-061-3/+2