summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8192u: r819xU_firmware: removed commented out assertTolga Ceylan2015-03-071-2/+0Star
* Staging: rtl8192u: r819xU_firmware: removed commented out variableTolga Ceylan2015-03-071-1/+0Star
* staging: rtl8192u: r8192U_core: Fix driver_info dereference as a null pointerRickard Strandqvist2015-03-071-6/+3Star
* staging: unisys: remove LOGWRN() macros and uniklog.hBenjamin Romer2015-03-0717-97/+6Star
* staging: unisys: remove ERRDEV macrosBenjamin Romer2015-03-0717-678/+154Star
* staging: unisys: remove LOGVER macroBenjamin Romer2015-03-072-32/+0Star
* staging: unisys: remove ASSERT() macroBenjamin Romer2015-03-072-10/+1Star
* staging: unisys: remove LOGINF macrosBenjamin Romer2015-03-0710-291/+5Star
* staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macrosBenjamin Romer2015-03-077-145/+9Star
* Staging: fbtft: add header for internal functionsDrew Fustini2015-03-072-6/+26
* staging: sm750fb: add sm750 to stagingSudip Mukherjee2015-03-0736-0/+9962
* staging: sm7xxfb: make vgamode staticSudip Mukherjee2015-03-071-1/+1
* staging: i2o: Remove use of seq_printf return valueJoe Perches2015-03-071-6/+12
* staging: rtl8188eu: Fix trivial typos in commentsYannick Guerrini2015-03-072-13/+13
* staging: panel: initialize lcd if lcd enabledSudip Mukherjee2015-03-071-19/+22
* staging: panel: register driver after checking deviceSudip Mukherjee2015-03-071-12/+6Star
* Staging: vt6655: fix C99 commentsMatteo Semenzato2015-03-071-41/+41
* staging: vt6655: Cleanup C99 commentsAlex W Slater2015-03-071-17/+19
* Staging: vt6655 fix C99 style commentsMatt2015-03-071-1/+1
* staging: vt6655: fix coding style issues in channel.cIvan Stankovic2015-03-071-3/+6
* staging: vt6656: Fix possible leak in vnt_download_firmware()Christian Engelmayer2015-03-071-1/+1
* staging: ozwpan: Move code from success handling to error handlingQuentin Lambert2015-03-072-34/+37
* staging: ozwpan: Remove allocation from delaration lineQuentin Lambert2015-03-072-5/+8
* Staging: dgnc: Fix checking return value of register_chrdevSalah Triki2015-03-071-2/+2
* staging: dgnc: fix braces {} are not necessary for single statement blocksSalah Triki2015-03-071-4/+0Star
* staging:lustre:libcfs: Merge linux-proc.c into module.cMatthew Tyler2015-03-073-592/+548Star
* staging: lustre: space prohibited between function name and open parenthesis '('Alberto Pires de Oliveira Neto2015-03-071-1/+1
* staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_Oleg Drokin2015-03-071-39/+39
* staging/lustre/ptlrpc: Do not use deprecated cpus_* functionsOleg Drokin2015-03-072-10/+7Star
* staging: comedi: drivers/*.c: add missing braces {} to if/else branchesH Hartley Sweeten2015-03-075-12/+24
* staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten2015-03-0735-62/+0Star
* staging: comedi: drivers/*.c: alignment should match open parenthesisH Hartley Sweeten2015-03-0725-58/+62
* staging: comedi: drivers/*.c: fix common misspellingsH Hartley Sweeten2015-03-0711-14/+14
* staging: comedi: s626: remove unnecessary 'cmd' pointer checksH Hartley Sweeten2015-03-071-6/+2Star
* staging: comedi: kcomedilib_main: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-071-1/+1
* staging: comedi: ni_mio_common: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-071-6/+6
* staging: comedi: ni_tiocmd: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-071-3/+3
* staging: comedi: ni_pcimio: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-071-5/+5
* staging: comedi: ni_pcidio: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-071-2/+2
* staging: comedi: ni_labpc_common: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-071-1/+1
* staging: comedi: ni_atmio: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-071-1/+1
* staging: comedi: ni_660x: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-071-3/+3
* staging: comedi: mite: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-071-3/+3
* staging: comedi: cb_pcidas64: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-071-5/+5
* staging: comedi: amplc_pci230: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-071-1/+1
* staging: comedi: amplc_pci224: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-071-1/+1
* staging: comedi: drivers: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-071-4/+4
* staging: comedi: comedi_fops: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-071-11/+11
* Staging: ste_rmi4: clean dev_err loggingHaneen Mohammed2015-03-071-6/+6
* Staging: slicoss: clean dev_err loggingHaneen Mohammed2015-03-071-5/+4Star