aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-09counter: microchip-tcb-capture: Add const qualifier for actions_list arrayWilliam Breathitt Gray1-1/+1
2021-06-09counter: ftm-quaddec: Add const qualifier for actions_list arrayWilliam Breathitt Gray1-1/+1
2021-06-09counter: 104-quad-8: Add const qualifier for actions_list arrayWilliam Breathitt Gray1-2/+2
2021-06-09counter: stm32-timer-cnt: Add const qualifier for functions_list arrayWilliam Breathitt Gray1-1/+1
2021-06-09counter: stm32-lptimer-cnt: Add const qualifier for functions_list arrayWilliam Breathitt Gray1-1/+1
2021-06-09counter: microchip-tcb-capture: Add const qualifier for functions_list arrayWilliam Breathitt Gray1-1/+1
2021-06-09counter: interrupt-cnt: Add const qualifier for functions_list arrayWilliam Breathitt Gray1-1/+1
2021-06-09counter: 104-quad-8: Add const qualifier for functions_list arrayWilliam Breathitt Gray1-1/+1
2021-06-09counter: 104-quad-8: Add const qualifiers for quad8_preset_register_setWilliam Breathitt Gray1-2/+2
2021-06-09counter: 104-quad-8: Annotate hardware config module parameterWilliam Breathitt Gray1-1/+1
2021-06-09counter: 104-quad-8: Remove pointless commentWilliam Breathitt Gray1-1/+0
2021-06-09Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman176-1380/+7156
2021-06-09staging: rtl8712: Remove unnecessary alias of printk()Fabio M. De Francesco2-24/+1
2021-06-04staging: vchiq_core: introduce handle_pollStefan Wahren1-40/+52
2021-06-04staging: vchiq_connected: move EXPORT_SYMBOL below the right functionStefan Wahren1-1/+1
2021-06-04staging: vchiq_core: store message id in local variableStefan Wahren1-16/+12
2021-06-04staging: vchiq_core: reduce indentation in parse_openStefan Wahren1-76/+70
2021-06-04staging: vchiq_core: introduce process_free_data_messageStefan Wahren1-60/+64
2021-06-04staging: vchiq_arm: tidy up service function namingStefan Wahren3-41/+41
2021-06-04staging: vchiq_core: simplify WARN_ON conditionsStefan Wahren1-6/+6
2021-06-04staging: vchiq_core: introduce message specific make macrosStefan Wahren1-35/+29
2021-06-04staging: vchiq_core: use define for message type shiftStefan Wahren1-2/+4
2021-06-04staging: vchiq_core: avoid precedence issuesStefan Wahren1-7/+7
2021-06-04staging: vchiq_core: put spaces around operatorsStefan Wahren1-6/+6
2021-06-04staging: vchiq_core: get the rid of vchiq_static_assertStefan Wahren3-12/+7
2021-06-04staging: vchiq_core: get the rid of IS_POW2Stefan Wahren2-11/+13
2021-06-04staging: vchiq_core: move internals to C sourceStefan Wahren2-61/+61
2021-06-04staging: vchiq_arm: introduce free_bulk_waiterStefan Wahren1-21/+16
2021-06-04staging: vchiq_core: fix logic in poll_services_of_groupStefan Wahren1-15/+13
2021-06-04staging: mt7621-dts: review pcie overlay in 'gbpc1' dts fileSergio Paracuellos1-6/+0
2021-06-04iio: adis: Cleanout unused headersJonathan Cameron11-47/+0
2021-06-03iio: accel: bma180: Add missing 500 Hz / 1000 Hz bandwidthStephan Gerhold1-1/+1
2021-06-03counter: Add support for Intel Quadrature Encoder PeripheralJarkko Nikula3-0/+557
2021-06-03staging: iio: cdc: ad7746: extract capac setup to own functionLucas Stankus1-18/+18
2021-06-03staging: iio: cdc: ad7746: clean up probe returnLucas Stankus1-5/+1
2021-06-03staging: iio: cdc: ad7746: remove ordinary commentsLucas Stankus1-12/+4
2021-06-03iio: adc: ti-adc161s626: Use devm managed functions for all of probe.Jonathan Cameron1-33/+18
2021-06-03iio: adc: ti-adc108s102: Use devm managed functions for all of probe()Jonathan Cameron1-30/+15
2021-06-03iio: adc: ti-adc0832: Use devm managed functions for all of probe()Jonathan Cameron1-27/+12
2021-06-03iio: adc: ti-adc081c: Use devm managed functions for all of probe()Jonathan Cameron1-29/+14
2021-06-03iio: adc: max1118: Avoid jumping back and forth between spi and iio structuresJonathan Cameron1-13/+9
2021-06-03iio: adc: max1118: Use devm_ managed functions for all of probeJonathan Cameron1-31/+15
2021-06-03iio: adc: max11100: Use devm_ functions for rest of probe()Jonathan Cameron1-22/+9
2021-06-03iio: adc: max11100: Use get_unaligned_be16() rather than opencoding.Jonathan Cameron1-1/+2
2021-06-03iio: chemical: sgp30: Drop use of %hx in format string.Jonathan Cameron1-1/+1
2021-06-03iio: gyro: st_gyro: Support mount matrixLinus Walleij1-6/+27
2021-06-03iio: magnetometer: st_magn: Support mount matrixLinus Walleij1-18/+45
2021-06-03iio: accel: st_sensors: Stop copying channelsLinus Walleij1-10/+1
2021-06-03iio: accel: st_sensors: Support generic mounting matrixLinus Walleij1-53/+59
2021-06-03iio: adis16136: make use of adis lock helpersNuno Sá1-9/+6