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
*
libata: kill ATA_ENABLE_PATA
Jeff Garzik
2007-02-09
*
libata: add another IRQ calls (core and headers)
Akira Iguchi
2007-02-09
*
libata: convert to iomap
Tejun Heo
2007-02-09
*
libata: remove unused functions
Tejun Heo
2007-02-09
*
libata: update libata core layer to use devres
Tejun Heo
2007-02-09
*
libata: implement ata_host_detach()
Tejun Heo
2007-02-09
*
libata: kill qc->nsect and cursect
Tejun Heo
2007-02-09
*
libata: handle pci_enable_device() failure while resuming
Tejun Heo
2007-02-09
*
[PATCH] pci: Move PCI_VDEVICE from libata to core
Alan Cox
2007-02-09
*
[libata] trim trailing whitespace
Jeff Garzik
2007-02-09
*
libata: Fix ata_busy_wait() kernel docs
Alan
2007-02-02
*
libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli
Tejun Heo
2007-01-25
*
libata: set_mode, Fix the FIXME
Alan
2007-01-24
*
libata: Initialize qc->pad_len
Brian King
2007-01-24
*
libata: Fixup n_elem initialization
Brian King
2007-01-24
*
libata: initialize qc->dma_dir to DMA_NONE
Tejun Heo
2007-01-19
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
|
\
|
*
[PATCH] libata: always use polling IDENTIFY
Tejun Heo
2006-12-03
|
*
[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...
Tejun Heo
2006-12-03
|
*
[PATCH] libata: remove unused HSM_ST_UNKNOWN
Tejun Heo
2006-12-03
|
*
[PATCH] libata: implement presence detection via polling IDENTIFY
Tejun Heo
2006-12-01
|
*
[PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit
Tejun Heo
2006-12-01
|
*
[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE
Tejun Heo
2006-12-01
|
*
[PATCH] libata: implement ATA_EHI_PRINTINFO
Tejun Heo
2006-12-01
|
*
[PATCH] libata: separate out and export sata_port_hardreset()
Tejun Heo
2006-12-01
|
*
[PATCH] libata: move ata_irq_on() into libata-sff.c
Tejun Heo
2006-12-01
|
*
[PATCH] libata: handle 0xff status properly
Tejun Heo
2006-12-01
|
*
[PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist...
Alan Cox
2006-12-01
*
|
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
*
|
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-11-22
|
/
*
[PATCH] libata: unexport ata_dev_revalidate()
Tejun Heo
2006-10-31
*
[PATCH] libata: typo fix
Tejun Heo
2006-10-21
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[PATCH] libata: turn off NCQ if queue depth is adjusted to 1
Tejun Heo
2006-09-30
*
[PATCH] libata: cosmetic changes to constants
Tejun Heo
2006-09-30
*
[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists
Jeff Garzik
2006-09-27
*
[libata] No need for all those arch libata-portmap.h headers
Jeff Garzik
2006-09-25
*
[PATCH] libata: improve handling of diagostic fail (and hardware that misrepo...
Alan Cox
2006-09-19
*
[PATCH] libata: fix non-uniform ports handling
Tejun Heo
2006-09-19
*
Merge branch 'upstream' into pata-drivers
Jeff Garzik
2006-08-31
|
\
|
*
[libata] Trim trailing whitespace.
Jeff Garzik
2006-08-31
*
|
[libata] Add a bunch of PATA drivers.
Jeff Garzik
2006-08-29
|
/
*
libata: Grand renaming.
Jeff Garzik
2006-08-24
*
[PATCH] libata: Add CompactFlash support
Alan Cox
2006-08-14
*
[ATA] Increase lba48 max-sectors from 200 to 256.
Jeff Garzik
2006-08-10
*
[PATCH] libata: kill unused hard_port_no and legacy_mode
Tejun Heo
2006-08-10
*
[PATCH] libata: implement dummy port
Tejun Heo
2006-08-10
*
[PATCH] libata: rework legacy handling to remove much of the cruft
Alan Cox
2006-08-10
*
[PATCH] libata: Add support for SATA attachment to SAS adapters
Brian King
2006-08-09
*
[PATCH] libata: Add ata_host_set_init
Brian King
2006-08-09
[next]