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