summaryrefslogtreecommitdiff
path: root/drivers/ata/sata_mv.c
AgeCommit message (Expand)Author
7 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-04-11scsi: libata: Switch to using ->device_configureChristoph Hellwig
2024-04-04ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann
2023-10-11ata: sata_mv: aspeed: fix value check in mv_platform_probe()Ma Ke
2023-09-11ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()Christophe JAILLET
2023-08-02ata: sata_mv: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-02ata: fix debounce timings typeSergey Shtylyov
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche
2022-08-03ata: sata_mv: Fixes expected number of resources now IRQs are goneAndrew Lunn
2022-03-07ata: Drop commas after OF match table sentinelsGeert Uytterhoeven
2022-02-19ata: libata: make ata_host_suspend() *void*Sergey Shtylyov
2022-01-05ata: sata_mv: convert remaining printk() to structured loggingHannes Reinecke
2022-01-05ata: sata_mv: Drop pointless VPRINTK() call and convert the remaining oneHannes Reinecke
2022-01-05ata: sata_mv: replace DPRINTK with dynamic debuggingHannes Reinecke
2022-01-05ata: sata_mv: kill 'port' argument in mv_dump_all_regs()Hannes Reinecke
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-10-25ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma
2021-10-16scsi: ata: Switch to attribute groupsBart Van Assche
2021-06-16ata: sata_mv: Do not over-write initialise fields in 'mv6_sht'Lee Jones
2021-03-30sata_mv: add IRQ checksSergey Shtylyov
2021-03-30ata: sata_mv: Fix misnaming of 'mv_bmdma_stop()'Lee Jones
2021-03-12ata: sata_mv: Fix worthy headers and demote othersLee Jones
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-12-25libata: Fix retrieving of active qcsSascha Hauer
2019-11-01ata: sata_mv, avoid trigerrable BUG_ONJiri Slaby
2019-11-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2019-08-26sata_mv: use dma_set_mask_and_coherentChristoph Hellwig
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-11libata: bump ->qc_active to a 64-bit typeJens Axboe
2018-05-11libata: convert core and drivers to ->hw_tag usageJens Axboe
2018-01-25ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channelJia-Ju Bai
2017-10-23ata: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-23ata: sata_mv: remove a redundant assignment to pointer ehiColin Ian King
2017-05-24Revert "ata: sata_mv: Convert to devm_ioremap_resource()"Andrew Lunn
2017-03-06ata: constify of_device_id structuresBhumika Goyal
2017-01-09ata: sata_mv: Convert to devm_ioremap_resource()Andy Shevchenko
2017-01-09Merge branch 'for-4.10-fixes' into for-4.11Tejun Heo
2017-01-06ata: sata_mv:- Handle return value of devm_ioremap.Arvind Yadav
2017-01-06ata: sata_mv: fix module license specificationUwe Kleine-König
2016-11-29ata: sata_mv: check for errors when parsing nr-ports from dtUwe Kleine-König
2016-09-20ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool...Harman Kalra
2016-06-17ata: sata_mv: fix mis-conversion in mv_write_cached_reg()Ben Dooks
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert
2015-03-19ata: sata_mv: add proper definitions for LP_PHY_CTL register valuesThomas Petazzoni
2015-02-03sata_mv: Delete unnecessary checks before the function call "phy_power_off"Markus Elfring
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-16ata: sata_mv: Cleanup only the initialized portsEzequiel Garcia