summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [MTD] [NOR] Clean up jedec_probe, remove unlock address arraysDavid Woodhouse2007-12-031-777/+624Star
* [MTD] Always initialise mutex in new mtd_blktrans_dev.David Woodhouse2007-12-031-1/+1
* [MTD] [NAND] pasemi_nand driverEgor Martovetsky2007-11-293-0/+250
* [MTD] [NAND] S3C2410 correctly set nFCE over resumeBen Dooks2007-11-281-0/+20
* [MTD] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m Stanislav Brabec2007-11-281-1/+1
* [MTD] mtd_dataflash: Incorrect compare-after-write checkAndrew Victor2007-11-281-1/+1
* [MTD] [NOR] Prevent erase command invocation on suspended chipAlexander Belyakov2007-11-261-0/+15
* [MTD] [OneNAND] Do not stop reading for ECC errorsAdrian Hunter2007-11-261-10/+22
* [MTD] [NOR] Support Intel P3x flash support with CFI version 1.5Alexey Korolev2007-11-231-1/+1
* [MTD] [NOR] Add support for the SST 39VF1601 flash chipDavid Howells2007-11-091-0/+15
* [MTD] [NOR] More CFI fixups for Atmel chipsHans-Christian Egtvedt2007-10-302-1/+48
* MTD: small physmap_of partition parsing fixesValentine Barshak2007-10-301-6/+7
* [MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driverMichael Hennerich2007-10-302-3/+19
* [MTD] Skip bad blocks when checking for RedBoot partition tableDavid Woodhouse2007-10-291-5/+20
* [MTD] [NAND] Check for RedBoot partitions on CAFÉ NANDDavid Woodhouse2007-10-291-0/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-285-24/+28
|\
| * ide: add SH-S202J to ivb_list[]Bartlomiej Zolnierkiewicz2007-10-261-0/+3
| * drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warningsJeff Garzik2007-10-261-4/+5
| * drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz2007-10-261-1/+1
| * hpt366: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz2007-10-261-16/+16
| * cy82c693: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz2007-10-261-3/+3
* | cirrusfb nonsenseAl Viro2007-10-281-2/+1Star
* | scatterlist fallout: mmcAl Viro2007-10-281-1/+1
* | ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fdAl Viro2007-10-281-8/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-10-274-25/+57
|\ \
| * | mmc_spi: Fix mmc-over-spi regressionDavid Brownell2007-10-271-19/+33
| * | mmc: use common byte swap macrosPierre Ossman2007-10-271-2/+2
| * | mmc: fix cid and csd byte orderPierre Ossman2007-10-271-2/+20
| * | at91_mci: Fix bad referencePierre Ossman2007-10-271-2/+2
| |/
* | [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-274-7/+14
* | [NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman2007-10-271-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-10-2637-254/+397
|\
| * USB: open disconnect race in usblcdOliver Neukum2007-10-251-1/+10
| * USB: disconnect open race in legousbtowerOliver Neukum2007-10-251-1/+13
| * USB: open disconnect race in iowarriorOliver Neukum2007-10-251-1/+8
| * USB: missing error check in emi62Oliver Neukum2007-10-251-0/+4
| * USB: missing error check in emi26Oliver Neukum2007-10-251-0/+4
| * USB: usb_serial_resume bug fixSarah Sharp2007-10-251-1/+3
| * USB: remove new OHCI build warningsDavid Brownell2007-10-251-1/+8
| * USB: amd5536udc - remove set_mwi() compiler warningDavid Brownell2007-10-251-1/+1
| * USB: usbserial - fix potential deadlock between write() and IRQJiri Kosina2007-10-251-3/+4
| * usb: serial/pl2303: support for IO Data Device RSAQ5Masakazu Mokuno2007-10-252-0/+2
| * USB: fix read vs. disconnect race in cytherm driverOliver Neukum2007-10-251-1/+3
| * USB: fix locking in idmouseOliver Neukum2007-10-251-17/+28
| * USB: fix interface sysfs file-creation bugAlan Stern2007-10-251-1/+7
| * USB: fix ssb_ohci_probe() build bugIngo Molnar2007-10-251-1/+1
| * USB: pl2303: remove can't happen checks, set speed properly and report baud rateAlan Cox2007-10-251-5/+6
| * USB: mos7840: Clean up old checks and stuffAlan Cox2007-10-251-21/+2Star
| * USB rio500.c: fix check-after-useAdrian Bunk2007-10-251-12/+3Star
| * USB iowarrior.c: fix check-after-useAdrian Bunk2007-10-251-1/+1