summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-07-10staging: fsl-dpaa2/eth: Remove obsolete referenceIoana Radulescu
2018-07-10staging: fsl-dpaa2/eth: Fix DMA mapping directionIoana Radulescu
2018-07-08staging: rtl8188eu: replace tabs with spacesMichael Straube
2018-07-08staging: rtl8188eu: refactor rtw_macaddr_cfg()Michael Straube
2018-07-08staging: rtl8723bs: remove braces from single if statementMichael Straube
2018-07-08staging: rtl8723bs: add missing blank linesMichael Straube
2018-07-08staging: rtl8723bs: remove blank linesMichael Straube
2018-07-08staging: rtl8723bs: fix indentationMichael Straube
2018-07-08staging: rtl8723bs: replace tab with spaceMichael Straube
2018-07-08staging: rtl8723bs: replace while with shorter for loopMichael Straube
2018-07-08staging:rtl8192u: rename HT_EXTCHNL_OFFSET -> enum ht_extension_chan_widthJohn Whitmore
2018-07-08staging:rtl8192u: Add spaces required around operators - Coding StyleJohn Whitmore
2018-07-08staging:rtl8192u: Add space required before '(' - StyleJohn Whitmore
2018-07-08staging:rtl8192u: rename HT_CHANNEL_WIDTH -> enum ht_channel_widthJohn Whitmore
2018-07-07staging: rtl8188eu: replace while with shorter for loopMichael Straube
2018-07-07staging: rtl8723bs: remove rtw_beamforming.hMichael Straube
2018-07-07staging: rtl8723bs: remove rtw_br_ext.hMichael Straube
2018-07-07staging: wlan-ng: remove unneeded parentheses from prism2mgmt.cTim Collier
2018-07-07staging: wlan-ng: fix expression continuation in prism2mgmt.cTim Collier
2018-07-07staging: wlan-ng: fix expression continuation in prism2fw.cTim Collier
2018-07-07staging/rtl8192u: fix defined but not used build warningsRandy Dunlap
2018-07-07staging: mt7621-pci: Move open-braces to match kernel code stylePeter Vernia
2018-07-07staging: mt7621-pci: Add spaces after commas in pci-mt7621.cPeter Vernia
2018-07-07staging: mt7621-pci: Fix spacing around equals signPeter Vernia
2018-07-07staging: mt7621-pci: Fix spaces around parenthesis in pci-7621.cPeter Vernia
2018-07-07drivers/staging/gasket: Use refcount_read()Todd Poynor
2018-07-06staging: rtl8192u: Add space after ', ' character - Coding StyleJohn Whitmore
2018-07-06staging: rtl8192u: Add required space around '=' operator - StyleJohn Whitmore
2018-07-06staging: rtl8192u: Remove space after cast - Coding StyleJohn Whitmore
2018-07-06staging: rtl8192u: Add required spaces around '||' operator - SytleJohn Whitmore
2018-07-06staging: rtl8192u: Add space required around '==' opeartor - StyleJohn Whitmore
2018-07-06staging: rtl8192u: Remove superfluous blank lines - Coding StyleJohn Whitmore
2018-07-06staging: rtl8192u: Remove redundant definitions in headerJohn Whitmore
2018-07-06staging: rtl8192u: Use memset to initialize memory, instead of loop.John Whitmore
2018-07-06staging: rtl8192u: Use __func__ instead of hardcoded string - StyleJohn Whitmore
2018-07-06staging: rtl8188eu: rename Hal8188ERateAdaptiveMichael Straube
2018-07-06staging: rtl8188eu: rename Hal8188EPhyReg.hMichael Straube
2018-07-06staging: rtl8188eu: rename Hal8188EPhyCfg.hMichael Straube
2018-07-06staging: rtl8723bs: remove rtl8192c_rf.hMichael Straube
2018-07-06staging: wilc1000: fix static checker warning to unlock mutex in wilc_deinit()Ajay Singh
2018-07-06staging: rtl8188eu: remove rtw_mp_phy_regdef.hMichael Straube
2018-07-06staging: rts5208: fix missing error check on call to rtsx_write_registerColin Ian King
2018-07-06Staging: Gasket: shift wrapping bug in gasket_read_modify_write_64()Dan Carpenter
2018-07-06Staging: Gasket: fix a couple off by one bugsDan Carpenter
2018-07-06Staging: Gasket: uninitialized return in gasket_mmap()Dan Carpenter
2018-07-06drivers/staging/gasket: Use 2-factor allocator callsKees Cook
2018-07-06staging: mt7621-pinctrl: replace core_initcall_sync with builtin_platform_driverSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: remove 'rt2880_pinctrl_pin_dbg_show' callbackSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: use ternary operator return in rt2880_get_group_nameSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: refactor rt2880_pinctrl_dt_node_to_map functionSergio Paracuellos