aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-06staging: vme: mmap() support for vme_userDmitry Kalinkin3-0/+112
2015-03-06staging: vme: use image mutex for ioctl()Dmitry Kalinkin1-4/+5
2015-03-06Staging: rtl8192e: remove assignment of function parameterMatteo Semenzato1-1/+0
2015-03-06staging: rtl8192e: Remove unnecessary OOM messageQuentin Lambert2-14/+7
2015-03-06staging: rtl8192x: Remove use of seq_printf return valueJoe Perches2-2/+6
2015-03-06Staging: rtl8192u: ieee80211: dot11d: added parenthesis to RESET_CIE_WATCHDOG macroTolga Ceylan1-1/+1
2015-03-06Staging: rtl9182u: r819xU_firmware: Replaced C99 comments with C89Tolga Ceylan1-16/+17
2015-03-06Staging: rtl8192u: r819xU_firmware: removed commented out assertTolga Ceylan1-2/+0
2015-03-06Staging: rtl8192u: r819xU_firmware: removed commented out variableTolga Ceylan1-1/+0
2015-03-06staging: rtl8192u: r8192U_core: Fix driver_info dereference as a null pointerRickard Strandqvist1-6/+3
2015-03-06staging: unisys: remove LOGWRN() macros and uniklog.hBenjamin Romer17-97/+6
2015-03-06staging: unisys: remove ERRDEV macrosBenjamin Romer17-678/+154
2015-03-06staging: unisys: remove LOGVER macroBenjamin Romer2-32/+0
2015-03-06staging: unisys: remove ASSERT() macroBenjamin Romer2-10/+1
2015-03-06staging: unisys: remove LOGINF macrosBenjamin Romer10-291/+5
2015-03-06staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macrosBenjamin Romer7-145/+9
2015-03-06Staging: fbtft: add header for internal functionsDrew Fustini2-6/+26
2015-03-06MAINTAINERS: update for sm750fb driverSudip Mukherjee1-0/+8
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee36-0/+9962
2015-03-06staging: sm7xxfb: make vgamode staticSudip Mukherjee1-1/+1
2015-03-06staging: i2o: Remove use of seq_printf return valueJoe Perches1-6/+12
2015-03-06staging: rtl8188eu: Fix trivial typos in commentsYannick Guerrini2-13/+13
2015-03-06staging: panel: initialize lcd if lcd enabledSudip Mukherjee1-19/+22
2015-03-06staging: panel: register driver after checking deviceSudip Mukherjee1-12/+6
2015-03-06Staging: vt6655: fix C99 commentsMatteo Semenzato1-41/+41
2015-03-06staging: vt6655: Cleanup C99 commentsAlex W Slater1-17/+19
2015-03-06Staging: vt6655 fix C99 style commentsMatt1-1/+1
2015-03-06staging: vt6655: fix coding style issues in channel.cIvan Stankovic1-3/+6
2015-03-06staging: vt6656: Fix possible leak in vnt_download_firmware()Christian Engelmayer1-1/+1
2015-03-06staging: ozwpan: Move code from success handling to error handlingQuentin Lambert2-34/+37
2015-03-06staging: ozwpan: Remove allocation from delaration lineQuentin Lambert2-5/+8
2015-03-06Staging: dgnc: Fix checking return value of register_chrdevSalah Triki1-2/+2
2015-03-06staging: dgnc: fix braces {} are not necessary for single statement blocksSalah Triki1-4/+0
2015-03-06staging:lustre:libcfs: Merge linux-proc.c into module.cMatthew Tyler3-592/+548
2015-03-06staging: lustre: space prohibited between function name and open parenthesis '('Alberto Pires de Oliveira Neto1-1/+1
2015-03-06staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_Oleg Drokin1-39/+39
2015-03-06staging/lustre/ptlrpc: Do not use deprecated cpus_* functionsOleg Drokin2-10/+7
2015-03-06staging: comedi: drivers/*.c: add missing braces {} to if/else branchesH Hartley Sweeten5-12/+24
2015-03-06staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten35-62/+0
2015-03-06staging: comedi: drivers/*.c: alignment should match open parenthesisH Hartley Sweeten25-58/+62
2015-03-06staging: comedi: drivers/*.c: fix common misspellingsH Hartley Sweeten11-14/+14
2015-03-06staging: comedi: s626: remove unnecessary 'cmd' pointer checksH Hartley Sweeten1-6/+2
2015-03-06staging: comedi: kcomedilib_main: (!foo) preferred over (foo == NULL)H Hartley Sweeten1-1/+1
2015-03-06staging: comedi: ni_mio_common: (!foo) preferred over (foo == NULL)H Hartley Sweeten1-6/+6
2015-03-06staging: comedi: ni_tiocmd: (!foo) preferred over (foo == NULL)H Hartley Sweeten1-3/+3
2015-03-06staging: comedi: ni_pcimio: (!foo) preferred over (foo == NULL)H Hartley Sweeten1-5/+5
2015-03-06staging: comedi: ni_pcidio: (!foo) preferred over (foo == NULL)H Hartley Sweeten1-2/+2
2015-03-06staging: comedi: ni_labpc_common: (!foo) preferred over (foo == NULL)H Hartley Sweeten1-1/+1
2015-03-06staging: comedi: ni_atmio: (!foo) preferred over (foo == NULL)H Hartley Sweeten1-1/+1
2015-03-06staging: comedi: ni_660x: (!foo) preferred over (foo == NULL)H Hartley Sweeten1-3/+3