index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rts5208
/
rtsx.c
Age
Commit message (
Expand
)
Author
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
2015-03-16
Staging: rts5208: Use module_pci_driver
Vaishali Thakkar
2015-03-06
Staging: rts5208: clean dev_err logging
Haneen Mohammed
2014-10-30
staging: rts5208: Remove useless cast on void pointer
Tapasweni Pathak
2014-09-28
staging: rts5208: Remove unnecessary else in rtsx_card.h
Esra Altintas
2014-09-28
staging: rts5208: Remove unncessary return in function returning void
Tapasweni Pathak
2014-08-30
staging: rts5208: Remove casting the return value which is a void pointer
Jingoo Han
2014-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-07-30
Staging: rts5208: Replace custom macro with dev_dbg
Fabio Falzoi
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2014-05-24
staging: rts5208: Use pci_device_id rather than DEFINE_PCI_DEVICE_TABLE
Benoit Taine
2014-03-13
staging: rts5208: Fix line over 80 characters.
Gulsah Kose
2013-12-03
staging: rts5208: fix error return code in rtsx_probe()
Wei Yongjun
2013-11-25
staging: rts5208: add support for rts5208 and rts5288
Micky Ching