summaryrefslogtreecommitdiffstats
path: root/drivers/staging/i4l
Commit message (Expand)AuthorAgeFilesLines
* staging: i4l: act2000: Move assignment out of if statementsayli karnik2016-09-201-1/+2
* Staging: i4l: Remove unused variableSandhya Bankar2016-09-201-2/+0
* Staging: i4l: Use !x instead of x == NULL.Sandhya Bankar2016-09-201-1/+1
* Staging: i4l: Do not initialise statics to 0.Sandhya Bankar2016-09-201-1/+1
* Staging: i4l: Remove NULL comparison.Sandhya Bankar2016-09-201-2/+2
* staging: i4l: correct misspelled "ressources" to "resources"Gargi Sharma2016-09-161-1/+1
* staging: i4l: act2000: Remove braces for single statementAnson Jacob2016-09-021-2/+2
* staging: i4l: act2000: capi: Fix checkpatch warningAnson Jacob2016-08-311-2/+5
* staging: i4l: icn: fix incorrect type of argumentsSudip Mukherjee2016-08-311-14/+21
* staging: i4l: icn: remove blank linesSudip Mukherjee2016-08-311-3/+0
* staging: i4l: icn: space not needed after castSudip Mukherjee2016-08-311-33/+33
* staging: i4l: act2000: remove unused macroSudip Mukherjee2016-08-311-7/+0
* staging: i4l: act2000: remove unused argumentSudip Mukherjee2016-08-312-4/+2
* staging: i4l: icn: use memdup_userSudip Mukherjee2016-08-311-11/+4
* staging: i4l: Reformat braces around elseAnthony Sheldon2016-08-211-3/+1
* staging: i4l: icn: remove bracesSudip Mukherjee2016-08-211-6/+3
* staging: i4l: icn: donot assign in if statementSudip Mukherjee2016-08-211-11/+22
* staging: i4l: icn: do not use return as a functionSudip Mukherjee2016-08-211-8/+8
* staging: i4l: icn: use setup_timer() and mod_timer().Muhammad Falak R Wani2016-08-211-10/+9
* staging: i4l: pcbit: layer2: use setup_timer() and mod_timer().Muhammad Falak R Wani2016-08-211-5/+3
* staging: i4l: pcbit: edss1: use setup_timer() and mod_timer().Muhammad Falak R Wani2016-08-211-5/+2
* staging: i4l: pcbit: drv: use setup_timer() and mod_timer().Muhammad Falak R Wani2016-08-211-11/+5
* staging: i4l: act2000: remove extra spaceSudip Mukherjee2016-05-011-6/+6
* staging: i4l: act2000: remove blank line after braceSudip Mukherjee2016-05-011-1/+0
* staging: i4l: act2000: do not assign in ifSudip Mukherjee2016-05-011-3/+6
* staging: i4l: act2000: fix use of returnSudip Mukherjee2016-05-011-1/+1
* Staging: i4l: pcbit: drv: Remove unnecessary semicolon.Sandhya Bankar2016-03-281-2/+2
* Staging: i4l: pcbit: capi: Add parentheses to complex macro.Sandhya Bankar2016-03-281-1/+1
* Staging: i4l: pcbit: drv: Do not initialise statics to 0.Sandhya Bankar2016-03-281-2/+2
* Staging: i4l: pcbit: edss1: Use !x instead of x == NULL.Sandhya Bankar2016-03-281-1/+1
* Staging: i4l: pcbit: layer2: Add parentheses to complex macro.Sandhya Bankar2016-03-281-1/+1
* isdn: i4l: move active-isdn drivers to stagingArnd Bergmann2016-03-0532-0/+9636
OpenPOWER on IntegriCloud