summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: vme: use image mutex for ioctl()Dmitry Kalinkin2015-03-061-4/+5
* Staging: rtl8192e: remove assignment of function parameterMatteo Semenzato2015-03-061-1/+0
* staging: rtl8192e: Remove unnecessary OOM messageQuentin Lambert2015-03-062-14/+7
* staging: rtl8192x: Remove use of seq_printf return valueJoe Perches2015-03-062-2/+6
* Staging: rtl8192u: ieee80211: dot11d: added parenthesis to RESET_CIE_WATCHDOG...Tolga Ceylan2015-03-061-1/+1
* Staging: rtl9182u: r819xU_firmware: Replaced C99 comments with C89Tolga Ceylan2015-03-061-16/+17
* Staging: rtl8192u: r819xU_firmware: removed commented out assertTolga Ceylan2015-03-061-2/+0
* Staging: rtl8192u: r819xU_firmware: removed commented out variableTolga Ceylan2015-03-061-1/+0
* staging: rtl8192u: r8192U_core: Fix driver_info dereference as a null pointerRickard Strandqvist2015-03-061-6/+3
* staging: unisys: remove LOGWRN() macros and uniklog.hBenjamin Romer2015-03-0617-97/+6
* staging: unisys: remove ERRDEV macrosBenjamin Romer2015-03-0617-678/+154
* staging: unisys: remove LOGVER macroBenjamin Romer2015-03-062-32/+0
* staging: unisys: remove ASSERT() macroBenjamin Romer2015-03-062-10/+1
* staging: unisys: remove LOGINF macrosBenjamin Romer2015-03-0610-291/+5
* staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macrosBenjamin Romer2015-03-067-145/+9
* Staging: fbtft: add header for internal functionsDrew Fustini2015-03-062-6/+26
* MAINTAINERS: update for sm750fb driverSudip Mukherjee2015-03-061-0/+8
* staging: sm750fb: add sm750 to stagingSudip Mukherjee2015-03-0636-0/+9962
* staging: sm7xxfb: make vgamode staticSudip Mukherjee2015-03-061-1/+1
* staging: i2o: Remove use of seq_printf return valueJoe Perches2015-03-061-6/+12
* staging: rtl8188eu: Fix trivial typos in commentsYannick Guerrini2015-03-062-13/+13
* staging: panel: initialize lcd if lcd enabledSudip Mukherjee2015-03-061-19/+22
* staging: panel: register driver after checking deviceSudip Mukherjee2015-03-061-12/+6
* Staging: vt6655: fix C99 commentsMatteo Semenzato2015-03-061-41/+41
* staging: vt6655: Cleanup C99 commentsAlex W Slater2015-03-061-17/+19
* Staging: vt6655 fix C99 style commentsMatt2015-03-061-1/+1
* staging: vt6655: fix coding style issues in channel.cIvan Stankovic2015-03-061-3/+6
* staging: vt6656: Fix possible leak in vnt_download_firmware()Christian Engelmayer2015-03-061-1/+1
* staging: ozwpan: Move code from success handling to error handlingQuentin Lambert2015-03-062-34/+37
* staging: ozwpan: Remove allocation from delaration lineQuentin Lambert2015-03-062-5/+8
* Staging: dgnc: Fix checking return value of register_chrdevSalah Triki2015-03-061-2/+2
* staging: dgnc: fix braces {} are not necessary for single statement blocksSalah Triki2015-03-061-4/+0
* staging:lustre:libcfs: Merge linux-proc.c into module.cMatthew Tyler2015-03-063-592/+548
* staging: lustre: space prohibited between function name and open parenthesis '('Alberto Pires de Oliveira Neto2015-03-061-1/+1
* staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_Oleg Drokin2015-03-061-39/+39
* staging/lustre/ptlrpc: Do not use deprecated cpus_* functionsOleg Drokin2015-03-062-10/+7
* staging: comedi: drivers/*.c: add missing braces {} to if/else branchesH Hartley Sweeten2015-03-065-12/+24
* staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten2015-03-0635-62/+0
* staging: comedi: drivers/*.c: alignment should match open parenthesisH Hartley Sweeten2015-03-0625-58/+62
* staging: comedi: drivers/*.c: fix common misspellingsH Hartley Sweeten2015-03-0611-14/+14
* staging: comedi: s626: remove unnecessary 'cmd' pointer checksH Hartley Sweeten2015-03-061-6/+2
* staging: comedi: kcomedilib_main: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-061-1/+1
* staging: comedi: ni_mio_common: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-061-6/+6
* staging: comedi: ni_tiocmd: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-061-3/+3
* staging: comedi: ni_pcimio: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-061-5/+5
* staging: comedi: ni_pcidio: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-061-2/+2
* staging: comedi: ni_labpc_common: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-061-1/+1
* staging: comedi: ni_atmio: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-061-1/+1
* staging: comedi: ni_660x: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-061-3/+3
* staging: comedi: mite: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-061-3/+3
OpenPOWER on IntegriCloud