summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Rename libata-bmdma.c to libata-sff.c.Jeff Garzik2006-08-242-1/+1
* libata: Grand renaming.Jeff Garzik2006-08-2420-553/+549
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-242-7/+134
|\
| * [PATCH] sata_via: use old SCR access pattern on vt6420Tejun Heo2006-08-241-5/+112
| * [PATCH] ata_piix: implement force_pcs module parameterTejun Heo2006-08-241-1/+20
| * [PATCH] ata_piix: ignore PCS on ICH5Tejun Heo2006-08-241-1/+2
* | Clean up drivers/ata/Kconfig a bit.Jeff Garzik2006-08-241-17/+19
* | [PATCH] CONFIG_PM=n slim: drivers/scsi/sata_sil*Alexey Dobriyan2006-08-242-0/+12
* | [PATCH] sata_via: Add SATA support for vt8237aJay Cliburn2006-08-241-0/+1
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-221-17/+43
|\ \ | |/
| * [PATCH] ata_piix: fix ghost device probing by honoring PCS present bitsTejun Heo2006-08-221-17/+43
* | [PATCH] libata: s/CONFIG_SCSI_SATA/CONFIG_[S]ATA/g in pci/quirks.cTejun Heo2006-08-191-3/+3
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-1951-249/+351
|\ \ | |/
| * Merge branch 'master' into upstream-fixesJeff Garzik2006-08-1951-249/+351
| |\
| | * [PPP]: handle kmalloc failures and convert to using kzallocPanagiotis Issaris2006-08-171-11/+19
| | * [BNX2]: Convert to netdev_alloc_skb()Michael Chan2006-08-171-8/+6
| | * [BNX2]: Fix tx race condition.Michael Chan2006-08-172-23/+24
| | * Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Greg Kroah-Hartman2006-08-164-73/+46
| | |\
| | | * [S390] inaccessible PAV alias devices on LPAR.Peter Oberparleiter2006-08-161-14/+18
| | | * [S390] dasd slab cache alignment.Heiko Carstens2006-08-161-2/+3
| | | * [S390] dasd calls kzalloc while holding a spinlock.Horst Hummel2006-08-102-41/+32
| | | * [S390] dasd set offline kernel bug.Horst Hummel2006-08-091-1/+1
| | | * [S390] xpram system device class.Martin Schwidefsky2006-08-071-24/+1
| | * | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogGreg Kroah-Hartman2006-08-161-4/+4
| | |\ \
| | | * | [WATCHDOG] Kconfig typos fix.Matt LaPlante2006-08-151-4/+4
| | * | | [PATCH] dm: BUG/OOPS fixMichal Miroslaw2006-08-141-1/+2
| | * | | [PATCH] add imacfb documentation and detectionEdgar Hucek2006-08-142-6/+45
| | * | | USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of errorOrjan Friberg2006-08-111-2/+3
| | * | | USB: ftdi_sio driver - new PIDsJonathan Davies2006-08-112-0/+8
| | * | | USB: Additional PID for SHARP W-ZERO3Norihiko Tomiyama2006-08-111-0/+2
| | * | | USB: appletouch: fix atp_disconnectJohannes Berg2006-08-111-1/+1
| | * | | USB: removed a unbalanced #endif from ohci-au1xxx.cYoichi Yuasa2006-08-111-1/+0
| | * | | USB: unusual_devs entry for A-VOX WSX-300ER MP3 playerDavid Kuehling2006-08-111-0/+10
| | * | | PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.Dave Jones2006-08-111-7/+0
| | * | | pciehp: make pciehp build for powerpcKristen Carlson Accardi2006-08-112-4/+5
| | * | | Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-mmcGreg Kroah-Hartman2006-08-102-5/+7
| | |\ \ \
| | | * | | [MMC] Another stray 'io' referencePierre Ossman2006-08-071-1/+2
| | | * | | [MMC] Fix base address configuration in wbsdPierre Ossman2006-08-061-3/+3
| | | * | | [ARM] 3744/1: MMC: mmcqd gets stuck when block queue is pluggedJuha [êölä2006-08-061-1/+2
| | * | | | Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2006-08-102-1/+4
| | |\ \ \ \
| | | * | | | [ARM] Fix Acorn platform SCSI driver build failuresRussell King2006-08-061-1/+1
| | | * | | | [ARM] Fix NCR5380-based SCSI card buildRussell King2006-08-061-0/+3
| | | |/ / /
| | * | | | [PATCH] PATCH: 2.6.18 oops on boot fix for IDEAlan Cox2006-08-091-0/+30
| | * | | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2006-08-092-28/+31
| | |\ \ \ \
| | | * | | | [TG3]: Fix tx race conditionMichael Chan2006-08-072-26/+31
| | | * | | | [TG3]: skb->dev assignment is done by netdev_alloc_skbChristoph Hellwig2006-08-071-2/+0
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman2006-08-091-1/+1
| | |\ \ \ \
| | | * | | | [PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resumeBrice Goglin2006-08-091-1/+1
| | | |/ / /
| | * | | | Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman2006-08-094-29/+24
| | |\ \ \ \
| | * \ \ \ \ Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbGreg Kroah-Hartman2006-08-0819-72/+98
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
OpenPOWER on IntegriCloud