index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-09
libata: Support chips with 64K PRD quirk
Alan Cox
1
-0
/
+80
2007-07-09
libata: replace ap->cbl tests with ATA_FLAG_SATA tests
Tejun Heo
1
-3
/
+3
2007-07-09
libata: reimplement ACPI invocation
Tejun Heo
1
-10
/
+6
2007-07-09
libata-acpi: implement ata_acpi_associate()
Tejun Heo
1
-0
/
+3
2007-07-03
libata: fix assigned IRQ reporting
Tejun Heo
1
-3
/
+3
2007-07-02
libata: add HTS541616J9SA00 to NCQ blacklist
Tejun Heo
1
-0
/
+1
2007-07-02
libata: remove reading alt_status from ata_hsm_qc_complete()
Albert Lee
1
-2
/
+0
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-21
kerneldoc fix in libata
Henrik Kretzschmar
1
-1
/
+1
2007-06-21
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-10
libata: Correct abuse of language
Alan Cox
1
-1
/
+1
2007-06-10
libata-core/sff: Fix multiple assumptions about DMA
Alan Cox
1
-0
/
+1
2007-06-10
libata: fix hw_sata_spd_limit initialization
Tejun Heo
1
-1
/
+2
2007-06-10
libata: print device model and firmware revision for ATAPI devices
Albert Lee
1
-8
/
+10
2007-06-10
libata: fix probe time irq printouts
Olof Johansson
1
-0
/
+3
2007-06-10
libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EP
Tejun Heo
1
-0
/
+2
2007-06-05
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-25
libata: -ENODEV during prereset isn't an error
Tejun Heo
1
-1
/
+1
2007-05-25
libata: don't consider 0xff as port empty if SStatus is available
Tejun Heo
1
-1
/
+1
2007-05-22
libata: bump versions
Jeff Garzik
1
-1
/
+1
2007-05-22
libata: Trim trailing whitespace
Jeff Garzik
1
-4
/
+4
2007-05-22
libata: Kiss post_set_mode goodbye
Alan Cox
1
-3
/
+0
2007-05-22
libata: Add Seagate STT20000A to DMA blacklist.
Dave Jones
1
-0
/
+1
2007-05-18
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-12
libata-acpi: clean up parameters and misc stuff
Tejun Heo
1
-1
/
+1
2007-05-12
libata: fallback to the other IDENTIFY on device error, take#2
Tejun Heo
1
-1
/
+21
2007-05-12
libata: ignore EH scheduling during initialization
Tejun Heo
1
-0
/
+2
2007-05-12
libata: clean up SFF init mess
Tejun Heo
1
-0
/
+1
2007-05-12
libata: implement libata.spindown_compat
Tejun Heo
1
-0
/
+6
2007-05-12
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
1
-35
/
+4
2007-05-10
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
[next]