summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208
Commit message (Expand)AuthorAgeFilesLines
* staging: rts5208: Remove macros scsi_lock(), scsi_unlock()Soumya Negi2023-10-152-19/+12
* staging: rts5208: Refactor macros to static inline functionsSoumya Negi2023-10-151-19/+40
* staging: rts5208: Correct line ending with '('Cyrus Ramavarapu2023-07-271-2/+1
* Staging: rts5208: rtsx: Removed new line in else and else ifDeepanshu Kartikey2023-06-151-13/+7
* Merge tag 'staging-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-7/+0
|\
| * staging: rts5208: remove unused xd_check_err_code functionTom Rix2023-03-221-7/+0
* | scsi: rts5208: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
|/
* staging: rts5208: Added value checkDenis Arefev2023-01-171-0/+2
* staging: rts5208: split long line of codeTanjuate Brunostar2022-10-201-1/+2
* staging: rts5208: spi.c: fix codestyle error in dynamic debug codeSrivathsan Sivakumar2022-06-061-4/+2
* staging: rts5208: Convert kmap() to kmap_local_page()Fabio M. De Francesco2022-04-041-7/+5
* staging: rts5208: Resolve checkpatch.pl issues.Charlie Sands2022-03-181-8/+0
* staging: rts5208: fix Lines should not end with a '('.Samuel Sjöberg2022-03-021-5/+4
* exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman2021-12-131-8/+8
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-051-5/+4
|\
| * scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2021-10-161-2/+2
| * scsi: staging: rts5208: Call scsi_done() directlyBart Van Assche2021-10-161-3/+2
* | staging: rts5208: remove parentheses pair in sd.cBenjamin Philip2021-09-211-1/+1
* | staging: rts5208: remove unnecessary parentheses in rtsx_scsi.cBenjamin Philip2021-09-211-53/+53
* | staging: rts5208: remove unnecessary parentheses in xd.cBenjamin Philip2021-09-211-24/+24
* | staging: rts5208: remove unnecessary parentheses in sd.cBenjamin Philip2021-09-211-33/+33
* | staging: rts5208: remove unnecessary parentheses in rtsx_transport.cBenjamin Philip2021-09-211-3/+3
* | staging: rts5208: remove unnecessary parentheses in rtsx_chip.cBenjamin Philip2021-09-211-8/+8
* | staging: rts5208: remove unnecessary parentheses in rtsx.cBenjamin Philip2021-09-211-1/+1
* | staging: rts5208: remove unnecessary parentheses in rtsx_card.cBenjamin Philip2021-09-211-4/+4
* | staging: rts5208: remove unnecessary parentheses in ms.cBenjamin Philip2021-09-181-21/+21
|/
* staging: rts5208: Fix get_ms_information() heap buffer sizeKees Cook2021-08-181-7/+3
* staging: rts5208: remove redundant continue statementColin Ian King2021-06-181-1/+0
* staging: rts5208: remove unnecessary ftrace-like loggingMitali Borkar2021-04-121-2/+0
* staging: rts5208: rtsx_transport.c: Fix lines ending with parenthesesSebastian Fuentes2020-09-131-12/+12
* staging: rts5208: clear alignment style issuesTomer Samara2020-08-021-1/+1
* staging: rts5208: rtsx: Replace depracated MSI APISuraj Upadhyay2020-07-211-6/+6
* staging: rts5208: Assign array_size() to a variableGustavo A. R. Silva2020-07-131-6/+6
* staging: rts5208/rtsx.c: use generic power managementVaibhav Gupta2020-07-011-22/+8
* staging: rts5208: fix memleaks on error handling paths in probeEvgeny Novikov2020-06-251-0/+1
* staging: rts5208: Use array_size() helper in vmalloc() and memset()Gustavo A. R. Silva2020-06-181-3/+3
* staging: rts5208: shorten long line in func callR Veera Kumar2020-03-191-1/+2
* Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-292-4/+5
|\
| * staging: rts5208: remove unneeded header include pathMasahiro Yamada2020-01-101-2/+0
| * staging: rts5208: add missed pci_release_regionsChuhong Yuan2019-12-101-2/+5
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* staging: rts5208: Eliminate the use of Camel Case in file sd.hGabriela Bittencourt2019-11-011-1/+1
* staging: rts5208: Eliminate the use of Camel Case in files xd.{h, c}Gabriela Bittencourt2019-11-012-7/+7
* staging: rts5208: Eliminate the use of Camel Case in files ms.{h, c}Gabriela Bittencourt2019-11-012-78/+78
* staging: rts5208: Fix alignment and a line ending with a '('Frank A. Cancio Bello2019-10-292-3/+4
* staging: rts5208: Fix checkpath warningP SAI PRASANTH2019-09-031-3/+2
* staging: rts5208: Fixed checkpath warning.Prakhar Sinha2019-09-031-4/+3
* staging: rts5208: remove redundant sd30_mode checksColin Ian King2019-09-031-18/+10
* staging: rts5208: remove redundant assignment to retvalColin Ian King2019-08-211-1/+1
* staging: rts5208: Simplify boolean expression to improve code styleTobias Nießen2019-07-011-4/+4