index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_rcar.c
Age
Commit message (
Expand
)
Author
2015-11-24
ata: sata_rcar: Remove obsolete platform_device_id entries
Geert Uytterhoeven
2015-11-20
sata_rcar: Add compatible string for r8a7795
Kouei Abe
2015-07-14
ata: sata_rcar: Remove obsolete sata-r8a779* platform_device_id entries
Geert Uytterhoeven
2015-01-19
sata_rcar: extend PM methods
Mikhail Ulyanov
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-28
ata: sata_rcar: Add r8a7793 device support
Koji Matsuoka
2014-10-27
ata: sata_rcar: Disable DIPM mode for r8a7790 ES1
Simon Horman
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-10
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2013-11-29
sata_rcar: Add R-Car Gen2 SATA PHY support
Valentine Barshak
2013-10-29
sata_rcar: Convert to clk_prepare/unprepare
Laurent Pinchart
2013-08-14
drivers/ata/sata_rcar.c: simplify use of devm_ioremap_resource
Julia Lawall
2013-07-03
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
Tejun Heo
2013-06-04
sata_rcar: fix compilation warning in sata_rcar_thaw()
Sergei Shtylyov
2013-06-02
sata_rcar: fix interrupt handling
Sergei Shtylyov
2013-05-28
sata_rcar: add 'base' local variable to some functions
Sergei Shtylyov
2013-05-28
sata_rcar: correct 'sata_rcar_sht'
Sergei Shtylyov
2013-05-28
sata_rcar: kill superfluous code in sata_rcar_bmdma_fill_sg()
Sergei Shtylyov
2013-05-24
ata: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-21
sata_rcar: clear STOP bit in bmdma_start() method
Sergei Shtylyov
2013-04-11
sata_rcar: Convert to devm_ioremap_resource()
Sachin Kamat
2013-02-20
libata: add R-Car SATA driver
Vladimir Barinov