index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: fix assigned IRQ reporting
Tejun Heo
2007-07-03
1
-3
/
+3
*
libata: add HTS541616J9SA00 to NCQ blacklist
Tejun Heo
2007-07-02
1
-0
/
+1
*
libata: remove reading alt_status from ata_hsm_qc_complete()
Albert Lee
2007-07-02
1
-2
/
+0
*
libata: kill ATA_HORKAGE_DMA_RW_ONLY
Tejun Heo
2007-06-27
1
-6
/
+1
*
libata: use PIO for non-16 byte aligned ATAPI commands
Tejun Heo
2007-06-27
1
-23
/
+10
*
libata: fix ata_dev_disable()
Tejun Heo
2007-06-27
1
-2
/
+3
*
libata: be less verbose about hpa
Tejun Heo
2007-06-27
1
-6
/
+5
*
kerneldoc fix in libata
Henrik Kretzschmar
2007-06-20
1
-1
/
+1
*
libata: more NONCQ devices
Tejun Heo
2007-06-20
1
-0
/
+2
*
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
[next]