aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts_pstor
Commit message (Expand)AuthorAgeFilesLines
* staging: rts_pstor: use bitwise operator instead of logical oneNicolas Kaiser2011-06-071-1/+1
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-236-52/+46
|\
| * staging/rts_pstor: fix Polling thread wakeups CPUCho, Yu-Chen2011-05-031-1/+3
| * staging: rts_pstor: clear error when read sd lba0 failwwang2011-04-251-0/+1
| * Staging: rts_pstor: redundant null check before kfree()Alexander Beregalov2011-04-201-9/+3
| * Staging: rts_pstor: s/rtsx_alloc_dma_buf/kmalloc/Alexander Beregalov2011-04-204-11/+9
| * Staging: rts_pstor: s/rtsx_free_dma_buf/kfree/Alexander Beregalov2011-04-204-34/+33
* | staging: rts_pstor: use #ifdef instead of #ifJeff Mahoney2011-04-254-6/+6
* | staging: rts_pstor: Add <linux/vmalloc.h>Jeff Mahoney2011-04-254-0/+4
|/
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-072-13/+12
|\
| * staging: rts_pstor: set lun_mode in a different placewwang2011-04-041-6/+5
| * staging: rts_pstor: modify initial card clockwwang2011-04-041-7/+7
* | Fix common misspellingsLucas De Marchi2011-03-313-7/+7
|/
* staging: rts_pstor: MSXC card power classwwang2011-03-092-5/+10
* staging: rts_pstor: optimize kmalloc to kzallocAlexander Beregalov2011-03-091-2/+1
* staging: rts_pstor: fix a bug that a greenhouse sd card can't be recognizedwwang2011-03-071-24/+32
* staging: rts_pstor: fix sparse warningwwang2011-02-188-40/+40
* staging: rts_pstor: delete a functionwwang2011-02-181-136/+0
* Staging: rts_pstor: fix read past end of bufferDan Carpenter2011-02-091-1/+1
* staging: rts_pstor: potential NULL dereferenceVasiliy Kulikov2011-02-041-1/+1
* Staging: rts_pstor: fixed some brace code styling issuesTimo von Holtz2011-02-044-277/+150
* staging: fix rts_pstor build errorsRandy Dunlap2011-01-311-0/+1
* staging: add rts_pstor for Realtek PCIE cardreaderwwang2011-01-2126-0/+24395