summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-09-12[PATCH] pata_amd: Check enable bits on NvidiaAlan Cox1-1/+12
2006-09-12[PATCH] Update SiS PATAAlan Cox1-1/+5
2006-09-11Merge branch 'upstream-fixes' into upstreamJeff Garzik2-6/+37
2006-09-11[PATCH] ata_piix: add map 01b for ICH7MTejun Heo1-2/+34
2006-09-11[libata] sata_mv: errata check buglet fixAndres Salomon1-2/+1
2006-09-06[libata] Add pata_jmicron driver to Kconfig, MakefileJeff Garzik2-0/+10
2006-09-04Merge branch 'upstream' into pata-driversJeff Garzik35-361/+593
2006-09-04Merge branch 'master' into upstreamJeff Garzik35-361/+593
2006-09-03Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-9/+11
2006-09-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds7-79/+148
2006-09-01[PATCH] backlight last round of fixesBenjamin Herrenschmidt6-39/+44
2006-09-01[PATCH] sgiioc4: fixup use of mmio opsJohn Keller1-18/+42
2006-09-01[PATCH] powerpc: More via-pmu backlight fixesBenjamin Herrenschmidt2-50/+57
2006-09-01[PATCH] IPMI: fix occasional oops on module unloadCorey Minyard1-0/+1
2006-09-01[PATCH] SBC8360: module_param() permission fixesIan E. Morgan1-2/+2
2006-09-01[PATCH] exit early in floppy_init when no floppy existsOlaf Hering1-7/+5
2006-09-01[PATCH] synclink_gt: fix receive tty error handlingPaul Fulghum1-7/+7
2006-09-01[PATCH] md: Fix issues with referencing rdev in md/raid1NeilBrown1-22/+35
2006-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-4/+11
2006-09-01uhci-hcd: fix list access bugAlan Stern1-1/+1
2006-09-01USB: Support for ELECOM LD-USB20 in pegasusNobuhiro Iwamatsu1-0/+3
2006-09-01USB: Add VIA quirk fixup for VT8235 usb2Mark Hindley1-0/+1
2006-09-01USB: rtl8150_disconnect() needs tasklet_kill()Andrew Morton1-0/+1
2006-09-01USB Storage: unusual_devs.h for Sony Ericsson M600iPhil Dibowitz1-0/+7
2006-09-01USB Storage: Remove the finecam3 unusual_devs entryPhil Dibowitz1-10/+0
2006-09-01UHCI: don't stop at an Iso errorAlan Stern1-1/+1
2006-09-01usb gadget: g_ether spinlock recursion fixDavid Brownell1-14/+31
2006-09-01USB: add all wacom device to hid-core.c blacklistPing Cheng1-53/+4
2006-09-01hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products t...Jeremy Roberson1-0/+92
2006-09-01USB floppy drive SAMSUNG SFD-321U/EP detected 8 timesjuergen.mell@t-online.de1-0/+7
2006-09-01IB/mthca: Use IRQ safe locks to protect allocation bitmapsRoland Dreier1-4/+11
2006-09-01Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds7-110/+182
2006-08-31[PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt4-4/+15
2006-08-31[libata #pata-drivers] Trim trailing whitespace.Jeff Garzik25-456/+456
2006-08-31Merge branch 'upstream' into pata-driversJeff Garzik2-2/+2
2006-08-31[libata] Trim trailing whitespace.Jeff Garzik2-2/+2
2006-08-31[PATCH] drm: radeon flush TCL VAP for vertex program enable/disableRoland Scheidegger1-1/+8
2006-08-31[PATCH] Missing PCI id update for VIA IDEAlan Cox1-1/+2
2006-08-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-16/+11
2006-08-30[S390] cio: unsolicited interrupts during sense pgid.Stefan Bader1-6/+21
2006-08-30[S390] cio: no path after machine check.Peter Oberparleiter1-2/+2
2006-08-30[S390] cio: kernel stack overflow.Heiko Carstens4-37/+22
2006-08-30[S390] dasd: fix device shutdown process.Horst Hummel2-65/+137
2006-08-30[SERIAL] 8250: constify some serial structsHelge Deller1-9/+8
2006-08-30[SERIAL] Make uart_match_port() work with all memory mapped UARTsSergei Shtylyov1-0/+3
2006-08-30[SUNLANCE]: Fix probing problem.Krzysztof Helt1-16/+11
2006-08-30[STRIP]: Fix neighbour table refcount leak.Stephen Hemminger1-2/+4
2006-08-30[E100]: Add module option to ignore bad EEPROM checksums.David S. Miller1-1/+5
2006-08-30[libata] Add a bunch of PATA drivers.Jeff Garzik42-110/+18371
2006-08-30Merge /spare/repo/linux-2.6 into upstreamJeff Garzik158-2921/+10347