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
/
pata_scc.c
Commit message (
Expand
)
Author
Age
*
pata_scc: add proper cable detection method
Bartlomiej Zolnierkiewicz
2011-10-14
*
ata: Add and use ata_print_version_once
Joe Perches
2011-07-23
*
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
*
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
*
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2011-03-02
*
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
2010-10-21
*
ata: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
2010-08-01
*
libata-sff: separate out BMDMA irq handler
Tejun Heo
2010-05-25
*
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
2010-05-25
*
libata-sff: prd is BMDMA specific
Tejun Heo
2010-05-19
*
libata-sff: separate out BMDMA EH
Tejun Heo
2010-05-19
*
libata-sff: clean up BMDMA initialization
Tejun Heo
2010-05-19
*
libata: make sff_irq_on() method optional
Sergei Shtylyov
2010-05-14
*
libata: introduce sff_set_devctl() method
Sergei Shtylyov
2010-05-14
*
pata_scc: kill useless check in scc_postreset()
Sergei Shtylyov
2010-05-14
*
pata_scc: make scc_wait_after_reset() static
Sergei Shtylyov
2010-05-14
*
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-03-24
*
[libata] Update kernel-doc comments to match source code
Qinghuang Feng
2008-12-28
*
ata: Switch all my stuff to a common address
Alan Cox
2008-10-27
*
libata: consistently use msecs for time durations
Tejun Heo
2008-07-14
*
libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl
Alan Cox
2008-06-04
*
libata: move link onlineness check out of softreset methods
Tejun Heo
2008-04-17
*
pata_scc: fix build breakage
Stephen Rothwell
2008-04-17
*
libata: restructure SFF post-reset readiness waits
Tejun Heo
2008-04-17
*
libata: rename SFF port ops
Tejun Heo
2008-04-17
*
libata: rename SFF functions
Tejun Heo
2008-04-17
*
libata annotations
Al Viro
2008-04-17
*
pata_scc: fix compile warning
Tejun Heo
2008-04-17
*
libata: kill ata_chk_status()
Tejun Heo
2008-04-17
*
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
*
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
*
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
*
pata_scc.c: add thaw ops
Akira Iguchi
2008-02-15
*
libata: update ->data_xfer hook for ATAPI
Tejun Heo
2008-01-23
*
libata: implement ata_wait_after_reset()
Tejun Heo
2007-10-29
*
libata: Fix build failure on ppc64 drivers/ata/pata_scc.c
Satyam Sharma
2007-10-12
*
libata: update ata_dev_try_classify() arguments
Tejun Heo
2007-10-12
*
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
2007-10-12
*
[libata] Remove ->port_disable() hook
Jeff Garzik
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] Bump driver versions
Jeff Garzik
2007-08-31
*
[libata] Fix reported task file values in sense data
Petr Vandrovec
2007-07-20
*
pata_scc.c: small fixes (Workaround for errata A308)
Akira Iguchi
2007-07-20
*
libata: remove irq_on from ata_bus_reset() and ata_std_postreset()
Albert Lee
2007-07-12
*
pata_scc.c: Workaround for errata A308
Akira Iguchi
2007-07-10
*
Fix build failure for drivers/ata/pata_scc.c
Tony Breeds
2007-05-25
*
libata: bump versions
Jeff Garzik
2007-05-21
*
pata_scc had been missed by ata_std_prereset() switch
Al Viro
2007-05-16
[next]