summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208
Commit message (Expand)AuthorAgeFilesLines
* staging: rts5208: use msecs_to_jiffies for timeoutsNicholas Mc Guire2015-01-251-6/+6
* staging: rts5208/ms.c: Code style fix (space before comma)Robert Kmiec2015-01-171-6/+6
* staging: rts5208: Remove useless cast on void pointerTapasweni Pathak2014-10-301-2/+2
* staging, rts5208, LLVMLinux: Change extern inline to static inlineBehan Webster2014-10-291-1/+1
* Staging: rts5208: helper function to enable interrupts during resetFabio Falzoi2014-10-291-47/+48
* Staging: rts5208: helper function to manage aspm during resetFabio Falzoi2014-10-291-31/+39
* Staging: rts5028: rtsx_transport.c: fixed a brace coding style issue.Surya Seetharaman2014-10-281-4/+2
* Staging: rts5208: Removed unnecessary parenthesesTina Johnson2014-10-281-1/+1
* staging: rts5208: fix case of bitwise operator on zero in ms.cJiayi Ye2014-10-231-2/+2
* staging: rts5208: use ternary operators to reduce indentation levelGiedrius Statkevičius2014-10-201-67/+23
* staging: rts5208: divide lines to make them less than 80 characters longGiedrius Statkevičius2014-10-201-9/+22
* staging: rts5208: align divided lines to opening paranthesisGiedrius Statkevičius2014-10-201-42/+45
* staging: rts5208: get rid of Camel Case, remove unneeded lines and paranthesesGiedrius Statkevičius2014-10-201-31/+21
* staging: rts5208: combine ifs where possibleGiedrius Statkevičius2014-10-201-56/+44
* staging: rts5208: Delete braces are not necessaryMelike Yurtoglu2014-10-201-2/+1
* staging: rts5208: remove unnecessary elseRoxana Blaj2014-10-021-3/+2
* staging: rts5208: remove unnecessary elseRoxana Blaj2014-10-021-2/+2
* staging: rts5208: Remove unneeded void returnMelike Yurtoglu2014-10-021-4/+0
* staging: rts5208: Fix missing blank line warning.Melike Yurtoglu2014-10-021-0/+3
* staging: rts5208: Remove unnecessary else in rtsx_card.hEsra Altintas2014-09-281-2/+1
* staging: rts5208: Remove unncessary return in function returning voidTapasweni Pathak2014-09-281-2/+0
* staging: rts5208: Add new line after declarationTapasweni Pathak2014-09-281-0/+1
* Staging: rts5208: Fix missing blank line warningMahati Chamarthy2014-09-281-0/+10
* staging: rts5208: add new line after declarationsRoxana Blaj2014-09-231-0/+1
* Staging: rts5208: Fix checkpatch warning: Missing blank lineTina Johnson2014-09-231-0/+6
* staging: rts5208: remove unnecessary return statementRoxana Blaj2014-09-231-2/+0
* staging: rts5208: remove unnecessary elseRoxana Blaj2014-09-231-2/+2
* staging: rts5208: Remove casting the return value which is a void pointerJingoo Han2014-08-301-4/+4
* Staging: rts5208: Remove CONFIG_RTS5208_DEBUG optionFabio Falzoi2014-08-162-11/+1
* Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memoryFabio Falzoi2014-08-165-19/+13
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-061-2/+2
|\
| * scsi: use 64-bit LUNsHannes Reinecke2014-07-171-2/+2
* | Staging: rts5208: Replace custom macro with dev_dbgFabio Falzoi2014-07-3015-375/+392
* | Staging: rts5208: Remove useless debug printsFabio Falzoi2014-07-302-28/+0
|/
* staging: rts5208: Use pci_device_id rather than DEFINE_PCI_DEVICE_TABLEBenoit Taine2014-05-241-1/+1
* staging: rts5208: fix static checker warningsMicky Ching2014-05-151-1/+1
* staging: rts5208: Fix line over 80 characters.Gulsah Kose2014-03-181-23/+46
* staging: rts5208: Remove unnecessary parentheses.Gulsah Kose2014-03-131-1/+1
* staging: rts5208: Fix line over 80 characters.Gulsah Kose2014-03-131-2/+4
* staging: rts5208: Fixed line over 80 characters.Keerthimai Janarthanan2014-03-081-2/+2
* staging/rts5208/rtsx_scsi.c: Remove unnecessary parenthesesGeorgiana Rodica Chelu2014-03-071-4/+4
* Staging : rts5208: Fix code indent issueHimangi Saraogi2014-02-271-1/+1
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* staging: rts5208: fix error return code in rtsx_probe()Wei Yongjun2013-12-031-1/+3
* staging: rts5208: add support for rts5208 and rts5288Micky Ching2013-11-2526-0/+23567
OpenPOWER on IntegriCloud