aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/i4l
AgeCommit message (Expand)Author
2017-01-05staging: i4l: delete the whole thingGreg Kroah-Hartman
2016-10-25staging: i4l: pcbit: remove duplicated include from capi.cWei Yongjun
2016-10-25staging: i4l: pcbit: drv: remove duplicated include from drv.cWei Yongjun
2016-10-16staging: i4l: pcbit: replace some include asm/*.h with linux/*.hAlexander Alemayhu
2016-10-16staging: i4l: remove parens around return statementElizabeth Ferdman
2016-10-16Staging: i4l: icn: Fixed open brace should be on previous line errorHarman Kalra
2016-10-16Staging: i4l: icn: prefer pr_* instead of printkHarman Kalra
2016-10-16Staging: i4l: icn: Fixed open brace should be on previous line errorHarman Kalra
2016-10-16staging: i4l: add blank line after declarationsElizabeth Ferdman
2016-10-16staging: i4l: move open brace to previous lineElizabeth Ferdman
2016-09-20staging: i4l: act2000: Move assignment out of if statementsayli karnik
2016-09-20Staging: i4l: Remove unused variableSandhya Bankar
2016-09-20Staging: i4l: Use !x instead of x == NULL.Sandhya Bankar
2016-09-20Staging: i4l: Do not initialise statics to 0.Sandhya Bankar
2016-09-20Staging: i4l: Remove NULL comparison.Sandhya Bankar
2016-09-16staging: i4l: correct misspelled "ressources" to "resources"Gargi Sharma
2016-09-02staging: i4l: act2000: Remove braces for single statementAnson Jacob
2016-08-31staging: i4l: act2000: capi: Fix checkpatch warningAnson Jacob
2016-08-31staging: i4l: icn: fix incorrect type of argumentsSudip Mukherjee
2016-08-31staging: i4l: icn: remove blank linesSudip Mukherjee
2016-08-31staging: i4l: icn: space not needed after castSudip Mukherjee
2016-08-31staging: i4l: act2000: remove unused macroSudip Mukherjee
2016-08-31staging: i4l: act2000: remove unused argumentSudip Mukherjee
2016-08-31staging: i4l: icn: use memdup_userSudip Mukherjee
2016-08-21staging: i4l: Reformat braces around elseAnthony Sheldon
2016-08-21staging: i4l: icn: remove bracesSudip Mukherjee
2016-08-21staging: i4l: icn: donot assign in if statementSudip Mukherjee
2016-08-21staging: i4l: icn: do not use return as a functionSudip Mukherjee
2016-08-21staging: i4l: icn: use setup_timer() and mod_timer().Muhammad Falak R Wani
2016-08-21staging: i4l: pcbit: layer2: use setup_timer() and mod_timer().Muhammad Falak R Wani
2016-08-21staging: i4l: pcbit: edss1: use setup_timer() and mod_timer().Muhammad Falak R Wani
2016-08-21staging: i4l: pcbit: drv: use setup_timer() and mod_timer().Muhammad Falak R Wani
2016-05-01staging: i4l: act2000: remove extra spaceSudip Mukherjee
2016-05-01staging: i4l: act2000: remove blank line after braceSudip Mukherjee
2016-05-01staging: i4l: act2000: do not assign in ifSudip Mukherjee
2016-05-01staging: i4l: act2000: fix use of returnSudip Mukherjee
2016-03-28Staging: i4l: pcbit: drv: Remove unnecessary semicolon.Sandhya Bankar
2016-03-28Staging: i4l: pcbit: capi: Add parentheses to complex macro.Sandhya Bankar
2016-03-28Staging: i4l: pcbit: drv: Do not initialise statics to 0.Sandhya Bankar
2016-03-28Staging: i4l: pcbit: edss1: Use !x instead of x == NULL.Sandhya Bankar
2016-03-28Staging: i4l: pcbit: layer2: Add parentheses to complex macro.Sandhya Bankar
2016-03-05isdn: i4l: move active-isdn drivers to stagingArnd Bergmann