index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
libata: clean up xfermode / PATA timing related stuff
Tejun Heo
2008-01-23
1
-42
/
+40
|
*
|
libata: export xfermode / PATA timing related functions
Tejun Heo
2008-01-23
1
-14
/
+19
|
*
|
ata_generic: unindent loop in generic_set_mode()
Tejun Heo
2008-01-23
1
-15
/
+16
|
*
|
[libata] Build fix WRT ata_is_xxx() new API introduction
Jeff Garzik
2008-01-23
1
-1
/
+1
|
*
|
libata: implement fast speed down for unverified data transfer mode
Tejun Heo
2008-01-23
1
-14
/
+83
|
*
|
libata: implement ATA_DFLAG_DUBIOUS_XFER
Tejun Heo
2008-01-23
2
-2
/
+50
|
*
|
libata: adjust speed down rules
Tejun Heo
2008-01-23
1
-6
/
+6
|
*
|
libata: clean up EH speed down implementation
Tejun Heo
2008-01-23
1
-44
/
+73
|
*
|
libata: move ata_set_mode() to libata-eh.c
Tejun Heo
2008-01-23
3
-26
/
+26
|
*
|
libata: factor out ata_eh_schedule_probe()
Tejun Heo
2008-01-23
1
-17
/
+21
|
*
|
libata: implement protocol tests
Tejun Heo
2008-01-23
5
-57
/
+17
|
*
|
libata: checkpatch fixes
Jeff Garzik
2008-01-23
3
-8
/
+10
|
*
|
ahci: update PCS programming
Tejun Heo
2008-01-23
1
-2
/
+5
|
*
|
pata_ninja32: Cardbus ATA initial support
Alan Cox
2008-01-23
3
-0
/
+222
|
*
|
libata-sff: tf_load
Alan Cox
2008-01-23
1
-2
/
+4
|
*
|
libata: IORDY handling
Alan Cox
2008-01-23
1
-1
/
+8
|
*
|
libata-acpi: add ACPI _PSx method
Shaohua Li
2008-01-23
3
-0
/
+36
|
*
|
libata: Disable ATA8-ACS proposed Trusted Computing features by default
Alan Cox
2008-01-23
3
-1
/
+30
|
*
|
ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list.
Peter Schwenke
2008-01-23
1
-0
/
+14
*
|
|
Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx
Paul Mackerras
2008-01-31
1
-4
/
+2
|
\
\
\
|
*
|
|
[POWERPC] mpc5200: normalize compatible property bindings
Grant Likely
2008-01-26
1
-4
/
+2
*
|
|
|
[POWERPC] 83xx: enable FSL SATA driver config for Freescale SoCs
Kim Phillips
2008-01-28
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-24
14
-52
/
+159
|
\
|
|
|
*
|
pata_pdc202xx_old: Fix crashes with ATAPI
Alan Cox
2008-01-20
1
-0
/
+19
|
*
|
[libata] core checkpatch fix
Andrew Morton
2008-01-15
1
-1
/
+3
|
*
|
[libata] pata_bf54x: checkpatch fixes
Andrew Morton
2008-01-15
1
-1
/
+2
|
*
|
libata fixes for sparse-found problems
Al Viro
2008-01-15
3
-15
/
+9
|
*
|
libata: relocate sdev->manage_start_stop configuration
Tejun Heo
2008-01-15
1
-3
/
+3
|
*
|
sata_sil24: freeze on non-dev errors reported via CERR
Tejun Heo
2008-01-15
1
-0
/
+3
|
*
|
sata_sil24: fix stupid typo
Tejun Heo
2008-01-15
1
-1
/
+1
|
*
|
ata_piix: ignore ATA_DMA_ERR on vmware ich4
Tejun Heo
2008-01-15
1
-0
/
+51
|
|
/
|
*
libata and starting/stopping ATAPI floppy devices
Ondrej Zary
2008-01-10
1
-1
/
+2
|
*
sata_sil24: prevent hba lockup when pass-through ATA commands are used
Gwendal Grignou
2008-01-10
1
-11
/
+26
|
*
libata: don't normalize UNKNOWN to NONE after reset
Tejun Heo
2008-01-10
1
-3
/
+1
|
*
libata-pmp: propagate timeout to host link
Tejun Heo
2008-01-10
1
-5
/
+15
|
*
libata-pmp: 4726 hates SRST
Tejun Heo
2008-01-10
1
-7
/
+5
|
*
pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversion
Rod Whitby
2008-01-10
1
-1
/
+2
|
*
pata_pdc202xx_old: Further fixups
Alan Cox
2008-01-10
1
-2
/
+13
|
*
libata-sff: PCI IRQ handling fix
Alan Cox
2008-01-10
1
-2
/
+5
|
*
sata_qstor: use hardreset instead of softreset
Tejun Heo
2008-01-10
1
-1
/
+1
*
|
[POWERPC] pasemi: Move electra-ide to pata_of_platform
Olof Johansson
2008-01-15
1
-5
/
+15
*
|
libata: pata_of_platform: OF-Platform PATA device driver
Anton Vorontsov
2008-01-15
3
-1
/
+116
*
|
libata: pata_platform: make probe and remove functions device type neutral
Anton Vorontsov
2008-01-15
1
-58
/
+86
|
/
*
pata_hpt37x: Fix HPT374 detection
Alan Cox
2007-12-19
1
-1
/
+1
*
libata: fix ATAPI draining
Tejun Heo
2007-12-18
1
-22
/
+65
*
libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size
Tejun Heo
2007-12-18
1
-2
/
+2
*
libata-acpi: implement _GTF command filtering
Tejun Heo
2007-12-18
1
-44
/
+115
*
libata-acpi: improve _GTF execution error handling and reporting
Tejun Heo
2007-12-18
1
-31
/
+46
*
libata-acpi: improve ACPI disabling
Tejun Heo
2007-12-18
1
-21
/
+38
*
libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...
Tejun Heo
2007-12-18
1
-20
/
+49
[prev]
[next]