summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: replace pr_debug() with netdev_dbg()Calvince Otieno2023-10-161-6/+6
* staging: wlan-ng: replace strncpy() with strscpy()Calvince Otieno2023-10-161-1/+1
* staging: wlan-ng: remove undefined functionCalvince Otieno2023-10-161-3/+0
* staging: wlan-ng: remove unnecessary helper functionCalvince Otieno2023-10-161-28/+2
* staging: wlan-ng: remove unused function prototypesCalvince Otieno2023-10-161-8/+0
* staging: qlge: Replace the occurrences of (1<<x) by BIT(x)Nandha Kumar Singaram2023-10-151-2/+2
* staging: vme_user: Add spaces around '<<' operatorSoumya Negi2023-10-151-274/+274
* staging: vme_user: Add spaces around '*'Soumya Negi2023-10-151-1/+1
* staging: vme_user: Fix unbalanced {} in if-else blocksSoumya Negi2023-10-152-4/+6
* staging: vme_user: Correct spelling mistakes in commentsSoumya Negi2023-10-151-2/+2
* staging: vt6655: Type encoding info dropped from variable name "byBBVGANew"Pavan Bobba2023-10-152-8/+8
* staging: vt6655: Type encoding info dropped from variable name "byBBVGACurrent"Pavan Bobba2023-10-154-10/+10
* staging: vt6655: Type encoding info dropped from array name "abyBBVGA"Pavan Bobba2023-10-154-26/+26
* Staging: rtl8192e: Rename variable pTSTree Davies2023-10-154-65/+65
* Staging: rtl8192e: Rename variable ReasonCodeTree Davies2023-10-151-13/+13
* Staging: rtl8192e: Rename variable TSInfoTree Davies2023-10-153-5/+5
* Staging: rtl8192e: Rename variable pBaTree Davies2023-10-151-3/+3
* staging: rtl8192e: Remove unused enums dm_dig_sta and dm_dig_algPhilipp Hortmann2023-10-151-19/+0
* staging: rtl8192e: Remove unused variable dig_statePhilipp Hortmann2023-10-152-5/+0
* staging: rtl8192e: Remove unchanged variable dig_algorithm_switchPhilipp Hortmann2023-10-152-20/+0
* staging: rtl8192e: Remove _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()Philipp Hortmann2023-10-151-115/+0
* staging: rtl8192e: Remove unchanged variable dig_algorithmPhilipp Hortmann2023-10-153-20/+1
* staging: rtl8192e: Remove unchanged variable dig_enable_flagPhilipp Hortmann2023-10-152-12/+0
* staging: rts5208: Remove macros scsi_lock(), scsi_unlock()Soumya Negi2023-10-152-19/+12
* staging: rts5208: Refactor macros to static inline functionsSoumya Negi2023-10-151-19/+40
* staging: rtl8192u: Remove broken driverPhilipp Hortmann2023-10-1548-29816/+0
* staging: greybus: Add __counted_by for struct apr_rx_buf and use struct_size()Gustavo A. R. Silva2023-10-151-2/+2
* staging: rtl8192e: Remove unused file rtllib_debug.hPhilipp Hortmann2023-10-072-48/+0
* staging: rtl8192e: Remove unused variable rt_global_debug_componentPhilipp Hortmann2023-10-072-5/+0
* staging: rtl8192e: Remove function _rtl92e_wx_set_debug()Philipp Hortmann2023-10-071-40/+0
* staging: rtl8192e: Remove unchanged variable active_scanPhilipp Hortmann2023-10-073-5/+1
* staging: rtl8192e: Remove function _rtl92e_wx_set_scan_type()Philipp Hortmann2023-10-071-20/+0
* staging: rtl8192e: Remove constant variable ps_forcePhilipp Hortmann2023-10-072-3/+1
* staging: rtl8192e: Remove function _rtl92e_wx_adapter_power_status()Philipp Hortmann2023-10-071-37/+0
* staging: rtl8192e: Remove constant variable reg_max_lps_awake_intvlPhilipp Hortmann2023-10-073-18/+1
* staging: rtl8192e: Remove function _rtl92e_wx_set_lps_awake_interval()Philipp Hortmann2023-10-071-27/+0
* staging: rtl8192e: Remove function _rtl92e_wx_set_force_lps()Philipp Hortmann2023-10-072-23/+1
* staging: qlge: Replace strncpy with strscpyRicardo Lopes2023-10-071-3/+3
* staging: greybus: fw-management: make fw_mgmt_class constantGreg Kroah-Hartman2023-10-061-8/+11
* staging: greybus: authentication: make cap_class constantGreg Kroah-Hartman2023-10-061-8/+11
* staging: greybus: raw: make raw_class constantGreg Kroah-Hartman2023-10-061-9/+10
* staging: pi433: make pi433_class constantGreg Kroah-Hartman2023-10-061-9/+12
* staging: vme_user: make vme_user_sysfs_class constantGreg Kroah-Hartman2023-10-061-13/+13
* staging: fieldbus: make controller_class constantGreg Kroah-Hartman2023-10-061-7/+10
* staging: bcm2835-audio: Register bcm2835-audio with vchiq_bus_typeUmang Jain2023-10-052-35/+12
* staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_typeUmang Jain2023-10-052-13/+19
* staging: vc04_services: vchiq_arm: Register vchiq_bus_typeUmang Jain2023-10-051-1/+12
* staging: vc04_services: vchiq_arm: Add new bus type and device typeUmang Jain2023-10-053-0/+155
* staging: vc04_services: bcm2835-audio: Explicitly set DMA maskUmang Jain2023-10-051-0/+7
* staging: vc04_services: bcm2835-camera: Explicitly set DMA maskUmang Jain2023-10-051-0/+6