aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts_pstor/ms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-10staging/rts_pstor: remove braces {} in ms.cToshiaki Yamane1-532/+340
2012-06-04staging "rts_pstor" fix some typos while reading through rts_pstorJustin P. Mattock1-1/+1
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2012-04-10staging:rts_pstor:Fix unbalanced parentheseswwang1-1/+1
2012-04-10Staging: rts_pstor: off by one in for loopDan Carpenter1-1/+2
2011-06-28staging: Convert vmalloc/memset to vzallocJoe Perches1-2/+1
2011-05-23Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-29/+23
2011-04-25staging: rts_pstor: Add <linux/vmalloc.h>Jeff Mahoney1-0/+1
2011-04-20Staging: rts_pstor: redundant null check before kfree()Alexander Beregalov1-9/+3
2011-04-20Staging: rts_pstor: s/rtsx_alloc_dma_buf/kmalloc/Alexander Beregalov1-4/+4
2011-04-20Staging: rts_pstor: s/rtsx_free_dma_buf/kfree/Alexander Beregalov1-19/+19
2011-03-09staging: rts_pstor: MSXC card power classwwang1-5/+9
2011-02-18staging: rts_pstor: fix sparse warningwwang1-1/+1
2011-02-09Staging: rts_pstor: fix read past end of bufferDan Carpenter1-1/+1
2011-01-21staging: add rts_pstor for Realtek PCIE cardreaderwwang1-0/+4244