index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cardreader
/
alcor_pci.c
Age
Commit message (
Expand
)
Author
2025-04-25
misc: cardreader: Return -EBUSY if regions are busy
Philipp Stanner
2025-04-25
misc: cardreader: Use non-hybrid PCI devres API
Philipp Stanner
2024-11-05
misc: rtsx: Cleanup on DRV_NAME cardreader variables
Desnes Nunes
2023-03-29
misc: alcor_pci: remove unused alcor functions
Tom Rix
2023-03-09
misc: alcor_pci: Use PCI core to manage ASPM instead of open-coding
Bjorn Helgaas
2022-05-19
misc: alcor_pci: set NULL intfdata and clear pci master
Shuah Khan
2022-02-08
misc: alcor_pci: Fix an error handling path
Christophe JAILLET
2021-05-22
misc: alcor_pci: fix inverted branch condition
Tong Zhang
2021-05-14
misc: alcor_pci: fix null-ptr-deref when there is no PCI bridge
Tong Zhang
2020-01-14
misc: alcor_pci: Add AU6625 to list of supported PCI_IDs
Rhys Perry
2019-07-25
misc: alcor_pci: Use dev_get_drvdata
Chuhong Yuan
2018-12-17
misc: alcor_pci: fix spelling mistake "invailid" -> "invalid"
Colin Ian King
2018-12-17
misc: cardreader: add new Alcor Micro Cardreader PCI driver
Oleksij Rempel