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