summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: max1363: merge calls to of_match_device and of_device_get_match_dataJulia Lawall2018-07-081-6/+2
* iio: dac: Add AD5758 supportStefan Popa2018-07-073-0/+908
* iio: mma8452: Mark expected switch fall-throughGustavo A. R. Silva2018-07-071-0/+1
* iio:imu:adis: Mark expected switch fall-throughsGustavo A. R. Silva2018-07-071-0/+3
* iio: dac: ltc2632 remove redundant pointer chip_info and spi_dev_idColin Ian King2018-07-071-5/+0
* iio: dac: ti-dac5571 remove redundant variable 'shift'Colin Ian King2018-07-071-6/+0
* IIO: st_accel_i2c.c: Use probe_new() instead of probe()Nikolaus Voss2018-07-071-3/+2
* IIO: st_accel_i2c.c: Simplify access to driver dataNikolaus Voss2018-07-071-34/+25
* iio: adc: ina2xx: avoid kthread_stop() with stale task_structAkinobu Mita2018-07-071-4/+13
* iio: adc: Add Spreadtrum SC27XX PMICs ADC supportFreeman Liu2018-06-303-0/+533
* iio: accel: adxl345: add calibration offset supportAkinobu Mita2018-06-301-1/+40
* iio: accel: adxl345: convert address field usage in iio_chan_specAkinobu Mita2018-06-301-9/+12
* iio: accel: adxl345: add link to datasheetAkinobu Mita2018-06-301-0/+2
* staging:iio:impedance-analyzer:ad5933: Macro replacement Cleanups.Karim Eshapa2018-06-301-38/+19
* staging: rtl8188eu: remove whitespace - coding styleMichael Straube2018-06-281-7/+4
* staging: rtl8723bs: use mac_pton() in rtw_macaddr_cfg()Michael Straube2018-06-282-29/+4
* staging: rtl8723bs: use ether_addr_copy() in rtw_macaddr_cfg()Michael Straube2018-06-281-3/+3
* staging: rtl8723bs: refactor rtw_macaddr_cfg()Michael Straube2018-06-281-15/+4
* staging: rtl8723bs: fix comparsion to NULL - coding styleMichael Straube2018-06-281-2/+2
* staging: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-281-1/+1
* staging: rtl8188eu: remove blank linesMichael Straube2018-06-287-15/+0
* staging: wlan-ng: add parentheses to macro argument usage in prism2mgmt.cTim Collier2018-06-281-2/+2
* staging: wlan-ng: replace macro with inline function in prism2mgmt.cTim Collier2018-06-281-4/+15
* staging: wlan-ng: replace WLAN_CTL_FRAMELEN with inline function in p80211hdr.hTim Collier2018-06-281-10/+20
* staging: wlan-ng: fix coding style (indentation) in prism2mib.cTim Collier2018-06-281-4/+4
* staging: rtlwifi: Fix a possible sleep-in-atomic-context bug in _is_fw_read_c...Jia-Ju Bai2018-06-281-1/+1
* staging: wlan-ng: improved readability of function prism2_add_keyChris Opperman2018-06-281-27/+13
* staging: rtsx: remove rtsx_trace() and related codeArnd Bergmann2018-06-2814-1344/+1
* staging: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat2018-06-283-14/+14
* staging: most: fix sparse warning Using plain integer as NULL pointerMarcin Ciupak2018-06-281-1/+1
* staging: rtl8723bs: remove rtw_set_tx_chksum_offload()Michael Straube2018-06-283-9/+0
* staging: rtl8723bs: Fix comment on variable initHenriette Hofmeier2018-06-281-4/+1
* staging: rtl8723bs: Remove unnecessary initializationsHenriette Hofmeier2018-06-281-4/+4
* staging: rtl8723bs: Move definition open braceHenriette Hofmeier2018-06-281-2/+4
* staging: rtl8723bs: Fix two possible sleep-in-atomic-context bugs in translat...Jia-Ju Bai2018-06-281-2/+2
* staging: rtl8723bs: remove get_monotonic_boottime()Arnd Bergmann2018-06-281-8/+1
* staging: rtl8723bs: Add missing curly braces on else statement.Quytelda Kahja2018-06-281-1/+2
* staging: rtl8723bs: Merge workaround conditionals into single else-if.Quytelda Kahja2018-06-281-6/+3
* staging: rtl8723bs: Merge conditionals with similar bodies.Quytelda Kahja2018-06-281-6/+2
* staging: rtl8723bs: Fix spelling mistake in comment.Quytelda Kahja2018-06-281-1/+1
* staging: rtl8723bs: Move bandwidth index lookup to new function.Quytelda Kahja2018-06-281-9/+17
* staging: rtl8723bs: Move rate section index lookup to new function.Quytelda Kahja2018-06-281-62/+47
* staging: rtl8723bs: Remove empty else-if conditional.Quytelda Kahja2018-06-281-3/+0
* staging: rtl8723bs: Combine if statements with equivalent body.Quytelda Kahja2018-06-281-5/+1
* staging: rtl8723bs: Fix camel-case names in phy_get_tx_pwr_lmt().Quytelda Kahja2018-06-281-95/+105
* staging: rtl8723bs: Rename PHY_GetTxPowerLimit().Quytelda Kahja2018-06-283-5/+5
* staging: rtl8723bs: Clean up whitespace in 'PHY_GetTxPowerLimit()'.Quytelda Kahja2018-06-281-51/+59
* staging: pi433: cleanup comments in rf69.hValentin Vidic2018-06-281-4/+5
* staging: pi433: add SPDX-License-Identifier tagValentin Vidic2018-06-286-4/+10
* staging: pi433: replace simple switch statementsValentin Vidic2018-06-281-140/+93