summaryrefslogtreecommitdiff
path: root/drivers/staging/rts5208
AgeCommit message (Expand)Author
2017-09-13staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King
2015-10-16Staging: rts5208: use dmam_alloc_coherentRonit Halder
2015-09-21Staging: rts5208: Coding style warnings fix for block commentsPunit Vara
2015-08-03Staging: rts5208: Fix code indentation warning as detected by checkpatch.plYash Shah
2015-07-14Staging: rts5208: Fix checkpatch warning: else is not generally usefulLeung Timothy Chi King
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-06-12Staging: rts5208: xd: Fixed checkpatch warningNizam Haider
2015-06-08staging: rts5208: Use common pci_get_bus_and_slot() instead of private oneYijing Wang
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2015-05-31staging: rts5208: pass timeout as HZ independent valueNicholas Mc Guire
2015-05-31staging: rts5208: fix transfer length 0 for 6-byte r/w commandsAkinobu Mita
2015-05-08Staging: rts5208: Replace timeval with timespec64Ksenija Stanojevic
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-20Staging: rts5208: Add new variable idx to shorten line length and increase re...Vatika Harlalka
2015-03-20Staging: rts5208: Introduce a new variable to shorten line length and increas...Vatika Harlalka
2015-03-16Staging: rts5208: Use module_pci_driverVaishali Thakkar
2015-03-06staging: rts5208: Convert variable from int to bool and propagate the change ...Quentin Lambert
2015-03-06staging: rts5208: Convert non-returned local variable to boolean when relevantQuentin Lambert
2015-03-06Staging: rts5208: clean dev_err loggingHaneen Mohammed
2015-03-06staging: rts5208: remove extra parentheses around left bit shift operationAya Mahfouz
2015-02-26Staging: rts5208: Remove braces around single if-statementHaneen Mohammed
2015-01-25staging: rts5208: use msecs_to_jiffies for timeoutsNicholas Mc Guire
2015-01-17staging: rts5208/ms.c: Code style fix (space before comma)Robert Kmiec
2014-10-30staging: rts5208: Remove useless cast on void pointerTapasweni Pathak
2014-10-29staging, rts5208, LLVMLinux: Change extern inline to static inlineBehan Webster
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-28Staging: rts5028: rtsx_transport.c: fixed a brace coding style issue.Surya Seetharaman
2014-10-28Staging: rts5208: Removed unnecessary parenthesesTina Johnson
2014-10-23staging: rts5208: fix case of bitwise operator on zero in ms.cJiayi Ye
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-20staging: rts5208: Delete braces are not necessaryMelike Yurtoglu
2014-10-02staging: rts5208: remove unnecessary elseRoxana Blaj
2014-10-02staging: rts5208: remove unnecessary elseRoxana Blaj
2014-10-02staging: rts5208: Remove unneeded void returnMelike Yurtoglu
2014-10-02staging: rts5208: Fix missing blank line warning.Melike Yurtoglu
2014-09-28staging: rts5208: Remove unnecessary else in rtsx_card.hEsra Altintas