index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
Kconfig.hardening
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-25
iio: adc: at91-sama5d2_adc: update for other trigger usage
Eugen Hristev
1
-70
/
+72
2020-04-25
iio: adc: at91-sama5d2_adc: handle unfinished conversions
Eugen Hristev
1
-14
/
+48
2020-04-25
iio: light: vl6180: add include of mod_devicetable.h and drop of_match_ptr
Jonathan Cameron
1
-1
/
+2
2020-04-25
iio: light: st_uvis25: Add mod_devicetable.h and drop of_match_ptr
Jonathan Cameron
2
-2
/
+4
2020-04-25
iio: light: opt3001: Add mod_devicetable.h and drop use of of_match_ptr
Jonathan Cameron
1
-1
/
+2
2020-04-25
iio: light: gp2ap020a00f: Swap of.h for mod_devicetable.h + drop of_match_ptr
Jonathan Cameron
1
-4
/
+2
2020-04-25
iio: light: cm3232: Add mod_devicetable.h include and drop of_match_ptr
Jonathan Cameron
1
-1
/
+2
2020-04-25
iio: light: cm32181: Add mod_devicetable.h and remove of_match_ptr
Jonathan Cameron
1
-1
/
+2
2020-04-25
iio: light: bh1780: use mod_devicetable.h and drop of_match_ptr macro
Jonathan Cameron
1
-4
/
+2
2020-04-25
iio: accel: kxsd9-i2c: Use mod_devicetable.h and drop of_match_ptr macro
Nishant Malpani
1
-5
/
+2
2020-04-25
iio: accel: dmard06: Use mod_devicetable.h and drop of_match_ptr macro
Nishant Malpani
1
-1
/
+2
2020-04-25
iio: chemical: atlas-sensor: add RTD-SM module support
Matt Ranostay
1
-0
/
+29
2020-04-25
dt-bindings: iio: chemical: add Atlas Scientific RTD-SM sensor docs
Matt Ranostay
1
-0
/
+2
2020-04-23
staging: vt6656: Use fls instead of for loop in vnt_update_top_rates
Oscar Carter
1
-22
/
+6
2020-04-23
staging: vt6656: Refactor the vnt_ofdm_min_rate function
Oscar Carter
2
-10
/
+3
2020-04-23
staging: gasket: Fix mapping refcnt leak when register/store fails
Xiyu Yang
1
-0
/
+1
2020-04-23
staging: gasket: Fix mapping refcnt leak when put attribute fails
Xiyu Yang
1
-0
/
+1
2020-04-23
staging: mt7621-pinctrl: Use correct pointer type argument for sizeof
Jason Yan
1
-1
/
+1
2020-04-23
staging: qlge: replace deprecated apis pci_dma_*
realwakka
1
-82
/
+83
2020-04-23
staging: qlge: cleanup indent in qlge_main.c
Mathieu Dolmen
1
-8
/
+8
2020-04-23
staging: vt6656: Move vnt_get_frame_time and vnt_get_phy_field to rxtx
Malcolm Priestley
4
-152
/
+118
2020-04-23
staging: vt6656: call vnt_update_pre_ed_threshold from vnt_config.
Malcolm Priestley
1
-22
/
+6
2020-04-23
staging: vt6656: Move firmware functions into main_usb.
Malcolm Priestley
5
-134
/
+85
2020-04-23
Staging: rtl8723bs: rtw_wlan_util: Add size check of SSID IE
Denis Straghkov
1
-14
/
+8
2020-04-23
staging: rtl8723bs: remove unused variable 'pregistrypriv'
YueHaibing
1
-4
/
+0
2020-04-23
staging: rtl8723bs: remove defined but not used 'dB_Invert_Table'
Jason Yan
1
-13
/
+0
2020-04-23
staging: rtl8723bs: remove some variables in hal_btcoex.c
Jason Yan
1
-43
/
+0
2020-04-23
staging: wfx: drop unused attribute 'join_complete_status'
Jérôme Pouiller
2
-4
/
+0
2020-04-23
staging: wfx: drop unused enum wfx_state
Jérôme Pouiller
3
-22
/
+0
2020-04-23
staging: wfx: simplify wfx_remove_interface()
Jérôme Pouiller
1
-15
/
+2
2020-04-23
staging: wfx: drop useless checks in wfx_do_unjoin()
Jérôme Pouiller
1
-6
/
+0
2020-04-23
staging: wfx: drop protection for asynchronous join during scan
Jérôme Pouiller
1
-3
/
+0
2020-04-23
staging: wfx: keys are kept during whole firmware life
Jérôme Pouiller
4
-44
/
+20
2020-04-23
staging: wfx: introduce wfx_set_default_unicast_key()
Jérôme Pouiller
7
-58
/
+11
2020-04-23
staging: wfx: drop useless update of field basic_rate_set
Jérôme Pouiller
1
-3
/
+0
2020-04-23
staging: wfx: simplify hif_set_bss_params()
Jérôme Pouiller
3
-17
/
+9
2020-04-23
staging: wfx: field operational_rate_set is ignored by firmware
Jérôme Pouiller
1
-16
/
+6
2020-04-23
staging: wfx: dual CTS is never necessary
Jérôme Pouiller
4
-23
/
+0
2020-04-23
staging: wfx: also fix network parameters for IBSS networks
Jérôme Pouiller
1
-6
/
+5
2020-04-23
staging: wfx: handle firmware events synchronously
Jérôme Pouiller
4
-95
/
+24
2020-04-23
staging: wfx: drop useless attribute 'bss_params'
Jérôme Pouiller
2
-9
/
+6
2020-04-23
staging: wfx: use ieee80211_beacon_loss() provided by mac80211
Jérôme Pouiller
5
-112
/
+20
2020-04-23
staging: wfx: simplify the check if the the device is associated
Jérôme Pouiller
1
-1
/
+1
2020-04-19
iio: magnetometer: ak8974: Silence deferred-probe error
Dmitry Osipenko
1
-1
/
+6