Age | Commit message (Expand) | Author |
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 |
2019-07-01 | staging: rts5208: Rewrite redundant if statement to improve code style | Tobias Nießen |
2019-06-20 | staging: rts5208: Remove function soft_reset_sd_card() | Nishka Dasgupta |
2019-06-18 | staging: Add missing newline at end of file | Geert Uytterhoeven |
2019-05-30 | staging: rts5208: Remove negations | Nishka Dasgupta |
2019-04-03 | staging: add missing SPDX lines to Makefile files | Greg Kroah-Hartman |
2019-04-03 | staging: add missing SPDX lines to Kconfig files | Greg Kroah-Hartman |
2019-03-24 | staging: rts5208: correction in spelling | Payal Kshirsagar |
2019-01-07 | Staging: rts5208: Fix error handling on rtsx_send_cmd | Aditya Pakki |
2019-01-07 | staging: rts5208: Add a check for ms_read_extra_data | Aditya Pakki |
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: Capitalise preprocessor variable names | Kim Bradley |
2018-11-05 | Staging: rts5208: Add SPDX license tags | Kim Bradley |
2018-09-25 | staging: rts5208: Remove unnecessary braces {} | Aymen Qader |