index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_mv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: Drop commas after OF match table sentinels
Geert Uytterhoeven
2022-03-07
1
-1
/
+1
*
ata: libata: make ata_host_suspend() *void*
Sergey Shtylyov
2022-02-19
1
-3
/
+3
*
ata: sata_mv: convert remaining printk() to structured logging
Hannes Reinecke
2022-01-05
1
-14
/
+16
*
ata: sata_mv: Drop pointless VPRINTK() call and convert the remaining one
Hannes Reinecke
2022-01-05
1
-6
/
+1
*
ata: sata_mv: replace DPRINTK with dynamic debugging
Hannes Reinecke
2022-01-05
1
-38
/
+38
*
ata: sata_mv: kill 'port' argument in mv_dump_all_regs()
Hannes Reinecke
2022-01-05
1
-13
/
+6
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
1
-1
/
+1
|
\
|
*
scsi: ata: Switch to attribute groups
Bart Van Assche
2021-10-16
1
-1
/
+1
*
|
ata: sata_mv: Fix the error handling of mv_chip_id()
Zheyu Ma
2021-10-25
1
-2
/
+2
|
/
*
ata: sata_mv: Do not over-write initialise fields in 'mv6_sht'
Lee Jones
2021-06-16
1
-1
/
+5
*
sata_mv: add IRQ checks
Sergey Shtylyov
2021-03-30
1
-0
/
+4
*
ata: sata_mv: Fix misnaming of 'mv_bmdma_stop()'
Lee Jones
2021-03-30
1
-1
/
+1
*
ata: sata_mv: Fix worthy headers and demote others
Lee Jones
2021-03-12
1
-6
/
+6
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-6
/
+6
*
libata: Fix retrieving of active qcs
Sascha Hauer
2019-12-25
1
-1
/
+1
*
ata: sata_mv, avoid trigerrable BUG_ON
Jiri Slaby
2019-11-01
1
-5
/
+3
*
ata: make qc_prep return ata_completion_errors
Jiri Slaby
2019-11-01
1
-11
/
+15
*
sata_mv: use dma_set_mask_and_coherent
Christoph Hellwig
2019-08-26
1
-34
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-4
/
+4
*
libata: bump ->qc_active to a 64-bit type
Jens Axboe
2018-05-11
1
-1
/
+1
*
libata: convert core and drivers to ->hw_tag usage
Jens Axboe
2018-05-11
1
-12
/
+12
*
ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channel
Jia-Ju Bai
2018-01-25
1
-1
/
+1
*
ata: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-23
1
-2
/
+2
*
ata: sata_mv: remove a redundant assignment to pointer ehi
Colin Ian King
2017-10-23
1
-3
/
+1
*
Revert "ata: sata_mv: Convert to devm_ioremap_resource()"
Andrew Lunn
2017-05-24
1
-5
/
+8
*
ata: constify of_device_id structures
Bhumika Goyal
2017-03-06
1
-1
/
+1
*
ata: sata_mv: Convert to devm_ioremap_resource()
Andy Shevchenko
2017-01-09
1
-8
/
+5
*
Merge branch 'for-4.10-fixes' into for-4.11
Tejun Heo
2017-01-09
1
-0
/
+3
|
\
|
*
ata: sata_mv:- Handle return value of devm_ioremap.
Arvind Yadav
2017-01-06
1
-0
/
+3
*
|
ata: sata_mv: fix module license specification
Uwe Kleine-König
2017-01-06
1
-1
/
+1
|
/
*
ata: sata_mv: check for errors when parsing nr-ports from dt
Uwe Kleine-König
2016-11-29
1
-1
/
+14
*
ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool...
Harman Kalra
2016-09-20
1
-4
/
+2
*
ata: sata_mv: fix mis-conversion in mv_write_cached_reg()
Ben Dooks
2016-06-17
1
-1
/
+1
*
ata: remove deprecated use of pci api
Quentin Lambert
2015-04-08
1
-5
/
+5
*
ata: sata_mv: add proper definitions for LP_PHY_CTL register values
Thomas Petazzoni
2015-03-19
1
-4
/
+16
*
sata_mv: Delete unnecessary checks before the function call "phy_power_off"
Markus Elfring
2015-02-03
1
-4
/
+2
*
ata: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2014-05-09
1
-4
/
+4
*
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-02-20
1
-4
/
+8
|
\
|
*
ata: sata_mv: Cleanup only the initialized ports
Ezequiel Garcia
2014-02-16
1
-2
/
+7
*
|
ata: sata_mv: Fix probe failures with optional phys
Andrew Lunn
2014-02-05
1
-3
/
+5
|
/
*
SATA: MV: Add support for the optional PHYs
Andrew Lunn
2014-01-20
1
-0
/
+27
*
ata: sata_mv: fix disk hotplug for Armada 370/XP SoCs
Lior Amsalem
2014-01-15
1
-0
/
+24
*
ata: sata_mv: introduce compatible string "marvell, armada-370-sata"
Simon Guinot
2014-01-15
1
-0
/
+1
*
sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefs
Ezequiel Garcia
2013-07-30
1
-14
/
+7
*
ata: use dev_get_platdata()
Jingoo Han
2013-07-30
1
-1
/
+1
*
sata_mv: Remove unneeded forward declaration
Ezequiel Garcia
2013-07-29
1
-3
/
+0
*
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+4
*
sata_mv: Fix warnings when no PCI
Andrew Lunn
2012-10-01
1
-3
/
+5
[next]