aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-24staging: rtl8723bs: Fix an error handling pathChristophe JAILLET1-1/+3
2021-06-18staging: rtl8723bs: rtw_efuse: Fix coding styleShreyas Krishnakumar1-7/+4
2021-06-18staging: rtl8723bs: hal: use eth_broadcast_addr() to assign broadcast addressYang Yingliang1-2/+1
2021-06-18staging: rtl8723bs: core: use eth_broadcast_addr() to assign broadcast addressYang Yingliang1-5/+3
2021-06-18staging: rtl8723bs: os_dep: use eth_broadcast_addr() to assign broadcast addressYang Yingliang2-4/+3
2021-06-18staging: r8188eu/core: remove the check for NULL pointer in _rtw_enqueue_cmd()Qiang Ma1-5/+0
2021-06-18staging: ks7010: Wrap macro definitions in parenthesisCaleb D.S. Brzezinski1-12/+12
2021-06-18staging: rts5208: remove redundant continue statementColin Ian King1-1/+0
2021-06-18staging: android: ashmem: add size field in procfs fdinfoliuhailong1-0/+2
2021-06-17Merge tag 'iio-for-5.14b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman70-734/+626
2021-06-16iio: light: tcs3472: do not free unallocated IRQfrank zago1-2/+4
2021-06-16iio: accel: bmc150: Use more consistent and accurate scale valuesStephan Gerhold1-22/+24
2021-06-16iio: hid-sensors: Update header includesJonathan Cameron14-42/+16
2021-06-16iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron1-2/+3
2021-06-16iio: prox: pulsed-light-v2: Use pm_runtime_resume_and_get()Jonathan Cameron1-1/+3
2021-06-16iio: chemical: atlas-sensor: Balance runtime pm + pm_runtime_resume_and_get()Jonathan Cameron1-9/+4
2021-06-16iio: adc: ads1015: Balance runtime pm + pm_runtime_resume_and_get()Jonathan Cameron1-4/+1
2021-06-16iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2-17/+8
2021-06-16iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko14-17/+30
2021-06-16iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-1/+1
2021-06-16iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-1/+2
2021-06-16staging: rtl8188eu: remove _dbg_dump_tx_info functionPhillip Potter3-21/+0
2021-06-16staging: rtl8188eu: remove unused variables from hal/rtl8188e_cmd.cPhillip Potter1-4/+0
2021-06-16staging: rtl8188eu: remove unused variable from os_dep/ioctl_linux.cPhillip Potter1-3/+0
2021-06-16staging: rtl8188eu: remove unused variables from core/rtw_mlme_ext.cPhillip Potter1-11/+4
2021-06-16staging: rtl8188eu: remove unused variables from core/rtw_efuse.cPhillip Potter1-9/+2
2021-06-16staging: rtl8188eu: use prefix decrement operator on trycnt variablePhillip Potter1-1/+1
2021-06-16staging: rtl8188eu: remove empty label from mlmeext_joinbss_event_callbackPhillip Potter1-4/+1
2021-06-15staging: mt7621-dts: fix pci address for PCI memory rangeSergio Paracuellos1-1/+1
2021-06-15staging: mt7621-pci: remove 'mt7621_pci_parse_request_of_pci_ranges'Sergio Paracuellos1-73/+27
2021-06-15staging: rtl8723bs: remove two unused files from treeFabio Aiuto2-226/+0
2021-06-15staging: rtl8723bs: remove include/autoconf.h header file from treeFabio Aiuto4-18/+0
2021-06-15staging: rtl8723bs: move LPS_RPWM_WAIT_MS macroFabio Aiuto1-0/+2
2021-06-15staging: rtl8723bs: remove HAL_{BB,MAC,RF,FW}_ENABLE macrosFabio Aiuto3-18/+0
2021-06-15staging: rtl8723bs: remove unneeded DISABLE_BB_RF macroFabio Aiuto5-55/+8
2021-06-15staging: rtl8723bs: remove unused WAKEUP_GPIO_IDX macro definitionFabio Aiuto1-5/+0
2021-06-15staging: rtl8723bs: remove unneeded commentsFabio Aiuto1-12/+0
2021-06-15staging: rtl8723bs: remove unused debug macroFabio Aiuto1-6/+0
2021-06-15staging: rtl8188eu: remove DBG_88E macro definitionPhillip Potter1-6/+0
2021-06-15staging: rtl8188eu: remove core/rtw_debug.cPhillip Potter3-213/+0
2021-06-15staging: rtl8188eu: remove converted netdev_dbg calls from core/rtw_sta_mgt.cPhillip Potter1-9/+0
2021-06-15staging: rtl8188eu: remove converted netdev_dbg calls from core/rtw_recv.cPhillip Potter1-57/+9
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188eu_xmit.cPhillip Potter1-5/+0
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188eu_recv.cPhillip Potter1-8/+0
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/usb_halinit.cPhillip Potter1-49/+2
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188e_xmit.cPhillip Potter1-15/+0
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188e_hal_init.cPhillip Potter1-40/+5
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/pwrseqcmd.cPhillip Potter1-3/+1
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188e_cmd.cPhillip Potter1-36/+6
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/hal_intf.cPhillip Potter1-3/+0