index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
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
*
libata: retry link resume if necessary
Tejun Heo
2010-01-12
*
libata: add comment documenting PIO latency issues on UP
Bartlomiej Zolnierkiewicz
2009-12-03
*
drivers/ata/libata: Move dereference after NULL test
Julia Lawall
2009-11-03
*
libata: fix internal command failure handling
Tejun Heo
2009-10-16
*
libata: make gtf_filter per-dev
Tejun Heo
2009-10-06
*
libata: fix spurious WARN_ON_ONCE() on port freeze
Tejun Heo
2009-09-17
*
libata: fix off-by-one error in ata_tf_read_block()
Tejun Heo
2009-09-08
*
[libata] add DMA setup FIS auto-activate feature
Shaohua Li
2009-09-01
*
libata: OCZ Vertex can't do HPA
Tejun Heo
2009-08-12
*
libata: accept late unlocking of HPA
Tejun Heo
2009-07-28
*
libata: implement and use HORKAGE_NOSETXFER, take#2
Tejun Heo
2009-07-14
*
libata: don't set IORDY for reset
Tejun Heo
2009-06-23
*
[libata] beautify module parameters
Evgeni Golov
2009-06-23
*
[libata] get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple() v2
Jens Axboe
2009-06-10
*
libata: fix suspend/resume for ATA SEMB devices
Borislav Petkov
2009-05-11
*
libata: use ATA_ID_CFA_*
Sergei Shtylyov
2009-04-16
*
libata: handle SEMB signature better
Tejun Heo
2009-04-16
*
ata: fix obviously wrong comment
Vegard Nossum
2009-04-13
*
[libata] More robust parsing for IDENTIFY DEVICE multi_count field
Mark Lord
2009-03-24
*
[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.
Mark Lord
2009-03-24
*
libata: Don't trust current capacity values in identify words 57-58
Robert Hancock
2009-03-05
*
libata: fix dma_unmap_sg misuse
FUJITA Tomonori
2009-03-05
*
libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book
Tejun Heo
2009-02-02
*
libata: add @spd_limit to sata_down_spd_limit()
Tejun Heo
2009-02-02
*
libata: clear dev->ering in smarter way
Tejun Heo
2009-02-02
*
libata: check onlineness before using SPD in sata_down_spd_limit()
Tejun Heo
2009-02-02
*
libata: move ata_dev_disable() to libata-eh.c
Tejun Heo
2009-02-02
*
libata: fix kernel-doc warnings
Randy Dunlap
2009-02-02
*
libata: Add another column to the ata_timing table.
David Daney
2009-01-16
*
[libata] get-identity ioctl: Fix use of invalid memory pointer
Jeff Garzik
2009-01-16
*
libata: only ports >= 0 need to synchronize
Arjan van de Ven
2009-01-10
*
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
2009-01-10
*
libata: use WARN_ON_ONCE on hot paths
Tejun Heo
2009-01-09
*
libata: Add special ata_pio_need_iordy() handling for Compact Flash.
David Daney
2009-01-08
*
[libata] ahci: Add SATA GEN3 related messages
Shane Huang
2009-01-08
*
fastboot: Make libata initialization even more async
Arjan van de Ven
2009-01-07
*
fastboot: make the libata port scan asynchronous
Arjan van de Ven
2009-01-07
*
libata: blacklist NCQ on OCZ CORE 2 SSD (resend)
Lubomir Bulej
2008-12-29
*
[libata] Update kernel-doc comments to match source code
Qinghuang Feng
2008-12-28
*
libata: perform port detach in EH
Tejun Heo
2008-12-28
*
libata: when restoring SControl during detach do the PMP links first
Tejun Heo
2008-12-28
*
libata: beef up iterators
Tejun Heo
2008-12-28
*
libata: fix Seagate NCQ+FLUSH blacklist
Tejun Heo
2008-12-16
*
libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ
Tejun Heo
2008-12-01
*
libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127
Roland Dreier
2008-11-11
*
libata: revert convert-to-block-tagging patches
Tejun Heo
2008-11-10
*
libata: mask off DET when restoring SControl for detach
Tejun Heo
2008-11-04
*
libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it
Tejun Heo
2008-11-04
*
libata: add whitelist for devices with known good pata-sata bridges
Jens Axboe
2008-10-31
*
libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127
Roland Dreier
2008-10-31
[next]