summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-12staging: greybus: fix "line over 80 characters" coding style issuesGioh Kim
2017-02-12staging: greybus: arpc.h: remove duplicate line.Nathan Howard
2017-02-12staging: dgnc: dgnc_tty.c: fix argument list alignment issue.Nathan Howard
2017-02-12Staging: sm750fb: sm750.c - style fixDerek Robson
2017-02-12staging: wlan-ng: reduce type warningsAlexander Alemayhu
2017-02-12staging:wilc1000: Fix line over 80 charactersJacob Zachariah
2017-02-12staging: comedi: dmm32at: usleep_range is preferred over udelaySaber Rezvani
2017-02-12staging: comedi: dt2801: usleep_range is preferred over udelaySaber Rezvani
2017-02-12staging: comedi: dt2814: usleep_range is preferred over udelaySaber Rezvani
2017-02-12staging: comedi: dt2815: usleep_range is preferred over udelaySaber Rezvani
2017-02-12staging: comedi: ni_at_a2150: usleep_range is preferred over udelaySaber Rezvani
2017-02-12staging: bcm2835-audio: fix trailing statementsAbdAllah-MEZITI
2017-02-12staging: lustre: lnet: fix type warning in lib-socket.cWilliam Blough
2017-02-12staging: lustre: llite: check reply status in ll_migrate()Niu Yawei
2017-02-12staging: lustre: llite: root inode checking for migrationwang di
2017-02-12staging: lustre: llite: check request != NULL in ll_migratewang di
2017-02-11Merge tag 'iio-fixes-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-02-11iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin
2017-02-11iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin
2017-02-10staging: bcm2835-audio: Make internal symbols staticSimon Sandström
2017-02-10staging: bcm2835-audio: Fixed initialization of global to "false"Abhijit Naik
2017-02-10staging: wlan_ng: fix logical continuation alignmentFrans Klaver
2017-02-10staging:vt6656:baseband.h: fix function definition argument without identifie...Arushi Singhal
2017-02-10staging: rtl8192u: Adding a blank line after declarationssimran singhal
2017-02-10Staging: rtl8192e: remove redundant null check on array algColin Ian King
2017-02-09staging: fsl-mc: dprc: drop unused APIsLaurentiu Tudor
2017-02-09staging: fsl-mc: dpbp: add a few missing EXPORT_SYMBOL()sLaurentiu Tudor
2017-02-09staging: fsl-mc: dpbp: drop unused APIsLaurentiu Tudor
2017-02-09staging: fsl-mc: dpmng: drop unused prototypeLaurentiu Tudor
2017-02-09staging: fsl-mc: dpmcp: drop unused APIsLaurentiu Tudor
2017-02-09staging: fsl-mc: remove slab cache for mc devicesLaurentiu Tudor
2017-02-09staging: fsl-mc: don't use devres api for refcounted objectsLaurentiu Tudor
2017-02-09staging: fsl-mc: add device release callbackLaurentiu Tudor
2017-02-09staging: fsl-mc: fix device ref countingLaurentiu Tudor
2017-02-09staging: fsl-mc: drop root dprc countingLaurentiu Tudor
2017-02-09staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon
2017-02-09staging: rtl8192u: remove redundant null check on array algColin Ian King
2017-02-09staging: rtl8192u: Fix indentationFu Yong Quah
2017-02-09staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|t...Ivan Safonov
2017-02-09staging:r8188eu: update pkt->(data|tail|len) synchronously with rx_(data|tail...Ivan Safonov
2017-02-09staging:r8188eu: remove unused rtw_ieee80211_bar structure definitionIvan Safonov
2017-02-09staging:r8188eu: replace rx_end member of recv_frame with pkt->endIvan Safonov
2017-02-09staging: rtl8712: rtl8712: fixed missing conversion to le32Carlos Palminha
2017-02-09Staging: bcm2835-audio: remove unneeded NULL checkDan Carpenter
2017-02-09Staging: bcm2835-audio: fix an uninitialized return valueDan Carpenter
2017-02-09staging: bcm2835-audio: off by one in snd_bcm2835_playback_open_generic()Dan Carpenter
2017-02-09Staging: bcm2835-audio: Fixed that open brace should be on previous line erro...Victor Vaschenko
2017-02-09staging: bcm2835-audio: Remove unnecessary space after castSimon Sandström
2017-02-09staging: bcm2835-audio: Rewrite comparison to NULLSimon Sandström
2017-02-09staging: bcm2835-audio: Fix argument indentationSimon Sandström