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
Age
Commit message (
Expand
)
Author
2023-10-15
staging: rts5208: Remove macros scsi_lock(), scsi_unlock()
Soumya Negi
2023-10-15
staging: rts5208: Refactor macros to static inline functions
Soumya Negi
2023-07-27
staging: rts5208: Correct line ending with '('
Cyrus Ramavarapu
2023-06-15
Staging: rts5208: rtsx: Removed new line in else and else if
Deepanshu Kartikey
2023-04-27
Merge tag 'staging-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-24
scsi: rts5208: Declare SCSI host template const
Bart Van Assche
2023-03-22
staging: rts5208: remove unused xd_check_err_code function
Tom Rix
2023-01-17
staging: rts5208: Added value check
Denis Arefev
2022-10-20
staging: rts5208: split long line of code
Tanjuate Brunostar
2022-06-06
staging: rts5208: spi.c: fix codestyle error in dynamic debug code
Srivathsan Sivakumar
2022-04-04
staging: rts5208: Convert kmap() to kmap_local_page()
Fabio M. De Francesco
2022-03-18
staging: rts5208: Resolve checkpatch.pl issues.
Charlie Sands
2022-03-02
staging: rts5208: fix Lines should not end with a '('.
Samuel Sjöberg
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 parentheses pair in sd.c
Benjamin Philip
2021-09-21
staging: rts5208: remove unnecessary parentheses in rtsx_scsi.c
Benjamin Philip
2021-09-21
staging: rts5208: remove unnecessary parentheses in xd.c
Benjamin Philip
2021-09-21
staging: rts5208: remove unnecessary parentheses in sd.c
Benjamin Philip
2021-09-21
staging: rts5208: remove unnecessary parentheses in rtsx_transport.c
Benjamin Philip
2021-09-21
staging: rts5208: remove unnecessary parentheses in rtsx_chip.c
Benjamin Philip
2021-09-21
staging: rts5208: remove unnecessary parentheses in rtsx.c
Benjamin Philip
2021-09-21
staging: rts5208: remove unnecessary parentheses in rtsx_card.c
Benjamin Philip
2021-09-18
staging: rts5208: remove unnecessary parentheses in ms.c
Benjamin Philip
2021-08-18
staging: rts5208: Fix get_ms_information() heap buffer size
Kees Cook
2021-06-18
staging: rts5208: remove redundant continue statement
Colin Ian King
2021-04-12
staging: rts5208: remove unnecessary ftrace-like logging
Mitali Borkar
2020-09-13
staging: rts5208: rtsx_transport.c: Fix lines ending with parentheses
Sebastian Fuentes
2020-08-02
staging: rts5208: clear alignment style issues
Tomer Samara
2020-07-21
staging: rts5208: rtsx: Replace depracated MSI API
Suraj Upadhyay
2020-07-13
staging: rts5208: Assign array_size() to a variable
Gustavo A. R. Silva
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-06-18
staging: rts5208: Use array_size() helper in vmalloc() and memset()
Gustavo A. R. Silva
2020-03-19
staging: rts5208: shorten long line in func call
R Veera Kumar
2020-01-29
Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-10
staging: rts5208: remove unneeded header include path
Masahiro Yamada
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-11-01
staging: rts5208: Eliminate the use of Camel Case in file sd.h
Gabriela Bittencourt
2019-11-01
staging: rts5208: Eliminate the use of Camel Case in files xd.{h, c}
Gabriela Bittencourt
2019-11-01
staging: rts5208: Eliminate the use of Camel Case in files ms.{h, c}
Gabriela Bittencourt
2019-10-29
staging: rts5208: Fix alignment and a line ending with a '('
Frank A. Cancio Bello
2019-09-03
staging: rts5208: Fix checkpath warning
P SAI PRASANTH
2019-09-03
staging: rts5208: Fixed checkpath warning.
Prakhar Sinha
2019-09-03
staging: rts5208: remove redundant sd30_mode checks
Colin Ian King
2019-08-21
staging: rts5208: remove redundant assignment to retval
Colin Ian King
2019-07-01
staging: rts5208: Simplify boolean expression to improve code style
Tobias Nießen
[next]