index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
libata.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata: implement ata_qc_raw_nbytes()
Tejun Heo
2008-03-24
1
-1
/
+7
*
libata: automatically use DMADIR if drive/bridge requires it
Tejun Heo
2008-02-24
1
-0
/
+1
*
ata: fix sparse warning in libata.h
Harvey Harrison
2008-02-20
1
-1
/
+1
*
libata: eliminate the home grown dma padding in favour of
James Bottomley
2008-02-19
1
-27
/
+1
*
libata: kill now unused n_iter and fix sata_fsl
James Bottomley
2008-02-06
1
-2
/
+0
*
libata: factor out ata_pci_activate_sff_host() from ata_pci_one()
Tejun Heo
2008-01-23
1
-0
/
+3
*
libata: make ata_port_queue_task() an internal function
Jeff Garzik
2008-01-23
1
-2
/
+0
*
libata: make qc->nbytes include extra buffers
Tejun Heo
2008-01-23
1
-1
/
+2
*
libata: convert to chained sg
Tejun Heo
2008-01-23
1
-34
/
+8
*
libata: kill non-sg DMA interface
Tejun Heo
2008-01-23
1
-6
/
+1
*
libata: update ->data_xfer hook for ATAPI
Tejun Heo
2008-01-23
1
-5
/
+6
*
libata: add ATAPI_* cmd types and implement atapi_cmd_type()
Tejun Heo
2008-01-23
1
-0
/
+28
*
libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()
Tejun Heo
2008-01-23
1
-3
/
+7
*
libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...
Tejun Heo
2008-01-23
1
-4
/
+1
*
libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()
Tejun Heo
2008-01-23
1
-0
/
+25
*
libata: add ATA_CBL_PATA_IGN
Tejun Heo
2008-01-23
1
-0
/
+1
*
libata: xfer_mask is unsigned long not unsigned int
Tejun Heo
2008-01-23
1
-21
/
+25
*
libata: kill ata_id_to_dma_mode()
Tejun Heo
2008-01-23
1
-1
/
+0
*
libata: clean up xfermode / PATA timing related stuff
Tejun Heo
2008-01-23
1
-9
/
+12
*
libata: export xfermode / PATA timing related functions
Tejun Heo
2008-01-23
1
-0
/
+10
*
libata: implement ATA_DFLAG_DUBIOUS_XFER
Tejun Heo
2008-01-23
1
-0
/
+3
*
libata: clean up EH speed down implementation
Tejun Heo
2008-01-23
1
-1
/
+1
*
libata: rearrange ATA_DFLAG_*
Tejun Heo
2008-01-23
1
-3
/
+3
*
libata: fix ATAPI draining
Tejun Heo
2007-12-17
1
-0
/
+2
*
libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...
Tejun Heo
2007-12-17
1
-0
/
+1
*
libata-acpi: implement and use ata_acpi_init_gtm()
Tejun Heo
2007-12-17
1
-2
/
+12
*
libata: update ata_*_printk() macros such that level can be a variable
Tejun Heo
2007-12-17
1
-4
/
+4
*
libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters
Tejun Heo
2007-12-17
1
-2
/
+2
*
libata: workaround DRQ=1 ERR=1 for ATAPI tape drives
Albert Lee
2007-11-19
1
-0
/
+1
*
libata: remove unused functions
Adrian Bunk
2007-11-19
1
-4
/
+0
*
libata: handle broken cable reporting
Alan Cox
2007-11-05
1
-0
/
+1
*
libata: implement and use ATA_QCFLAG_QUIET
Tejun Heo
2007-10-30
1
-0
/
+1
*
[libata] Link power management infrastructure
Kristen Carlson Accardi
2007-10-29
1
-1
/
+20
*
libata: implement ata_wait_after_reset()
Tejun Heo
2007-10-29
1
-0
/
+8
*
libata: track SLEEP state and issue SRST to wake it up
Tejun Heo
2007-10-29
1
-0
/
+1
*
[libata] checkpatch-inspired cleanups
Jeff Garzik
2007-10-23
1
-11
/
+11
*
[libata] kill ata_sg_is_last()
Jeff Garzik
2007-10-18
1
-12
/
+0
*
libata: convert to using sg helpers
Jens Axboe
2007-10-16
1
-6
/
+10
*
[libata] struct pci_dev related cleanups
Jeff Garzik
2007-10-12
1
-19
/
+14
*
libata: use ata_exec_internal() for PMP register access
Tejun Heo
2007-10-12
1
-8
/
+0
*
libata: implement ATA_PFLAG_RESETTING
Tejun Heo
2007-10-12
1
-0
/
+1
*
libata-core: Expose gtm methods for driver use
Alan Cox
2007-10-12
1
-0
/
+2
*
libata: Add a drivers/ide style DMA disable
Alan Cox
2007-10-12
1
-0
/
+6
*
libata-pmp: implement qc_defer for command switching PMP support
Tejun Heo
2007-10-12
1
-0
/
+1
*
libata-pmp: implement Port Multiplier support
Tejun Heo
2007-10-12
1
-0
/
+19
*
[PATCH] libata: Fix HPA handling regression
Alan Cox
2007-10-12
1
-0
/
+1
*
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
2007-10-12
1
-2
/
+2
*
libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM
Tejun Heo
2007-10-12
1
-0
/
+1
*
libata-pmp-prep: implement ATA_LFLAG_DISABLED
Tejun Heo
2007-10-12
1
-0
/
+3
*
libata-pmp-prep: implement ATA_LFLAG_NO_RETRY
Tejun Heo
2007-10-12
1
-0
/
+1
[next]