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
/
scsi
/
libata-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-10
Move libata to drivers/ata.
Jeff Garzik
1
-6098
/
+0
2006-08-10
[PATCH] libata: kill unused hard_port_no and legacy_mode
Tejun Heo
1
-1
/
+0
2006-08-10
[PATCH] libata: use dummy port for stolen legacy ports
Tejun Heo
1
-2
/
+0
2006-08-10
[PATCH] libata: implement dummy port
Tejun Heo
1
-10
/
+51
2006-08-10
[PATCH] libata: rework legacy handling to remove much of the cruft
Alan Cox
1
-23
/
+36
2006-08-10
[PATCH] libata: implement per-dev xfermask
Tejun Heo
1
-29
/
+11
2006-08-10
[PATCH] [libata] Kill 'count' var in ata_device_add()
Jeff Garzik
1
-13
/
+7
2006-08-10
[PATCH] [libata] some function renaming
Jeff Garzik
1
-11
/
+10
2006-08-10
[PATCH] libata: update ata_host_init() and rename it to ata_port_init_shost()
Tejun Heo
1
-20
/
+13
2006-08-09
[PATCH] libata: Add support for SATA attachment to SAS adapters
Brian King
1
-1
/
+1
2006-08-09
[PATCH] libata: Move ata_probe_ent_alloc to libata_core
Brian King
1
-0
/
+25
2006-08-09
[PATCH] libata: Add ata_port_init
Brian King
1
-15
/
+34
2006-08-09
[PATCH] libata: Add ata_host_set_init
Brian King
1
-4
/
+24
2006-08-08
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
1
-26
/
+8
2006-08-05
[PATCH] libata: fix ata_device_add() error path
Tejun Heo
1
-4
/
+4
2006-08-05
[PATCH] [libata] manually inline ata_host_remove()
Jeff Garzik
1
-25
/
+6
2006-08-05
[PATCH] libata: fix ata_port_detach() for old EH ports
Tejun Heo
1
-1
/
+2
2006-07-29
[PATCH] libata: cosmetic changes to PM functions
Tejun Heo
1
-6
/
+6
2006-07-05
[PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...
Borislav Petkov
1
-5
/
+5
2006-07-05
[PATCH] libata: reimplement controller-wide PM
Tejun Heo
1
-5
/
+160
2006-07-05
[PATCH] libata: reimplement per-dev PM
Tejun Heo
1
-84
/
+0
2006-07-05
[PATCH] libata: implement PM EH actions
Tejun Heo
1
-2
/
+3
2006-07-05
[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET
Tejun Heo
1
-2
/
+4
2006-07-05
[PATCH] libata: clean up debounce parameters and improve parameter selection
Tejun Heo
1
-14
/
+11
2006-07-05
[PATCH] libata: implement ATA_EHI_RESUME_LINK
Tejun Heo
1
-7
/
+8
2006-07-05
[PATCH] libata: add ap->pflags and move core dynamic flags to it
Tejun Heo
1
-12
/
+12
2006-07-05
[PATCH] libata: Conditionally set host->max_cmd_len
Brian King
1
-6
/
+15
2006-07-03
[PATCH] lockdep: annotate on-stack completions
Ingo Molnar
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-57
/
+94
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-26
[PATCH] libata: cosmetic updates
Tejun Heo
1
-29
/
+32
2006-06-26
[PATCH] libata reduce timeouts
Andrew Morton
1
-1
/
+6
2006-06-26
[PATCH] libata: make two functions global
Tejun Heo
1
-2
/
+2
2006-06-26
[PATCH] libata: update ata_do_simple_cmd()
Tejun Heo
1
-14
/
+43
2006-06-26
[PATCH] libata: move ata_do_simple_cmd() below ata_exec_internal()
Tejun Heo
1
-23
/
+23
2006-06-23
[libata] conversion to new debug scheme, part 1 of $N
Borislav Petkov
1
-26
/
+47
2006-06-22
[libata] Add host lock to struct ata_port
Jeff Garzik
1
-27
/
+28
2006-06-22
[PATCH] libata-dev: move the CDB-intr DMA blacklisting
Albert Lee
1
-10
/
+9
2006-06-22
Merge branch 'master' into upstream
Jeff Garzik
1
-0
/
+1
2006-06-19
Improve SATA core suspend/resume
Linus Torvalds
1
-0
/
+1
2006-06-13
[libata] Update docs to reflect current driver API
Jeff Garzik
1
-1
/
+1
2006-06-12
[PATCH] libata: add host_set->next for legacy two host_sets case, take #3
Tejun Heo
1
-0
/
+4
2006-06-12
[PATCH] libata: fix comment above ata_exec_internal()
Tejun Heo
1
-1
/
+3
2006-06-12
[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)
zhao, forrest
1
-0
/
+1
2006-06-11
libata: more verbose request_irq() failure
Jeff Garzik
1
-2
/
+7
2006-06-11
[PATCH] libata: Setup nbytes in ata_sg_init_one
Brian King
1
-0
/
+1
2006-06-11
libata: Adjust initial debugging levels through preprocessor defines.
Borislav Petkov
1
-1
/
+9
2006-05-31
[PATCH] libata-hp: move ata_do_reset() to libata-eh.c
Tejun Heo
1
-28
/
+0
2006-05-31
[PATCH] libata-hp: killl ops->probe_reset
Tejun Heo
1
-174
/
+13
[next]