summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman104-414/+399
2021-07-30staging: r8188eu: remove rtw_usb_control_msg() macroGreg Kroah-Hartman2-5/+1
2021-07-30staging: r8188eu: remove rtw_usb_bulk_msg() macroGreg Kroah-Hartman1-3/+0
2021-07-30staging: r8188eu: remove include/nic_spec.hGreg Kroah-Hartman1-24/+0
2021-07-30staging: r8188eu: remove unused enum _NIC_VERSIONGreg Kroah-Hartman1-7/+0
2021-07-30staging: r8188eu: remove rtw_buf_free() functionGreg Kroah-Hartman4-13/+14
2021-07-30staging: r8188eu: remove rtw_mfree2d() functionGreg Kroah-Hartman3-12/+2
2021-07-30staging: r8188eu: remove include/Hal8188EReg.hGreg Kroah-Hartman2-20/+0
2021-07-30staging: r8188eu: remove include/autoconf.hGreg Kroah-Hartman2-33/+0
2021-07-30staging: r8188eu: remove include/h2clbk.hGreg Kroah-Hartman1-15/+0
2021-07-30staging: r8188eu: move ODM_GetRightChnlPlaceforIQK()Greg Kroah-Hartman5-41/+21
2021-07-30staging: r8188eu: move ODM_TARGET_CHNL_NUM_2G_5GGreg Kroah-Hartman2-2/+2
2021-07-30staging: r8188eu: remove empty ODM_ResetIQKResult() functionGreg Kroah-Hartman4-10/+0
2021-07-30staging: rtl8723bs: remove unused BIT macros definitionsFabio Aiuto2-12/+0
2021-07-30staging: r8188eu: clean up comparsions to NULL in os_dep directoryMichael Straube7-75/+75
2021-07-30staging: r8188eu: Remove no more used functions and variablesFabio M. De Francesco1-37/+0
2021-07-30staging: r8188eu: Replace a custom function with crc32_le()Fabio M. De Francesco1-39/+35
2021-07-30staging: r8188eu: simplify odm_evm_db_to_percentage()Michael Straube1-11/+2
2021-07-30staging: r8188eu: rename parameter of odm_evm_db_to_percentage()Michael Straube1-2/+2
2021-07-30staging: r8188eu: rename odm_EVMdbToPercentage()Michael Straube1-2/+2
2021-07-30staging: r8188eu: Fix sleeping function called from invalid contextLarry Finger1-2/+2
2021-07-30Staging: rt18712: hal_init: removed filename from beginning comment blockAgam Kohli1-1/+0
2021-07-30staging: r8188eu: Add "fallthrough" statement to quiet compilerLarry Finger1-1/+1
2021-07-30staging: r8188eu: Remove header file include/rtw_version.hLarry Finger6-6/+3
2021-07-30staging: r8188eu: Remove header file include/usb_hal.hLarry Finger6-15/+2
2021-07-30staging: r8188eu: Remove include/rtw_qos.hLarry Finger3-15/+6
2021-07-30staging: r8188eu: Remove tests of kernel versionLarry Finger17-252/+0
2021-07-30staging: r8188eu: Remove empty header fileLarry Finger2-8/+0
2021-07-30staging: r8188eu: Convert copyright header info to SPDX format, part 6Larry Finger30-566/+75
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 5Larry Finger9-170/+24
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 4Larry Finger23-437/+66
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 3Larry Finger48-892/+141
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 2Larry Finger23-448/+58
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 1Larry Finger20-375/+53
2021-07-30staging: vt665X: remove unused CONFIG_PATHGreg Kroah-Hartman2-5/+0
2021-07-29staging/vc04_services: Remove all strcpy() uses in favor of strscpy()Len Baker2-2/+2
2021-07-29staging: rtl8723bs: remove unused BT static variablesFabio Aiuto2-14/+0
2021-07-28staging: sm750fb: Rename vScreen to v_screen in lynxfb_crtcBenjamin Philip2-10/+10
2021-07-28staging: sm750fb: Rename vCursor to v_cursor in lynxfb_crtcBenjamin Philip1-1/+1
2021-07-28staging: sm750fb: Rename oCursor to o_cursor in lynxfb_crtcBenjamin Philip1-1/+1
2021-07-28staging: sm750fb: Rename oScreen to o_screen in lynxfb_crtcBenjamin Philip3-47/+47
2021-07-28staging: rtl8723bs: core: Fix incorrect type in assignmentFabio M. De Francesco1-13/+18
2021-07-28staging: rtl8723bs: remove BT debug codeFabio Aiuto8-985/+0
2021-07-28staging: r8188eu: attach newly imported driver to build systemPhillip Potter4-7/+11
2021-07-28staging: r8188eu: introduce new supporting files for RTL8188eu driverPhillip Potter2-0/+154
2021-07-28staging: r8188eu: introduce new include dir for RTL8188eu driverPhillip Potter91-0/+21381
2021-07-28staging: r8188eu: introduce new os_dep dir for RTL8188eu driverPhillip Potter9-0/+12299
2021-07-28staging: r8188eu: introduce new hal dir for RTL8188eu driverPhillip Potter30-0/+18489
2021-07-28staging: r8188eu: introduce new core dir for RTL8188eu driverPhillip Potter23-0/+36842
2021-07-27staging: sm750fb: Rename maxW to max_w in lynx_cursorBenjamin Philip3-6/+6