| Commit message (Expand) | Author | Age |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 |
* | libata: improve SCSI scan failure handling | Tejun Heo | 2007-07-20 |
* | libata: Support chips with 64K PRD quirk | Alan Cox | 2007-07-09 |
* | libata: call ata_check_atapi_dma() with qc better prepared | Tejun Heo | 2007-06-27 |
* | libata passthru: update cached device paramters | Albert Lee | 2007-06-09 |
* | libata passthru: always enforce correct DEV bit | Albert Lee | 2007-06-09 |
* | libata passthru: map UDMA protocols | Albert Lee | 2007-06-09 |
* | libata passthru: support PIO multi commands | Albert Lee | 2007-06-09 |
* | libata passthru: update protocol numbers | Albert Lee | 2007-06-09 |
* | [libata] Fix decoding of 6-byte commands | Jeff Garzik | 2007-05-25 |
* | libata: remove libata.spindown_compat | Tejun Heo | 2007-05-17 |
* | libata: track spindown status and skip spindown_compat if possible | Tejun Heo | 2007-05-16 |
* | libata: fix shutdown warning message printing | Tejun Heo | 2007-05-16 |
* | libata: implement libata.spindown_compat | Tejun Heo | 2007-05-11 |
* | libata: reimplement suspend/resume support using sdev->manage_start_stop | Tejun Heo | 2007-05-11 |
* | libata: separate out ata_host_alloc() and ata_host_register() | Tejun Heo | 2007-04-28 |
* | libata: add support for READ/WRITE LONG | Mark Lord | 2007-04-28 |
* | RESEND: libata: check cdb len per dev instead of per host | Mark Lord | 2007-04-28 |
* | libata bugfix: preserve LBA bit for HDIO_DRIVE_TASK | Mark Lord | 2007-04-04 |
* | libata: add CONFIG_PM to libata core layer | Tejun Heo | 2007-03-02 |
* | libata: s/ap->id/ap->print_id/g | Tejun Heo | 2007-02-21 |
* | libata: fix ata_scsi_change_queue_depth() | Tejun Heo | 2007-02-21 |
* | libata: fix ata_scmd_need_defer() | Tejun Heo | 2007-02-21 |
* | libata: fix probe_ent alloc/free bugs | Tejun Heo | 2007-02-21 |
* | libata bugfix: HDIO_DRIVE_TASK | Mark Lord | 2007-02-21 |
* | libata: update libata core layer to use devres | Tejun Heo | 2007-02-09 |
* | libata: implement HDIO_GET_IDENTITY | Tejun Heo | 2007-02-09 |
* | libata: kill qc->nsect and cursect | Tejun Heo | 2007-02-09 |
* | libata: straighten out ATA_ID_* constants | Tejun Heo | 2007-02-09 |
* | drivers/ata/: make 4 functions static | Adrian Bunk | 2007-02-09 |
* | [PATCH] user of the jiffies rounding patch: ATA subsystem | Arjan van de Ven | 2007-02-09 |
* | libata: fix translation for START STOP UNIT | Robert Hancock | 2007-01-30 |
* | libata-scsi: ata_task_ioctl should return ATA registers from sense data | David Milburn | 2007-01-30 |
* | libata: Fixup n_elem initialization | Brian King | 2007-01-24 |
* | [PATCH] libata: take scmd->cmd_len into account when translating SCSI commands | Tejun Heo | 2006-12-20 |
* | [PATCH] libata: kill @cdb argument from xlat methods | Tejun Heo | 2006-12-20 |
* | [PATCH] libata: clean up variable name usage in xlat related functions | Tejun Heo | 2006-12-20 |
* | [libata] use kmap_atomic(KM_IRQ0) in SCSI simulator | Jeff Garzik | 2006-12-16 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\ |
|
| * | [PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf() | Tejun Heo | 2006-12-03 |
| * | [PATCH] libata: make sure sdev doesn't go away while rescanning | Tejun Heo | 2006-12-03 |
| * | [PATCH] libata: fix READ CAPACITY simulation | Tejun Heo | 2006-12-03 |
| * | [PATCH] libata: improve SCSI sense data generation | Tejun Heo | 2006-12-01 |
| * | [PATCH] libata: cosmetic changes to sense generation functions | Tejun Heo | 2006-12-01 |
| * | [PATCH] libata: fix passthru sense data header | Tejun Heo | 2006-12-01 |
| * | [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit | Tejun Heo | 2006-12-01 |
| * | [PATCH] libata: move dev->max_sectors configuration into ata_dev_configure() | Tejun Heo | 2006-12-01 |
| * | [PATCH] libata: make user scan wait for scan to complete | Tejun Heo | 2006-12-01 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\| |
|
| * | [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure | Brian King | 2006-11-28 |