summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-06staging: vme: mmap() support for vme_userDmitry Kalinkin
2015-03-06staging: vme: use image mutex for ioctl()Dmitry Kalinkin
2015-03-06Staging: rtl8192e: remove assignment of function parameterMatteo Semenzato
2015-03-06staging: rtl8192e: Remove unnecessary OOM messageQuentin Lambert
2015-03-06staging: rtl8192x: Remove use of seq_printf return valueJoe Perches
2015-03-06Staging: rtl8192u: ieee80211: dot11d: added parenthesis to RESET_CIE_WATCHDOG...Tolga Ceylan
2015-03-06Staging: rtl9182u: r819xU_firmware: Replaced C99 comments with C89Tolga Ceylan
2015-03-06Staging: rtl8192u: r819xU_firmware: removed commented out assertTolga Ceylan
2015-03-06Staging: rtl8192u: r819xU_firmware: removed commented out variableTolga Ceylan
2015-03-06staging: rtl8192u: r8192U_core: Fix driver_info dereference as a null pointerRickard Strandqvist
2015-03-06staging: unisys: remove LOGWRN() macros and uniklog.hBenjamin Romer
2015-03-06staging: unisys: remove ERRDEV macrosBenjamin Romer
2015-03-06staging: unisys: remove LOGVER macroBenjamin Romer
2015-03-06staging: unisys: remove ASSERT() macroBenjamin Romer
2015-03-06staging: unisys: remove LOGINF macrosBenjamin Romer
2015-03-06staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macrosBenjamin Romer
2015-03-06Staging: fbtft: add header for internal functionsDrew Fustini
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee
2015-03-06staging: sm7xxfb: make vgamode staticSudip Mukherjee
2015-03-06staging: i2o: Remove use of seq_printf return valueJoe Perches
2015-03-06staging: rtl8188eu: Fix trivial typos in commentsYannick Guerrini
2015-03-06staging: panel: initialize lcd if lcd enabledSudip Mukherjee
2015-03-06staging: panel: register driver after checking deviceSudip Mukherjee
2015-03-06Staging: vt6655: fix C99 commentsMatteo Semenzato
2015-03-06staging: vt6655: Cleanup C99 commentsAlex W Slater
2015-03-06Staging: vt6655 fix C99 style commentsMatt
2015-03-06staging: vt6655: fix coding style issues in channel.cIvan Stankovic
2015-03-06staging: vt6656: Fix possible leak in vnt_download_firmware()Christian Engelmayer
2015-03-06staging: ozwpan: Move code from success handling to error handlingQuentin Lambert
2015-03-06staging: ozwpan: Remove allocation from delaration lineQuentin Lambert
2015-03-06Staging: dgnc: Fix checking return value of register_chrdevSalah Triki
2015-03-06staging: dgnc: fix braces {} are not necessary for single statement blocksSalah Triki
2015-03-06staging:lustre:libcfs: Merge linux-proc.c into module.cMatthew Tyler
2015-03-06staging: lustre: space prohibited between function name and open parenthesis '('Alberto Pires de Oliveira Neto
2015-03-06staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_Oleg Drokin
2015-03-06staging/lustre/ptlrpc: Do not use deprecated cpus_* functionsOleg Drokin
2015-03-06staging: comedi: drivers/*.c: add missing braces {} to if/else branchesH Hartley Sweeten
2015-03-06staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten
2015-03-06staging: comedi: drivers/*.c: alignment should match open parenthesisH Hartley Sweeten
2015-03-06staging: comedi: drivers/*.c: fix common misspellingsH Hartley Sweeten
2015-03-06staging: comedi: s626: remove unnecessary 'cmd' pointer checksH Hartley Sweeten
2015-03-06staging: comedi: kcomedilib_main: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-06staging: comedi: ni_mio_common: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-06staging: comedi: ni_tiocmd: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-06staging: comedi: ni_pcimio: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-06staging: comedi: ni_pcidio: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-06staging: comedi: ni_labpc_common: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-06staging: comedi: ni_atmio: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-06staging: comedi: ni_660x: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-06staging: comedi: mite: (!foo) preferred over (foo == NULL)H Hartley Sweeten