index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-19
sata_via: apply magic FIFO fix to vt6420 too
Tejun Heo
1
-4
/
+5
2010-11-17
[libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd
Jeff Garzik
1
-12
/
+9
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-11-12
drivers/ata/pata_octeon_cf.c: delete double assignment
Julia Lawall
1
-2
/
+0
2010-11-12
pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test
Tejun Heo
1
-1
/
+1
2010-11-12
libata: fix NULL sdev dereference race in atapi_qc_complete()
Tejun Heo
1
-1
/
+4
2010-10-29
ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.
David Daney
1
-1
/
+1
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-3
/
+3
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2010-10-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
28
-601
/
+1634
2010-10-21
pata_bf54x: fix return type of bfin_set_devctl
Mike Frysinger
1
-1
/
+1
2010-10-21
Drivers: ata: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-21
libahci: fix result_tf handling after an ATA PIO data-in command
Tejun Heo
2
-3
/
+16
2010-10-21
pata_sl82c105: implement sff_irq_check() method
Sergei Shtylyov
1
-0
/
+11
2010-10-21
pata_sil680: implement sff_irq_check() method
Sergei Shtylyov
1
-0
/
+12
2010-10-21
pata_pdc202xx_old: implement sff_irq_check() method
Sergei Shtylyov
1
-0
/
+23
2010-10-21
pata_cmd640: implement sff_irq_check() method
Sergei Shtylyov
1
-0
/
+12
2010-10-21
ata_piix: Add device ID for ICH4-L
Ben Hutchings
1
-0
/
+2
2010-10-21
pata_sil680: make sil680_sff_exec_command() 'static'
Sergei Shtylyov
1
-2
/
+2
2010-10-21
ata: Intel IDE-R support
Alan Cox
1
-1
/
+53
2010-10-21
libata: Signal that our SATL supports WRITE SAME(16) with UNMAP
Martin K. Petersen
1
-0
/
+14
2010-10-21
ata_piix: remove SIDPR locking
Tejun Heo
1
-8
/
+0
2010-10-21
libata: implement cross-port EH exclusion
Tejun Heo
3
-1
/
+75
2010-10-21
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
11
-46
/
+54
2010-10-21
ata_piix: implement LPM support
Tejun Heo
1
-1
/
+23
2010-10-21
libata: implement LPM support for port multipliers
Tejun Heo
3
-10
/
+67
2010-10-21
libata: reimplement link power management
Tejun Heo
8
-350
/
+195
2010-10-21
libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global
Tejun Heo
2
-5
/
+72
2010-10-21
libata: clean up lpm related symbols and sysfs show/store functions
Tejun Heo
8
-86
/
+64
2010-10-21
[libata] Fix section mismatch: ata_sff_exit
Luck, Tony
1
-1
/
+1
2010-10-21
drivers/ata/libata-transport.c: include linux/slab.h
Jeff Garzik
1
-0
/
+1
2010-10-21
[libata] support for > 512 byte sectors (e.g. 4K Native)
Grant Grundler
1
-31
/
+65
2010-10-21
libata: always use ata_qc_complete_multiple() for NCQ command completions
Tejun Heo
4
-65
/
+38
2010-10-21
[libata] Add ATA transport class
Gwendal Grignou
8
-40
/
+883
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-2
/
+2
2010-10-11
workqueue: add and use WQ_MEM_RECLAIM flag
Tejun Heo
1
-1
/
+1
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
1
-3
/
+1
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
1
-55
/
+26
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
1
-20
/
+3
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
1
-3
/
+2
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
1
-1
/
+0
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
1
-2
/
+2
2010-09-28
ahci: fix module refcount breakage introduced by libahci split
Tejun Heo
4
-14
/
+24
2010-09-09
libata-sff: Reenable Port Multiplier after libata-sff remodeling.
Gwendal Grignou
2
-11
/
+29
2010-09-09
libata: skip EH autopsy and recovery during suspend
Tejun Heo
2
-1
/
+17
2010-09-09
ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs
Seth Heasley
1
-0
/
+3
2010-09-09
ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDs
Seth Heasley
1
-0
/
+4
2010-09-09
libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()
Tejun Heo
2
-0
/
+5
2010-09-09
ahci: fix hang on failed softreset
Tejun Heo
1
-1
/
+1
2010-09-09
pata_artop: Fix device ID parity check
Jean Delvare
1
-1
/
+2
[next]