aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208/rtsx_chip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-29Staging: rts5208: helper function to enable interrupts during resetFabio Falzoi1-47/+48
2014-10-29Staging: rts5208: helper function to manage aspm during resetFabio Falzoi1-31/+39
2014-10-20staging: rts5208: use ternary operators to reduce indentation levelGiedrius Statkevičius1-67/+23
2014-10-20staging: rts5208: divide lines to make them less than 80 characters longGiedrius Statkevičius1-9/+22
2014-10-20staging: rts5208: align divided lines to opening paranthesisGiedrius Statkevičius1-42/+45
2014-10-20staging: rts5208: get rid of Camel Case, remove unneeded lines and paranthesesGiedrius Statkevičius1-31/+21
2014-10-20staging: rts5208: combine ifs where possibleGiedrius Statkevičius1-56/+44
2014-10-02staging: rts5208: Remove unneeded void returnMelike Yurtoglu1-4/+0
2014-09-28Staging: rts5208: Fix missing blank line warningMahati Chamarthy1-0/+10
2014-08-16Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memoryFabio Falzoi1-2/+4
2014-07-30Staging: rts5208: Replace custom macro with dev_dbgFabio Falzoi1-62/+71
2014-05-15staging: rts5208: fix static checker warningsMicky Ching1-1/+1
2013-11-25staging: rts5208: add support for rts5208 and rts5288Micky Ching1-0/+1979