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: stop overloading port_info->private_data
Tejun Heo
2008-04-17
*
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
2008-04-17
*
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
*
libata: implement and use ata_noop_irq_clear()
Tejun Heo
2008-04-17
*
libata: kill ata_ehi_schedule_probe()
Tejun Heo
2008-04-17
*
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
2008-04-17
*
libata: prefer hardreset
Tejun Heo
2008-04-17
*
libata: ATA_12/16 doesn't fall into ATAPI_MISC
Tejun Heo
2008-04-04
*
libata: uninline atapi_cmd_type()
Tejun Heo
2008-04-04
*
libata: fix IDENTIFY order in ata_bus_probe()
Bartlomiej Zolnierkiewicz
2008-04-04
*
libata: ATA_EHI_LPM should be ATA_EH_LPM
Tejun Heo
2008-03-29
*
libata: improve HPA error handling
Tejun Heo
2008-03-24
*
libata: assume no device is attached if both IDENTIFYs are aborted
Tejun Heo
2008-03-24
*
libata: don't allow sysfs read access to force param
Tejun Heo
2008-03-10
*
ata: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-10
*
Revert "power_state: get rid of write-only variable in SATA"
Jeff Garzik
2008-02-25
*
make atapi_dmadir static
Adrian Bunk
2008-02-25
*
libata-core: fix kernel-doc warning
Randy Dunlap
2008-02-24
*
libata: automatically use DMADIR if drive/bridge requires it
Tejun Heo
2008-02-24
*
power_state: get rid of write-only variable in SATA
Pavel Machek
2008-02-24
*
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2008-02-23
*
libata: implement libata.force module parameter
Tejun Heo
2008-02-20
*
libata: implement drain buffers
James Bottomley
2008-02-19
*
libata: eliminate the home grown dma padding in favour of
James Bottomley
2008-02-19
*
libata: update ATAPI overflow draining
Tejun Heo
2008-02-19
*
ide/libata: ST310211A has buggy HPA too
Mikko Rapeli
2008-02-18
*
ata: fix sparse warning in libata-core.c
Harvey Harrison
2008-02-15
*
libata: ignore deverr on SETXFER if mode is configured
Tejun Heo
2008-02-11
*
libata-core: unblacklist HITACHI drives
David Milburn
2008-02-06
*
drivers/ata/: Spelling fixes
Joe Perches
2008-02-03
*
libata: Change "write_data" to "rw" for some function documentations
Linus Nilsson
2008-01-28
*
libata: factor out ata_pci_activate_sff_host() from ata_pci_one()
Tejun Heo
2008-01-23
*
libata annotations and fixes
Al Viro
2008-01-23
*
libata: make ata_port_queue_task() an internal function
Jeff Garzik
2008-01-23
*
libata/pata_it821x: Improve handling of poorly compatible emulations
Alan Cox
2008-01-23
*
libata: make qc->nbytes include extra buffers
Tejun Heo
2008-01-23
*
libata: convert to chained sg
Tejun Heo
2008-01-23
*
libata: change ATA_QCFLAG_DMAMAP semantics
Tejun Heo
2008-01-23
*
libata: kill non-sg DMA interface
Tejun Heo
2008-01-23
*
libata: update ->data_xfer hook for ATAPI
Tejun Heo
2008-01-23
*
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
2008-01-23
*
libata: zero xfer length on ATAPI data xfer IRQ is HSM violation
Albert Lee
2008-01-23
*
libata: convert NCQ test in ata_qc_issue() to ata_is_ncq()
Tejun Heo
2008-01-23
*
libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...
Tejun Heo
2008-01-23
*
libata: add ATA_CBL_PATA_IGN
Tejun Heo
2008-01-23
*
libata: xfer_mask is unsigned long not unsigned int
Tejun Heo
2008-01-23
*
libata: kill ata_id_to_dma_mode()
Tejun Heo
2008-01-23
*
libata: clean up xfermode / PATA timing related stuff
Tejun Heo
2008-01-23
*
libata: export xfermode / PATA timing related functions
Tejun Heo
2008-01-23
*
libata: implement ATA_DFLAG_DUBIOUS_XFER
Tejun Heo
2008-01-23
[next]