index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata: only ports >= 0 need to synchronize
Arjan van de Ven
2009-01-10
1
-1
/
+3
*
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
2009-01-10
1
-0
/
+9
*
libata: use WARN_ON_ONCE on hot paths
Tejun Heo
2009-01-09
1
-8
/
+8
*
libata: Add special ata_pio_need_iordy() handling for Compact Flash.
David Daney
2009-01-08
1
-0
/
+4
*
[libata] ahci: Add SATA GEN3 related messages
Shane Huang
2009-01-08
1
-0
/
+1
*
fastboot: Make libata initialization even more async
Arjan van de Ven
2009-01-07
1
-9
/
+7
*
fastboot: make the libata port scan asynchronous
Arjan van de Ven
2009-01-07
1
-38
/
+46
*
libata: blacklist NCQ on OCZ CORE 2 SSD (resend)
Lubomir Bulej
2008-12-29
1
-0
/
+1
*
[libata] Update kernel-doc comments to match source code
Qinghuang Feng
2008-12-28
1
-1
/
+0
*
libata: perform port detach in EH
Tejun Heo
2008-12-28
1
-19
/
+4
*
libata: when restoring SControl during detach do the PMP links first
Tejun Heo
2008-12-28
1
-1
/
+1
*
libata: beef up iterators
Tejun Heo
2008-12-28
1
-61
/
+122
*
libata: fix Seagate NCQ+FLUSH blacklist
Tejun Heo
2008-12-16
1
-6
/
+59
*
libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ
Tejun Heo
2008-12-01
1
-0
/
+21
*
libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127
Roland Dreier
2008-11-11
1
-1
/
+1
*
libata: revert convert-to-block-tagging patches
Tejun Heo
2008-11-10
1
-6
/
+60
*
libata: mask off DET when restoring SControl for detach
Tejun Heo
2008-11-04
1
-1
/
+1
*
libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it
Tejun Heo
2008-11-04
1
-1
/
+3
*
libata: add whitelist for devices with known good pata-sata bridges
Jens Axboe
2008-10-31
1
-0
/
+7
*
libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127
Roland Dreier
2008-10-31
1
-1
/
+1
*
ATA: remove excess kernel-doc notation
Randy Dunlap
2008-10-31
1
-2
/
+0
*
libata: add missing kernel-doc
Randy Dunlap
2008-10-27
1
-0
/
+1
*
libata: fix device iteration bugs
Tejun Heo
2008-10-27
1
-15
/
+19
*
libata: switch to using block layer tagging support
Jens Axboe
2008-10-23
1
-60
/
+6
*
libata: initialize port_task when !CONFIG_ATA_SFF
Tejun Heo
2008-10-22
1
-0
/
+2
*
libata: Implement disk shock protection support
Elias Oltmanns
2008-09-29
1
-0
/
+1
*
libata: implement slave_link
Tejun Heo
2008-09-29
1
-23
/
+179
*
libata: misc updates to prepare for slave link
Tejun Heo
2008-09-29
1
-8
/
+8
*
libata: reimplement link iterator
Tejun Heo
2008-09-29
1
-0
/
+30
*
libata: make SCR access ops per-link
Tejun Heo
2008-09-29
1
-9
/
+4
*
libata: Fix a large collection of DMA mode mismatches
Alan Cox
2008-08-22
1
-2
/
+2
*
libata: restore SControl on detach
Tejun Heo
2008-08-22
1
-5
/
+5
*
libata: implement no[hs]rst force params
Tejun Heo
2008-08-22
1
-16
/
+30
*
pata_it821x: Driver updates and reworking
Alan Cox
2008-07-31
1
-5
/
+26
*
libata-core: make sure that ata_force_tbl is freed in case of an error
Elias Oltmanns
2008-07-31
1
-5
/
+9
*
libata: update atapi disable handling
Tejun Heo
2008-07-31
1
-1
/
+11
*
libata: improve EH internal command timeout handling
Tejun Heo
2008-07-14
1
-3
/
+13
*
libata: consistently use msecs for time durations
Tejun Heo
2008-07-14
1
-23
/
+21
*
libata: don't check whether to use DMA or not for no data commands
Tejun Heo
2008-06-18
1
-2
/
+2
*
ata: Convert to static DEFINE_SPINLOCK(lock)
Pradeep Singh Rautela
2008-05-30
1
-1
/
+1
*
libata: ignore SIMG4726 config pseudo device
Tejun Heo
2008-05-19
1
-2
/
+8
*
libata: don't schedule LPM action seperately during probing
Tejun Heo
2008-05-19
1
-2
/
+1
*
libata: kill hotplug related race condition
Tejun Heo
2008-05-19
1
-13
/
+8
*
libata: fix sata_link_hardreset() @online out parameter handling
Tejun Heo
2008-05-19
1
-1
/
+5
*
libata: export ata_eh_analyze_ncq_error
Mark Lord
2008-05-06
1
-0
/
+1
*
libata: More TSSTcorp pain, keep in sync with legacy IDE
Alan Cox
2008-04-29
1
-0
/
+3
*
make sata_set_spd_needed() static
Adrian Bunk
2008-04-25
1
-1
/
+1
*
make sata_print_link_status() static
Adrian Bunk
2008-04-25
1
-2
/
+1
*
libata: functions with definition should not be extern
Harvey Harrison
2008-04-24
1
-1
/
+1
*
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
[next]