summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts_pstor/ms.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: remove rts_pstor driverGreg Kroah-Hartman2012-10-261-4051/+0Star
* staging/rts_pstor: remove braces {} in ms.cToshiaki Yamane2012-09-111-532/+340Star
* staging "rts_pstor" fix some typos while reading through rts_pstorJustin P. Mattock2012-06-051-1/+1
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-021-1/+1
|\
| * staging:rts_pstor:Fix unbalanced parentheseswwang2012-04-101-1/+1
* | Staging: rts_pstor: off by one in for loopDan Carpenter2012-04-101-1/+2
|/
* staging: Convert vmalloc/memset to vzallocJoe Perches2011-06-281-2/+1Star
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-231-29/+23Star
|\
| * Staging: rts_pstor: redundant null check before kfree()Alexander Beregalov2011-04-201-9/+3Star
| * Staging: rts_pstor: s/rtsx_alloc_dma_buf/kmalloc/Alexander Beregalov2011-04-201-4/+4
| * Staging: rts_pstor: s/rtsx_free_dma_buf/kfree/Alexander Beregalov2011-04-201-19/+19
* | staging: rts_pstor: Add <linux/vmalloc.h>Jeff Mahoney2011-04-261-0/+1
|/
* staging: rts_pstor: MSXC card power classwwang2011-03-101-5/+9
* staging: rts_pstor: fix sparse warningwwang2011-02-181-1/+1
* Staging: rts_pstor: fix read past end of bufferDan Carpenter2011-02-091-1/+1
* staging: add rts_pstor for Realtek PCIE cardreaderwwang2011-01-211-0/+4244