summaryrefslogtreecommitdiff
path: root/drivers/staging/rts5208
AgeCommit message (Expand)Author
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-16scsi: staging: rts5208: Call scsi_done() directlyBart Van Assche
2021-09-21staging: rts5208: remove parentheses pair in sd.cBenjamin Philip
2021-09-21staging: rts5208: remove unnecessary parentheses in rtsx_scsi.cBenjamin Philip
2021-09-21staging: rts5208: remove unnecessary parentheses in xd.cBenjamin Philip
2021-09-21staging: rts5208: remove unnecessary parentheses in sd.cBenjamin Philip
2021-09-21staging: rts5208: remove unnecessary parentheses in rtsx_transport.cBenjamin Philip
2021-09-21staging: rts5208: remove unnecessary parentheses in rtsx_chip.cBenjamin Philip
2021-09-21staging: rts5208: remove unnecessary parentheses in rtsx.cBenjamin Philip
2021-09-21staging: rts5208: remove unnecessary parentheses in rtsx_card.cBenjamin Philip
2021-09-18staging: rts5208: remove unnecessary parentheses in ms.cBenjamin Philip
2021-08-18staging: rts5208: Fix get_ms_information() heap buffer sizeKees Cook
2021-06-18staging: rts5208: remove redundant continue statementColin Ian King
2021-04-12staging: rts5208: remove unnecessary ftrace-like loggingMitali Borkar
2020-09-13staging: rts5208: rtsx_transport.c: Fix lines ending with parenthesesSebastian Fuentes
2020-08-02staging: rts5208: clear alignment style issuesTomer Samara
2020-07-21staging: rts5208: rtsx: Replace depracated MSI APISuraj Upadhyay
2020-07-13staging: rts5208: Assign array_size() to a variableGustavo A. R. Silva
2020-07-01staging: rts5208/rtsx.c: use generic power managementVaibhav Gupta
2020-06-25staging: rts5208: fix memleaks on error handling paths in probeEvgeny Novikov
2020-06-18staging: rts5208: Use array_size() helper in vmalloc() and memset()Gustavo A. R. Silva
2020-03-19staging: rts5208: shorten long line in func callR Veera Kumar
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-10staging: rts5208: remove unneeded header include pathMasahiro Yamada
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-10staging: rts5208: add missed pci_release_regionsChuhong Yuan
2019-11-01staging: rts5208: Eliminate the use of Camel Case in file sd.hGabriela Bittencourt
2019-11-01staging: rts5208: Eliminate the use of Camel Case in files xd.{h, c}Gabriela Bittencourt
2019-11-01staging: rts5208: Eliminate the use of Camel Case in files ms.{h, c}Gabriela Bittencourt
2019-10-29staging: rts5208: Fix alignment and a line ending with a '('Frank A. Cancio Bello
2019-09-03staging: rts5208: Fix checkpath warningP SAI PRASANTH
2019-09-03staging: rts5208: Fixed checkpath warning.Prakhar Sinha
2019-09-03staging: rts5208: remove redundant sd30_mode checksColin Ian King
2019-08-21staging: rts5208: remove redundant assignment to retvalColin Ian King
2019-07-01staging: rts5208: Simplify boolean expression to improve code styleTobias Nießen
2019-07-01staging: rts5208: Rewrite redundant if statement to improve code styleTobias Nießen
2019-06-20staging: rts5208: Remove function soft_reset_sd_card()Nishka Dasgupta
2019-06-18staging: Add missing newline at end of fileGeert Uytterhoeven
2019-05-30staging: rts5208: Remove negationsNishka Dasgupta
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-03-24staging: rts5208: correction in spellingPayal Kshirsagar
2019-01-07Staging: rts5208: Fix error handling on rtsx_send_cmdAditya Pakki
2019-01-07staging: rts5208: Add a check for ms_read_extra_dataAditya Pakki
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-05Staging: rts5208: Capitalise preprocessor variable namesKim Bradley
2018-11-05Staging: rts5208: Add SPDX license tagsKim Bradley
2018-09-25staging: rts5208: Remove unnecessary braces {}Aymen Qader