summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-07-27staging: rtl8188eu: simplify rtl88eu_phy_iq_calibrateMartin Kaiser
2021-07-27staging: rtl8188eu: remove write-only HwRxPageSizeMartin Kaiser
2021-07-27staging: rtl8188eu: remove unused IntrMaskMartin Kaiser
2021-07-27staging: rtl8188eu: remove two write-only hal componentsMartin Kaiser
2021-07-27staging: rtl8188eu: remove write-only power struct componentMartin Kaiser
2021-07-27staging: rtl8188eu: remove unused _HAL_INTF_C_ defineMartin Kaiser
2021-07-27staging: rtl8188eu: remove yet another unused enumMartin Kaiser
2021-07-27staging: rtl8188eu: remove a bunch of unused definesMartin Kaiser
2021-07-27staging: rtl8188eu: remove another unused enumMartin Kaiser
2021-07-27staging: rtl8188eu: remove an unused enumMartin Kaiser
2021-07-27staging: rtl8188eu: simplify Hal_EfuseParseMACAddr_8188EUMartin Kaiser
2021-07-27staging: rtl8188eu: remove HW_VAR_TXPAUSEMartin Kaiser
2021-07-27staging: rtl8188eu: remove HW_VAR_MEDIA_STATUS1Martin Kaiser
2021-07-27staging: rtl8188eu: remove unused definesMartin Kaiser
2021-07-27staging: rtl8188eu: remove braces from single line if blocksMichael Straube
2021-07-27staging: rtl8188eu: remove blank linesMichael Straube
2021-07-27staging: rtl8188eu: Remove no more used functions and variablesFabio M. De Francesco
2021-07-27staging: rtl8188eu: Replace a custom function with crc32_le()Fabio M. De Francesco
2021-07-27staging: rtl8712: error handling refactoringPavel Skripkin
2021-07-27staging: rtl8712: get rid of flush_scheduled_workPavel Skripkin
2021-07-27staging/wlan-ng: Remove all strcpy() uses in favor of strscpy()Len Baker
2021-07-27staging/most: Remove all strcpy() uses in favor of strscpy()Len Baker
2021-07-27staging: ks7010: Fix the initialization of the 'sleep_status' structureChristophe JAILLET
2021-07-27staging: rtl8188eu: Line over 100 charactersJignesh Patel
2021-07-27staging: rtl8188eu: remove unnecessary blank lines in core/rtw_ap.cBenjamin Philip
2021-07-27staging: rtl8188eu: Remove unused iw_operation_mode[]Fabio M. De Francesco
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_wepFabio Aiuto
2021-07-23staging: rtl8723bs: remove unused struct ndis_801_11_ai_resfiFabio Aiuto
2021-07-23staging: rtl8723bs: remove unused struct ndis_802_11_ai_reqfiFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in IE structuresFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bcn_infoFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_phy_infoFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto
2021-07-23staging: rtl8723bs: remove struct ndis_802_11_conf_fhFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_confFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto
2021-07-23staging: rtl8723bs: remove commented out conditionFabio Aiuto
2021-07-23staging: rtl8723bs: remove 5Ghz code blocksFabio Aiuto
2021-07-23staging: rtl8723bs: add spaces around operatorFabio Aiuto
2021-07-23staging: rtl8723bs: convert function name to snake caseFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case inside functionFabio Aiuto
2021-07-23staging: rtl8723bs: simplify function selecting channel groupFabio Aiuto
2021-07-23mfd: hi6421-spmi-pmic: move driver from stagingMauro Carvalho Chehab
2021-07-22media: atomisp: pci: reposition braces as per coding styleDeepak R Varma
2021-07-22media: atomisp: i2c: Remove a superfluous else clause in atomisp-mt9m114.cMartiros Shakhzadyan
2021-07-22media: atomisp: Move MIPI_PORT_LANES to the only userAndy Shevchenko
2021-07-22media: atomisp: Perform a single memset() for unionKees Cook
2021-07-22media: atomisp: pci: fix error return code in atomisp_pci_probe()Yang Yingliang