aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts_pstor/rtsx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-26Staging: remove rts_pstor driverGreg Kroah-Hartman1-1105/+0
2012-09-21staging/rts_pstor: Delete some lines (dev_info() and dev_err()) in rtsx.cYAMANE Toshiaki1-15/+3
2012-09-17staging/rts_pstor: Use pr_ or dev_ printks in rtsx.cToshiaki Yamane1-49/+57
2012-07-16staging/rts_pstor: use kthread_run instead doing kthread_create and wake_up_processDevendra Naga1-3/+1
2012-04-10staging:rts_pstor:Avoid "Bad target number" message when probing driverwwang1-0/+5
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki1-0/+1
2011-11-26staging:rts_pstor:Complete scanning_done variablewwang1-0/+1
2011-11-21freezer: don't unnecessarily set PF_NOFREEZE explicitlyTejun Heo1-2/+0
2011-10-17drivers: staging: rts_pstor fixed checkpatch warningsPelle Windestam1-28/+34
2011-08-08staging:rts_pstor: fix thread synchronization flowwwang1-67/+42
2011-05-03staging/rts_pstor: fix Polling thread wakeups CPUCho, Yu-Chen1-1/+3
2011-04-04staging: rts_pstor: modify initial card clockwwang1-7/+7
2011-03-09staging: rts_pstor: MSXC card power classwwang1-0/+1
2011-03-09staging: rts_pstor: optimize kmalloc to kzallocAlexander Beregalov1-2/+1
2011-02-18staging: rts_pstor: fix sparse warningwwang1-2/+2
2011-02-04staging: rts_pstor: potential NULL dereferenceVasiliy Kulikov1-1/+1
2011-01-21staging: add rts_pstor for Realtek PCIE cardreaderwwang1-0/+1124