index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_fsl.c
Age
Commit message (
Expand
)
Author
2018-06-19
sata_fsl: remove dead code in tag retrieval
Jens Axboe
2018-06-19
sata_fsl: convert to command iterator
Jens Axboe
2018-05-14
sata_fsl: use the right type for tag bitshift
Jens Axboe
2018-05-11
libata: bump ->qc_active to a 64-bit type
Jens Axboe
2018-05-11
libata: convert core and drivers to ->hw_tag usage
Jens Axboe
2017-05-30
ata: sata_fsl: cut drvdata assignment
Linus Walleij
2017-03-06
ata: constify of_device_id structures
Bhumika Goyal
2015-12-07
ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...
Andreas Werner
2015-03-02
sata-fsl: Apply link speed limits
Martin Hicks
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-02
sata_fsl: fix error handling of irq_of_parse_and_map
Dmitry Torokhov
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-17
ata: Use dma_zalloc_coherent
Joe Perches
2014-05-21
sata_fsl: remove check for CONFIG_MPC8315_DS
Paul Bolle
2014-05-09
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-08-20
sata_fsl: save irqs while coalescing
Anthony Foiani
2013-05-24
ata: use platform_{get,set}_drvdata()
Jingoo Han
2013-04-30
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-03
fsl/sata: create a sysfs entry for rx water mark
Qiang Liu
2013-03-20
treewide: Fix typos in printk
Masanari Iida
2013-03-04
sata_fsl: Remove redundant NULL check before kfree
Syam Sidhardhan
2012-09-13
sata_fsl: add workaround for data length mismatch on freescale V2 controller
Shaohui Xie
2012-03-13
sata_fsl: add support for interrupt coalsecing feature
Qiang Liu
2012-01-17
[libata] sata_fsl: fix the controller operating mode
Jerry Huang
2012-01-08
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
Axel Lin
2011-07-23
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-03-31
Fix common misspellings
Lucas De Marchi
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-15
ATA: Add FSL sata v2 controller support
Xulei
2011-03-14
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-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2010-10-21
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-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-01
sata_fsl,mv,nv: prepare for NCQ command completion update
Tejun Heo
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-03
sata_fsl: Add asynchronous notification support
ashish kalra
[next]