include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / ata / libata-scsi.c
2007-10-12 Boaz Harroshlibata-scsi: convert to use the data buffer accessors
2007-10-12 Boaz Harroshlibata-scsi: Remove !use_sg code paths
2007-10-12 Kristen Carlson... [libata] ahci: send event when AN received
2007-10-12 Mark Lordlibata: add support for ATA_16 on ATAPI
2007-10-12 Tejun Heolibata-link: update hotplug to handle PMP links
2007-10-12 Tejun Heolibata-link: implement and use link/device iterators
2007-10-12 Tejun Heolibata-link: introduce ata_link
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-20 Tejun Heolibata: improve SCSI scan failure handling
2007-07-09 Alan Coxlibata: Support chips with 64K PRD quirk
2007-06-27 Tejun Heolibata: call ata_check_atapi_dma() with qc better prepared
2007-06-10 Albert Leelibata passthru: update cached device paramters
2007-06-10 Albert Leelibata passthru: always enforce correct DEV bit
2007-06-10 Albert Leelibata passthru: map UDMA protocols
2007-06-10 Albert Leelibata passthru: support PIO multi commands
2007-06-10 Albert Leelibata passthru: update protocol numbers
2007-05-25 Jeff Garzik[libata] Fix decoding of 6-byte commands
2007-05-18 Tejun Heolibata: remove libata.spindown_compat
2007-05-16 Tejun Heolibata: track spindown status and skip spindown_compat...
2007-05-16 Tejun Heolibata: fix shutdown warning message printing
2007-05-11 Tejun Heolibata: implement libata.spindown_compat
2007-05-11 Tejun Heolibata: reimplement suspend/resume support using sdev...
2007-04-28 Tejun Heolibata: separate out ata_host_alloc() and ata_host_regi...
2007-04-28 Mark Lordlibata: add support for READ/WRITE LONG
2007-04-28 Mark LordRESEND: libata: check cdb len per dev instead of per...
2007-04-04 Mark Lordlibata bugfix: preserve LBA bit for HDIO_DRIVE_TASK
2007-03-02 Tejun Heolibata: add CONFIG_PM to libata core layer
2007-02-21 Tejun Heolibata: s/ap->id/ap->print_id/g
2007-02-21 Tejun Heolibata: fix ata_scsi_change_queue_depth()
2007-02-21 Tejun Heolibata: fix ata_scmd_need_defer()
2007-02-21 Tejun Heolibata: fix probe_ent alloc/free bugs
2007-02-21 Mark Lordlibata bugfix: HDIO_DRIVE_TASK
2007-02-09 Tejun Heolibata: update libata core layer to use devres
2007-02-09 Tejun Heolibata: implement HDIO_GET_IDENTITY
2007-02-09 Tejun Heolibata: kill qc->nsect and cursect
2007-02-09 Tejun Heolibata: straighten out ATA_ID_* constants
2007-02-09 Adrian Bunkdrivers/ata/: make 4 functions static
2007-02-09 Arjan van de Ven[PATCH] user of the jiffies rounding patch: ATA subsystem
2007-01-30 Robert Hancocklibata: fix translation for START STOP UNIT
2007-01-30 David Milburnlibata-scsi: ata_task_ioctl should return ATA registers...
2007-01-24 Brian Kinglibata: Fixup n_elem initialization
2006-12-20 Tejun Heo[PATCH] libata: take scmd->cmd_len into account when...
2006-12-20 Tejun Heo[PATCH] libata: kill @cdb argument from xlat methods
2006-12-20 Tejun Heo[PATCH] libata: clean up variable name usage in xlat...
2006-12-16 Jeff Garzik[libata] use kmap_atomic(KM_IRQ0) in SCSI simulator
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Tejun Heo[PATCH] libata: separate out rw ATA taskfile building...
2006-12-03 Tejun Heo[PATCH] libata: make sure sdev doesn't go away while...
2006-12-03 Tejun Heo[PATCH] libata: fix READ CAPACITY simulation
2006-12-02 Tejun Heo[PATCH] libata: improve SCSI sense data generation
2006-12-02 Tejun Heo[PATCH] libata: cosmetic changes to sense generation...
2006-12-02 Tejun Heo[PATCH] libata: fix passthru sense data header
2006-12-02 Tejun Heo[PATCH] libata: use FLUSH_EXT only when driver is large...
2006-12-02 Tejun Heo[PATCH] libata: move dev->max_sectors configuration...
2006-12-02 Tejun Heo[PATCH] libata: make user scan wait for scan to complete
2006-11-28 Brian King[PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_...
2006-11-28 Tejun Heo[PATCH] libata: don't schedule EH on wcache on/off...
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-14 Darrick J. Wonglibata: fix double-completion on error
2006-10-11 Eran Tromer[PATCH] libata: return sense data in HDIO_DRIVE_CMD...
2006-09-30 Tejun Heo[PATCH] libata: turn off NCQ if queue depth is adjusted...
2006-09-29 Jeff Garzik[libata] DocBook minor updates, fixes
2006-08-24 Jeff Garziklibata: Grand renaming.
2006-08-10 Jeff GarzikMove libata to drivers/ata.