index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ata.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-20
ide: add PIO masks
Bartlomiej Zolnierkiewicz
1
-0
/
+9
2007-07-10
libata-link: add PMP related ATA constants
Tejun Heo
1
-0
/
+29
2007-07-09
[ATA] Add named constant for ATAPI command DEVICE RESET
Jeff Garzik
1
-0
/
+1
2007-06-09
libata passthru: update cached device paramters
Albert Lee
1
-0
/
+1
2007-06-09
libata passthru: support PIO multi commands
Albert Lee
1
-1
/
+1
2007-04-28
libata: Handle drives that require a spin-up command before first access
Mark Lord
1
-0
/
+2
2007-04-28
libata: HPA support
Alan Cox
1
-0
/
+2
2007-04-28
libata: add support for READ/WRITE LONG
Mark Lord
1
-0
/
+6
2007-04-04
libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)
Albert Lee
1
-0
/
+1
2007-02-23
libata: test major version in ata_id_is_sata()
Tejun Heo
1
-2
/
+6
2007-02-15
libata: fix drive side 80c cable check, take 3
Tejun Heo
1
-1
/
+1
2007-02-09
ata: Add defines for the iordy bits
Alan
1
-0
/
+2
2007-02-09
libata: straighten out ATA_ID_* constants
Tejun Heo
1
-4
/
+7
2006-12-01
[PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...
Alan Cox
1
-2
/
+12
2006-08-31
[libata] Trim trailing whitespace.
Jeff Garzik
1
-2
/
+2
2006-08-14
[PATCH] libata: Add CompactFlash support
Alan Cox
1
-1
/
+19
2006-08-10
[ATA] Increase lba48 max-sectors from 200 to 256.
Jeff Garzik
1
-0
/
+2
2006-06-12
[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)
zhao, forrest
1
-0
/
+3
2006-05-15
[PATCH] libata-ncq: add NCQ related ATA/libata constants and macros
Tejun Heo
1
-0
/
+9
2006-05-15
Merge branch 'irq-pio'
Tejun Heo
1
-0
/
+12
2006-05-15
[PATCH] libata-eh: add ATA and libata flags for new EH
Tejun Heo
1
-0
/
+13
2006-03-24
Merge branch 'upstream'
Jeff Garzik
1
-1
/
+6
2006-03-21
[PATCH] libata: Add the useful macros/constants needed for merging PATA stuff
Alan Cox
1
-0
/
+6
2006-03-21
[PATCH] libata-dev: Remove ATA_PROT_PIO_MULT
Albert Lee
1
-1
/
+0
2006-03-03
[PATCH] libata-dev: recognize WRITE_MULTI_FUA_EXT for r/w multiple
Albert Lee
1
-1
/
+2
2006-02-13
Merge branch 'upstream'
Jeff Garzik
1
-0
/
+10
2006-02-12
[PATCH] libata: separate out ata_id_major_version()
Tejun Heo
1
-0
/
+10
2006-01-27
Merge branch 'tmp'
Jeff Garzik
1
-0
/
+12
2006-01-17
Merge branch 'upstream'
Jeff Garzik
1
-2
/
+8
2006-01-17
Merge branch 'upstream'
Jeff Garzik
1
-1
/
+7
2006-01-06
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-1
/
+5
2006-01-06
[PATCH] Suspend support for libata
Jens Axboe
1
-0
/
+2
2006-01-06
[BLOCK] add FUA support to libata
Tejun Heo
1
-1
/
+5
2005-11-09
[PATCH] libata irq-pio: add read/write multiple support
Albert Lee
1
-0
/
+8
2005-10-28
Merge branch 'master'
Jeff Garzik
1
-7
/
+12
2005-10-28
Merge branch 'master'
Jeff Garzik
1
-7
/
+12
2005-10-22
libata: const-ification bombing run
Jeff Garzik
1
-3
/
+3
2005-10-21
libata: handle early device PIO modes correctly
Alan Cox
1
-4
/
+9
2005-10-18
Merge branch 'upstream'
Jeff Garzik
1
-0
/
+4
2005-10-18
[PATCH] libata CHS: LBA28/LBA48 optimization (revise #6)
Albert Lee
1
-0
/
+12
2005-10-18
[PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...
Albert Lee
1
-0
/
+4
2005-10-03
Merge libata upstream (which includes C/H/S support) include irq-pio branch.
Jeff Garzik
1
-4
/
+18
2005-09-28
[PATCH] ata: re-order speeds sensibly.
Alan Cox
1
-3
/
+3
2005-09-28
[PATCH] libata: interrupt driven pio for libata-core
Albert Lee
1
-0
/
+3
2005-08-29
Merge libata branch 'chs-support' to latest upstream kernel.
Jeff Garzik
1
-19
/
+26
2005-08-29
Merge /spare/repo/linux-2.6/
Jeff Garzik
1
-0
/
+2
2005-08-28
[libata] license change, other bits
Jeff Garzik
1
-19
/
+24
2005-08-11
[libata scsi] add START STOP UNIT translation
Douglas Gilbert
1
-0
/
+2
2005-06-22
Merge upstream kernel changes into 'C/H/S support' branch of libata.
Jeff Garzik
1
-0
/
+1
2005-05-12
[libata] C/H/S support, for older devices
Albert Lee
1
-0
/
+14
[next]