aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208/rtsx_chip.c
AgeCommit message (Expand)Author
2018-11-05Staging: rts5208: Add SPDX license tagsKim Bradley
2018-09-25staging: rts5208: Remove unnecessary braces {}Aymen Qader
2018-06-28staging: rtsx: remove rtsx_trace() and related codeArnd Bergmann
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2017-07-30staging: rts5208: Change fixed function names with "%s: ", __func__Gaurav Pathak
2017-03-23staging: rts5208: Replace a bit shift by a use of BIT.Arushi Singhal
2016-10-16staging: rts5208: rtsx_chip.c: Long linesWayne Porter
2016-09-20Staging: rts5208: Add space around operator.Sandhya Bankar
2016-09-17staging: rts5208: rtsx_chip: Add space around binary operatorsNamrata A Shettar
2016-03-29Staging: rts5208: Remove unused functionsBhumika Goyal
2015-09-21Staging: rts5208: Coding style warnings fix for block commentsPunit Vara
2015-06-19Staging: rts5208: fix CHANGE_LINK_STATE valueFabio Falzoi
2015-06-17Staging: rts5208: helper function to manage delink statesFabio Falzoi
2015-06-17Staging: rts5208: helper function to manage 1lun and 2lun modesFabio Falzoi
2015-06-17Staging: rts5208: helper function to manage idleFabio Falzoi
2015-06-17Staging: rts5208: helper function to manage aspmFabio Falzoi
2015-06-17Staging: rts5208: helper function to manage ssFabio Falzoi
2015-06-17Staging: rts5208: helper function to manage power offFabio Falzoi
2015-06-17Staging: rts5208: helper function to manage sd erase statusFabio Falzoi
2015-03-26staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macrosJoe Perches
2015-03-26staging: rts5208: Remove TRACE_RET and TRACE_GOTO macrosJoe Perches
2015-03-06staging: rts5208: Convert non-returned local variable to boolean when relevantQuentin Lambert
2014-10-29Staging: rts5208: helper function to enable interrupts during resetFabio Falzoi
2014-10-29Staging: rts5208: helper function to manage aspm during resetFabio Falzoi
2014-10-20staging: rts5208: use ternary operators to reduce indentation levelGiedrius Statkevičius
2014-10-20staging: rts5208: divide lines to make them less than 80 characters longGiedrius Statkevičius
2014-10-20staging: rts5208: align divided lines to opening paranthesisGiedrius Statkevičius
2014-10-20staging: rts5208: get rid of Camel Case, remove unneeded lines and paranthesesGiedrius Statkevičius
2014-10-20staging: rts5208: combine ifs where possibleGiedrius Statkevičius
2014-10-02staging: rts5208: Remove unneeded void returnMelike Yurtoglu
2014-09-28Staging: rts5208: Fix missing blank line warningMahati Chamarthy
2014-08-16Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memoryFabio Falzoi
2014-07-30Staging: rts5208: Replace custom macro with dev_dbgFabio Falzoi
2014-05-15staging: rts5208: fix static checker warningsMicky Ching
2013-11-25staging: rts5208: add support for rts5208 and rts5288Micky Ching