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
/
sata_fsl.c
Commit message (
Expand
)
Author
Age
*
ata: Use dma_zalloc_coherent
Joe Perches
2014-06-17
*
sata_fsl: remove check for CONFIG_MPC8315_DS
Paul Bolle
2014-05-21
*
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2014-05-09
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
*
sata_fsl: save irqs while coalescing
Anthony Foiani
2013-08-20
*
ata: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-23
*
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-04-30
|
\
|
*
fsl/sata: create a sysfs entry for rx water mark
Qiang Liu
2013-04-03
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
|
\
\
|
|
/
|
/
|
|
*
treewide: Fix typos in printk
Masanari Iida
2013-03-20
*
|
sata_fsl: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-03-04
|
/
*
sata_fsl: add workaround for data length mismatch on freescale V2 controller
Shaohui Xie
2012-09-13
*
sata_fsl: add support for interrupt coalsecing feature
Qiang Liu
2012-03-13
*
[libata] sata_fsl: fix the controller operating mode
Jerry Huang
2012-01-17
*
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
Axel Lin
2012-01-08
*
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
*
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2011-07-23
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-03-18
|
\
|
*
ATA: Add FSL sata v2 controller support
Xulei
2011-03-15
*
|
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-16
|
\
\
|
*
|
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2011-02-28
|
|
/
*
|
sata_fsl: Update RX_WATER_MARK for TRANSCFG
Prabhakar Kushwaha
2011-03-14
*
|
sata_fsl: Fix wrong Device Error Register usage
Prabhakar Kushwaha
2011-03-14
*
|
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
*
libata: always use ata_qc_complete_multiple() for NCQ command completions
Tejun Heo
2010-10-21
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
|
\
|
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
*
|
sata_fsl,mv,nv: prepare for NCQ command completion update
Tejun Heo
2010-08-01
|
/
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
|
|
\
|
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
*
|
|
sata_fsl: Add asynchronous notification support
ashish kalra
2009-12-03
|
/
/
*
/
sata_fsl: Split hard and soft reset
Jiang Yutang
2009-11-19
|
/
*
sata_fsl: Defer non-ncq commands when ncq commands active
Ashish Kalra
2009-09-08
*
sata_fsl: Add power mgmt support
Dave Liu
2009-06-23
*
sata_fsl: Fix the command description of FSL SATA controller
Dave Liu
2009-05-15
*
sata_fsl: Fix compile warnings
Kumar Gala
2009-05-15
*
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-03-24
*
sata_fsl: Return non-zero on error in probe()
Michal Sojka
2009-01-16
*
libata: make SCR access ops per-link
Tejun Heo
2008-09-29
*
[libata] sata_fsl: Fix broken driver, add port multiplier (PMP) support
Ashish Kalra
2008-05-30
*
typo in sata_fsl
Al Viro
2008-04-28
*
libata: move link onlineness check out of softreset methods
Tejun Heo
2008-04-17
*
libata: don't use ap->ioaddr in non-SFF drivers
Tejun Heo
2008-04-17
[next]