summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cardreader/alcor_pci.c
Commit message (Expand)AuthorAgeFilesLines
* misc: alcor_pci: remove unused alcor functionsTom Rix2023-03-291-23/+0
* misc: alcor_pci: Use PCI core to manage ASPM instead of open-codingBjorn Helgaas2023-03-091-140/+4
* misc: alcor_pci: set NULL intfdata and clear pci masterShuah Khan2022-05-191-1/+5
* misc: alcor_pci: Fix an error handling pathChristophe JAILLET2022-02-081-3/+6
* misc: alcor_pci: fix inverted branch conditionTong Zhang2021-05-221-1/+1
* misc: alcor_pci: fix null-ptr-deref when there is no PCI bridgeTong Zhang2021-05-141-1/+7
* misc: alcor_pci: Add AU6625 to list of supported PCI_IDsRhys Perry2020-01-141-1/+7
* misc: alcor_pci: Use dev_get_drvdataChuhong Yuan2019-07-251-4/+2
* misc: alcor_pci: fix spelling mistake "invailid" -> "invalid"Colin Ian King2018-12-171-2/+2
* misc: cardreader: add new Alcor Micro Cardreader PCI driverOleksij Rempel2018-12-171-0/+371