summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5139/rts51x_scsi.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-23staging: remove rts5139 driver codeGreg Kroah-Hartman1-2135/+0
2014-03-07Staging: rts5139: Fix Sparse Warning for Static DeclarationsMonam Agarwal1-2/+2
2014-01-09staging: rts5139: Drop print of build timeJosh Triplett1-1/+0
2013-10-27staging: rts5139: Replaced min() with min_t() inArchana kumari1-2/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-21/+9
2013-04-09rts5139: switch to ->show_info()Al Viro1-21/+9
2013-04-01staging: rts5139: device_reset() can be staticShawn Guo1-1/+1
2012-10-22staging: rts5139: fixed issues when config to built-in objectRoger Tseng1-119/+119
2012-05-10staging: rts5139: remove unused variable in rts51x_chip.hOleksij Rempel1-4/+0
2012-05-10staging: rts5139: remove unsued *host_info in rts51x_scsi.cOleksij Rempel1-5/+0
2012-05-10staging: rts5139: make some functions static in rts51x_scsi.cOleksij Rempel1-3/+3
2012-05-09staging: rts5139: remove useless rts51x_sys.hOleksij Rempel1-1/+0
2012-05-09staging: rts5139: remove disabled SUPPORT_SD_LOCK code.Oleksij Rempel1-62/+0
2012-05-09staging: rts5139: remove disabled code in rts51x_scsi.cOleksij Rempel1-15/+0
2011-10-31staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker1-0/+1
2011-08-24staging: rts5139: add vmalloc.h to some files to fix the build.Greg Kroah-Hartman1-0/+1
2011-08-23Staging: add driver for Realtek RTS5139 cardreaderedwin_rong1-0/+2233