index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rts5208
/
rtsx.c
Age
Commit message (
Expand
)
Author
2024-04-11
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
2023-10-15
staging: rts5208: Remove macros scsi_lock(), scsi_unlock()
Soumya Negi
2023-06-15
Staging: rts5208: rtsx: Removed new line in else and else if
Deepanshu Kartikey
2023-03-24
scsi: rts5208: Declare SCSI host template const
Bart Van Assche
2022-03-18
staging: rts5208: Resolve checkpatch.pl issues.
Charlie Sands
2021-12-13
exit: Rename complete_and_exit to kthread_complete_and_exit
Eric W. Biederman
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
scsi: staging: rts5208: Call scsi_done() directly
Bart Van Assche
2021-09-21
staging: rts5208: remove unnecessary parentheses in rtsx.c
Benjamin Philip
2020-07-21
staging: rts5208: rtsx: Replace depracated MSI API
Suraj Upadhyay
2020-07-01
staging: rts5208/rtsx.c: use generic power management
Vaibhav Gupta
2020-06-25
staging: rts5208: fix memleaks on error handling paths in probe
Evgeny Novikov
2020-01-29
Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-10
staging: rts5208: add missed pci_release_regions
Chuhong Yuan
2019-10-29
staging: rts5208: Fix alignment and a line ending with a '('
Frank A. Cancio Bello
2018-12-28
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-11-05
Staging: rts5208: Add SPDX license tags
Kim Bradley
2018-06-17
staging: rts5208: add error handling into rtsx_probe
Anton Vasilyev
2017-11-28
staging: rts5208: remove rtsx_read_pci_cfg_byte()
Sinan Kaya
2017-09-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-08-25
scsi: rtsx: drop bus reset function
Hannes Reinecke
2017-07-30
staging: rts5208: Change fixed function names with "%s: ", __func__
Gaurav Pathak
2017-02-03
staging: rts5208: remove unncessary result set and check, just return SUCCESS
Colin Ian King
2016-10-25
staging: rts5208: rtsx.c: Fix invalid use of sizeof in rtsx_probe()
Wei Yongjun
2016-10-16
staging: rts5208: rtsx.c: Alignment fix
Wayne Porter
2016-10-16
staging: rts5208: rtsx.c: Alloc sizeof struct
Wayne Porter
2016-10-16
staging: rts5208: rtsx.c: Spacing
Wayne Porter
2016-10-16
staging: rts5208: rtsx.c: CamelCase
Wayne Porter
2016-10-16
staging: rts5208: rtsx.c: Spacing
Wayne Porter
2016-10-16
staging: rts5208: rtsx.c: Multiple assignments
Wayne Porter
2016-10-16
staging: rts5208: rtsx.c: Alignment
Wayne Porter
2016-10-16
staging: rts5208: rtsx.c: Unnecessary parentheses
Wayne Porter
2016-10-16
Staging: rts5208: Remove unnecessary parentheses
Dilek Uzulmez
2016-09-25
staging: rts5208: avoid symbolic permissions in rtsx.c
Sergio Paracuellos
2016-09-20
Staging: rts5208: rtsx: Use x instead of x != NULL.
Sandhya Bankar
2016-09-01
staging: rts5208: Add two blank lines in comments.
MingChia Chung
2016-08-21
Staging: rts5208: fix double blank line coding style issues
Jonas Rickert
2016-03-11
staging: rts5208: Replace pci_enable_device with pcim_enable_device
Amitoj Kaur Chawla
2016-03-11
staging: rts5208: simplify NULL tests
Eva Rachel Retuya
2016-03-11
staging: rts5208: rtsx.c: Drop unneeded void pointer cast
Janani Ravichandran
2016-03-11
staging: rts5208: Remove unnecessary pci_set_drvdata()
Amitoj Kaur Chawla
2016-02-07
staging: rts5208: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
2015-10-16
Staging: rts5208: use dmam_alloc_coherent
Ronit Halder
2015-06-26
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-05-31
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-05-31
staging: rts5208: pass timeout as HZ independent value
Nicholas Mc Guire
2015-03-26
staging: rts5208: Remove TRACE_RET and TRACE_GOTO macros
Joe Perches
[next]