index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_rcar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-02
ata: sata_rcar: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
ata: sata_rcar: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-08-02
ata: sata_rcar: Remove unnecessary return value check
Yangtao Li
1
-2
/
+0
2023-08-02
ata: sata_rcar: drop useless initializer
Yangtao Li
1
-2
/
+1
2023-08-02
ata: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-03-25
scsi: ata: Declare SCSI host templates const
Bart Van Assche
1
-1
/
+1
2022-10-18
ata: sata_rcar: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-03-07
ata: Drop commas after OF match table sentinels
Geert Uytterhoeven
1
-1
/
+1
2022-02-20
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
1
-2
/
+2
2022-02-19
ata: sata_rcar: drop unused #define's
Sergey Shtylyov
1
-4
/
+0
2022-02-19
ata: sata_rcar: make sata_rcar_ata_devchk() return 'bool'
Sergey Shtylyov
1
-4
/
+3
2022-02-19
ata: libata: make ata_host_suspend() *void*
Sergey Shtylyov
1
-10
/
+8
2022-01-05
ata: libata: remove debug compilation switches
Hannes Reinecke
1
-1
/
+0
2022-01-05
ata: sata_rcar: Drop pointless VPRINTK() calls
Hannes Reinecke
1
-16
/
+1
2022-01-05
ata: sata_rcar: replace DPRINTK() with ata_port_dbg()
Hannes Reinecke
1
-1
/
+1
2022-01-05
ata: libata: tracepoints for bus-master DMA
Hannes Reinecke
1
-2
/
+0
2022-01-04
ata: libata: add reset tracepoints
Hannes Reinecke
1
-4
/
+0
2020-10-16
ata: sata_rcar: Fix DMA boundary mask
Geert Uytterhoeven
1
-1
/
+1
2020-06-05
sata_rcar: handle pm_runtime_get_sync failure cases
Navid Emamdoost
1
-4
/
+7
2019-11-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
1
-2
/
+4
2019-05-09
sata_rcar: Remove ata_host_alloc() error printing
Geert Uytterhoeven
1
-1
/
+0
2018-12-10
sata_rcar: fix deferred probing
Sergei Shtylyov
1
-1
/
+3
2018-11-08
sata_rcar: convert to SPDX identifiers
Kuninori Morimoto
1
-5
/
+1
2018-08-06
ata: sata_rcar: exclude setting of PHY registers in Gen3
Masaharu Hayakawa
1
-2
/
+2
2018-08-06
ata: sata_rcar: really mask all interrupts on Gen2 and later
Wolfram Sang
1
-7
/
+13
2018-07-23
ata: sata_rcar: Add rudimentary Runtime PM support
Geert Uytterhoeven
1
-22
/
+18
2018-07-23
ata: sata_rcar: Provide a short-hand for &pdev->dev
Geert Uytterhoeven
1
-8
/
+8
2018-02-13
ata: sata_rcar: Remove unused variable in sata_rcar_init_controller()
Geert Uytterhoeven
1
-1
/
+0
2018-02-12
sata_rcar: Reset SATA PHY when Salvator-X board resumes
Khiem Nguyen
1
-23
/
+40
2017-10-04
ata: sata_rcar: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-6
/
+1
2017-07-15
ata: sata_rcar: add gen[23] fallback compatibility strings
Simon Horman
1
-0
/
+8
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-1
/
+1
2017-06-19
ata: sata_rcar: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-05-16
ata: sata_rcar: Handle return value of clk_prepare_enable
Arvind Yadav
1
-3
/
+12
2017-01-10
ata: pass queued command to ->sff_data_xfer method
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2015-11-24
ata: sata_rcar: Remove obsolete platform_device_id entries
Geert Uytterhoeven
1
-12
/
+3
2015-11-20
sata_rcar: Add compatible string for r8a7795
Kouei Abe
1
-0
/
+4
2015-07-15
ata: sata_rcar: Remove obsolete sata-r8a779* platform_device_id entries
Geert Uytterhoeven
1
-4
/
+0
2015-01-19
sata_rcar: extend PM methods
Mikhail Ulyanov
1
-2
/
+23
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-10-28
ata: sata_rcar: Add r8a7793 device support
Koji Matsuoka
1
-0
/
+5
2014-10-27
ata: sata_rcar: Disable DIPM mode for r8a7790 ES1
Simon Horman
1
-0
/
+10
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-10
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2013-11-30
sata_rcar: Add R-Car Gen2 SATA PHY support
Valentine Barshak
1
-16
/
+102
2013-10-29
sata_rcar: Convert to clk_prepare/unprepare
Laurent Pinchart
1
-5
/
+5
2013-08-14
drivers/ata/sata_rcar.c: simplify use of devm_ioremap_resource
Julia Lawall
1
-4
/
+1
2013-07-03
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
Tejun Heo
1
-12
/
+13
2013-06-04
sata_rcar: fix compilation warning in sata_rcar_thaw()
Sergei Shtylyov
1
-1
/
+1
2013-06-02
sata_rcar: fix interrupt handling
Sergei Shtylyov
1
-12
/
+11
[next]