summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pata_amd: Check enable bits on NvidiaAlan Cox2006-09-121-1/+12
* [PATCH] Update SiS PATAAlan Cox2006-09-121-1/+5
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-112-6/+37
|\
| * [PATCH] ata_piix: add map 01b for ICH7MTejun Heo2006-09-111-2/+34
| * [libata] sata_mv: errata check buglet fixAndres Salomon2006-09-111-2/+1
* | [libata] Add pata_jmicron driver to Kconfig, MakefileJeff Garzik2006-09-062-0/+10
* | Merge branch 'upstream' into pata-driversJeff Garzik2006-09-0435-361/+593
|\ \
| * \ Merge branch 'master' into upstreamJeff Garzik2006-09-0435-361/+593
| |\ \ | | |/
| | * Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-09-022-9/+11
| | |\
| | | * [SERIAL] 8250: constify some serial structsHelge Deller2006-08-301-9/+8
| | | * [SERIAL] Make uart_match_port() work with all memory mapped UARTsSergei Shtylyov2006-08-301-0/+3
| | * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-09-017-79/+148
| | |\ \
| | | * | uhci-hcd: fix list access bugAlan Stern2006-08-311-1/+1
| | | * | USB: Support for ELECOM LD-USB20 in pegasusNobuhiro Iwamatsu2006-08-311-0/+3
| | | * | USB: Add VIA quirk fixup for VT8235 usb2Mark Hindley2006-08-311-0/+1
| | | * | USB: rtl8150_disconnect() needs tasklet_kill()Andrew Morton2006-08-311-0/+1
| | | * | USB Storage: unusual_devs.h for Sony Ericsson M600iPhil Dibowitz2006-08-311-0/+7
| | | * | USB Storage: Remove the finecam3 unusual_devs entryPhil Dibowitz2006-08-311-10/+0
| | | * | UHCI: don't stop at an Iso errorAlan Stern2006-08-311-1/+1
| | | * | usb gadget: g_ether spinlock recursion fixDavid Brownell2006-08-311-14/+31
| | | * | USB: add all wacom device to hid-core.c blacklistPing Cheng2006-08-311-53/+4
| | | * | hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products t...Jeremy Roberson2006-08-311-0/+92
| | | * | USB floppy drive SAMSUNG SFD-321U/EP detected 8 timesjuergen.mell@t-online.de2006-08-311-0/+7
| | * | | [PATCH] backlight last round of fixesBenjamin Herrenschmidt2006-09-016-39/+44
| | * | | [PATCH] sgiioc4: fixup use of mmio opsJohn Keller2006-09-011-18/+42
| | * | | [PATCH] powerpc: More via-pmu backlight fixesBenjamin Herrenschmidt2006-09-012-50/+57
| | * | | [PATCH] IPMI: fix occasional oops on module unloadCorey Minyard2006-09-011-0/+1
| | * | | [PATCH] SBC8360: module_param() permission fixesIan E. Morgan2006-09-011-2/+2
| | * | | [PATCH] exit early in floppy_init when no floppy existsOlaf Hering2006-09-011-7/+5
| | * | | [PATCH] synclink_gt: fix receive tty error handlingPaul Fulghum2006-09-011-7/+7
| | * | | [PATCH] md: Fix issues with referencing rdev in md/raid1NeilBrown2006-09-011-22/+35
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-08-311-4/+11
| | |\ \ \ | | | |/ / | | |/| |
| | | * | IB/mthca: Use IRQ safe locks to protect allocation bitmapsRoland Dreier2006-08-311-4/+11
| | * | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-08-317-110/+182
| | |\ \ \ | | | |/ / | | |/| |
| | | * | [S390] cio: unsolicited interrupts during sense pgid.Stefan Bader2006-08-301-6/+21
| | | * | [S390] cio: no path after machine check.Peter Oberparleiter2006-08-301-2/+2
| | | * | [S390] cio: kernel stack overflow.Heiko Carstens2006-08-304-37/+22
| | | * | [S390] dasd: fix device shutdown process.Horst Hummel2006-08-302-65/+137
| | | |/
| | * | [PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt2006-08-304-4/+15
| | * | [PATCH] drm: radeon flush TCL VAP for vertex program enable/disableRoland Scheidegger2006-08-301-1/+8
| | * | [PATCH] Missing PCI id update for VIA IDEAlan Cox2006-08-301-1/+2
| | * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-08-301-16/+11
| | |\ \
| | | * | [SUNLANCE]: Fix probing problem.Krzysztof Helt2006-08-291-16/+11
| | | |/
| | * | [STRIP]: Fix neighbour table refcount leak.Stephen Hemminger2006-08-291-2/+4
| | * | [E100]: Add module option to ignore bad EEPROM checksums.David S. Miller2006-08-291-1/+5
| | |/
| | * Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-08-281-0/+14
| | |\
| | | * [SERIAL] Support for Intashield 2 port PCI serial cardPeter Horton2006-08-271-0/+14
* | | | [libata #pata-drivers] Trim trailing whitespace.Jeff Garzik2006-08-3125-456/+456
* | | | Merge branch 'upstream' into pata-driversJeff Garzik2006-08-312-2/+2
|\ \ \ \ | |/ / /
| * | | [libata] Trim trailing whitespace.Jeff Garzik2006-08-312-2/+2
OpenPOWER on IntegriCloud