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
/
libata-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-27
libata: kill ATA_HORKAGE_DMA_RW_ONLY
Tejun Heo
1
-6
/
+1
2007-06-27
libata: use PIO for non-16 byte aligned ATAPI commands
Tejun Heo
1
-23
/
+10
2007-06-27
libata: fix ata_dev_disable()
Tejun Heo
1
-2
/
+3
2007-06-27
libata: be less verbose about hpa
Tejun Heo
1
-6
/
+5
2007-06-20
kerneldoc fix in libata
Henrik Kretzschmar
1
-1
/
+1
2007-06-20
libata: more NONCQ devices
Tejun Heo
1
-0
/
+2
2007-06-11
libata: limit post SRST nsect/lbal wait to ~100ms
Tejun Heo
1
-13
/
+19
2007-06-11
libata: force PIO on IOMEGA ZIP 250 ATAPI
Tejun Heo
1
-0
/
+1
2007-06-09
libata: Correct abuse of language
Alan Cox
1
-1
/
+1
2007-06-09
libata-core/sff: Fix multiple assumptions about DMA
Alan Cox
1
-0
/
+1
2007-06-09
libata: fix hw_sata_spd_limit initialization
Tejun Heo
1
-1
/
+2
2007-06-09
libata: print device model and firmware revision for ATAPI devices
Albert Lee
1
-8
/
+10
2007-06-09
libata: fix probe time irq printouts
Olof Johansson
1
-0
/
+3
2007-06-09
libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EP
Tejun Heo
1
-0
/
+2
2007-06-04
libata: always use polling SETXFER
Tejun Heo
1
-9
/
+4
2007-05-28
[libata] Add drive to NCQ blacklist
Jeff Garzik
1
-0
/
+1
2007-05-24
libata: -ENODEV during prereset isn't an error
Tejun Heo
1
-1
/
+1
2007-05-24
libata: don't consider 0xff as port empty if SStatus is available
Tejun Heo
1
-1
/
+1
2007-05-21
libata: bump versions
Jeff Garzik
1
-1
/
+1
2007-05-21
libata: Trim trailing whitespace
Jeff Garzik
1
-4
/
+4
2007-05-21
libata: Kiss post_set_mode goodbye
Alan Cox
1
-3
/
+0
2007-05-21
libata: Add Seagate STT20000A to DMA blacklist.
Dave Jones
1
-0
/
+1
2007-05-17
libata: remove libata.spindown_compat
Tejun Heo
1
-6
/
+0
2007-05-16
libata: during revalidation, check n_sectors after device is configured
Tejun Heo
1
-18
/
+15
2007-05-16
libata: separate out ata_dev_reread_id()
Tejun Heo
1
-13
/
+34
2007-05-11
libata-acpi: clean up parameters and misc stuff
Tejun Heo
1
-1
/
+1
2007-05-11
libata: fallback to the other IDENTIFY on device error, take#2
Tejun Heo
1
-1
/
+21
2007-05-11
libata: ignore EH scheduling during initialization
Tejun Heo
1
-0
/
+2
2007-05-11
libata: clean up SFF init mess
Tejun Heo
1
-0
/
+1
2007-05-11
libata: implement libata.spindown_compat
Tejun Heo
1
-0
/
+6
2007-05-11
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
1
-35
/
+4
2007-05-09
libata: fix kernel-doc parameters
Randy Dunlap
1
-0
/
+2
2007-05-09
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
1
-4
/
+4
2007-05-09
libata: use flush_work()
Andrew Morton
1
-4
/
+4
2007-05-01
libata: reimplement reset sequencing
Tejun Heo
1
-34
/
+1
2007-05-01
libata: improve ata_std_prereset()
Tejun Heo
1
-7
/
+15
2007-05-01
libata: improve 0xff status handling
Tejun Heo
1
-11
/
+22
2007-05-01
libata: add deadline support to prereset and reset methods
Tejun Heo
1
-48
/
+113
2007-04-28
ata: printk warning fixes
Andrew Morton
1
-6
/
+9
2007-04-28
ata_timing: ensure t->cycle is always correct
Alan Cox
1
-0
/
+6
2007-04-28
libata: Handle drives that require a spin-up command before first access
Mark Lord
1
-1
/
+27
2007-04-28
libata: HPA support
Alan Cox
1
-0
/
+209
2007-04-28
libata: kill probe_ent and related helpers
Tejun Heo
1
-153
/
+0
2007-04-28
libata: add init helpers including ata_pci_prepare_native_host()
Tejun Heo
1
-0
/
+6
2007-04-28
libata: convert native PCI host handling to new init model
Tejun Heo
1
-0
/
+1
2007-04-28
libata: implement ata_host_alloc_pinfo() and ata_host_register()
Tejun Heo
1
-0
/
+93
2007-04-28
libata: separate out ata_host_alloc() and ata_host_register()
Tejun Heo
1
-208
/
+263
2007-04-28
libata: separate out ata_host_start()
Tejun Heo
1
-13
/
+61
2007-04-28
libata: allocate ap separately from shost
Tejun Heo
1
-5
/
+14
2007-04-28
libata: kill type mismatch compile warning
Tejun Heo
1
-1
/
+2
[next]