summaryrefslogtreecommitdiff
path: root/drivers/staging/rts5208
AgeCommit message (Expand)AuthorFilesLines
2023-10-15staging: rts5208: Remove macros scsi_lock(), scsi_unlock()Soumya Negi2-19/+12
2023-10-15staging: rts5208: Refactor macros to static inline functionsSoumya Negi1-19/+40
2023-07-27staging: rts5208: Correct line ending with '('Cyrus Ramavarapu1-2/+1
2023-06-15Staging: rts5208: rtsx: Removed new line in else and else ifDeepanshu Kartikey1-13/+7
2023-04-27Merge tag 'staging-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+0
2023-03-25scsi: rts5208: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-22staging: rts5208: remove unused xd_check_err_code functionTom Rix1-7/+0
2023-01-17staging: rts5208: Added value checkDenis Arefev1-0/+2
2022-10-20staging: rts5208: split long line of codeTanjuate Brunostar1-1/+2
2022-06-06staging: rts5208: spi.c: fix codestyle error in dynamic debug codeSrivathsan Sivakumar1-4/+2
2022-04-04staging: rts5208: Convert kmap() to kmap_local_page()Fabio M. De Francesco1-7/+5
2022-03-18staging: rts5208: Resolve checkpatch.pl issues.Charlie Sands1-8/+0
2022-03-02staging: rts5208: fix Lines should not end with a '('.Samuel Sjöberg1-5/+4
2021-12-13exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman1-8/+8
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+4
2021-10-17scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche1-2/+2
2021-10-17scsi: staging: rts5208: Call scsi_done() directlyBart Van Assche1-3/+2
2021-09-21staging: rts5208: remove parentheses pair in sd.cBenjamin Philip1-1/+1
2021-09-21staging: rts5208: remove unnecessary parentheses in rtsx_scsi.cBenjamin Philip1-53/+53
2021-09-21staging: rts5208: remove unnecessary parentheses in xd.cBenjamin Philip1-24/+24
2021-09-21staging: rts5208: remove unnecessary parentheses in sd.cBenjamin Philip1-33/+33
2021-09-21staging: rts5208: remove unnecessary parentheses in rtsx_transport.cBenjamin Philip1-3/+3
2021-09-21staging: rts5208: remove unnecessary parentheses in rtsx_chip.cBenjamin Philip1-8/+8
2021-09-21staging: rts5208: remove unnecessary parentheses in rtsx.cBenjamin Philip1-1/+1
2021-09-21staging: rts5208: remove unnecessary parentheses in rtsx_card.cBenjamin Philip1-4/+4
2021-09-18staging: rts5208: remove unnecessary parentheses in ms.cBenjamin Philip1-21/+21
2021-08-18staging: rts5208: Fix get_ms_information() heap buffer sizeKees Cook1-7/+3
2021-06-18staging: rts5208: remove redundant continue statementColin Ian King1-1/+0
2021-04-12staging: rts5208: remove unnecessary ftrace-like loggingMitali Borkar1-2/+0
2020-09-13staging: rts5208: rtsx_transport.c: Fix lines ending with parenthesesSebastian Fuentes1-12/+12
2020-08-02staging: rts5208: clear alignment style issuesTomer Samara1-1/+1
2020-07-21staging: rts5208: rtsx: Replace depracated MSI APISuraj Upadhyay1-6/+6
2020-07-13staging: rts5208: Assign array_size() to a variableGustavo A. R. Silva1-6/+6
2020-07-01staging: rts5208/rtsx.c: use generic power managementVaibhav Gupta1-22/+8
2020-06-25staging: rts5208: fix memleaks on error handling paths in probeEvgeny Novikov1-0/+1
2020-06-18staging: rts5208: Use array_size() helper in vmalloc() and memset()Gustavo A. R. Silva1-3/+3
2020-03-19staging: rts5208: shorten long line in func callR Veera Kumar1-1/+2
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+5
2020-01-10staging: rts5208: remove unneeded header include pathMasahiro Yamada1-2/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-10staging: rts5208: add missed pci_release_regionsChuhong Yuan1-2/+5
2019-11-01staging: rts5208: Eliminate the use of Camel Case in file sd.hGabriela Bittencourt1-1/+1
2019-11-01staging: rts5208: Eliminate the use of Camel Case in files xd.{h, c}Gabriela Bittencourt2-7/+7
2019-11-01staging: rts5208: Eliminate the use of Camel Case in files ms.{h, c}Gabriela Bittencourt2-78/+78
2019-10-29staging: rts5208: Fix alignment and a line ending with a '('Frank A. Cancio Bello2-3/+4
2019-09-03staging: rts5208: Fix checkpath warningP SAI PRASANTH1-3/+2
2019-09-03staging: rts5208: Fixed checkpath warning.Prakhar Sinha1-4/+3
2019-09-03staging: rts5208: remove redundant sd30_mode checksColin Ian King1-18/+10
2019-08-21staging: rts5208: remove redundant assignment to retvalColin Ian King1-1/+1
2019-07-01staging: rts5208: Simplify boolean expression to improve code styleTobias Nießen1-4/+4