summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iio: Add modifier for DUV lightMaxime Roussin-BĂ©langer2018-07-231-0/+1
* iio: light: isl29501: Add support for the ISL29501 ToF sensor.Mathieu Othacehe2018-07-233-0/+1041
* iio: Add channel for PhaseMathieu Othacehe2018-07-211-0/+1
* iio: change strncpy+truncation to strlcpyDominique Martinet2018-07-152-4/+2
* iio: adxl345: Add support for the ADXL375Lars-Peter Clausen2018-07-155-9/+34
* iio: imu: st_lsm6dsx: add error logs to st_lsm6dsx_read_fifo()Lorenzo Bianconi2018-07-151-3/+13
* iio: imu: mpu6050: add support for 6515 variantBrian Masney2018-07-153-0/+13
* iio: hx711: add delay until DOUT is readyAndreas Klinger2018-07-151-0/+39
* iio: accel: adxl345: add sampling frequency supportAkinobu Mita2018-07-151-1/+56
* 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