aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-13[MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations.David Woodhouse1-27/+75
2006-05-13[MTD NAND] Use vmalloc for buffer when scanning for bad blocks.David Woodhouse1-3/+3
2006-05-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+5
2006-05-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-6/+9
2006-05-12IB: refcount race fixesSean Hefty5-44/+52
2006-05-12IB/ipath: Properly terminate PCI ID tableRoland Dreier1-4/+3
2006-05-12[SPARC]: Fix warning on prom_getproperty in openprom.cMartin Habets1-6/+9
2006-05-12[TG3]: ethtool always report port is TP.Karsten Keil1-3/+5
2006-05-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds1-5/+11
2006-05-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds19-49/+569
2006-05-12[PATCH] USB: fix omninet driver bugGreg Kroah-Hartman1-6/+6
2006-05-12[PATCH] USB: add ark3116 usb to serial driverGreg Kroah-Hartman4-0/+477
2006-05-12[PATCH] usbserial: Fixes leak in serial_open() error path.Luiz Fernando Capitulino1-6/+11
2006-05-12[PATCH] usbserial: Fixes use-after-free in serial_open().Luiz Fernando Capitulino1-1/+1
2006-05-12[PATCH] USB: Emagic USB firmware loading fixesMonty2-0/+8
2006-05-12[PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklistOlaf Hering1-0/+4
2006-05-12[PATCH] USB: Add Sieraa Wireless 580 evdo card to airprime.cKen Brush1-0/+1
2006-05-12Trivial typo fixes in Kconfig files (MTD).Egry Gábor3-4/+4
2006-05-12OneNAND: fix block command typoKyungmin Park1-1/+1
2006-05-12OneNAND: One-Time Programmable (OTP) supportKyungmin Park3-4/+325
2006-05-12OneNAND: Handle erase correctly in Double Density Package (DDP)Kyungmin Park1-0/+6
2006-05-12OneNAND: Write oob area with aligned size, mtd->oobsizeKyungmin Park1-2/+5
2006-05-12OneNAND: Add write_oob verify functionKyungmin Park1-4/+43
2006-05-12OneNand: Fix free byte positions.Jarkko Lavinen1-1/+2
2006-05-12OneNAND: handle byte access on BufferRAMKyungmin Park1-0/+38
2006-05-12OneNAND: Add touch_softlock_watchdog()Kyungmin Park1-0/+1
2006-05-12[MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in KconfigJean-Luc Leger1-1/+0
2006-05-12[MTD] Fix capitalisation in export of old doc2001.c initfuncDavid Woodhouse1-1/+1
2006-05-11Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds3-72/+121
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-525/+330
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds27-377/+590
2006-05-11[MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chipDavid Woodhouse3-0/+298
2006-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds10-137/+202
2006-05-10IB/mthca: FMR ioremap fixMichael S. Tsirkin1-4/+11
2006-05-10Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds4-9/+13
2006-05-10sis900: phy for FoxCon motherboardJames Cameron1-0/+1
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu1-6/+6
2006-05-10phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel1-1/+3
2006-05-10sky2: ifdown kills irq maskStephen Hemminger1-2/+3
2006-05-10[Cardman 40x0] Fix udev device creationHarald Welte2-8/+13
2006-05-10[MTD] Fix capitalisation in export of DiskOnChip Millennium initfuncDavid Woodhouse1-1/+1
2006-05-10[SCSI] mptfc: race between mptfc_register_dev and mptfc_target_allocmdr@sgi.com1-4/+7
2006-05-09[TG3]: Fix possible NULL deref in tg3_run_loopback().Jesper Juhl1-0/+3
2006-05-09IPoIB: Free child interfaces properlyRoland Dreier1-3/+1
2006-05-09[IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig4-524/+314
2006-05-09[IRDA]: smsc-ircc: Minimal hotplug support.David Brownell1-1/+13
2006-05-09[PATCH] scx200_acb: Fix for the CS5535 errataJordan Crouse1-0/+7
2006-05-09[PATCH] scx200_acb: Fix resource name use after freeJean Delvare1-5/+1
2006-05-09[PATCH] scx200_acb: Fix return on init errorJean Delvare1-0/+3
2006-05-09IB/mthca: Fix race in reference countingRoland Dreier5-45/+74