index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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-acpi: clean up parameters and misc stuff
Tejun Heo
2007-05-11
1
-1
/
+1
*
libata: fallback to the other IDENTIFY on device error, take#2
Tejun Heo
2007-05-11
1
-1
/
+21
*
libata: ignore EH scheduling during initialization
Tejun Heo
2007-05-11
1
-0
/
+2
*
libata: clean up SFF init mess
Tejun Heo
2007-05-11
1
-0
/
+1
*
libata: implement libata.spindown_compat
Tejun Heo
2007-05-11
1
-0
/
+6
*
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
2007-05-11
1
-35
/
+4
*
libata: fix kernel-doc parameters
Randy Dunlap
2007-05-09
1
-0
/
+2
*
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
2007-05-09
1
-4
/
+4
*
libata: use flush_work()
Andrew Morton
2007-05-09
1
-4
/
+4
*
libata: reimplement reset sequencing
Tejun Heo
2007-05-01
1
-34
/
+1
*
libata: improve ata_std_prereset()
Tejun Heo
2007-05-01
1
-7
/
+15
*
libata: improve 0xff status handling
Tejun Heo
2007-05-01
1
-11
/
+22
*
libata: add deadline support to prereset and reset methods
Tejun Heo
2007-05-01
1
-48
/
+113
*
ata: printk warning fixes
Andrew Morton
2007-04-28
1
-6
/
+9
*
ata_timing: ensure t->cycle is always correct
Alan Cox
2007-04-28
1
-0
/
+6
*
libata: Handle drives that require a spin-up command before first access
Mark Lord
2007-04-28
1
-1
/
+27
*
libata: HPA support
Alan Cox
2007-04-28
1
-0
/
+209
*
libata: kill probe_ent and related helpers
Tejun Heo
2007-04-28
1
-153
/
+0
*
libata: add init helpers including ata_pci_prepare_native_host()
Tejun Heo
2007-04-28
1
-0
/
+6
*
libata: convert native PCI host handling to new init model
Tejun Heo
2007-04-28
1
-0
/
+1
*
libata: implement ata_host_alloc_pinfo() and ata_host_register()
Tejun Heo
2007-04-28
1
-0
/
+93
*
libata: separate out ata_host_alloc() and ata_host_register()
Tejun Heo
2007-04-28
1
-208
/
+263
*
libata: separate out ata_host_start()
Tejun Heo
2007-04-28
1
-13
/
+61
*
libata: allocate ap separately from shost
Tejun Heo
2007-04-28
1
-5
/
+14
*
libata: kill type mismatch compile warning
Tejun Heo
2007-04-28
1
-1
/
+2
*
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
Tejun Heo
2007-04-28
1
-6
/
+10
*
libata: add support for READ/WRITE LONG
Mark Lord
2007-04-28
1
-10
/
+10
*
[libata] turn on !IORDY filter
Jeff Garzik
2007-04-28
1
-0
/
+3
*
libata: Change prototype of mode_filter to remove ata_port*
Alan Cox
2007-04-28
1
-1
/
+1
*
libata-core: Fix the iordy methods
Alan Cox
2007-04-28
1
-11
/
+25
*
pata: expose set_mode method so it can be wrapped
Alan
2007-04-28
1
-7
/
+30
*
libata-core: fix comments on cable type
Alan Cox
2007-04-28
1
-4
/
+4
*
libata: cable detection fixes
Alan Cox
2007-04-28
1
-0
/
+59
*
libata: warn if speed limited due to 40-wire cable
Robert Hancock
2007-04-28
1
-13
/
+20
*
RESEND: libata: check cdb len per dev instead of per host
Mark Lord
2007-04-28
1
-17
/
+1
*
libata: dev_config does not need ap and adev passing
Alan
2007-04-28
1
-1
/
+1
*
[libata] export sata_print_link_status()
Jeff Garzik
2007-04-28
1
-1
/
+2
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-04-04
1
-1
/
+32
|
\
|
*
libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)
Albert Lee
2007-04-04
1
-1
/
+26
|
*
libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)
Albert Lee
2007-04-04
1
-0
/
+6
|
*
2.6.21 fix lba48 bug in libata fill_result_tf()
Mark Lord
2007-04-04
1
-1
/
+1
*
|
[PATCH] libata: add NCQ blacklist entries from Silicon Image Windows driver (v2)
Robert Hancock
2007-04-04
1
-0
/
+5
|
/
*
[PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQ
Jens Axboe
2007-03-30
1
-0
/
+2
*
ata: NCQ is broken on Maxtor 6L250S0
Paul Rolland
2007-03-28
1
-0
/
+2
*
[libata] Disable ACPI by default; fix namespace problems
Jeff Garzik
2007-03-28
1
-2
/
+2
*
libata: kernel-doc fix
Randy Dunlap
2007-03-19
1
-1
/
+1
*
libata: fix ata_host_release() free order
Tejun Heo
2007-03-09
1
-6
/
+10
*
Fix simplex adapters with libata
Petr Vandrovec
2007-03-09
1
-1
/
+2
*
libata: add CONFIG_PM to libata core layer
Tejun Heo
2007-03-02
1
-0
/
+11
*
[libata] change master/slave IDENTIFY order
Jeff Garzik
2007-03-02
1
-2
/
+14
[next]