summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208/rtsx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rts5208: Remove macros scsi_lock(), scsi_unlock()Soumya Negi2023-10-151-12/+12
* Staging: rts5208: rtsx: Removed new line in else and else ifDeepanshu Kartikey2023-06-151-13/+7
* scsi: rts5208: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
* staging: rts5208: Resolve checkpatch.pl issues.Charlie Sands2022-03-181-8/+0
* exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman2021-12-131-8/+8
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-051-5/+4
|\
| * scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2021-10-161-2/+2
| * scsi: staging: rts5208: Call scsi_done() directlyBart Van Assche2021-10-161-3/+2
* | staging: rts5208: remove unnecessary parentheses in rtsx.cBenjamin Philip2021-09-211-1/+1
|/
* staging: rts5208: rtsx: Replace depracated MSI APISuraj Upadhyay2020-07-211-6/+6
* staging: rts5208/rtsx.c: use generic power managementVaibhav Gupta2020-07-011-22/+8
* staging: rts5208: fix memleaks on error handling paths in probeEvgeny Novikov2020-06-251-0/+1
* Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-2/+5
|\
| * staging: rts5208: add missed pci_release_regionsChuhong Yuan2019-12-101-2/+5
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* staging: rts5208: Fix alignment and a line ending with a '('Frank A. Cancio Bello2019-10-291-1/+2
* Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-281-14/+3
|\
| * Staging: rts5208: Add SPDX license tagsKim Bradley2018-11-051-14/+3
* | scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-6/+0
|/
* staging: rts5208: add error handling into rtsx_probeAnton Vasilyev2018-06-171-12/+26
* staging: rts5208: remove rtsx_read_pci_cfg_byte()Sinan Kaya2017-11-281-17/+0
* 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: Change fixed function names with "%s: ", __func__Gaurav Pathak2017-07-301-2/+2
|/
* staging: rts5208: remove unncessary result set and check, just return SUCCESSColin Ian King2017-02-031-4/+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.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: Remove unnecessary parenthesesDilek Uzulmez2016-10-161-6/+6
* staging: rts5208: avoid symbolic permissions in rtsx.cSergio Paracuellos2016-09-251-6/+6
* Staging: rts5208: rtsx: Use x instead of x != NULL.Sandhya Bankar2016-09-201-1/+1
* staging: rts5208: Add two blank lines in comments.MingChia Chung2016-09-011-14/+28
* Staging: rts5208: fix double blank line coding style issuesJonas Rickert2016-08-211-7/+0
* staging: rts5208: Replace pci_enable_device with pcim_enable_deviceAmitoj Kaur Chawla2016-03-111-7/+1
* staging: rts5208: simplify NULL testsEva Rachel Retuya2016-03-111-3/+3
* staging: rts5208: rtsx.c: Drop unneeded void pointer castJanani Ravichandran2016-03-111-1/+1
* staging: rts5208: Remove unnecessary pci_set_drvdata()Amitoj Kaur Chawla2016-03-111-2/+0
* staging: rts5208: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2016-02-071-2/+0
* Staging: rts5208: use dmam_alloc_coherentRonit Halder2015-10-161-4/+2
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-261-1/+1
|\
| * staging: rts5208: pass timeout as HZ independent valueNicholas Mc Guire2015-05-311-1/+1
* | scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
|/
* staging: rts5208: Remove TRACE_RET and TRACE_GOTO macrosJoe Perches2015-03-261-6/+0
* Staging: rts5208: Use module_pci_driverVaishali Thakkar2015-03-161-19/+2