summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-06staging: rtl8723au: Remove a number of unused entries from struct dm_odm_tJes Sorensen
2015-03-06staging: rtl8723au: Remove unused struct rx_hpJes Sorensen
2015-03-06staging: iio: hmc5843: Set iio name property in sysfsMarek Belisko
2015-03-06staging: dgap: Avoid name collisionFabio Estevam
2015-03-06vme: tsi148: Master windows support USERx and CR/CSR accesses, not slavesMartyn Welch
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-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
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-06MAINTAINERS: update for sm750fb driverSudip Mukherjee
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-07i2c: imx: add required clocks property to bindingMatt Porter
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-07i2c: designware-baytrail: baytrail_i2c_acquire() might sleepAndy Shevchenko
2015-03-07i2c: designware-baytrail: cross-check lock functionsAndy Shevchenko
2015-03-07i2c: designware-baytrail: fix sparse warningsAndy Shevchenko
2015-03-07i2c: designware-baytrail: fix typo in error pathAndy Shevchenko
2015-03-07i2c: designware-baytrail: describe magic numbersAndy Shevchenko
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