aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts_pstor/ms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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