index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
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: limit post SRST nsect/lbal wait to ~100ms
Tejun Heo
2007-06-11
1
-13
/
+19
*
libata: force PIO on IOMEGA ZIP 250 ATAPI
Tejun Heo
2007-06-11
1
-0
/
+1
*
libata: Correct abuse of language
Alan Cox
2007-06-09
1
-1
/
+1
*
libata-core/sff: Fix multiple assumptions about DMA
Alan Cox
2007-06-09
1
-0
/
+1
*
libata: fix hw_sata_spd_limit initialization
Tejun Heo
2007-06-09
1
-1
/
+2
*
libata: print device model and firmware revision for ATAPI devices
Albert Lee
2007-06-09
1
-8
/
+10
*
libata: fix probe time irq printouts
Olof Johansson
2007-06-09
1
-0
/
+3
*
libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EP
Tejun Heo
2007-06-09
1
-0
/
+2
*
libata: always use polling SETXFER
Tejun Heo
2007-06-04
1
-9
/
+4
*
[libata] Add drive to NCQ blacklist
Jeff Garzik
2007-05-28
1
-0
/
+1
*
libata: -ENODEV during prereset isn't an error
Tejun Heo
2007-05-24
1
-1
/
+1
*
libata: don't consider 0xff as port empty if SStatus is available
Tejun Heo
2007-05-24
1
-1
/
+1
*
libata: bump versions
Jeff Garzik
2007-05-21
1
-1
/
+1
*
libata: Trim trailing whitespace
Jeff Garzik
2007-05-21
1
-4
/
+4
*
libata: Kiss post_set_mode goodbye
Alan Cox
2007-05-21
1
-3
/
+0
*
libata: Add Seagate STT20000A to DMA blacklist.
Dave Jones
2007-05-21
1
-0
/
+1
*
libata: remove libata.spindown_compat
Tejun Heo
2007-05-17
1
-6
/
+0
*
libata: during revalidation, check n_sectors after device is configured
Tejun Heo
2007-05-16
1
-18
/
+15
*
libata: separate out ata_dev_reread_id()
Tejun Heo
2007-05-16
1
-13
/
+34
*
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
[next]