summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208
Commit message (Expand)AuthorAgeFilesLines
* staging: rts5208: Simplify boolean expression to improve code styleTobias Nießen2019-07-011-4/+4
* staging: rts5208: Rewrite redundant if statement to improve code styleTobias Nießen2019-07-011-12/+11
* staging: rts5208: Remove function soft_reset_sd_card()Nishka Dasgupta2019-06-202-7/+1
* staging: Add missing newline at end of fileGeert Uytterhoeven2019-06-181-1/+1
* staging: rts5208: Remove negationsNishka Dasgupta2019-05-301-10/+10
* staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: rts5208: correction in spellingPayal Kshirsagar2019-03-241-1/+1
* Staging: rts5208: Fix error handling on rtsx_send_cmdAditya Pakki2019-01-071-1/+6
* staging: rts5208: Add a check for ms_read_extra_dataAditya Pakki2019-01-071-1/+4
* Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-2821-305/+62
|\
| * Staging: rts5208: Capitalise preprocessor variable namesKim Bradley2018-11-051-1/+1
| * Staging: rts5208: Add SPDX license tagsKim Bradley2018-11-0521-304/+61
* | scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-6/+0
|/
* staging: rts5208: Remove unnecessary braces {}Aymen Qader2018-09-258-1459/+759
* staging: rts5208: xd.c fixed a brace coding style issueAli Aminian2018-07-211-2/+1
* staging: rts5208: fix missing error check on call to rtsx_write_registerColin Ian King2018-07-061-1/+1
* staging: rtsx: remove rtsx_trace() and related codeArnd Bergmann2018-06-2814-1344/+1
* staging: rts5208: add error handling into rtsx_probeAnton Vasilyev2018-06-171-12/+26
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-2/+2
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-122-2/+2
* staging: rts5208: rename SG_END macroArnd Bergmann2018-03-012-11/+11
* staging: rts5208: Fix "seg_no" calculation in reset_ms_card()Dan Carpenter2018-01-221-1/+2
* staging: rts5208: sd: fix misspelled constantSumit Pundir2018-01-101-1/+1
* staging: rts5208: remove rtsx_read_pci_cfg_byte()Sinan Kaya2017-11-282-19/+0
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-131-6/+0
|\
| * staging: rts5208: fix gcc-8 logic error warningArnd Bergmann2017-09-171-6/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-09-071-11/+0
|\
| * scsi: rtsx: drop bus reset functionHannes Reinecke2017-08-251-11/+0
* | staging: rts5208: rename mmc_ddr_tunning_rx_cmd to mmc_ddr_tuning_rx_cmdColin Ian King2017-08-311-2/+2
* | staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King2017-08-201-1/+1
* | staging: rts5208: Change fixed function names with "%s: ", __func__Gaurav Pathak2017-07-306-26/+33
|/
* staging/rts5208: Fix read overflow in memcpyDaniel Micay2017-06-061-1/+1
* staging: rt5208: Fix a sleep-in-atomic bug in xd_copy_pageJia-Ju Bai2017-06-061-1/+1
* rts5208: Fix a sleep-in-atomic bug in rtsx_exclusive_enter_ssJia-Ju Bai2017-06-031-1/+1
* rts5208: Fix a sleep-in-atomic bug in sd_power_off_card3v3Jia-Ju Bai2017-06-031-1/+1
* staging: rts5208: ms.c fixed checkpatch warning - using __func__ instead of h...Andrea della Porta2017-04-081-1/+1
* staging: rts5208: Replace a bit shift by a use of BIT.Arushi Singhal2017-03-231-2/+2
* staging: rts5208: Remove unnecessary cast on void pointersimran singhal2017-03-091-2/+1
* staging: rts5208: remove unncessary result set and check, just return SUCCESSColin Ian King2017-02-031-4/+2
* staging: rts5208: remove redundant retval status checkColin Ian King2017-02-031-6/+0
* drivers: staging: rts5208: fix endianness handlingOmri Arad2017-01-161-2/+2
* staging: rts5208: rtsx.c: Fix invalid use of sizeof in rtsx_probe()Wei Yongjun2016-10-251-1/+1
* staging: rts5208: rtsx.c: Alignment fixWayne Porter2016-10-161-3/+4
* staging: rts5208: rtsx_chip.c: Long linesWayne Porter2016-10-161-7/+10
* staging: rts5208: rtxs_chip.h: Long linesWayne Porter2016-10-161-6/+10
* staging: rts5208: rtsx_scsi.h: Long linesWayne Porter2016-10-161-4/+6
* staging: rts5208: CamelCase fixWayne Porter2016-10-161-2/+2
* staging: rts5208: ms.c: Braces fixWayne Porter2016-10-161-2/+2