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
2008-03-29
libata: ATA_EHI_LPM should be ATA_EH_LPM
Tejun Heo
1
-1
/
+1
2008-03-25
libata: improve HPA error handling
Tejun Heo
1
-4
/
+4
2008-03-25
libata: assume no device is attached if both IDENTIFYs are aborted
Tejun Heo
1
-14
/
+24
2008-03-11
libata: don't allow sysfs read access to force param
Tejun Heo
1
-1
/
+2
2008-03-11
ata: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-7
/
+7
2008-02-26
Revert "power_state: get rid of write-only variable in SATA"
Jeff Garzik
1
-0
/
+3
2008-02-26
make atapi_dmadir static
Adrian Bunk
1
-1
/
+1
2008-02-24
libata-core: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2008-02-24
libata: automatically use DMADIR if drive/bridge requires it
Tejun Heo
1
-2
/
+9
2008-02-24
power_state: get rid of write-only variable in SATA
Pavel Machek
1
-3
/
+0
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
1
-1
/
+1
2008-02-20
libata: implement libata.force module parameter
Tejun Heo
1
-1
/
+379
2008-02-19
libata: implement drain buffers
James Bottomley
1
-52
/
+4
2008-02-19
libata: eliminate the home grown dma padding in favour of
James Bottomley
1
-136
/
+9
2008-02-19
libata: update ATAPI overflow draining
Tejun Heo
1
-43
/
+33
2008-02-19
ide/libata: ST310211A has buggy HPA too
Mikko Rapeli
1
-0
/
+1
2008-02-15
ata: fix sparse warning in libata-core.c
Harvey Harrison
1
-1
/
+0
2008-02-11
libata: ignore deverr on SETXFER if mode is configured
Tejun Heo
1
-15
/
+33
2008-02-06
libata-core: unblacklist HITACHI drives
David Milburn
1
-2
/
+0
2008-02-03
drivers/ata/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-29
libata: Change "write_data" to "rw" for some function documentations
Linus Nilsson
1
-2
/
+2
2008-01-23
libata: factor out ata_pci_activate_sff_host() from ata_pci_one()
Tejun Heo
1
-0
/
+1
2008-01-23
libata annotations and fixes
Al Viro
1
-1
/
+1
2008-01-23
libata: make ata_port_queue_task() an internal function
Jeff Garzik
1
-13
/
+11
2008-01-23
libata/pata_it821x: Improve handling of poorly compatible emulations
Alan Cox
1
-16
/
+20
2008-01-23
libata: make qc->nbytes include extra buffers
Tejun Heo
1
-4
/
+10
2008-01-23
libata: convert to chained sg
Tejun Heo
1
-83
/
+118
2008-01-23
libata: change ATA_QCFLAG_DMAMAP semantics
Tejun Heo
1
-8
/
+7
2008-01-23
libata: kill non-sg DMA interface
Tejun Heo
1
-133
/
+15
2008-01-23
libata: update ->data_xfer hook for ATAPI
Tejun Heo
1
-16
/
+30
2008-01-23
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
1
-14
/
+14
2008-01-23
libata: zero xfer length on ATAPI data xfer IRQ is HSM violation
Albert Lee
1
-2
/
+5
2008-01-23
libata: convert NCQ test in ata_qc_issue() to ata_is_ncq()
Tejun Heo
1
-1
/
+1
2008-01-23
libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...
Tejun Heo
1
-0
/
+52
2008-01-23
libata: add ATA_CBL_PATA_IGN
Tejun Heo
1
-0
/
+13
2008-01-23
libata: xfer_mask is unsigned long not unsigned int
Tejun Heo
1
-14
/
+15
2008-01-23
libata: kill ata_id_to_dma_mode()
Tejun Heo
1
-43
/
+0
2008-01-23
libata: clean up xfermode / PATA timing related stuff
Tejun Heo
1
-42
/
+40
2008-01-23
libata: export xfermode / PATA timing related functions
Tejun Heo
1
-14
/
+19
2008-01-23
libata: implement ATA_DFLAG_DUBIOUS_XFER
Tejun Heo
1
-0
/
+19
2008-01-23
libata: move ata_set_mode() to libata-eh.c
Tejun Heo
1
-25
/
+0
2008-01-23
libata: implement protocol tests
Tejun Heo
1
-29
/
+7
2008-01-23
libata: checkpatch fixes
Jeff Garzik
1
-3
/
+3
2008-01-23
libata: IORDY handling
Alan Cox
1
-1
/
+8
2008-01-23
libata: Disable ATA8-ACS proposed Trusted Computing features by default
Alan Cox
1
-1
/
+11
2008-01-15
[libata] core checkpatch fix
Andrew Morton
1
-1
/
+3
2007-12-18
libata: fix ATAPI draining
Tejun Heo
1
-22
/
+65
2007-12-18
libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()
Tejun Heo
1
-0
/
+4
2007-12-18
libata: ata_dev_disable() should be called from EH context
Tejun Heo
1
-6
/
+2
2007-12-18
libata: add ST3160023AS / 3.42 to NCQ blacklist
Tejun Heo
1
-0
/
+1
[prev]
[next]