summaryrefslogtreecommitdiff
path: root/drivers/staging/rts5208/rtsx.c
AgeCommit message (Expand)Author
2024-04-11scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig
2023-10-15staging: rts5208: Remove macros scsi_lock(), scsi_unlock()Soumya Negi
2023-06-15Staging: rts5208: rtsx: Removed new line in else and else ifDeepanshu Kartikey
2023-03-24scsi: rts5208: Declare SCSI host template constBart Van Assche
2022-03-18staging: rts5208: Resolve checkpatch.pl issues.Charlie Sands
2021-12-13exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-16scsi: staging: rts5208: Call scsi_done() directlyBart Van Assche
2021-09-21staging: rts5208: remove unnecessary parentheses in rtsx.cBenjamin Philip
2020-07-21staging: rts5208: rtsx: Replace depracated MSI APISuraj Upadhyay
2020-07-01staging: rts5208/rtsx.c: use generic power managementVaibhav Gupta
2020-06-25staging: rts5208: fix memleaks on error handling paths in probeEvgeny Novikov
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-10staging: rts5208: add missed pci_release_regionsChuhong Yuan
2019-10-29staging: rts5208: Fix alignment and a line ending with a '('Frank A. Cancio Bello
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: Add SPDX license tagsKim Bradley
2018-06-17staging: rts5208: add error handling into rtsx_probeAnton Vasilyev
2017-11-28staging: rts5208: remove rtsx_read_pci_cfg_byte()Sinan Kaya
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-08-25scsi: rtsx: drop bus reset functionHannes Reinecke
2017-07-30staging: rts5208: Change fixed function names with "%s: ", __func__Gaurav Pathak
2017-02-03staging: rts5208: remove unncessary result set and check, just return SUCCESSColin Ian King
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.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
2016-10-16staging: rts5208: rtsx.c: Multiple assignmentsWayne Porter
2016-10-16staging: rts5208: rtsx.c: AlignmentWayne Porter
2016-10-16staging: rts5208: rtsx.c: Unnecessary parenthesesWayne Porter
2016-10-16Staging: rts5208: Remove unnecessary parenthesesDilek Uzulmez
2016-09-25staging: rts5208: avoid symbolic permissions in rtsx.cSergio Paracuellos
2016-09-20Staging: rts5208: rtsx: Use x instead of x != NULL.Sandhya Bankar
2016-09-01staging: rts5208: Add two blank lines in comments.MingChia Chung
2016-08-21Staging: rts5208: fix double blank line coding style issuesJonas Rickert
2016-03-11staging: rts5208: Replace pci_enable_device with pcim_enable_deviceAmitoj Kaur Chawla
2016-03-11staging: rts5208: simplify NULL testsEva Rachel Retuya
2016-03-11staging: rts5208: rtsx.c: Drop unneeded void pointer castJanani Ravichandran
2016-03-11staging: rts5208: Remove unnecessary pci_set_drvdata()Amitoj Kaur Chawla
2016-02-07staging: rts5208: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen
2015-10-16Staging: rts5208: use dmam_alloc_coherentRonit Halder
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2015-05-31staging: rts5208: pass timeout as HZ independent valueNicholas Mc Guire
2015-03-26staging: rts5208: Remove TRACE_RET and TRACE_GOTO macrosJoe Perches