summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* NOMMU: Present backing device capabilities for MTD chardevsDavid Howells2009-03-249-2/+201
* [MTD] [OneNAND] Add write-while-program supportKyungmin Park2009-03-231-49/+96
* [MTD] [OneNAND] omap2: panic_write may be in an interrupt contextAdrian Hunter2009-03-231-0/+4
* [MTD] mtdpart: Make all partition parsers return allocated arrayAtsushi Nemoto2009-03-202-3/+9
* [MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chipYegor Yefremov2009-03-201-0/+16
* [MTD] mtdoops: fix a bit of spin lock usageAdrian Hunter2009-03-201-1/+4
* [MTD] mtdoops: allow MTD selection by nameAdrian Hunter2009-03-201-1/+10
* [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...Mike Rapoport2009-03-201-1/+102
* [MTD] [NAND] pxa3xx_nand: allow building as moduleMike Rapoport2009-03-202-1/+11
* [MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'Mike Rapoport2009-03-201-3/+3
* [MTD] Auto-load nftl module when device opened.Scott James Remnant2009-03-201-0/+2
* [MTD] Auto-load mtdchar module when device opened.Scott James Remnant2009-03-201-0/+1
* [MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat...Graff Yang2009-03-201-2/+6
* [MTD] RBTX4939 map driverAtsushi Nemoto2009-03-203-0/+215
* [MTD] TXx9 SoC NAND Flash Memory Controller driverAtsushi Nemoto2009-03-203-0/+435
* [MTD] partitioning utility predicatesDavid Brownell2009-03-203-34/+12
* [MTD] we don't need no misc devicesDavid Brownell2009-03-206-6/+0
* [MTD] [NAND] davinci: drop usage of cpu_is_* macroKevin Hilman2009-03-201-3/+0
* [MTD] [NAND] fix broken debug messagesDavid Brownell2009-03-201-4/+4
* [MTD] [NAND] davinci_nand driverDavid Brownell2009-03-203-0/+592
* [MTD] [NAND] fix "raw" reads with ECC syndrome layoutsDavid Brownell2009-03-201-4/+95
* [MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback()Mike Frysinger2009-03-201-1/+1
* [MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinitMike Frysinger2009-03-201-1/+1
* [MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUXMike Frysinger2009-03-201-8/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-03-191-2/+2
|\
| * HID: fix waitqueue usage in hiddevJohannes Weiner2009-03-101-1/+1
| * HID: fix incorrect free in hiddevJohannes Weiner2009-03-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-03-1839-12237/+0
|\ \
| * | Staging: benet: remove driver now that it is merged in drivers/net/Greg Kroah-Hartman2009-03-1839-12237/+0
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-03-185-776/+866
|\ \ \ | |/ / |/| |
| * | Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-03-1842-668/+709
| |\ \
| * | | ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven2009-03-135-776/+866
* | | | USB: storage: Unusual USB device Prolific 2507 variation addedThomas Bartosik2009-03-171-1/+3
* | | | USB: Add device id for Option GTM380 to option driverAchilleas Kotsis2009-03-171-0/+2
* | | | USB: Add Vendor/Product ID for new CDMA U727 to option driverDirk Hohndel2009-03-171-0/+2
* | | | USB: Updated unusual-devs entry for USB mass storage on Nokia 6233Moritz Muehlenhoff2009-03-171-1/+1
* | | | USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530Dan Williams2009-03-171-8/+0
* | | | USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern2009-03-171-1/+2
* | | | USB: EHCI: Fix isochronous URB leakKarsten Wiese2009-03-171-6/+4
* | | | USB: option.c: add ZTE 622 modem deviceAlbert Pauw2009-03-171-0/+2
* | | | USB: wusbcore/wa-xfer, fix lock imbalanceJiri Slaby2009-03-171-1/+3
* | | | USB: misc/vstusb, fix lock imbalanceJiri Slaby2009-03-171-0/+1
* | | | USB: misc/adutux, fix lock imbalanceJiri Slaby2009-03-171-3/+3
* | | | USB: image/mdc800, fix lock imbalanceJiri Slaby2009-03-171-0/+1
* | | | USB: atm/cxacru, fix lock imbalanceJiri Slaby2009-03-171-1/+2
* | | | USB: unusual_devs: Add support for GI 0431 SD-Card interfaceJan Dumon2009-03-171-0/+10
* | | | USB: serial: new cp2101 device idRobert M. Kenney2009-03-171-0/+1
* | | | USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...Michael Hennerich2009-03-172-0/+9
* | | | USB: serial: add FTDI USB/Serial converter devicesAxel Wachtler2009-03-172-0/+16
* | | | USB: usbfs: keep async URBs until the device file is closedAlan Stern2009-03-171-5/+7