aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-17iio: imx7d_adc: Fit into a single lineFabio Estevam
2019-06-17iio: imx7d_adc: Introduce a definition for the input clockFabio Estevam
2019-06-17iio: imx7d_adc: Remove unneeded error messageFabio Estevam
2019-06-17iio: light: stk3310: Add support for stk3335Martijn Braam
2019-06-17iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...Young Xiao
2019-06-17staging: iio: ad2s1210: Remove platform data NULL check in probeAlexandru Ardelean
2019-06-17iio: light: bh1780: simplify getting the adapter of a clientWolfram Sang
2019-06-16iio: adc: ad7606: Add software configurationBeniamin Bia
2019-06-16iio: adc: ad7606: Move oversampling and scale options to chip infoBeniamin Bia
2019-06-16iio: adc: meson_saradc: update with SPDX Licence identifierNeil Armstrong
2019-06-08iio: accel: add missing sensor for some 2-in-1 based ultrabooksLuís Ferreira
2019-06-08iio: dps310: Add pressure sensing capabilityEddie James
2019-05-27iio: dps310: Temperature measurement errataChristopher Bostic
2019-05-27iio: Add driver for Infineon DPS310Joel Stanley
2019-05-26staging: iio: adis16240: add of_match_table entryRodrigo Ribeiro
2019-05-26staging: iio: ad7746: add device tree supportJoão Seckler
2019-05-26staging: iio: adis16240: add device to module device tableLucas Oshiro
2019-05-26staging: iio: adt7316: create of_device_id arrayBárbara Fernandes
2019-05-26staging: iio: adis16203: Add of_device_id tableThiago Estrela
2019-05-26staging: iio: ad9834: add of_device_id tableJoão Victor Marques de Oliveira
2019-05-26staging: iio: cdc: ad7150: create macro for capacitance channelsBárbara Fernandes
2019-05-24staging: kpc2000: remove unnecessary oom messageSimon Sandström
2019-05-24staging: kpc2000: remove unnecessary include in cell_probe.cSimon Sandström
2019-05-24staging: kpc2000: remove unnecessary braces in cell_probe.cSimon Sandström
2019-05-24staging: kpc2000: use kzalloc(sizeof(var)...) in cell_probe.cSimon Sandström
2019-05-24staging: kpc2000: remove extra blank lines in cell_probe.cSimon Sandström
2019-05-24staging: kpc2000: fix alignment issues in cell_probe.cSimon Sandström
2019-05-24staging: kpc2000: add missing asterisk in commentSimon Sandström
2019-05-24staging: kpc2000: use __func__ in debug messagesSimon Sandström
2019-05-24staging: kpc2000: add blank line after declarationsSimon Sandström
2019-05-24staging: pi433: Remove unnecessary variableNishka Dasgupta
2019-05-23staging: kpc2000: remove invalid spaces in cell_probe.cSimon Sandström
2019-05-23staging: kpc2000: add space after comma in cell_probe.cSimon Sandström
2019-05-23staging: kpc2000: add spaces around operators in cell_probe.cSimon Sandström
2019-05-23staging: kpc2000: fix invalid linebreaks in cell_probe.cSimon Sandström
2019-05-23staging: kpc2000: add space between ) and { in cell_probe.cSimon Sandström
2019-05-23staging: kpc2000: fix indent in cell_probe.cSimon Sandström
2019-05-23staging: rtl8723bs: core: rtw_recv: fix warning Comparison to NULLHariprasad Kelam
2019-05-23staging: kpc2000: kpc_i2c: fix platform_no_drv_owner.cocci warningskbuild test robot
2019-05-23staging: unisys: visornic: Replace GFP_ATOMIC with GFP_KERNELHariprasad Kelam
2019-05-22staging: kpc2000: kpc_i2c: add static qual to local symbols in kpc_i2c.cGeordan Neukum
2019-05-22staging: kpc2000: kpc_i2c: Remove unnecessary function tracing printsGeordan Neukum
2019-05-22staging: kpc2000: kpc_i2c: use <linux/io.h> instead of <asm/io.h>Geordan Neukum
2019-05-22staging: kpc2000: kpc_i2c: newline fixups to meet linux style guideGeordan Neukum
2019-05-22staging: kpc2000: kpc_i2c: remove unused module param disable_featuresGeordan Neukum
2019-05-22staging: rtl8192u: Remove an unnecessary NULL checkNathan Chancellor
2019-05-22staging: kpc2000: removed superfluous NULL checks from device attribute call-...Jeremy Sowden
2019-05-22staging: kpc2000: simplified kp2000_device retrieval in device attribute call...Jeremy Sowden
2019-05-22staging: kpc2000: use IDA to assign card numbers.Jeremy Sowden
2019-05-22staging: kpc2000: added separate show functions for readable kp device attrib...Jeremy Sowden