aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-07iio: mma8452: Mark expected switch fall-throughGustavo A. R. Silva
2018-07-07iio:imu:adis: Mark expected switch fall-throughsGustavo A. R. Silva
2018-07-07iio: dac: ltc2632 remove redundant pointer chip_info and spi_dev_idColin Ian King
2018-07-07iio: dac: ti-dac5571 remove redundant variable 'shift'Colin Ian King
2018-07-07IIO: st_accel_i2c.c: Use probe_new() instead of probe()Nikolaus Voss
2018-07-07IIO: st_accel_i2c.c: Simplify access to driver dataNikolaus Voss
2018-07-07iio: adc: ina2xx: avoid kthread_stop() with stale task_structAkinobu Mita
2018-06-30iio: adc: Add Spreadtrum SC27XX PMICs ADC supportFreeman Liu
2018-06-30dt-bindings: iio: Add Spreadtrum SC27XX PMICs ADC controller documentationBaolin Wang
2018-06-30iio: accel: adxl345: add calibration offset supportAkinobu Mita
2018-06-30iio: accel: adxl345: convert address field usage in iio_chan_specAkinobu Mita
2018-06-30iio: accel: adxl345: add link to datasheetAkinobu Mita
2018-06-30staging:iio:impedance-analyzer:ad5933: Macro replacement Cleanups.Karim Eshapa
2018-06-28staging: rtl8188eu: remove whitespace - coding styleMichael Straube
2018-06-28staging: rtl8723bs: use mac_pton() in rtw_macaddr_cfg()Michael Straube
2018-06-28staging: rtl8723bs: use ether_addr_copy() in rtw_macaddr_cfg()Michael Straube
2018-06-28staging: rtl8723bs: refactor rtw_macaddr_cfg()Michael Straube
2018-06-28staging: rtl8723bs: fix comparsion to NULL - coding styleMichael Straube
2018-06-28staging: Convert random_ether_addr to eth_random_addrJoe Perches
2018-06-28staging: rtl8188eu: remove blank linesMichael Straube
2018-06-28staging: wlan-ng: add parentheses to macro argument usage in prism2mgmt.cTim Collier
2018-06-28staging: wlan-ng: replace macro with inline function in prism2mgmt.cTim Collier
2018-06-28staging: wlan-ng: replace WLAN_CTL_FRAMELEN with inline function in p80211hdr.hTim Collier
2018-06-28staging: wlan-ng: fix coding style (indentation) in prism2mib.cTim Collier
2018-06-28staging: rtlwifi: Fix a possible sleep-in-atomic-context bug in _is_fw_read_c...Jia-Ju Bai
2018-06-28staging: wlan-ng: improved readability of function prism2_add_keyChris Opperman
2018-06-28staging: rtsx: remove rtsx_trace() and related codeArnd Bergmann
2018-06-28staging: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat
2018-06-28staging: most: fix sparse warning Using plain integer as NULL pointerMarcin Ciupak
2018-06-28staging: rtl8723bs: remove rtw_set_tx_chksum_offload()Michael Straube
2018-06-28staging: rtl8723bs: Fix comment on variable initHenriette Hofmeier
2018-06-28staging: rtl8723bs: Remove unnecessary initializationsHenriette Hofmeier
2018-06-28staging: rtl8723bs: Move definition open braceHenriette Hofmeier
2018-06-28staging: rtl8723bs: Fix two possible sleep-in-atomic-context bugs in translat...Jia-Ju Bai
2018-06-28staging: rtl8723bs: remove get_monotonic_boottime()Arnd Bergmann
2018-06-28staging: rtl8723bs: Add missing curly braces on else statement.Quytelda Kahja
2018-06-28staging: rtl8723bs: Merge workaround conditionals into single else-if.Quytelda Kahja
2018-06-28staging: rtl8723bs: Merge conditionals with similar bodies.Quytelda Kahja
2018-06-28staging: rtl8723bs: Fix spelling mistake in comment.Quytelda Kahja
2018-06-28staging: rtl8723bs: Move bandwidth index lookup to new function.Quytelda Kahja
2018-06-28staging: rtl8723bs: Move rate section index lookup to new function.Quytelda Kahja
2018-06-28staging: rtl8723bs: Remove empty else-if conditional.Quytelda Kahja
2018-06-28staging: rtl8723bs: Combine if statements with equivalent body.Quytelda Kahja
2018-06-28staging: rtl8723bs: Fix camel-case names in phy_get_tx_pwr_lmt().Quytelda Kahja
2018-06-28staging: rtl8723bs: Rename PHY_GetTxPowerLimit().Quytelda Kahja
2018-06-28staging: rtl8723bs: Clean up whitespace in 'PHY_GetTxPowerLimit()'.Quytelda Kahja
2018-06-28staging: pi433: cleanup comments in rf69.hValentin Vidic
2018-06-28staging: pi433: add SPDX-License-Identifier tagValentin Vidic
2018-06-28staging: pi433: replace simple switch statementsValentin Vidic
2018-06-28staging: pi433: fix race condition in pi433_openHugo Lefeuvre