aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cardreader/alcor_pci.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-29misc: alcor_pci: remove unused alcor functionsTom Rix1-23/+0
2023-03-09misc: alcor_pci: Use PCI core to manage ASPM instead of open-codingBjorn Helgaas1-140/+4
2022-05-19misc: alcor_pci: set NULL intfdata and clear pci masterShuah Khan1-1/+5
2022-02-08misc: alcor_pci: Fix an error handling pathChristophe JAILLET1-3/+6
2021-05-22misc: alcor_pci: fix inverted branch conditionTong Zhang1-1/+1
2021-05-14misc: alcor_pci: fix null-ptr-deref when there is no PCI bridgeTong Zhang1-1/+7
2020-01-14misc: alcor_pci: Add AU6625 to list of supported PCI_IDsRhys Perry1-1/+7
2019-07-25misc: alcor_pci: Use dev_get_drvdataChuhong Yuan1-4/+2
2018-12-17misc: alcor_pci: fix spelling mistake "invailid" -> "invalid"Colin Ian King1-2/+2
2018-12-17misc: cardreader: add new Alcor Micro Cardreader PCI driverOleksij Rempel1-0/+371