| Commit message (Expand) | Author | Age | Files | Lines |
* | pata_bf54x: decrease count first. | Roel Kluin | 2008-04-25 | 1 | -1/+1 |
* | sata_mv: re-enable hotplug, update TODO list | Mark Lord | 2008-04-25 | 1 | -50/+29 |
* | sata_mv: leave SError bits untouched in mv_err_intr | Mark Lord | 2008-04-25 | 1 | -21/+19 |
* | sata_mv: more interrupt handling rework | Mark Lord | 2008-04-25 | 1 | -48/+58 |
* | sata_mv: tidy host controller interrupt handling | Mark Lord | 2008-04-25 | 1 | -62/+45 |
* | sata_mv: simplify request/response queue handling | Mark Lord | 2008-04-25 | 1 | -53/+56 |
* | sata_mv: simplify freeze/thaw bit-shift calculations | Mark Lord | 2008-04-25 | 1 | -16/+26 |
* | sata_mv mask all interrupt coalescing bits | Mark Lord | 2008-04-25 | 1 | -0/+1 |
* | sata_mv more cosmetics | Mark Lord | 2008-04-25 | 1 | -67/+64 |
* | ata_piix: add Asus Eee 701 controller to short cable list | Dan McGee | 2008-04-25 | 1 | -0/+1 |
* | libata-eh set tf flags in NCQ EH result_tf | Mark Lord | 2008-04-25 | 1 | -0/+1 |
* | make sata_set_spd_needed() static | Adrian Bunk | 2008-04-25 | 2 | -2/+1 |
* | make sata_print_link_status() static | Adrian Bunk | 2008-04-25 | 1 | -2/+1 |
* | libata-acpi.c: remove unneeded #if's | Adrian Bunk | 2008-04-25 | 1 | -4/+0 |
* | sata_nv: make hardreset return -EAGAIN on success | Tejun Heo | 2008-04-25 | 1 | -4/+7 |
* | ahci: retry enabling AHCI a few times before spitting out WARN_ON() | Tejun Heo | 2008-04-25 | 1 | -2/+13 |
* | libata: make WARN_ON conditions in ata_sff_hsm_move() more strict | Tejun Heo | 2008-04-25 | 1 | -2/+2 |
* | ATA/IDE: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-25 | 5 | -0/+9 |
* | sata_sis: SCR accessors return -EINVAL when requested SCR isn't available | Tejun Heo | 2008-04-24 | 1 | -5/+7 |
* | libata: functions with definition should not be extern | Harvey Harrison | 2008-04-24 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-21 | 2 | -9/+10 |
|\ |
|
| * | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-19 | 2 | -9/+10 |
* | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-21 | 1 | -1/+0 |
|\ \ |
|
| * | | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'merge-fixes' into devel | Russell King | 2008-04-19 | 80 | -8460/+4330 |
|\ \
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-04-18 | 1 | -5/+1 |
| |\ |
|
| | * | [SCSI] libata: use scsi_build_sense_buffer | FUJITA Tomonori | 2008-04-07 | 1 | -5/+1 |
| * | | libata: fix boot panic with SATAPI devices on non-SFF HBAs | James Bottomley | 2008-04-18 | 1 | -1/+2 |
| * | | ata-acpi: don't call _GTF for disabled drive | Shaohua Li | 2008-04-17 | 1 | -2/+4 |
| * | | sata_mv add temporary 3 second init delay for SiliconImage PMs | Mark Lord | 2008-04-17 | 1 | -0/+7 |
| * | | sata_mv remove redundant edma init code | Mark Lord | 2008-04-17 | 1 | -14/+0 |
| * | | sata_mv add basic port multiplier support | Mark Lord | 2008-04-17 | 1 | -4/+89 |
| * | | sata_mv fix SOC flags, enable NCQ on SOC | Mark Lord | 2008-04-17 | 1 | -1/+2 |
| * | | sata_mv disable hotplug for now | Mark Lord | 2008-04-17 | 1 | -1/+5 |
| * | | sata_mv cosmetics | Mark Lord | 2008-04-17 | 1 | -13/+19 |
| * | | sata_mv hardreset rework | Mark Lord | 2008-04-17 | 1 | -138/+22 |
| * | | [libata] improve Kconfig help text for new PMP, SFF options | Jeff Garzik | 2008-04-17 | 1 | -1/+13 |
| * | | libata: make EH fail gracefully if no reset method is available | Tejun Heo | 2008-04-17 | 1 | -1/+6 |
| * | | libata: Be a bit more slack about early devices | Alan Cox | 2008-04-17 | 1 | -10/+15 |
| * | | libata: cable logic | Alan Cox | 2008-04-17 | 1 | -0/+4 |
| * | | libata: move link onlineness check out of softreset methods | Tejun Heo | 2008-04-17 | 8 | -32/+15 |
| * | | libata: kill dead code paths in reset path | Tejun Heo | 2008-04-17 | 3 | -23/+1 |
| * | | pata_scc: fix build breakage | Stephen Rothwell | 2008-04-17 | 1 | -1/+1 |
| * | | libata: make PMP support optional | Tejun Heo | 2008-04-17 | 3 | -1/+25 |
| * | | libata: implement PMP helpers | Tejun Heo | 2008-04-17 | 7 | -60/+29 |
| * | | libata: separate PMP support code from core code | Tejun Heo | 2008-04-17 | 3 | -18/+17 |
| * | | libata: make SFF support optional | Tejun Heo | 2008-04-17 | 5 | -19/+37 |
| * | | libata: don't use ap->ioaddr in non-SFF drivers | Tejun Heo | 2008-04-17 | 3 | -44/+36 |
| * | | libata: clean up dummy port_ops | Tejun Heo | 2008-04-17 | 1 | -17/+5 |
| * | | libata: kill ata_noop_dev_select() | Tejun Heo | 2008-04-17 | 1 | -19/+0 |