summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts_pstor
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-022-3/+3
|\
| * Staging:rts_pstor: fix coding style issue in rtsx_transport.cHitoshi NAKAMORI2012-04-101-2/+2
| * 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:rts_pstor:Avoid "Bad target number" message when probing driverwwang2012-04-101-0/+5
* | staging:rts_pstor:Fix possible panic by NULL pointer dereferencewwang2012-04-101-5/+6
|/
* staging: Update TODO for rts5139 and rts_pstorChris Ball2012-02-241-1/+5
* Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-211-0/+1
|\
| * staging:rts_pstor:Complete scanning_done variablewwang2011-11-261-0/+1
* | freezer: don't unnecessarily set PF_NOFREEZE explicitlyTejun Heo2011-11-211-2/+0
|/
* drivers: staging: rts_pstor fixed checkpatch warningsPelle Windestam2011-10-172-33/+39
* staging:rts_pstor:Fix SDIO issuewwang2011-10-171-16/+15
* drivers/staging: do not use EXTRA_CFLAGSArnaud Lacombe2011-08-231-1/+1
* staging: rts_pstor: dont cast void* from kmalloc()Thomas Meyer2011-08-231-1/+1
* Staging: rts_pstor: dont cast void* from kmalloc()Thomas Meyer2011-08-231-1/+1
* staging: rts_pstor: dont cast void* from kmalloc()Thomas Meyer2011-08-231-2/+2
* staging:rts_pstor: fix thread synchronization flowwwang2011-08-082-68/+50
* staging: rts_pstor: Fix a miswritingwwang2011-07-181-1/+1
* staging: rts_pstor: Fix a bug that a MMCPlus card can't be accessedwwang2011-07-052-21/+46
* Remove unneeded version.h include from drivers/staging/rts_pstor/rtsx.hJesper Juhl2011-07-051-1/+0
* staging: Convert vmalloc/memset to vzallocJoe Perches2011-06-282-6/+3
* 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