summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: rts5208: ms.c: Multiple assignmentsWayne Porter2016-10-161-1/+2
* staging: rts5208: ms.c: Long LinesWayne Porter2016-10-161-31/+63
* staging: rts5208: ms.c: Parenthesis alignmentWayne Porter2016-10-161-138/+150
* staging: rts5208: ms.h: Parenthesis alignmentWayne Porter2016-10-161-2/+2
* staging: rts5208: rtsx.c: Alloc sizeof structWayne Porter2016-10-161-1/+1
* staging: rts5208: rtsx.c: SpacingWayne Porter2016-10-161-1/+0
* staging: rts5208: rtsx.c: CamelCaseWayne Porter2016-10-161-4/+4
* staging: rts5208: rtsx.c: SpacingWayne Porter2016-10-161-1/+4
* staging: rts5208: rtsx.c: Multiple assignmentsWayne Porter2016-10-161-2/+4
* staging: rts5208: rtsx.c: AlignmentWayne Porter2016-10-161-2/+2
* staging: rts5208: rtsx.c: Unnecessary parenthesesWayne Porter2016-10-161-5/+5
* staging: rts5208: Comparison to NULLWayne Porter2016-10-161-1/+1
* staging: rts5208: SpacingWayne Porter2016-10-161-1/+1
* staging: rts5208: Unnecessary parenthesesWayne Porter2016-10-161-24/+24
* staging: rts5208: Parenthesis alignmentWayne Porter2016-10-161-20/+22
* staging: rts5208: Unecessary paranthesesWayne Porter2016-10-161-1/+1
* staging: rts5208: Parenthesis alignmentWayne Porter2016-10-161-7/+7
* staging: rts5208: Prefer using BIT macroWayne Porter2016-10-161-15/+15
* staging: rts5208: Long lines fixesWayne Porter2016-10-161-28/+57
* staging: rts5208: Alignment fixesWayne Porter2016-10-161-3/+3
* staging: rts5208: Add space around operatorWayne Porter2016-10-161-1/+1
* staging: rts5208: Add braces to if()Wayne Porter2016-10-161-3/+4