index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-07
libata: kill spurious NCQ completion detection
Tejun Heo
2
-88
/
+4
2007-12-07
ahci: don't attach if ICH6 is in combined mode
Tejun Heo
1
-0
/
+18
2007-12-07
ata_piix: add Toshiba Tecra M4 to broken suspend list
Peter Schwenke
1
-0
/
+7
2007-12-07
ahci: fix engine reset failed message
Tejun Heo
1
-2
/
+2
2007-12-04
pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timings
Bartlomiej Zolnierkiewicz
2
-4
/
+5
2007-12-04
ahci: add the Device IDs of MCP79 AHCI controller to ahci.c
peerchen
1
-0
/
+4
2007-12-04
sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drives
Mark Lord
1
-0
/
+9
2007-12-04
sata_nv: don't use legacy DMA in ADMA mode (v3)
Robert Hancock
1
-9
/
+23
2007-12-01
sata_mv: Fix broken Marvell 7042 support.
Mark Lord
1
-20
/
+42
2007-12-01
libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start...
Alan Cox
1
-3
/
+2
2007-12-01
ata_piix: add more toshiba laptops to broken suspend list
Peter Schwenke
1
-0
/
+28
2007-12-01
libata: More IVB horkage from TSST
Peter Missel
1
-0
/
+3
2007-12-01
libata: report protocol and full CDB on error
Tejun Heo
1
-9
/
+33
2007-12-01
Several fixes for the AVR32 PATA driver
Kristoffer Nyborg Gregertsen
1
-28
/
+33
2007-12-01
sata_mv: fix compilation error when enabling DEBUG
Saeed Bishara
1
-1
/
+1
2007-12-01
Set proper ATA UDMA mode for bf548 according to system clock.
sonic zhang
1
-0
/
+7
2007-11-26
libata: bump transfer chunk size if it's odd
Tejun Heo
1
-3
/
+32
2007-11-26
libata: Return proper ATA INT status in pata_bf54x driver
sonic zhang
1
-3
/
+3
2007-11-23
pata_ali: trim trailing whitespace (fix checkpatch complaints)
Jeff Garzik
1
-1
/
+1
2007-11-23
pata_isapnp: Polled devices
Alan Cox
1
-4
/
+7
2007-11-23
pata_hpt37x: Fix cable detect bug spotted by Sergei
Alan Cox
1
-1
/
+1
2007-11-23
pata_ali: Lots of problems still showing up with small ATAPI DMA
Alan Cox
1
-0
/
+17
2007-11-23
pata_ali: Add Mitac 8317 and derivatives
Alan Cox
1
-0
/
+3
2007-11-23
libata-core: List more documentation sources for reference
Alan Cox
1
-0
/
+8
2007-11-23
ata_piix: Invalid use of writel/readl with iomap
Alan Cox
1
-3
/
+3
2007-11-23
sata_sil24: fix sg table sizing
Tejun Heo
1
-3
/
+23
2007-11-23
pata_jmicron: fix disabled port handling in jmicron_pre_reset()
Tejun Heo
1
-5
/
+4
2007-11-23
pata_sil680: kill bogus reset code (take 2)
Sergei Shtylyov
1
-30
/
+2
2007-11-19
ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3
Tejun Heo
1
-1
/
+1
2007-11-19
ata_piix: only enable the first port on apple macbook pro
Thomas Rohwer
1
-0
/
+28
2007-11-19
ata_piix: reorganize controller IDs
Tejun Heo
1
-31
/
+31
2007-11-19
pata_sis.c: Add Packard Bell EasyNote K5305 to laptops
Gabriel C
1
-0
/
+1
2007-11-19
libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBs
Mark Lord
1
-1
/
+2
2007-11-19
libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drives
Albert Lee
1
-1
/
+3
2007-11-19
libata: workaround DRQ=1 ERR=1 for ATAPI tape drives
Albert Lee
1
-5
/
+13
2007-11-19
libata: remove unused functions
Adrian Bunk
2
-173
/
+0
2007-11-19
ata_piix: add SATELLITE U205 to broken suspend list
Tejun Heo
1
-0
/
+7
2007-11-10
libata: Don't fail device revalidation for bad _GTF methods
Matthew Garrett
1
-8
/
+2
2007-11-08
libata: port and host should be stopped before hardware resources are released
Tejun Heo
1
-13
/
+39
2007-11-08
libata: skip 0xff polling for PATA controllers
Tejun Heo
1
-5
/
+11
2007-11-08
libata: pata_platform: Support polling-mode configuration.
Paul Mundt
1
-7
/
+28
2007-11-08
libata: Support PIO polling-only hosts.
Paul Mundt
1
-0
/
+10
2007-11-08
libata sata_qstor conversion to new error handling (EH).
Mark Lord
1
-14
/
+51
2007-11-08
libata sata_qstor workaround for spurious interrupts
Mark Lord
1
-17
/
+21
2007-11-08
libata sata_qstor nuke idle state
Mark Lord
1
-11
/
+4
2007-11-08
nv_hardreset: update dangling reference to bugzilla entry
Fernando Luis Vázquez Cao
1
-1
/
+1
2007-11-08
ata_piix: add SATELLITE PRO U200 to broken suspend list
Yann Chachkoff
1
-0
/
+7
2007-11-05
libata: handle broken cable reporting
Alan Cox
1
-1
/
+20
2007-11-05
pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detect
Alan Cox
1
-13
/
+36
2007-11-05
ata_piix: Add additional PCI identifier for 40 wire short cable
Alan Cox
1
-0
/
+1
[next]