summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-07iio: mma8452: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-07iio:imu:adis: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-07-07iio: dac: ltc2632 remove redundant pointer chip_info and spi_dev_idColin Ian King1-5/+0
2018-07-07iio: dac: ti-dac5571 remove redundant variable 'shift'Colin Ian King1-6/+0
2018-07-07IIO: st_accel_i2c.c: Use probe_new() instead of probe()Nikolaus Voss1-3/+2
2018-07-07IIO: st_accel_i2c.c: Simplify access to driver dataNikolaus Voss1-34/+25
2018-07-07iio: adc: ina2xx: avoid kthread_stop() with stale task_structAkinobu Mita1-4/+13
2018-06-30iio: adc: Add Spreadtrum SC27XX PMICs ADC supportFreeman Liu3-0/+533
2018-06-30dt-bindings: iio: Add Spreadtrum SC27XX PMICs ADC controller documentationBaolin Wang1-0/+36
2018-06-30iio: accel: adxl345: add calibration offset supportAkinobu Mita1-1/+40
2018-06-30iio: accel: adxl345: convert address field usage in iio_chan_specAkinobu Mita1-9/+12
2018-06-30iio: accel: adxl345: add link to datasheetAkinobu Mita1-0/+2
2018-06-30staging:iio:impedance-analyzer:ad5933: Macro replacement Cleanups.Karim Eshapa1-38/+19
2018-06-28staging: rtl8188eu: remove whitespace - coding styleMichael Straube1-7/+4
2018-06-28staging: rtl8723bs: use mac_pton() in rtw_macaddr_cfg()Michael Straube2-29/+4
2018-06-28staging: rtl8723bs: use ether_addr_copy() in rtw_macaddr_cfg()Michael Straube1-3/+3
2018-06-28staging: rtl8723bs: refactor rtw_macaddr_cfg()Michael Straube1-15/+4
2018-06-28staging: rtl8723bs: fix comparsion to NULL - coding styleMichael Straube1-2/+2
2018-06-28staging: Convert random_ether_addr to eth_random_addrJoe Perches1-1/+1
2018-06-28staging: rtl8188eu: remove blank linesMichael Straube7-15/+0
2018-06-28staging: wlan-ng: add parentheses to macro argument usage in prism2mgmt.cTim Collier1-2/+2
2018-06-28staging: wlan-ng: replace macro with inline function in prism2mgmt.cTim Collier1-4/+15
2018-06-28staging: wlan-ng: replace WLAN_CTL_FRAMELEN with inline function in p80211hdr.hTim Collier1-10/+20
2018-06-28staging: wlan-ng: fix coding style (indentation) in prism2mib.cTim Collier1-4/+4
2018-06-28staging: rtlwifi: Fix a possible sleep-in-atomic-context bug in _is_fw_read_c...Jia-Ju Bai1-1/+1
2018-06-28staging: wlan-ng: improved readability of function prism2_add_keyChris Opperman1-27/+13
2018-06-28staging: rtsx: remove rtsx_trace() and related codeArnd Bergmann14-1344/+1
2018-06-28staging: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat3-14/+14
2018-06-28staging: most: fix sparse warning Using plain integer as NULL pointerMarcin Ciupak1-1/+1
2018-06-28staging: rtl8723bs: remove rtw_set_tx_chksum_offload()Michael Straube3-9/+0
2018-06-28staging: rtl8723bs: Fix comment on variable initHenriette Hofmeier1-4/+1
2018-06-28staging: rtl8723bs: Remove unnecessary initializationsHenriette Hofmeier1-4/+4
2018-06-28staging: rtl8723bs: Move definition open braceHenriette Hofmeier1-2/+4
2018-06-28staging: rtl8723bs: Fix two possible sleep-in-atomic-context bugs in translat...Jia-Ju Bai1-2/+2
2018-06-28staging: rtl8723bs: remove get_monotonic_boottime()Arnd Bergmann1-8/+1
2018-06-28staging: rtl8723bs: Add missing curly braces on else statement.Quytelda Kahja1-1/+2
2018-06-28staging: rtl8723bs: Merge workaround conditionals into single else-if.Quytelda Kahja1-6/+3
2018-06-28staging: rtl8723bs: Merge conditionals with similar bodies.Quytelda Kahja1-6/+2
2018-06-28staging: rtl8723bs: Fix spelling mistake in comment.Quytelda Kahja1-1/+1
2018-06-28staging: rtl8723bs: Move bandwidth index lookup to new function.Quytelda Kahja1-9/+17
2018-06-28staging: rtl8723bs: Move rate section index lookup to new function.Quytelda Kahja1-62/+47
2018-06-28staging: rtl8723bs: Remove empty else-if conditional.Quytelda Kahja1-3/+0
2018-06-28staging: rtl8723bs: Combine if statements with equivalent body.Quytelda Kahja1-5/+1
2018-06-28staging: rtl8723bs: Fix camel-case names in phy_get_tx_pwr_lmt().Quytelda Kahja1-95/+105
2018-06-28staging: rtl8723bs: Rename PHY_GetTxPowerLimit().Quytelda Kahja3-5/+5
2018-06-28staging: rtl8723bs: Clean up whitespace in 'PHY_GetTxPowerLimit()'.Quytelda Kahja1-51/+59
2018-06-28staging: pi433: cleanup comments in rf69.hValentin Vidic1-4/+5
2018-06-28staging: pi433: add SPDX-License-Identifier tagValentin Vidic6-4/+10
2018-06-28staging: pi433: replace simple switch statementsValentin Vidic1-140/+93
2018-06-28staging: pi433: fix race condition in pi433_openHugo Lefeuvre1-29/+12