summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208/rtsx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rts5208: avoid symbolic permissions in rtsx.cSergio Paracuellos2016-09-251-6/+6
* Staging: rts5208: rtsx: Use x instead of x != NULL.Sandhya Bankar2016-09-201-1/+1
* staging: rts5208: Add two blank lines in comments.MingChia Chung2016-09-011-14/+28
* Staging: rts5208: fix double blank line coding style issuesJonas Rickert2016-08-211-7/+0
* staging: rts5208: Replace pci_enable_device with pcim_enable_deviceAmitoj Kaur Chawla2016-03-111-7/+1
* staging: rts5208: simplify NULL testsEva Rachel Retuya2016-03-111-3/+3
* staging: rts5208: rtsx.c: Drop unneeded void pointer castJanani Ravichandran2016-03-111-1/+1
* staging: rts5208: Remove unnecessary pci_set_drvdata()Amitoj Kaur Chawla2016-03-111-2/+0
* staging: rts5208: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2016-02-071-2/+0
* Staging: rts5208: use dmam_alloc_coherentRonit Halder2015-10-161-4/+2
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-261-1/+1
|\
| * staging: rts5208: pass timeout as HZ independent valueNicholas Mc Guire2015-05-311-1/+1
* | scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
|/
* staging: rts5208: Remove TRACE_RET and TRACE_GOTO macrosJoe Perches2015-03-261-6/+0
* Staging: rts5208: Use module_pci_driverVaishali Thakkar2015-03-161-19/+2
* Staging: rts5208: clean dev_err loggingHaneen Mohammed2015-03-061-2/+2
* staging: rts5208: Remove useless cast on void pointerTapasweni Pathak2014-10-301-2/+2
* staging: rts5208: Remove unnecessary else in rtsx_card.hEsra Altintas2014-09-281-2/+1
* staging: rts5208: Remove unncessary return in function returning voidTapasweni Pathak2014-09-281-2/+0
* staging: rts5208: Remove casting the return value which is a void pointerJingoo Han2014-08-301-4/+4
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-061-2/+2
|\
| * scsi: use 64-bit LUNsHannes Reinecke2014-07-171-2/+2
* | Staging: rts5208: Replace custom macro with dev_dbgFabio Falzoi2014-07-301-4/+2
|/
* staging: rts5208: Use pci_device_id rather than DEFINE_PCI_DEVICE_TABLEBenoit Taine2014-05-241-1/+1
* staging: rts5208: Fix line over 80 characters.Gulsah Kose2014-03-131-2/+4
* staging: rts5208: fix error return code in rtsx_probe()Wei Yongjun2013-12-031-1/+3
* staging: rts5208: add support for rts5208 and rts5288Micky Ching2013-11-251-0/+1069
OpenPOWER on IntegriCloud