aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_sil24.c
AgeCommit message (Expand)Author
10 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche
2023-01-04ata: libata: simplify qc_fill_rtf port operation interfaceDamien Le Moal
2023-01-04ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EHNiklas Cassel
2022-01-04ata: libata: add reset tracepointsHannes Reinecke
2022-01-04ata: libata: Add ata_port_classify() helperHannes Reinecke
2021-10-16scsi: ata: Switch to attribute groupsBart Van Assche
2021-06-16ata: sata_sil24: Do not over-write initialise fields in 'sil24_sht'Lee Jones
2019-11-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2019-08-26sata_sil24: use dma_set_mask_and_coherentChristoph Hellwig
2019-06-29ata: sata_sil24: Remove call to memset after dmam_alloc_coherentFuqian Huang
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-05-11libata: convert core and drivers to ->hw_tag usageJens Axboe
2018-05-01ata: fix spelling mistake: "directon" -> "direction"Colin Ian King
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert
2015-03-24libata: remove ATA_FLAG_LOWTAGTejun Heo
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-01-26libata: make sata_sil24 use fifo tag allocatorShaohua Li
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2014-07-22sata_sil24: Identify which card suffered IRQ status errorTim Small
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz
2013-06-02ata: use pci_get_drvdata()Jingoo Han
2012-11-28sata_sil24: remove unused variable from sata_sil24.cWei Yongjun
2012-07-25ata: use module_pci_driverAxel Lin
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-10-08sata_sil24: Use constJoe Perches
2011-07-23ata: Add and use ata_print_version_onceJoe Perches
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo
2010-06-10sata_sil24: Use memory barriers before issuing commandsCatalin Marinas
2010-06-10sata_sil24: memset() overflowDan Carpenter
2010-06-07sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24Colin Tuckley
2010-05-17libata: kill ATA_FLAG_DISABLEDTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-03sata_sil24: MSI support, disabled by defaultVivek Mahajan
2009-09-01sata_sil24: always set protocol override for non-ATAPI data commandsRobert Hancock
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø
2009-01-08sata_sil24: remove unused sil24_port_multiplierGrant Grundler
2008-10-27sata_sil24: configure max read request size to 4kTejun Heo
2008-09-29libata: make SCR access ops per-linkTejun Heo
2008-07-04sata_sil24: add DID for another adaptec flavorTejun Heo
2008-05-19sata_sil24: don't use NCQ if marvell 4140 PMP is attachedTejun Heo
2008-04-17libata: move link onlineness check out of softreset methodsTejun Heo
2008-04-17libata: kill dead code paths in reset pathTejun Heo