summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208/rtsx.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-16Staging: rts5208: use dmam_alloc_coherentRonit Halder1-4/+2
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2015-05-31staging: rts5208: pass timeout as HZ independent valueNicholas Mc Guire1-1/+1
2015-03-26staging: rts5208: Remove TRACE_RET and TRACE_GOTO macrosJoe Perches1-6/+0
2015-03-16Staging: rts5208: Use module_pci_driverVaishali Thakkar1-19/+2
2015-03-06Staging: rts5208: clean dev_err loggingHaneen Mohammed1-2/+2
2014-10-30staging: rts5208: Remove useless cast on void pointerTapasweni Pathak1-2/+2
2014-09-28staging: rts5208: Remove unnecessary else in rtsx_card.hEsra Altintas1-2/+1
2014-09-28staging: rts5208: Remove unncessary return in function returning voidTapasweni Pathak1-2/+0
2014-08-30staging: rts5208: Remove casting the return value which is a void pointerJingoo Han1-4/+4
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2014-07-30Staging: rts5208: Replace custom macro with dev_dbgFabio Falzoi1-4/+2
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-2/+2
2014-05-24staging: rts5208: Use pci_device_id rather than DEFINE_PCI_DEVICE_TABLEBenoit Taine1-1/+1
2014-03-13staging: rts5208: Fix line over 80 characters.Gulsah Kose1-2/+4
2013-12-03staging: rts5208: fix error return code in rtsx_probe()Wei Yongjun1-1/+3
2013-11-25staging: rts5208: add support for rts5208 and rts5288Micky Ching1-0/+1069