aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/i4l (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-25staging: i4l: pcbit: remove duplicated include from capi.cWei Yongjun1-1/+0
2016-10-25staging: i4l: pcbit: drv: remove duplicated include from drv.cWei Yongjun1-1/+0
2016-10-16staging: i4l: pcbit: replace some include asm/*.h with linux/*.hAlexander Alemayhu5-7/+7
2016-10-16staging: i4l: remove parens around return statementElizabeth Ferdman2-10/+10
2016-10-16Staging: i4l: icn: Fixed open brace should be on previous line errorHarman Kalra1-2/+1
2016-10-16Staging: i4l: icn: prefer pr_* instead of printkHarman Kalra1-1/+1
2016-10-16Staging: i4l: icn: Fixed open brace should be on previous line errorHarman Kalra1-2/+1
2016-10-16staging: i4l: add blank line after declarationsElizabeth Ferdman3-0/+9
2016-10-16staging: i4l: move open brace to previous lineElizabeth Ferdman1-2/+1
2016-09-20staging: i4l: act2000: Move assignment out of if statementsayli karnik1-1/+2
2016-09-20Staging: i4l: Remove unused variableSandhya Bankar1-2/+0
2016-09-20Staging: i4l: Use !x instead of x == NULL.Sandhya Bankar1-1/+1
2016-09-20Staging: i4l: Do not initialise statics to 0.Sandhya Bankar1-1/+1
2016-09-20Staging: i4l: Remove NULL comparison.Sandhya Bankar1-2/+2
2016-09-16staging: i4l: correct misspelled "ressources" to "resources"Gargi Sharma1-1/+1
2016-09-02staging: i4l: act2000: Remove braces for single statementAnson Jacob1-2/+2
2016-08-31staging: i4l: act2000: capi: Fix checkpatch warningAnson Jacob1-2/+5
2016-08-31staging: i4l: icn: fix incorrect type of argumentsSudip Mukherjee1-14/+21
2016-08-31staging: i4l: icn: remove blank linesSudip Mukherjee1-3/+0
2016-08-31staging: i4l: icn: space not needed after castSudip Mukherjee1-33/+33
2016-08-31staging: i4l: act2000: remove unused macroSudip Mukherjee1-7/+0
2016-08-31staging: i4l: act2000: remove unused argumentSudip Mukherjee2-4/+2
2016-08-31staging: i4l: icn: use memdup_userSudip Mukherjee1-11/+4
2016-08-21staging: i4l: Reformat braces around elseAnthony Sheldon1-3/+1
2016-08-21staging: i4l: icn: remove bracesSudip Mukherjee1-6/+3
2016-08-21staging: i4l: icn: donot assign in if statementSudip Mukherjee1-11/+22
2016-08-21staging: i4l: icn: do not use return as a functionSudip Mukherjee1-8/+8
2016-08-21staging: i4l: icn: use setup_timer() and mod_timer().Muhammad Falak R Wani1-10/+9
2016-08-21staging: i4l: pcbit: layer2: use setup_timer() and mod_timer().Muhammad Falak R Wani1-5/+3
2016-08-21staging: i4l: pcbit: edss1: use setup_timer() and mod_timer().Muhammad Falak R Wani1-5/+2
2016-08-21staging: i4l: pcbit: drv: use setup_timer() and mod_timer().Muhammad Falak R Wani1-11/+5
2016-05-01staging: i4l: act2000: remove extra spaceSudip Mukherjee1-6/+6
2016-05-01staging: i4l: act2000: remove blank line after braceSudip Mukherjee1-1/+0
2016-05-01staging: i4l: act2000: do not assign in ifSudip Mukherjee1-3/+6
2016-05-01staging: i4l: act2000: fix use of returnSudip Mukherjee1-1/+1
2016-03-28Staging: i4l: pcbit: drv: Remove unnecessary semicolon.Sandhya Bankar1-2/+2
2016-03-28Staging: i4l: pcbit: capi: Add parentheses to complex macro.Sandhya Bankar1-1/+1
2016-03-28Staging: i4l: pcbit: drv: Do not initialise statics to 0.Sandhya Bankar1-2/+2
2016-03-28Staging: i4l: pcbit: edss1: Use !x instead of x == NULL.Sandhya Bankar1-1/+1
2016-03-28Staging: i4l: pcbit: layer2: Add parentheses to complex macro.Sandhya Bankar1-1/+1
2016-03-05isdn: i4l: move active-isdn drivers to stagingArnd Bergmann32-0/+9636