aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2023-04-03staging: nvec: nvec_kbd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: nvec: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: most: dim2: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: greybus: arche: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: greybus: arche-apb-ctrl: Convert to platform remove callback returni...Uwe Kleine-König1-4/+2
2023-04-03staging: fieldbus: arcx-anybus: Convert to platform remove callback returning...Uwe Kleine-König1-3/+2
2023-04-03staging: emxx_udc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03staging: axis-fifo: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman105-51301/+39
2023-03-29staging: rtl8723bs: conform if's braces to kernel styleDaniel Watson1-6/+3
2023-03-28staging: rtl8192e: fix unbalanced braces around elseKhadija Kamran1-1/+2
2023-03-28staging: rtl8192u: add '*/' on separate line in block commentsKhadija Kamran1-7/+14
2023-03-28staging: rtl8192u: add '*' on subsequent lines in block commentKhadija Kamran1-8/+9
2023-03-28staging: rtl8192u: remove commented out codeKhadija Kamran1-123/+0
2023-03-28staging: rtl8192u: remove change history from commentsKhadija Kamran1-45/+0
2023-03-28staging: rtl8192e: Remove wireless mode WIRELESS_MODE_N_5GPhilipp Hortmann2-6/+3
2023-03-28staging: rtl8192e: Remove wireless modes A, N_5G from rtl92e_set_channelPhilipp Hortmann1-9/+0
2023-03-28staging: rtl8192e: Remove wireless modes A, N_5G from _rtl92e_hwconfigPhilipp Hortmann1-16/+1
2023-03-28staging: rtl8192e: Remove unused if clauses in rtl92e_set_wireless_modePhilipp Hortmann1-19/+2
2023-03-28staging: rtl8192e: Remove 5G wireless_mode in rtl92e_set_wireless_modePhilipp Hortmann1-4/+3
2023-03-28staging: rtl8192e: Remove _rtl92e_get_supported_wireless_modePhilipp Hortmann1-9/+1
2023-03-28staging: rtl8192e: Remove rtl92e_config_phyPhilipp Hortmann3-11/+1
2023-03-28staging: rtl8192e: remove extra blank linesSumitra Sharma1-11/+0
2023-03-28staging: rtl8192e: fix line ending with '('Sumitra Sharma1-4/+3
2023-03-28staging: iio: resolver: ads1210: fix config modeNuno Sá1-1/+1
2023-03-26staging: greybus: Inline pwm_chip_to_gb_pwm_chip()Sumitra Sharma1-2/+5
2023-03-25staging: rtl8192e: remove rf_type from struct r8192_privMichael Straube3-4/+1
2023-03-25staging: rtl8192e: priv->rf_type is always RF_1T2RMichael Straube3-29/+14
2023-03-25staging: rtl8192e: remove redundant setting of rf_typeMichael Straube1-4/+0
2023-03-25staging: rtl8192e: remove RTL819X_DEFAULT_RF_TYPEMichael Straube2-3/+1
2023-03-25staging: vme_user: Replace "<<" with BIT macroAbhirup Deb1-267/+267
2023-03-25staging: greybus: Inline gb_audio_manager_module()Sumitra Sharma1-2/+5
2023-03-25staging: greybus: Inline gpio_chip_to_gb_gpio_controller()Sumitra Sharma1-2/+5
2023-03-25staging: rtl8723bs: remove hal_btcoex_SetChipType()Michael Straube3-10/+0
2023-03-25staging: greybus: remove unnecessary blank lineMenna Mahmoud2-2/+0
2023-03-25staging: rtl8192e: Remove priv->rf_chipPhilipp Hortmann2-12/+0
2023-03-25staging: rtl8192e: Remove priv->rf_chip in _rtl92e_get_channel_mapPhilipp Hortmann1-7/+0
2023-03-25staging: rtl8192e: Remove rf_chip in _rtl92e_get_supported_wireless_modePhilipp Hortmann1-15/+1
2023-03-25staging: rtl8192e: Remove priv->rf_chip in _rtl92e_set_rf_power_statePhilipp Hortmann1-110/+76
2023-03-25staging: rtl8192e: Remove priv->rf_chip in _rtl92e_set_bw_mode_work_itemPhilipp Hortmann1-23/+1
2023-03-25staging: rtl8192e: Remove priv->rf_chip in _rtl92e_phy_switch_channel_stepPhilipp Hortmann1-67/+16
2023-03-25staging: rtl8192e: Remove priv->rf_chip in _rtl92e_set_tx_power_levelPhilipp Hortmann1-15/+2
2023-03-25staging: rtl8192e: Remove priv->rf_chip in rtl92e_config_phyPhilipp Hortmann1-16/+1
2023-03-25staging: rtl8192e: Remove priv->rf_chip in rtl92e_set_tx_powerPhilipp Hortmann1-13/+2
2023-03-25staging: rtl8192e: Remove priv->rf_chip in _rtl92e_phy_rf_writePhilipp Hortmann1-25/+21
2023-03-25staging: rtl8192e: Remove priv->rf_chip in _rtl92e_phy_rf_readPhilipp Hortmann1-25/+18
2023-03-25staging: rtl8192e: remove blank lines after '{'Khadija Kamran1-4/+0
2023-03-25staging: rtl8192e: add spaces around binary operatorsKhadija Kamran1-27/+27
2023-03-25staging: rtl8192e: add blank lines after declarationsKhadija Kamran1-0/+2
2023-03-25staging: rtl8192e: remove extra blank linesKhadija Kamran1-13/+0