aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libata: Remove SCSI_ prefix from Kconfig symbolsJeff Garzik2006-08-142-32/+32
* [PATCH] libata: Add CompactFlash supportAlan Cox2006-08-143-11/+75
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-101-1/+1
|\
| * [PATCH] libata: PHY reset requires writing 0x4 to SControlMartin Hicks2006-08-101-1/+1
* | Move libata to drivers/ata.Jeff Garzik2006-08-1027-156/+163
* | Merge branch 'tj-upstream-pci_register_driver' of git://htj.dyndns.org/libata...Jeff Garzik2006-08-1015-16/+16
|\ \
| * | [PATCH] libata: replace pci_module_init() with pci_register_driver()Pavel Roskin2006-08-1015-16/+16
* | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-101-1/+2
|\ \ \ | | |/ | |/|
| * | [PATCH] libata: Use ATA_FLAG_PIO_POLLING for pdc_admaAlbert Lee2006-08-101-1/+2
* | | [ATA] Increase lba48 max-sectors from 200 to 256.Jeff Garzik2006-08-102-2/+2
* | | Merge branch 'sii-m15w' into upstreamJeff Garzik2006-08-101-4/+0
|\ \ \ | |_|/ |/| |
| * | [PATCH] sata_sil: remove unaffected drives from m15w blacklistTejun Heo2006-07-161-4/+0
* | | [PATCH] libata: kill unused hard_port_no and legacy_modeTejun Heo2006-08-102-4/+0
* | | [PATCH] libata: replace ap->hard_port_no with ap->port_noTejun Heo2006-08-101-8/+8
* | | [PATCH] libata: use dummy port for stolen legacy portsTejun Heo2006-08-102-26/+17
* | | [PATCH] libata: implement dummy portTejun Heo2006-08-102-10/+59
* | | [PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox2006-08-1012-97/+123
* | | [PATCH] libata: implement per-dev xfermaskTejun Heo2006-08-101-29/+11
* | | [PATCH] [libata] Kill 'count' var in ata_device_add()Jeff Garzik2006-08-101-13/+7
* | | [PATCH] [libata] some function renamingJeff Garzik2006-08-101-11/+10
* | | [PATCH] libata: update ata_host_init() and rename it to ata_port_init_shost()Tejun Heo2006-08-101-20/+13
* | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-092-2/+15
|\ \ \ | | |/ | |/|
| * | [PATCH] libata: clear sdev->locked on door lock failureTejun Heo2006-08-091-0/+13
| * | [PATCH] Fix compile problem when sata debugging is onKeith Owens2006-08-091-2/+2
* | | [PATCH] ahci: remove IRQ mask clearing from init_controller()Tejun Heo2006-08-091-2/+1
* | | [PATCH] libata: Add support for SATA attachment to SAS adaptersBrian King2006-08-094-1/+160
* | | [PATCH] libata: Move ata_probe_ent_alloc to libata_coreBrian King2006-08-093-26/+27
* | | [PATCH] libata: Add ata_port_initBrian King2006-08-092-15/+36
* | | [PATCH] libata: Add ata_host_set_initBrian King2006-08-092-4/+26
* | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-083-27/+9
|\ \ \ | |/ /
| * | Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into upstr...Jeff Garzik2006-08-083-27/+9
| |\ \
| | * | [PATCH] libata: fix ata_device_add() error pathTejun Heo2006-08-051-4/+4
| | * | [PATCH] [libata] manually inline ata_host_remove()Jeff Garzik2006-08-051-25/+6
| | * | [PATCH] sata_sil24: don't set probe_ent->mmio_baseTejun Heo2006-08-051-1/+0
| | * | [PATCH] ata_piix: fix host_set private_data intializationTejun Heo2006-08-051-0/+1
| | * | [PATCH] libata: fix ata_port_detach() for old EH portsTejun Heo2006-08-051-1/+2
* | | | Merge branch 'master' into upstreamJeff Garzik2006-08-0794-723/+1133
|\ \ \ \ | |/ / /
| * | | Linux v2.6.18-rc4Linus Torvalds2006-08-061-1/+1
| * | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2006-08-0617-308/+509
| |\ \ \
| | * | | Input: ati_remote - use msec instead of jiffiesDmitry Torokhov2006-08-041-58/+77
| | * | | Input: ati_remote - add missing input_sync()Dmitry Torokhov2006-08-041-0/+1
| | * | | Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov2006-08-041-2/+2
| | * | | Input: ati_remote - make filter time a module parameterEdwin Huffstutler2006-08-041-14/+19
| | * | | Input: atkbd - restore repeat rate when resumingDmitry Torokhov2006-08-041-43/+60
| | * | | Input: trackpoint - activate protocol when resumingDmitry Torokhov2006-08-041-18/+34
| | * | | Input: logips2pp - fix button mapping for MX300Roberto Castagnola2006-08-041-2/+1
| | * | | Input: keyboard - change to use kzallocDmitry Torokhov2006-08-041-2/+2
| | * | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov2006-08-041758-16901/+34975
| | |\ \ \
| | * | | | Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2006-07-192-31/+100
| | * | | | Input: spaceball - make 4000FLX Lefty workNick Martin2006-07-191-1/+1