| Commit message (Expand) | Author | Age | Files | Lines |
* | libata: improve phantom device detection | Tejun Heo | 2008-11-14 | 1 | -2/+11 |
* | libata: fix last_reset timestamp handling | Tejun Heo | 2008-11-11 | 1 | -10/+11 |
* | libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127 | Roland Dreier | 2008-11-11 | 1 | -1/+1 |
* | [libata] pata_pcmcia: another memory card support | Marc Pignat | 2008-11-11 | 1 | -0/+1 |
* | [libata] pata_sch: notice attached slave devices | Mark Salter | 2008-11-11 | 1 | -1/+1 |
* | [libata] pata_cs553*.c: cleanup kernel-doc | Qinghuang Feng | 2008-11-11 | 2 | -2/+0 |
* | libata: revert convert-to-block-tagging patches | Tejun Heo | 2008-11-10 | 3 | -44/+64 |
* | libata: mask off DET when restoring SControl for detach | Tejun Heo | 2008-11-04 | 1 | -1/+1 |
* | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it | Tejun Heo | 2008-11-04 | 1 | -1/+3 |
* | libata: Fix a potential race condition in ata_scsi_park_show() | Elias Oltmanns | 2008-11-04 | 1 | -3/+4 |
* | sata_nv: fix generic, nf2/3 detection regression | Tejun Heo | 2008-11-04 | 1 | -28/+25 |
* | sata_via: restore vt*_prepare_host error handling | Marcin Slusarz | 2008-11-04 | 1 | -1/+3 |
* | sata_promise: add ATA engine reset to reset ops | Mikael Pettersson | 2008-11-04 | 1 | -0/+20 |
* | libata: add whitelist for devices with known good pata-sata bridges | Jens Axboe | 2008-10-31 | 1 | -0/+7 |
* | sata_via: fix support for 5287 | Tejun Heo | 2008-10-31 | 1 | -12/+143 |
* | libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127 | Roland Dreier | 2008-10-31 | 1 | -1/+1 |
* | ATA: remove excess kernel-doc notation | Randy Dunlap | 2008-10-31 | 2 | -3/+0 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-10-28 | 44 | -80/+130 |
|\ |
|
| * | libata: ahci enclosure management bit mask | David Milburn | 2008-10-28 | 1 | -12/+23 |
| * | libata: ahci enclosure management led sync | David Milburn | 2008-10-28 | 1 | -0/+3 |
| * | pata_ninja32: suspend/resume support | Alan Cox | 2008-10-28 | 1 | -9/+34 |
| * | libata: Fix LBA48 on pata_it821x RAID volumes. | Ondrej Zary | 2008-10-27 | 1 | -2/+1 |
| * | libata: clear saved xfer_mode and ncq_enabled on device detach | Tejun Heo | 2008-10-27 | 1 | -1/+4 |
| * | sata_sil24: configure max read request size to 4k | Tejun Heo | 2008-10-27 | 1 | -0/+5 |
| * | libata: add missing kernel-doc | Randy Dunlap | 2008-10-27 | 1 | -0/+1 |
| * | libata: fix device iteration bugs | Tejun Heo | 2008-10-27 | 2 | -15/+28 |
| * | ahci: Add support for Promise PDC42819 | Mark Nelson | 2008-10-27 | 1 | -0/+3 |
| * | ata: Switch all my stuff to a common address | Alan Cox | 2008-10-27 | 40 | -41/+28 |
* | | libata: fix NCQ devices behind port multipliers | Jens Axboe | 2008-10-27 | 1 | -0/+9 |
|/ |
|
* | libata: fix bug with non-ncq devices | Jens Axboe | 2008-10-24 | 1 | -1/+5 |
* | libata: switch to using block layer tagging support | Jens Axboe | 2008-10-23 | 3 | -64/+31 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-10-23 | 1 | -87/+48 |
|\ |
|
| * | Merge branch 'linus' into test | Len Brown | 2008-10-23 | 24 | -426/+968 |
| |\ |
|
| * \ | Merge branch 'dock' into test | Len Brown | 2008-10-22 | 1 | -87/+48 |
| |\ \ |
|
| | * | | dock: introduce .uevent for devices in dock, eg libata | Shaohua Li | 2008-09-23 | 1 | -2/+42 |
| | * | | libata: remove functions now handed by ACPI dock driver | Shaohua Li | 2008-09-23 | 1 | -93/+14 |
* | | | | sata_via: load DEVICE register when CTL changes | Tejun Heo | 2008-10-22 | 1 | -3/+32 |
* | | | | libata: set device class to NONE if phys_offline | Tejun Heo | 2008-10-22 | 1 | -8/+8 |
* | | | | libata-eh: fix slave link EH action mask handling | Tejun Heo | 2008-10-22 | 1 | -1/+4 |
* | | | | libata: transfer EHI control flags to slave ehc.i | Tejun Heo | 2008-10-22 | 1 | -0/+5 |
* | | | | libata-sff: fix ata_sff_post_internal_cmd() | Tejun Heo | 2008-10-22 | 1 | -1/+10 |
* | | | | libata: initialize port_task when !CONFIG_ATA_SFF | Tejun Heo | 2008-10-22 | 1 | -0/+2 |
| |_|/
|/| | |
|
* | | | Merge commit 'origin' | Benjamin Herrenschmidt | 2008-10-15 | 23 | -433/+1010 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-10-13 | 1 | -93/+75 |
| |\ \ \ |
|
| | | \ \ | |
| | | \ \ | |
| | *-. \ \ | Merge branches 'pcmcia-config-loop' and 'pcmcia-printk' into pcmcia | Dominik Brodowski | 2008-08-23 | 1 | -92/+73 |
| | |\ \ \ \ |
|
| | | * | | | | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski | 2008-08-23 | 1 | -8/+4 |
| | | * | | | | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski | 2008-08-23 | 1 | -18/+15 |
| | | * | | | | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski | 2008-08-23 | 1 | -1/+0 |
| | | * | | | | pcmcia: use pcmcia_loop_config in pata and ide drivers | Dominik Brodowski | 2008-08-23 | 1 | -91/+80 |
| | | |/ / / |
|
| | * | | | | pcmcia: uniform device IDs of pata_pcmcia and ide-cs | Dominik Brodowski | 2008-08-23 | 1 | -1/+2 |
| | |/ / / |
|