aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-09counter: 104-quad-8: Add const qualifier for functions_list arrayWilliam Breathitt Gray
2021-06-09counter: 104-quad-8: Add const qualifiers for quad8_preset_register_setWilliam Breathitt Gray
2021-06-09counter: 104-quad-8: Annotate hardware config module parameterWilliam Breathitt Gray
2021-06-09counter: 104-quad-8: Remove pointless commentWilliam Breathitt Gray
2021-06-09Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-06-09staging: rtl8712: Remove unnecessary alias of printk()Fabio M. De Francesco
2021-06-04staging: vchiq_core: introduce handle_pollStefan Wahren
2021-06-04staging: vchiq_connected: move EXPORT_SYMBOL below the right functionStefan Wahren
2021-06-04staging: vchiq_core: store message id in local variableStefan Wahren
2021-06-04staging: vchiq_core: reduce indentation in parse_openStefan Wahren
2021-06-04staging: vchiq_core: introduce process_free_data_messageStefan Wahren
2021-06-04staging: vchiq_arm: tidy up service function namingStefan Wahren
2021-06-04staging: vchiq_core: simplify WARN_ON conditionsStefan Wahren
2021-06-04staging: vchiq_core: introduce message specific make macrosStefan Wahren
2021-06-04staging: vchiq_core: use define for message type shiftStefan Wahren
2021-06-04staging: vchiq_core: avoid precedence issuesStefan Wahren
2021-06-04staging: vchiq_core: put spaces around operatorsStefan Wahren
2021-06-04staging: vchiq_core: get the rid of vchiq_static_assertStefan Wahren
2021-06-04staging: vchiq_core: get the rid of IS_POW2Stefan Wahren
2021-06-04staging: vchiq_core: move internals to C sourceStefan Wahren
2021-06-04staging: vchiq_arm: introduce free_bulk_waiterStefan Wahren
2021-06-04staging: vchiq_core: fix logic in poll_services_of_groupStefan Wahren
2021-06-04staging: mt7621-dts: review pcie overlay in 'gbpc1' dts fileSergio Paracuellos
2021-06-04iio: adis: Cleanout unused headersJonathan Cameron
2021-06-03iio: accel: bma180: Add missing 500 Hz / 1000 Hz bandwidthStephan Gerhold
2021-06-03counter: Add support for Intel Quadrature Encoder PeripheralJarkko Nikula
2021-06-03staging: iio: cdc: ad7746: extract capac setup to own functionLucas Stankus
2021-06-03staging: iio: cdc: ad7746: clean up probe returnLucas Stankus
2021-06-03staging: iio: cdc: ad7746: remove ordinary commentsLucas Stankus
2021-06-03iio: adc: ti-adc161s626: Use devm managed functions for all of probe.Jonathan Cameron
2021-06-03iio: adc: ti-adc108s102: Use devm managed functions for all of probe()Jonathan Cameron
2021-06-03iio: adc: ti-adc0832: Use devm managed functions for all of probe()Jonathan Cameron
2021-06-03iio: adc: ti-adc081c: Use devm managed functions for all of probe()Jonathan Cameron
2021-06-03iio: adc: max1118: Avoid jumping back and forth between spi and iio structuresJonathan Cameron
2021-06-03iio: adc: max1118: Use devm_ managed functions for all of probeJonathan Cameron
2021-06-03iio: adc: max11100: Use devm_ functions for rest of probe()Jonathan Cameron
2021-06-03iio: adc: max11100: Use get_unaligned_be16() rather than opencoding.Jonathan Cameron
2021-06-03iio: chemical: sgp30: Drop use of %hx in format string.Jonathan Cameron
2021-06-03iio: gyro: st_gyro: Support mount matrixLinus Walleij
2021-06-03iio: magnetometer: st_magn: Support mount matrixLinus Walleij
2021-06-03iio: accel: st_sensors: Stop copying channelsLinus Walleij
2021-06-03iio: accel: st_sensors: Support generic mounting matrixLinus Walleij
2021-06-03iio: adis16136: make use of adis lock helpersNuno Sá
2021-06-03iio: adis16260: make use of adis lock helpersNuno Sá
2021-06-03staging: iio: cdc: ad7746: use dt for capacitive channel setup.Lucas Stankus
2021-06-03iio: afe: iio-rescale: Support processed channelsLinus Walleij
2021-06-03staging: iio: cdc: ad7746: Remove unnecessary assignment in ad7746_probe()Tang Bin
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko
2021-06-03iio: adis16480: support burst read functionNuno Sa
2021-06-03iio: buffer: Remove redundant assignment to in_locJiapeng Chong