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_mv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2024-04-12
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
1
-1
/
+1
2024-04-04
ata: sata_mv: Fix PCI device ID table declaration compilation warning
Arnd Bergmann
1
-32
/
+31
2023-10-11
ata: sata_mv: aspeed: fix value check in mv_platform_probe()
Ma Ke
1
-3
/
+6
2023-09-11
ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()
Christophe JAILLET
1
-2
/
+2
2023-08-02
ata: sata_mv: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-08-02
ata: fix debounce timings type
Sergey Shtylyov
1
-1
/
+1
2023-03-25
scsi: ata: Declare SCSI host templates const
Bart Van Assche
1
-2
/
+2
2022-08-03
ata: sata_mv: Fixes expected number of resources now IRQs are gone
Andrew Lunn
1
-1
/
+1
2022-03-07
ata: Drop commas after OF match table sentinels
Geert Uytterhoeven
1
-1
/
+1
2022-02-19
ata: libata: make ata_host_suspend() *void*
Sergey Shtylyov
1
-3
/
+3
2022-01-05
ata: sata_mv: convert remaining printk() to structured logging
Hannes Reinecke
1
-14
/
+16
2022-01-05
ata: sata_mv: Drop pointless VPRINTK() call and convert the remaining one
Hannes Reinecke
1
-6
/
+1
2022-01-05
ata: sata_mv: replace DPRINTK with dynamic debugging
Hannes Reinecke
1
-38
/
+38
2022-01-05
ata: sata_mv: kill 'port' argument in mv_dump_all_regs()
Hannes Reinecke
1
-13
/
+6
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2021-10-25
ata: sata_mv: Fix the error handling of mv_chip_id()
Zheyu Ma
1
-2
/
+2
2021-10-17
scsi: ata: Switch to attribute groups
Bart Van Assche
1
-1
/
+1
2021-06-16
ata: sata_mv: Do not over-write initialise fields in 'mv6_sht'
Lee Jones
1
-1
/
+5
2021-03-31
sata_mv: add IRQ checks
Sergey Shtylyov
1
-0
/
+4
2021-03-31
ata: sata_mv: Fix misnaming of 'mv_bmdma_stop()'
Lee Jones
1
-1
/
+1
2021-03-12
ata: sata_mv: Fix worthy headers and demote others
Lee Jones
1
-6
/
+6
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-6
/
+6
2019-12-26
libata: Fix retrieving of active qcs
Sascha Hauer
1
-1
/
+1
2019-11-01
ata: sata_mv, avoid trigerrable BUG_ON
Jiri Slaby
1
-5
/
+3
2019-11-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
1
-11
/
+15
2019-08-26
sata_mv: use dma_set_mask_and_coherent
Christoph Hellwig
1
-34
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
1
-14
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+4
2018-05-11
libata: bump ->qc_active to a 64-bit type
Jens Axboe
1
-1
/
+1
2018-05-11
libata: convert core and drivers to ->hw_tag usage
Jens Axboe
1
-12
/
+12
2018-01-25
ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channel
Jia-Ju Bai
1
-1
/
+1
2017-10-23
ata: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2017-10-23
ata: sata_mv: remove a redundant assignment to pointer ehi
Colin Ian King
1
-3
/
+1
2017-05-24
Revert "ata: sata_mv: Convert to devm_ioremap_resource()"
Andrew Lunn
1
-5
/
+8
2017-03-06
ata: constify of_device_id structures
Bhumika Goyal
1
-1
/
+1
2017-01-09
ata: sata_mv: Convert to devm_ioremap_resource()
Andy Shevchenko
1
-8
/
+5
2017-01-09
Merge branch 'for-4.10-fixes' into for-4.11
Tejun Heo
1
-0
/
+3
2017-01-06
ata: sata_mv:- Handle return value of devm_ioremap.
Arvind Yadav
1
-0
/
+3
2017-01-06
ata: sata_mv: fix module license specification
Uwe Kleine-König
1
-1
/
+1
2016-11-29
ata: sata_mv: check for errors when parsing nr-ports from dt
Uwe Kleine-König
1
-1
/
+14
2016-09-20
ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool...
Harman Kalra
1
-4
/
+2
2016-06-17
ata: sata_mv: fix mis-conversion in mv_write_cached_reg()
Ben Dooks
1
-1
/
+1
2015-04-08
ata: remove deprecated use of pci api
Quentin Lambert
1
-5
/
+5
2015-03-19
ata: sata_mv: add proper definitions for LP_PHY_CTL register values
Thomas Petazzoni
1
-4
/
+16
2015-02-03
sata_mv: Delete unnecessary checks before the function call "phy_power_off"
Markus Elfring
1
-4
/
+2
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
-4
/
+4
2014-02-21
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+8
2014-02-16
ata: sata_mv: Cleanup only the initialized ports
Ezequiel Garcia
1
-2
/
+7
[next]