summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208
Commit message (Expand)AuthorAgeFilesLines
* Staging: rts5208: Fix indentation warningsWayne Porter2016-10-021-13/+13
* staging: rts5208: Replace explicit NULL comparisonNamrata A Shettar2016-10-021-1/+1
* staging: rts5208: Add space around binary operatorsNamrata A Shettar2016-10-021-10/+10
* staging: rts5208: fix style warnings in xd.cSergio Paracuellos2016-09-251-24/+14
* staging: rts5208: fix style warnings in sd.cSergio Paracuellos2016-09-251-112/+61
* staging: rts5208: fix line style warnings in spi.cSergio Paracuellos2016-09-251-1/+2
* staging: rts5208: remove not used typedef in rtsx_sys.hSergio Paracuellos2016-09-251-2/+0
* staging: rts5208: fix comment blocks style in rtsx.hSergio Paracuellos2016-09-251-2/+4
* staging: rts5208: fix comment blocks style in rtsx_chip.hSergio Paracuellos2016-09-251-25/+27
* staging: rts5208: avoid symbolic permissions in rtsx.cSergio Paracuellos2016-09-251-6/+6
* staging: rts5208: avoid new typedef in rtsx.h: rtsx_dev_tSergio Paracuellos2016-09-252-5/+1
* staging: rts5208: Remove space after castRehas Sachdeva2016-09-202-3/+3
* staging: rts5208: Use BIT(x) macroRehas Sachdeva2016-09-201-15/+15
* staging: rts5208: Put constant on right side of comparisonRehas Sachdeva2016-09-201-3/+3
* staging: rts5208: Fix indentationRehas Sachdeva2016-09-201-4/+4
* staging: rts5208: Add spaces around operatorsRehas Sachdeva2016-09-201-4/+4
* staging: rts5208: Remove unnecessary parenthesesRehas Sachdeva2016-09-201-10/+10
* Staging: rts5208: Add space around operator.Sandhya Bankar2016-09-201-4/+4
* Staging: rts5208: rtsx: Use x instead of x != NULL.Sandhya Bankar2016-09-201-1/+1
* Staging: rts5208: ms: Use x instead of x != NULL.Sandhya Bankar2016-09-201-1/+1
* Staging: rts5208: rtsx_card.c: Fixed brace style issuesCathal Mullaney2016-09-201-13/+13
* staging: rts5208: rtsx_chip: Add space around binary operatorsNamrata A Shettar2016-09-171-5/+5
* staging: rts5208: make some vars to lower case to keep the style consistentSergio Paracuellos2016-09-161-9/+9
* staging: rts5208: Add two blank lines in comments.MingChia Chung2016-09-011-14/+28
* staging: rts5208: Change data type to unsigned int.Louie Lu2016-08-211-1/+1
* staging: rts5208/ms.c: add missing releases in mg_get_local_EKB and mg_get_ICVQuentin Lambert2016-08-211-2/+4
* staging: rts5208/ms.c: change the label name to respect the coding styleQuentin Lambert2016-08-211-6/+6
* Staging: rts5208: fix double blank line coding style issuesJonas Rickert2016-08-2111-41/+1
* staging: rts5208: alignment to match open paranthesisManav Batra2016-04-291-1/+1
* staging: rts5208: ensure braces on all arms of if stmtNicholas Sim2016-04-291-8/+8
* Staging: rts5208: rtsx_card.c: Remove unused functionBhumika Goyal2016-03-292-23/+0
* Staging: rts5208: Remove unused functionsBhumika Goyal2016-03-292-38/+0
* Staging: rts5208: Add space around '+'Dilek Uzulmez2016-03-281-7/+7
* staging: rts5208: Replace pci_enable_device with pcim_enable_deviceAmitoj Kaur Chawla2016-03-111-7/+1
* staging: rts5208: Change form of NULL comparisonsBhaktipriya Shridhar2016-03-111-5/+5
* staging: rts5208: Remove NULL test before vfreeBhaktipriya Shridhar2016-03-112-44/+22
* staging: rts5208: simplify NULL testsEva Rachel Retuya2016-03-116-23/+23
* Staging: rts5208: Use min instead of ternary operatorBhumika Goyal2016-03-111-2/+2
* staging: rts5208: rtsx_transport.c: Drop void pointer castJanani Ravichandran2016-03-111-1/+1
* staging: rts5208: rtsx.c: Drop unneeded void pointer castJanani Ravichandran2016-03-111-1/+1
* staging: rts5208: Remove unnecessary pci_set_drvdata()Amitoj Kaur Chawla2016-03-111-2/+0
* Staging: rts5208: Remove unnecessary parenthesesDilek Uzulmez2016-03-111-46/+46
* staging: rts5208: Prefer using BIT macroBhaktipriya Shridhar2016-03-111-3/+3
* staging: rts5208: Removed unnecessary return variableBhaktipriya Shridhar2016-03-111-7/+2
* Staging: rts5208: rtsx_transport.c: Fix comparisons to NULLShaun Ren2016-02-201-3/+3
* Staging: rts5208: rtsx_transport.c: Remove unnecessary parenthesesShaun Ren2016-02-201-6/+6
* Staging: rts5208: rtsx_transport.c: Fix label naming conventionShaun Ren2016-02-201-3/+3
* Staging: rts5208: rtsx_transport.c: Remove extra newlinesShaun Ren2016-02-201-3/+0
* Staging: rts5208: rtsx_transport.c: Add spaces around -Shaun Ren2016-02-201-2/+2
* Staging: rts5208: rtsx_transport.c: Remove spaces after castsShaun Ren2016-02-201-1/+1
OpenPOWER on IntegriCloud