VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
Date
Commit Message
Rev
Author
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/gregkh/staging
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/gregkh/staging
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
2018-07-21
staging: rts5208: xd.c fixed a brace coding style issue
Ali Aminian
2018-07-06
staging: rts5208: fix missing error check on call to rtsx_write_register
Colin Ian King
2018-06-28
staging: rtsx: remove rtsx_trace() and related code
Arnd Bergmann
2018-06-17
staging: rts5208: add error handling into rtsx_probe
Anton Vasilyev
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-03-01
staging: rts5208: rename SG_END macro
Arnd Bergmann
2018-01-22
staging: rts5208: Fix "seg_no" calculation in reset_ms_card()
Dan Carpenter
2018-01-10
staging: rts5208: sd: fix misspelled constant
Sumit Pundir
2017-11-28
staging: rts5208: remove rtsx_read_pci_cfg_byte()
Sinan Kaya
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-17
staging: rts5208: fix gcc-8 logic error warning
Arnd Bergmann
2017-09-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-08-31
staging: rts5208: rename mmc_ddr_tunning_rx_cmd to mmc_ddr_tuning_rx_cmd
Colin Ian King
2017-08-25
scsi: rtsx: drop bus reset function
Hannes Reinecke
2017-08-20
staging/rts5208: fix incorrect shift to extract upper nybble
Colin Ian King
2017-07-30
staging: rts5208: Change fixed function names with "%s: ", __func__
Gaurav Pathak
2017-06-06
staging/rts5208: Fix read overflow in memcpy
Daniel Micay
2017-06-06
staging: rt5208: Fix a sleep-in-atomic bug in xd_copy_page
Jia-Ju Bai
2017-06-03
rts5208: Fix a sleep-in-atomic bug in rtsx_exclusive_enter_ss
Jia-Ju Bai
2017-06-03
rts5208: Fix a sleep-in-atomic bug in sd_power_off_card3v3
Jia-Ju Bai
2017-04-08
staging: rts5208: ms.c fixed checkpatch warning - using __func__ instead of hardcoded name
Andrea della Porta
2017-03-23
staging: rts5208: Replace a bit shift by a use of BIT.
Arushi Singhal
2017-03-09
staging: rts5208: Remove unnecessary cast on void pointer
simran singhal
2017-02-03
staging: rts5208: remove unncessary result set and check, just return SUCCESS
Colin Ian King
2017-02-03
staging: rts5208: remove redundant retval status check
Colin Ian King
2017-01-16
drivers: staging: rts5208: fix endianness handling
Omri Arad
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_chip.c: Long lines
Wayne Porter
2016-10-16
staging: rts5208: rtxs_chip.h: Long lines
Wayne Porter
2016-10-16
staging: rts5208: rtsx_scsi.h: Long lines
Wayne Porter
2016-10-16
staging: rts5208: CamelCase fix
Wayne Porter
2016-10-16
staging: rts5208: ms.c: Braces fix
Wayne Porter
2016-10-16
staging: rts5208: ms.c: Multiple assignments
Wayne Porter
2016-10-16
staging: rts5208: ms.c: Long Lines
Wayne Porter
2016-10-16
staging: rts5208: ms.c: Parenthesis alignment
Wayne Porter
2016-10-16
staging: rts5208: ms.h: Parenthesis alignment
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: Comparison to NULL
Wayne Porter
2016-10-16
staging: rts5208: Spacing
Wayne Porter
2016-10-16
staging: rts5208: Unnecessary parentheses
Wayne Porter
2016-10-16
staging: rts5208: Parenthesis alignment
Wayne Porter
2016-10-16
staging: rts5208: Unecessary parantheses
Wayne Porter
2016-10-16
staging: rts5208: Parenthesis alignment
Wayne Porter
2016-10-16
staging: rts5208: Prefer using BIT macro
Wayne Porter
2016-10-16
staging: rts5208: Long lines fixes
Wayne Porter
2016-10-16
staging: rts5208: Alignment fixes
Wayne Porter
2016-10-16
staging: rts5208: Add space around operator
Wayne Porter
2016-10-16
staging: rts5208: Add braces to if()
Wayne Porter
2016-10-16
staging: rts5208: Remove multiple assignment
Wayne Porter
2016-10-16
staging: rts5208: CamelCase fixes
Wayne Porter
2016-10-16
staging: rts5208: Remove parentheses
Wayne Porter
2016-10-16
staging: rts5208: Alignment fixes
Wayne Porter
2016-10-16
staging: rts5208: Fix typo in function name
Wayne Porter
2016-10-16
staging: rts5208: Alignment fix
Wayne Porter
2016-10-16
staging: rts5208: Unnecessary parentheses cleanup
Wayne Porter
2016-10-16
staging: rts5208: Alignment fixes
Wayne Porter
2016-10-16
staging: rts5208: sd.c: Spacing cleanup
Wayne Porter
2016-10-16
staging: rts5208: sd.c: Fix logical continuations
Wayne Porter
2016-10-16
staging: rts5208: sd.c: CamelCase fixes
Wayne Porter
2016-10-16
staging: rts5208: sd.c: Long line fixes
Wayne Porter
2016-10-16
staging: rts5208: sd.c: Alignment fixes
Wayne Porter
2016-10-16
staging: rts5208: sd.c: Remove unnecessary parentheses
Wayne Porter
2016-10-16
staging: rts5208: sd.h: Alignment fixes
Wayne Porter
2016-10-16
staging: rts5208: spi.c: Alignment fixes
Wayne Porter
2016-10-16
staging: rts5208: spi.c: Remove unnecessary parenthesis
Wayne Porter
2016-10-16
Staging: rts5208: Remove unnecessary parentheses
Dilek Uzulmez
2016-10-16
staging: rts5208: xd.c: Remove multiple assignments
Wayne Porter
2016-10-16
staging: rts5208: xd.c: Fix CamelCase
Wayne Porter
2016-10-16
staging: rts5208: xd.c: Clean up comparison to NULL
Wayne Porter
2016-10-16
staging: rts5208: xd.c: Remove unnecessary parentheses
Wayne Porter
2016-10-16
staging: rts5208: Logical continuation fixes
Wayne Porter
2016-10-16
staging: rts5208: Alignment fix
Wayne Porter
2016-10-16
staging: rts5208: xd.h: Alignment fix
Wayne Porter
2016-10-02
Staging: rts5208: Fix indentation warnings
Wayne Porter
2016-10-02
staging: rts5208: Replace explicit NULL comparison
Namrata A Shettar
2016-10-02
staging: rts5208: Add space around binary operators
Namrata A Shettar
2016-09-25
staging: rts5208: fix style warnings in xd.c
Sergio Paracuellos
2016-09-25
staging: rts5208: fix style warnings in sd.c
Sergio Paracuellos
2016-09-25
staging: rts5208: fix line style warnings in spi.c
Sergio Paracuellos
2016-09-25
staging: rts5208: remove not used typedef in rtsx_sys.h
Sergio Paracuellos
2016-09-25
staging: rts5208: fix comment blocks style in rtsx.h
Sergio Paracuellos
2016-09-25
staging: rts5208: fix comment blocks style in rtsx_chip.h
Sergio Paracuellos
2016-09-25
staging: rts5208: avoid symbolic permissions in rtsx.c
Sergio Paracuellos
2016-09-25
staging: rts5208: avoid new typedef in rtsx.h: rtsx_dev_t
Sergio Paracuellos
2016-09-20
staging: rts5208: Remove space after cast
Rehas Sachdeva
2016-09-20
staging: rts5208: Use BIT(x) macro
Rehas Sachdeva
2016-09-20
staging: rts5208: Put constant on right side of comparison
Rehas Sachdeva
2016-09-20
staging: rts5208: Fix indentation
Rehas Sachdeva
2016-09-20
staging: rts5208: Add spaces around operators
Rehas Sachdeva
2016-09-20
staging: rts5208: Remove unnecessary parentheses
Rehas Sachdeva
2016-09-20
Staging: rts5208: Add space around operator.
Sandhya Bankar
2016-09-20
Staging: rts5208: rtsx: Use x instead of x != NULL.
Sandhya Bankar
2016-09-20
Staging: rts5208: ms: Use x instead of x != NULL.
Sandhya Bankar
2016-09-20
Staging: rts5208: rtsx_card.c: Fixed brace style issues
Cathal Mullaney
2016-09-17
staging: rts5208: rtsx_chip: Add space around binary operators
Namrata A Shettar
2016-09-16
staging: rts5208: make some vars to lower case to keep the style consistent
Sergio Paracuellos
2016-09-01
staging: rts5208: Add two blank lines in comments.
MingChia Chung
2016-08-21
staging: rts5208: Change data type to unsigned int.
Louie Lu
2016-08-21
staging: rts5208/ms.c: add missing releases in mg_get_local_EKB and mg_get_ICV
Quentin Lambert
2016-08-21
staging: rts5208/ms.c: change the label name to respect the coding style
Quentin Lambert
2016-08-21
Staging: rts5208: fix double blank line coding style issues
Jonas Rickert
2016-04-29
staging: rts5208: alignment to match open paranthesis
Manav Batra
2016-04-29
staging: rts5208: ensure braces on all arms of if stmt
Nicholas Sim
2016-03-29
Staging: rts5208: rtsx_card.c: Remove unused function
Bhumika Goyal
2016-03-29
Staging: rts5208: Remove unused functions
Bhumika Goyal
2016-03-28
Staging: rts5208: Add space around '+'
Dilek Uzulmez
2016-03-11
staging: rts5208: Replace pci_enable_device with pcim_enable_device
Amitoj Kaur Chawla
2016-03-11
staging: rts5208: Change form of NULL comparisons
Bhaktipriya Shridhar
2016-03-11
staging: rts5208: Remove NULL test before vfree
Bhaktipriya Shridhar
2016-03-11
staging: rts5208: simplify NULL tests
Eva Rachel Retuya
2016-03-11
Staging: rts5208: Use min instead of ternary operator
Bhumika Goyal
2016-03-11
staging: rts5208: rtsx_transport.c: Drop void pointer cast
Janani Ravichandran
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-03-11
Staging: rts5208: Remove unnecessary parentheses
Dilek Uzulmez
2016-03-11
staging: rts5208: Prefer using BIT macro
Bhaktipriya Shridhar
2016-03-11
staging: rts5208: Removed unnecessary return variable
Bhaktipriya Shridhar
2016-02-20
Staging: rts5208: rtsx_transport.c: Fix comparisons to NULL
Shaun Ren
2016-02-20
Staging: rts5208: rtsx_transport.c: Remove unnecessary parentheses
Shaun Ren
2016-02-20
Staging: rts5208: rtsx_transport.c: Fix label naming convention
Shaun Ren
2016-02-20
Staging: rts5208: rtsx_transport.c: Remove extra newlines
Shaun Ren
2016-02-20
Staging: rts5208: rtsx_transport.c: Add spaces around -
Shaun Ren
2016-02-20
Staging: rts5208: rtsx_transport.c: Remove spaces after casts
Shaun Ren
2016-02-20
Staging: rts5208: rtsx_transport.c: Align to open parenthesis
Shaun Ren
2016-02-20
Staging: rts5208: rtsx_transport.c: Cleanup comments
Shaun Ren
2016-02-14
staging: rts5208: Place constants on the right side of comparisons
Janani Ravichandran
2016-02-09
Staging: rts5208: remove unnecessary parantheses
Haneen Mohammed
2016-02-09
Staging: rts5208: fix check for dma mapping error
Haneen Mohammed
2016-02-07
staging: rts5208: Removed blank lines
Anjali Menon
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-09-21
Staging: rts5208: Coding style warnings fix for block comments
Punit Vara
2015-08-03
Staging: rts5208: Fix code indentation warning as detected by checkpatch.pl
Yash Shah
2015-07-14
Staging: rts5208: Fix checkpatch warning: else is not generally useful
Leung Timothy Chi King
2015-06-26
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
2015-06-19
Staging: rts5208: fix CHANGE_LINK_STATE value
Fabio Falzoi
2015-06-17
Staging: rts5208: helper function to manage delink states
Fabio Falzoi
2015-06-17
Staging: rts5208: helper function to manage 1lun and 2lun modes
Fabio Falzoi
2015-06-17
Staging: rts5208: helper function to manage idle
Fabio Falzoi
2015-06-17
Staging: rts5208: helper function to manage aspm
Fabio Falzoi
2015-06-17
Staging: rts5208: helper function to manage ss
Fabio Falzoi
2015-06-17
Staging: rts5208: helper function to manage power off
Fabio Falzoi
2015-06-17
Staging: rts5208: helper function to manage sd erase status
Fabio Falzoi
2015-06-12
Staging: rts5208: xd: Fixed checkpatch warning
Nizam Haider
2015-06-08
staging: rts5208: Use common pci_get_bus_and_slot() instead of private one
Yijing Wang
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-05-31
staging: rts5208: fix transfer length 0 for 6-byte r/w commands
Akinobu Mita
2015-05-08
Staging: rts5208: Replace timeval with timespec64
Ksenija Stanojevic
2015-03-26
staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macros
Joe Perches
2015-03-26
staging: rts5208: Remove TRACE_RET and TRACE_GOTO macros
Joe Perches
2015-03-20
Staging: rts5208: Add new variable idx to shorten line length and increase readability
Vatika Harlalka
2015-03-20
Staging: rts5208: Introduce a new variable to shorten line length and increase readability
Vatika Harlalka
2015-03-16
Staging: rts5208: Use module_pci_driver
Vaishali Thakkar
2015-03-06
staging: rts5208: Convert variable from int to bool and propagate the change to function parameters
Quentin Lambert