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-sff.c
Commit message (
Expand
)
Author
Age
*
libata-sff: PCI IRQ handling fix
Alan Cox
2008-01-10
*
[libata] checkpatch-inspired cleanups
Jeff Garzik
2007-10-23
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-18
|
\
|
*
libata-sff: Correct use of check_status()
Alan Cox
2007-10-17
*
|
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
|
/
*
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
2007-10-12
*
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
*
libata-link: linkify PHY-related functions
Tejun Heo
2007-10-12
*
libata-link: introduce ata_link
Tejun Heo
2007-10-12
*
libata-sff: Fix documentation
Alan Cox
2007-09-20
*
libata-sff; Unbreak non DMA capable controllers again
Alan Cox
2007-08-01
*
[libata] Fix reported task file values in sense data
Petr Vandrovec
2007-07-20
*
Correct comment in libata-sff.c
Dave Jones
2007-07-20
*
libata: simplify PCI legacy SFF host handling
Tejun Heo
2007-07-10
*
libata: fix assigned IRQ reporting
Tejun Heo
2007-07-03
*
libata-core/sff: Fix multiple assumptions about DMA
Alan Cox
2007-06-09
*
libata: clean up SFF init mess
Tejun Heo
2007-05-11
*
libata: honour host controllers that want just one host
Linus Torvalds
2007-04-30
*
libata: kill probe_ent and related helpers
Tejun Heo
2007-04-28
*
libata: add init helpers including ata_pci_prepare_native_host()
Tejun Heo
2007-04-28
*
libata: convert native PCI host handling to new init model
Tejun Heo
2007-04-28
*
libata: convert legacy PCI host handling to new init model
Tejun Heo
2007-04-28
*
libata: fix native mode disabled port handling
Tejun Heo
2007-04-28
*
libata/IDE: remove combined mode quirk
Jeff Garzik
2007-04-28
*
libata: Change prototype of mode_filter to remove ata_port*
Alan Cox
2007-04-28
*
[libata] Trim trailing whitespace.
Jeff Garzik
2007-02-26
*
libata: s/ap->id/ap->print_id/g
Tejun Heo
2007-02-21
*
libata: add another IRQ calls (core and headers)
Akira Iguchi
2007-02-09
*
libata: convert to iomap
Tejun Heo
2007-02-09
*
libata: update libata core layer to use devres
Tejun Heo
2007-02-09
*
libata: trivial stuff
Alan
2007-02-09
*
libata-sff: Don't try and activate channels which are not in use
Alan
2007-02-09
*
Fix Maple PATA IRQ assignment.
David Woodhouse
2007-01-26
*
libata-sff: Don't call bmdma_stop on non DMA capable controllers
Alan
2007-01-25
*
libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli
Tejun Heo
2007-01-25
*
[PATCH] libata: fix combined mode
Alan
2007-01-02
*
[PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze()
Tejun Heo
2006-12-03
*
[PATCH] libata: move BMDMA host status recording from EH to interrupt handler
Tejun Heo
2006-12-03
*
[PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQs
Tejun Heo
2006-12-03
*
[PATCH] libata: move ata_irq_on() into libata-sff.c
Tejun Heo
2006-12-01
*
[PATCH] sata_nv ADMA/NCQ support for nForce4
Robert Hancock
2006-12-01
*
[PATCH] libata-sff: Allow for wacky systems
Alan Cox
2006-10-21
*
[libata] init probe_ent->private_data in a common location
Jeff Garzik
2006-09-28
*
[libata] minor PCI IDE probe fixes and cleanups
Jeff Garzik
2006-09-28
*
[libata] One more s/15/ATA_SECONDARY_IRQ/ substitution
Jeff Garzik
2006-09-26
*
[PATCH] libata-sff: use our IRQ defines
Alan Cox
2006-09-26
*
[PATCH] libata: fix non-uniform ports handling
Tejun Heo
2006-09-19
*
Merge branch 'tmp' into upstream
Jeff Garzik
2006-09-19
*
Rename libata-bmdma.c to libata-sff.c.
Jeff Garzik
2006-08-24