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
/
include
/
linux
/
libata.h
Commit message (
Expand
)
Author
Age
*
[PATCH] libata: Remove dependence on host_set->dev for SAS
Brian King
2006-03-24
*
[PATCH] libata: add ata_dev_pair helper
Alan Cox
2006-03-24
*
[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.
Nigel Cunningham
2006-03-24
*
[PATCH] libata: add per-dev pio/mwdma/udma_mask
Tejun Heo
2006-03-24
*
Merge branch 'master'
Jeff Garzik
2006-03-22
|
\
|
*
[SCSI] libata: implement minimal transport template for ->eh_timed_out
Tejun Heo
2006-03-21
*
|
[libata] add prototypes for helpers
Jeff Garzik
2006-03-21
*
|
[PATCH] libata: Add some dummy noop functions
Brian King
2006-03-21
|
/
*
[PATCH] libata: improve xfer mask constants and update ata_mode_string()
Tejun Heo
2006-03-11
*
[PATCH] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASK
Tejun Heo
2006-03-11
*
[PATCH] libata: kill unused pio_task and packet_task
Tejun Heo
2006-03-11
*
[PATCH] libata: implement port_task
Tejun Heo
2006-03-11
*
[PATCH] libata: implement ata_dev_revalidate()
Tejun Heo
2006-03-05
*
[PATCH] libata: fold ata_dev_config() into ata_dev_configure()
Tejun Heo
2006-03-03
*
[PATCH] libata: convert dev->id to pointer
Tejun Heo
2006-03-03
*
[PATCH] libata: seperate out ata_class_present()
Tejun Heo
2006-03-03
*
Merge branch 'upstream-fixes'
Jeff Garzik
2006-02-20
|
\
|
*
[PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sg
Tejun Heo
2006-02-20
*
|
[PATCH] libata: rename ata_dev_id_[c_]string()
Tejun Heo
2006-02-20
*
|
[PATCH] libata: add per-device max_sectors
Tejun Heo
2006-02-12
*
|
[PATCH] libata: move cdb_len for host to device
Tejun Heo
2006-02-12
*
|
[PATCH] libata: implement ata_dev_id_c_string()
Tejun Heo
2006-02-12
*
|
[PATCH] libata: kill assert() macro
Tejun Heo
2006-02-11
*
|
[PATCH] libata: inline ata_qc_complete()
Tejun Heo
2006-02-11
*
|
[PATCH] libata: implement ata_scsi_timed_out()
Tejun Heo
2006-02-10
*
|
[PATCH] libata: add ATA_QCFLAG_EH_SCHEDULED
Tejun Heo
2006-02-10
*
|
[PATCH] libata: implement ata_std_probeinit()
Tejun Heo
2006-02-09
*
|
[PATCH] libata: add probeinit component operation to ata_drive_probe_reset()
Tejun Heo
2006-02-09
*
|
[PATCH] libata: EH / pio tasks synchronization
Tejun Heo
2006-02-09
*
|
[PATCH] libata: implement ATA_FLAG_IN_EH port flag
Tejun Heo
2006-02-09
*
|
[PATCH] libata: implement standard reset component operations and ->probe_reset
Tejun Heo
2006-01-27
*
|
[PATCH] libata: implement ata_drive_probe_reset()
Tejun Heo
2006-01-27
*
|
[PATCH] libata: new ->probe_reset operation
Tejun Heo
2006-01-26
*
|
[PATCH] libata: export ata_busy_sleep
Tejun Heo
2006-01-26
*
|
[PATCH] libata: implement and apply ata_eh_qc_complete/retry()
Tejun Heo
2006-01-26
*
|
[PATCH] libata: return AC_ERR_* from issue functions
Tejun Heo
2006-01-26
*
|
[PATCH] libata: add detailed AC_ERR_* flags
Tejun Heo
2006-01-26
*
|
[PATCH] libata: make the owner of a qc responsible for freeing it
Tejun Heo
2006-01-26
*
|
Merge branch 'debug'
Jeff Garzik
2006-01-17
|
\
\
|
|
/
|
/
|
|
*
From: Borislav Petkov <petkov@uni-muenster.de>
Randy Dunlap
2006-01-17
*
|
[PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...
Alan Cox
2006-01-17
*
|
[PATCH] libata: add a function to decide if we need iordy
Alan Cox
2006-01-17
|
/
*
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-01-06
|
\
|
*
[BLOCK] add FUA support to libata
Tejun Heo
2006-01-06
*
|
[PATCH] Suspend support for libata
Jens Axboe
2006-01-06
|
/
*
Merge branch 'upstream-fixes'
Jeff Garzik
2005-12-13
|
\
|
*
[libata] mark certain hardware (or drivers) with a no-atapi flag
Jeff Garzik
2005-12-13
*
|
[PATCH] libata: remove unused qc->waiting
Tejun Heo
2005-12-13
*
|
[PATCH] libata: implement ata_exec_internal()
Tejun Heo
2005-12-13
*
|
[PATCH] libata: move err_mask to ata_queued_cmd
Albert Lee
2005-12-06
[next]