summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: use WLAN_EID_VENDOR_SPECIFICRoss Schmidt2020-12-0811-36/+32
* staging: rtl8723bs: use WLAN_EID_HT_CAPABILITYRoss Schmidt2020-12-089-22/+20
* staging: rtl8723bs: remove LIST_CONTAINORRoss Schmidt2020-12-0712-56/+52
* staging: rtl8723bs: remove unused macrosRoss Schmidt2020-12-071-33/+0
* staging: rtl8723bs: replace RTW_IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKRoss Schmidt2020-12-072-10/+3
* staging: rtl8723bs: remove WLAN_HT_CAP_SM_PS_* macrosRoss Schmidt2020-12-071-7/+0
* staging: rtl8723bs: replace OP_MODE_* and HT_INFO_OPERATION_MODE_* macrosRoss Schmidt2020-12-072-28/+15
* staging: rtl8723bs: replace HT_CAP_AMPDU_FACTORRoss Schmidt2020-12-075-17/+10
* staging: rtl8723bs: replace cap_* macrosRoss Schmidt2020-12-077-30/+14
* staging: rtl8723bs: replace WIFI_REASON_CODERoss Schmidt2020-12-072-38/+2
* staging: rtl8723bs: replace unique macros and WIFI_STATUS_CODERoss Schmidt2020-12-073-81/+27
* staging: greybus: audio: Fix possible leak free widgets in gbaudio_dapm_free_...Wang Hai2020-12-071-1/+2
* staging: mt7621-pinctrl: stop using the deprecated 'pinctrl_add_gpio_range'Sergio Paracuellos2020-12-072-29/+1
* Staging: rtl8723bs/core: add blank line after declarationsBrother Matthew De Angelis2020-12-071-0/+7
* Staging: rtl8723bs/core: fix brace coding style issueBrother Matthew De Angelis2020-12-071-10/+5
* Staging: rtl8723bs/core: delete empty if statementBrother Matthew De Angelis2020-12-071-3/+0
* staging: bcm2835: fix vchiq_mmal dependenciesArnd Bergmann2020-12-071-1/+1
* Staging: rtl8723bs/core fix brace coding style issues in rtw_ioctl_set.cBrother Matthew De Angelis2020-12-041-23/+15
* Merge tag 'iio-for-5.11b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-12-0343-850/+700
|\
| * iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao2020-12-031-1/+1
| * iio: imu: st_lsm6dsx: fix edge-trigger interruptsLorenzo Bianconi2020-12-031-5/+21
| * counter: microchip-tcb-capture: Fix CMR value checkWilliam Breathitt Gray2020-12-031-6/+10
| * iio: sysfs-trigger: Mark irq_work to expire in hardirq contextLars-Peter Clausen2020-12-031-0/+1
| * iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt contextLars-Peter Clausen2020-12-031-2/+2
| * iio: accel: bmc150: Get mount-matrix from ACPIHans de Goede2020-12-031-4/+104
| * iio: accel: bmc150: Check for a second ACPI device for BOSC0200Jeremy Cline2020-12-033-2/+62
| * iio: accel: bmc150: Removed unused bmc150_accel_dat irq memberHans de Goede2020-12-031-5/+2
| * iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break upJonathan Cameron2020-12-031-12/+16
| * iio:adc:ti-ads124s08: Fix alignment and data leak issues.Jonathan Cameron2020-12-031-3/+10
| * iio:adc:ti-ads124s08: Fix buffer being too long.Jonathan Cameron2020-12-031-1/+1
| * iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron2020-12-031-1/+8
| * iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron2020-12-032-4/+9
| * iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron2020-12-031-2/+2
| * iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron2020-12-031-4/+9
| * iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-12-032-3/+10
| * iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-12-031-4/+13
| * iio:adc:ti-adc084s021 Tidy up endian typesJonathan Cameron2020-12-031-5/+5
| * iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron2020-12-0310-59/+38
| * iio: Fix: Do not poll the driver again if try_reenable() callback returns non 0.Jonathan Cameron2020-12-031-3/+1
| * io:core: In iio_map_array_register() cleanup in case of errorLino Sanfilippo2020-12-031-0/+2
| * iio:core: Introduce unlocked version of iio_map_array_unregister()Lino Sanfilippo2020-12-031-9/+18
| * iio: imu: st_lsm6dsx: add support to LSM6DSOPLorenzo Bianconi2020-12-036-3/+19
| * iio: imu: st_lsmdsx: compact st_lsm6dsx_sensor_settings tableLorenzo Bianconi2020-12-032-425/+29
| * iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probeAlexandre Belloni2020-12-031-67/+48
| * iio: adc: at91_adc: rework trigger definitionAlexandre Belloni2020-12-031-44/+36
| * iio: adc: at91_adc: rework resolution selectionAlexandre Belloni2020-12-031-57/+40
| * iio: adc: at91_adc: remove at91_adc_idsAlexandre Belloni2020-12-031-20/+0
| * iio: buffer: Fix demux updateNuno Sá2020-12-031-3/+3
| * iio: core: Simplify iio_format_list()Lars-Peter Clausen2020-12-031-27/+18
| * iio: core: Consolidate iio_format_avail_{list,range}()Lars-Peter Clausen2020-12-031-43/+14