index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-08
staging: rtl8723bs: replace _ERPINFO_IE_
Ross Schmidt
5
-12
/
+11
2020-12-08
staging: rtl8723bs: replace _CHLGETXT_IE_
Ross Schmidt
2
-5
/
+4
2020-12-08
staging: rtl8723bs: replace _COUNTRY_IE_
Ross Schmidt
2
-2
/
+1
2020-12-08
staging: rtl8723bs: replace _IBSS_PARA_IE_
Ross Schmidt
4
-5
/
+4
2020-12-08
staging: rtl8723bs: replace _TIM_IE_
Ross Schmidt
5
-13
/
+12
2020-12-08
staging: rtl8723bs: replace _DSSET_IE_
Ross Schmidt
6
-10
/
+9
2020-12-08
staging: rtl8723bs: replace _SUPPORTEDRATES_IE_
Ross Schmidt
6
-21
/
+20
2020-12-08
staging: rtl8723bs: replace _SSID_IE_
Ross Schmidt
6
-18
/
+17
2020-12-08
staging: rtl8723bs: replace WLAN_EID_VHT_OP_MODE_NOTIFY
Ross Schmidt
2
-2
/
+1
2020-12-08
staging: rtl8723bs: use WLAN_EID_HT_OPERATION
Ross Schmidt
6
-19
/
+17
2020-12-08
staging: rtl8723bs: use WLAN_EID_RSN
Ross Schmidt
7
-15
/
+12
2020-12-08
staging: rtl8723bs: use WLAN_EID_VENDOR_SPECIFIC
Ross Schmidt
11
-36
/
+32
2020-12-08
staging: rtl8723bs: use WLAN_EID_HT_CAPABILITY
Ross Schmidt
9
-22
/
+20
2020-12-07
staging: rtl8723bs: remove LIST_CONTAINOR
Ross Schmidt
12
-56
/
+52
2020-12-07
staging: rtl8723bs: remove unused macros
Ross Schmidt
1
-33
/
+0
2020-12-07
staging: rtl8723bs: replace RTW_IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
Ross Schmidt
2
-10
/
+3
2020-12-07
staging: rtl8723bs: remove WLAN_HT_CAP_SM_PS_* macros
Ross Schmidt
1
-7
/
+0
2020-12-07
staging: rtl8723bs: replace OP_MODE_* and HT_INFO_OPERATION_MODE_* macros
Ross Schmidt
2
-28
/
+15
2020-12-07
staging: rtl8723bs: replace HT_CAP_AMPDU_FACTOR
Ross Schmidt
5
-17
/
+10
2020-12-07
staging: rtl8723bs: replace cap_* macros
Ross Schmidt
7
-30
/
+14
2020-12-07
staging: rtl8723bs: replace WIFI_REASON_CODE
Ross Schmidt
2
-38
/
+2
2020-12-07
staging: rtl8723bs: replace unique macros and WIFI_STATUS_CODE
Ross Schmidt
3
-81
/
+27
2020-12-07
staging: greybus: audio: Fix possible leak free widgets in gbaudio_dapm_free_...
Wang Hai
1
-1
/
+2
2020-12-07
staging: mt7621-pinctrl: stop using the deprecated 'pinctrl_add_gpio_range'
Sergio Paracuellos
2
-29
/
+1
2020-12-07
Staging: rtl8723bs/core: add blank line after declarations
Brother Matthew De Angelis
1
-0
/
+7
2020-12-07
Staging: rtl8723bs/core: fix brace coding style issue
Brother Matthew De Angelis
1
-10
/
+5
2020-12-07
Staging: rtl8723bs/core: delete empty if statement
Brother Matthew De Angelis
1
-3
/
+0
2020-12-07
staging: bcm2835: fix vchiq_mmal dependencies
Arnd Bergmann
1
-1
/
+1
2020-12-04
Staging: rtl8723bs/core fix brace coding style issues in rtw_ioctl_set.c
Brother Matthew De Angelis
1
-23
/
+15
2020-12-03
iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...
Qinglang Miao
1
-1
/
+1
2020-12-03
iio: imu: st_lsm6dsx: fix edge-trigger interrupts
Lorenzo Bianconi
1
-5
/
+21
2020-12-03
counter: microchip-tcb-capture: Fix CMR value check
William Breathitt Gray
1
-6
/
+10
2020-12-03
iio: sysfs-trigger: Mark irq_work to expire in hardirq context
Lars-Peter Clausen
1
-0
/
+1
2020-12-03
iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt context
Lars-Peter Clausen
1
-2
/
+2
2020-12-03
iio: accel: bmc150: Get mount-matrix from ACPI
Hans de Goede
1
-4
/
+104
2020-12-03
iio: accel: bmc150: Check for a second ACPI device for BOSC0200
Jeremy Cline
3
-2
/
+62
2020-12-03
iio: accel: bmc150: Removed unused bmc150_accel_dat irq member
Hans de Goede
1
-5
/
+2
2020-12-03
iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break up
Jonathan Cameron
1
-12
/
+16
2020-12-03
iio:adc:ti-ads124s08: Fix alignment and data leak issues.
Jonathan Cameron
1
-3
/
+10
2020-12-03
iio:adc:ti-ads124s08: Fix buffer being too long.
Jonathan Cameron
1
-1
/
+1
2020-12-03
iio:pressure:mpl3115: Force alignment of buffer
Jonathan Cameron
1
-1
/
+8
2020-12-03
iio:imu:bmi160: Fix alignment and data leak issues
Jonathan Cameron
2
-4
/
+9
2020-12-03
iio:imu:bmi160: Fix too large a buffer.
Jonathan Cameron
1
-2
/
+2
2020-12-03
iio:magnetometer:mag3110: Fix alignment and data leak issues.
Jonathan Cameron
1
-4
/
+9
2020-12-03
iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2
-3
/
+10
2020-12-03
iio:light:rpr0521: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-4
/
+13
2020-12-03
iio:adc:ti-adc084s021 Tidy up endian types
Jonathan Cameron
1
-5
/
+5
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
11
-61
/
+40
2020-12-03
iio: Fix: Do not poll the driver again if try_reenable() callback returns non 0.
Jonathan Cameron
1
-3
/
+1
2020-12-03
io:core: In iio_map_array_register() cleanup in case of error
Lino Sanfilippo
1
-0
/
+2
[next]