summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-08-02staging:rtl8192u: Rename octet_string members - StyleJohn Whitmore3-21/+21
2018-08-02staging:rtl8192u: rename OCTET_STRING - StyleJohn Whitmore3-7/+7
2018-08-02staging:rtl8192u: Move QOS_TCLAS to rtl819x_TS.h - StyleJohn Whitmore2-51/+51
2018-08-02staging:rtl8192u: Remove commented out code - StyleJohn Whitmore1-19/+0
2018-08-02staging:rtl8192u: Rename tspec_body members - StyleJohn Whitmore1-15/+15
2018-08-02staging:rtl8192u: Rename TSInfo - StyleJohn Whitmore3-6/+6
2018-08-02staging:rtl8192u: Refactor union TSPEC_BODY - StyleJohn Whitmore4-36/+33
2018-08-02staging:rtl8192u: Rename members of struct qos_tsinfo - StyleJohn Whitmore3-22/+22
2018-08-02staging:rtl8192u: Remove union from qos_tsinfo - StyleJohn Whitmore3-35/+33
2018-08-02staging:rtl8192u: Remove union from aci_aifsn - StyleJohn Whitmore2-15/+12
2018-08-02staging:rtl8192u: Clean cmpk_counttxstatistic() comments - StyleJohn Whitmore1-18/+0
2018-08-02staging: rtl8188eu: rename odm_RTL8188E - styleMichael Straube4-2/+2
2018-08-02staging: rtl8188eu: remove unused rtw_remove_bcn_ie()Michael Straube2-42/+0
2018-08-02staging: rtl8188eu: remove unused rtw_add_bcn_ie()Michael Straube2-68/+0
2018-08-02staging: rtl8188eu: remove unnecessary parentheses - styleMichael Straube1-2/+2
2018-08-02staging: rtl8188eu: fix comparsions to NULL - styleMichael Straube4-10/+10
2018-08-02staging: rtl8188eu: fix indentation - styleMichael Straube2-3/+3
2018-08-02staging: rtl8188eu: use is_broadcast_ether_addrMichael Straube1-24/+10
2018-08-02staging: rtl8188eu: use is_multicast_ether_addrMichael Straube1-2/+2
2018-08-02staging: fsl-dpaa2/eth: Merge header filesIoana Radulescu2-358/+349
2018-08-02staging: fsl-dpaa2/eth: Use BIT() macroIoana Radulescu1-229/+219
2018-08-02staging: fsl-dpaa2/eth: Remove dead codeIoana Radulescu1-85/+0
2018-08-02staging: fsl-dpaa2/eth: Cleanup commentsIoana Radulescu1-38/+38
2018-08-02staging: fsl-dpaa2/eth: add SPDX license identifiersIoana Ciornei10-257/+10
2018-08-02staging: fsl-dpaa2/eth: convert documentation to .rst formatIoana Ciornei1-20/+19
2018-08-02staging: wilc1000: fix endianness warnings reported by sparseAjay Singh6-25/+27
2018-08-02staging: wilc1000: use 'u16' data type for config id parameterAjay Singh1-2/+2
2018-08-02staging: wilc1000: refactor wilc_wlan_handle_isr_ext to avoid goto statementAjay Singh1-24/+21
2018-08-02staging: wilc1000: rename 'rcvd_ch_cnt' element in 'user_scan_req' structAjay Singh2-7/+7
2018-08-02staging: wilc1000: added comments for 'hif_cs' mutex lockAjay Singh1-0/+1
2018-08-02staging: wilc1000: modified debug log messages descriptionAjay Singh3-76/+80
2018-08-02staging: wilc1000: remove unnecessary comments and comments descriptionAjay Singh8-46/+11
2018-08-02staging: wilc1000: fix TODO to compile spi and sdio components in single moduleAjay Singh6-17/+8
2018-08-02staging: vboxvideo: Add page-flip supportSteve Longerbeam1-0/+26
2018-08-02staging: vboxvideo: Pass a new framebuffer to vbox_crtc_do_set_baseSteve Longerbeam1-3/+5
2018-08-02staging: gasket: sysfs: fix potential null dereferenceIvan Bornyakov1-0/+5
2018-08-02Merge tag 'iio-for-4.19c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman13-41/+1558
2018-08-01staging: gasket: page table: fix header file include guard symbolTodd Poynor1-3/+3
2018-08-01Revert "staging: gasket: page table: hold references to device and pci_dev"Todd Poynor1-2/+1
2018-08-01staging: gasket: core: use bool type for ns_capable resultTodd Poynor1-2/+2
2018-08-01staging: gasket: apex: move driver-private defines out of apex.hTodd Poynor2-60/+31
2018-08-01staging: gasket: TODO: remove entry for multi-line alignment styleTodd Poynor1-3/+0
2018-08-01staging: gasket: interrupt: fix function param line continuation styleTodd Poynor2-49/+43
2018-08-01staging: gasket: sysfs: fix function param line continuation styleTodd Poynor2-29/+29
2018-08-01staging: gasket: page table: fix function param line continuation styleTodd Poynor2-119/+120
2018-08-01staging: gasket: ioctl: fix function param line continuation styleTodd Poynor1-30/+30
2018-08-01staging: gasket: core: fix function param line continuation styleTodd Poynor2-183/+179
2018-08-01staging: gasket: TODO: remove entry for static function declarationsTodd Poynor1-1/+0
2018-08-01staging: gasket: pg tbl: remove static function forward declarationsTodd Poynor1-638/+573
2018-08-01staging: gasket: interrupt: remove static function forward declarationsTodd Poynor1-257/+242