aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208
AgeCommit message (Expand)Author
2020-09-03staging: rts5208: fix memleaks on error handling paths in probeEvgeny Novikov
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
2018-07-21staging: rts5208: xd.c fixed a brace coding style issueAli Aminian
2018-07-06staging: rts5208: fix missing error check on call to rtsx_write_registerColin Ian King
2018-06-28staging: rtsx: remove rtsx_trace() and related codeArnd Bergmann
2018-06-17staging: rts5208: add error handling into rtsx_probeAnton Vasilyev
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-03-01staging: rts5208: rename SG_END macroArnd Bergmann
2018-01-22staging: rts5208: Fix "seg_no" calculation in reset_ms_card()Dan Carpenter
2018-01-10staging: rts5208: sd: fix misspelled constantSumit Pundir
2017-11-28staging: rts5208: remove rtsx_read_pci_cfg_byte()Sinan Kaya
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-17staging: rts5208: fix gcc-8 logic error warningArnd Bergmann
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-08-31staging: rts5208: rename mmc_ddr_tunning_rx_cmd to mmc_ddr_tuning_rx_cmdColin Ian King
2017-08-25scsi: rtsx: drop bus reset functionHannes Reinecke
2017-08-20staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King
2017-07-30staging: rts5208: Change fixed function names with "%s: ", __func__Gaurav Pathak
2017-06-06staging/rts5208: Fix read overflow in memcpyDaniel Micay
2017-06-06staging: rt5208: Fix a sleep-in-atomic bug in xd_copy_pageJia-Ju Bai
2017-06-03rts5208: Fix a sleep-in-atomic bug in rtsx_exclusive_enter_ssJia-Ju Bai