aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rts5208
AgeCommit message (Expand)Author
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
2017-06-03rts5208: Fix a sleep-in-atomic bug in sd_power_off_card3v3Jia-Ju Bai
2017-04-08staging: rts5208: ms.c fixed checkpatch warning - using __func__ instead of h...Andrea della Porta
2017-03-23staging: rts5208: Replace a bit shift by a use of BIT.Arushi Singhal
2017-03-09staging: rts5208: Remove unnecessary cast on void pointersimran singhal
2017-02-03staging: rts5208: remove unncessary result set and check, just return SUCCESSColin Ian King
2017-02-03staging: rts5208: remove redundant retval status checkColin Ian King
2017-01-16drivers: staging: rts5208: fix endianness handlingOmri Arad
2016-10-25staging: rts5208: rtsx.c: Fix invalid use of sizeof in rtsx_probe()Wei Yongjun
2016-10-16staging: rts5208: rtsx.c: Alignment fixWayne Porter
2016-10-16staging: rts5208: rtsx_chip.c: Long linesWayne Porter
2016-10-16staging: rts5208: rtxs_chip.h: Long linesWayne Porter
2016-10-16staging: rts5208: rtsx_scsi.h: Long linesWayne Porter
2016-10-16staging: rts5208: CamelCase fixWayne Porter
2016-10-16staging: rts5208: ms.c: Braces fixWayne Porter
2016-10-16staging: rts5208: ms.c: Multiple assignmentsWayne Porter
2016-10-16staging: rts5208: ms.c: Long LinesWayne Porter
2016-10-16staging: rts5208: ms.c: Parenthesis alignmentWayne Porter
2016-10-16staging: rts5208: ms.h: Parenthesis alignmentWayne Porter
2016-10-16staging: rts5208: rtsx.c: Alloc sizeof structWayne Porter
2016-10-16staging: rts5208: rtsx.c: SpacingWayne Porter
2016-10-16staging: rts5208: rtsx.c: CamelCaseWayne Porter
2016-10-16staging: rts5208: rtsx.c: SpacingWayne Porter