Age | Commit message (Expand) | Author |
2019-05-09 | sata_rcar: Remove ata_host_alloc() error printing | Geert Uytterhoeven |
2018-12-10 | sata_rcar: fix deferred probing | Sergei Shtylyov |
2018-11-08 | sata_rcar: convert to SPDX identifiers | Kuninori Morimoto |
2018-08-06 | ata: sata_rcar: exclude setting of PHY registers in Gen3 | Masaharu Hayakawa |
2018-08-06 | ata: sata_rcar: really mask all interrupts on Gen2 and later | Wolfram Sang |
2018-07-23 | ata: sata_rcar: Add rudimentary Runtime PM support | Geert Uytterhoeven |
2018-07-23 | ata: sata_rcar: Provide a short-hand for &pdev->dev | Geert Uytterhoeven |
2018-02-13 | ata: sata_rcar: Remove unused variable in sata_rcar_init_controller() | Geert Uytterhoeven |
2018-02-12 | sata_rcar: Reset SATA PHY when Salvator-X board resumes | Khiem Nguyen |
2017-10-04 | ata: sata_rcar: Use of_device_get_match_data() helper | Geert Uytterhoeven |
2017-07-15 | ata: sata_rcar: add gen[23] fallback compatibility strings | Simon Horman |
2017-07-06 | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2017-06-19 | ata: sata_rcar: make of_device_ids const. | Arvind Yadav |
2017-05-16 | ata: sata_rcar: Handle return value of clk_prepare_enable | Arvind Yadav |
2017-01-10 | ata: pass queued command to ->sff_data_xfer method | Bartlomiej Zolnierkiewicz |
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-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-10-27 | 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-09 | 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-02 | Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 | Tejun Heo |
2013-06-03 | 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-22 | 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 |