summaryrefslogtreecommitdiff
path: root/drivers/misc/cardreader
AgeCommit message (Expand)AuthorFilesLines
2022-08-25misc: rtsx: Fix an error handling path in rtsx_pci_probe()Christophe JAILLET1-1/+5
2022-07-12misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan1-1/+3
2022-07-12misc: rtsx_usb: use separate command and response buffersShuah Khan1-9/+17
2022-07-12misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan1-6/+7
2022-06-14misc: rtsx: set NULL intfdata when probe failsShuah Khan1-0/+1
2021-03-04misc: rtsx: init of rts522a add OCP power off when no card is presentRicky Wu1-0/+5
2020-10-30misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki1-1/+3
2020-05-27misc: rtsx: Add short delay after exit from ASPMKlaus Doth1-0/+3
2020-04-13misc: rtsx: set correct pcr_ops for rts522AYueHaibing1-0/+1
2020-03-25mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu3-2/+4
2018-07-03misc: rtsx: make several functions staticColin Ian King1-6/+6
2018-04-06Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2018-03-15misc: rtsx: make various functions staticColin Ian King1-6/+6
2018-03-01misc: rtsx: rename SG_END macroArnd Bergmann1-2/+2
2018-01-29Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds12-0/+5586
2017-12-04misc: rtsx: Fix symbol clashesStephen Rothwell3-6/+6
2017-11-29misc: rtsx: Add support for RTS5260Rui Feng6-3/+927
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng10-0/+4659