Show patches with: Archived = No       |   9678 patches
« 1 2 ... 94 95 96 97 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
counter: interrupt-cnt: Add const qualifier for actions_list array counter: interrupt-cnt: Add const qualifier for actions_list array - 1 - --- 2021-06-10 William Breathitt Gray Mainlined
counter: 104-quad-8: Return error when invalid mode during ceiling_write counter: 104-quad-8: Return error when invalid mode during ceiling_write 1 - - --- 2021-06-10 William Breathitt Gray Superseded
iio: humidity: hdc100x: Add margin to the conversion time iio: humidity: hdc100x: Add margin to the conversion time - - - --- 2021-06-09 Chris Lesiak Superseded
[v11,33/33] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8 Introduce the Counter character device interface 1 - - --- 2021-06-09 William Breathitt Gray Superseded
[v11,32/33] counter: 104-quad-8: Replace mutex with spinlock Introduce the Counter character device interface 1 - - --- 2021-06-09 William Breathitt Gray Superseded
[v11,31/33] counter: Implement events_queue_size sysfs attribute Introduce the Counter character device interface - - - --- 2021-06-09 William Breathitt Gray Superseded
[v11,30/33] counter: Implement *_component_id sysfs attributes Introduce the Counter character device interface - - - --- 2021-06-09 William Breathitt Gray Superseded
[v11,29/33] counter: Implement signalZ_action_component_id sysfs attribute Introduce the Counter character device interface - - - --- 2021-06-09 William Breathitt Gray Superseded
[v11,28/33] tools/counter: Create Counter tools Introduce the Counter character device interface - - - --- 2021-06-09 William Breathitt Gray Superseded
[v11,27/33] docs: counter: Document character device interface Introduce the Counter character device interface - - - --- 2021-06-09 William Breathitt Gray Superseded
[v11,26/33] counter: Add character device interface Introduce the Counter character device interface - - - --- 2021-06-09 William Breathitt Gray Superseded
iio: cros_ec: Update header includes iio: cros_ec: Update header includes - - - --- 2021-06-08 Jonathan Cameron Superseded
[v2,5/5] iio: accel: mma9553: Use devm managed functions to tidy up probe() iio: accel: mma9551/mma9553 Cleanup and update - 1 - --- 2021-06-03 Jonathan Cameron Superseded
[v2,4/5] iio: accel: mma9551: Use devm managed functions to tidy up probe() iio: accel: mma9551/mma9553 Cleanup and update - 1 - --- 2021-06-03 Jonathan Cameron Superseded
[v2,3/5] iio: accel: mma9551: Add support to get irqs directly from fwnode iio: accel: mma9551/mma9553 Cleanup and update - - - --- 2021-06-03 Jonathan Cameron Superseded
[v2,2/5] iio: accel: mma9551/mma9553: Simplify pm logic iio: accel: mma9551/mma9553 Cleanup and update - 1 - --- 2021-06-03 Jonathan Cameron Superseded
[v2,1/5] iio: accel: mma9551/mma9553: Drop explicit ACPI match support iio: accel: mma9551/mma9553 Cleanup and update 1 1 - --- 2021-06-03 Jonathan Cameron Superseded
iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension. iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension. - - - --- 2021-06-03 Jonathan Cameron Superseded
[2/2] dt-bindings: iio: light: add isl76683 light bindings Support for isl76683 ambient light sensor - - - --- 2021-06-02 Christoph Fritz Changes Requested
[1/2] iio: light: Add support for Intersil isl76683 sensor Support for isl76683 ambient light sensor - - - --- 2021-06-02 Christoph Fritz Changes Requested
driver: adc: ltc2497: return directly after reading the adc conversion value driver: adc: ltc2497: return directly after reading the adc conversion value - - - --- 2021-06-01 Li, Meng Changes Requested
[v2,9/9] iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodes iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-23 Hans de Goede Accepted
[v2,8/9] iio: accel: bmc150: Refactor bmc150_apply_acpi_orientation() iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-23 Hans de Goede Accepted
[v2,7/9] iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge angle iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-23 Hans de Goede Accepted
[v2,6/9] iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functions iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-23 Hans de Goede Accepted
[v2,5/9] iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.h iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-23 Hans de Goede Accepted
[v2,4/9] iio: accel: bmc150: Add support for dual-accelerometers with a DUAL250E HID iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-23 Hans de Goede Accepted
[v2,3/9] iio: accel: bmc150: Move check for second ACPI device into a separate function iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-23 Hans de Goede Accepted
[v2,2/9] iio: accel: bmc150: Don't make the remove function of the second accelerometer unregister … iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-23 Hans de Goede Accepted
[v2,1/9] iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_second_device iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-23 Hans de Goede Accepted
[5/5] iio: accel: mma9553: Use devm managed functions to tidy up probe() iio: accel: mma9551/mma9553 Cleanup and update - 1 - --- 2021-05-23 Jonathan Cameron Superseded
[4/5] iio: accel: mma9551: Use devm managed functions to tidy up probe() iio: accel: mma9551/mma9553 Cleanup and update - 1 - --- 2021-05-23 Jonathan Cameron Superseded
[3/5] iio: accel: mma9551: Add support to get irqs directly from fwnode iio: accel: mma9551/mma9553 Cleanup and update - - - --- 2021-05-23 Jonathan Cameron Superseded
[2/5] iio: accel: mma9551/mma9553: Simplify pm logic iio: accel: mma9551/mma9553 Cleanup and update - 1 - --- 2021-05-23 Jonathan Cameron Superseded
[1/5] iio: accel: mma9551/mma9553: Drop explicit ACPI match support iio: accel: mma9551/mma9553 Cleanup and update 1 1 - --- 2021-05-23 Jonathan Cameron Superseded
[1/1] dt-bindings: iio: multiplexer: Convert io-channel-mux bindings to DT schema [1/1] dt-bindings: iio: multiplexer: Convert io-channel-mux bindings to DT schema - - - --- 2021-05-22 Jonathan Cameron Accepted
[1/1] dt-bindings: iio: multiplexer: Convert io-channel-mux bindings to DT schema dt-bindings: iio: multiplexer: Convert inline with other mux bindings. - - - --- 2021-05-22 Jonathan Cameron Accepted
[PULL,v2] 2nd set of IIO fixes for the 5.13 cycle. [PULL,v2] 2nd set of IIO fixes for the 5.13 cycle. - - - --- 2021-05-22 Jonathan Cameron Accepted
[PULL] 2nd set of IIO fixes for the 5.13 cycle. [PULL] 2nd set of IIO fixes for the 5.13 cycle. - - - --- 2021-05-21 Jonathan Cameron Superseded
[8/8] iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodes iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-21 Hans de Goede Superseded
[7/8] iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge angle iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-21 Hans de Goede Superseded
[6/8] iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functions iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-21 Hans de Goede Superseded
[5/8] iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.h iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-21 Hans de Goede Superseded
[4/8] iio: accel: bmc150: Add support for dual-accelerometers with a DUAL250E HID iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-21 Hans de Goede Superseded
[3/8] iio: accel: bmc150: Move check for second ACPI device into a separate function iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-21 Hans de Goede Superseded
[2/8] iio: accel: bmc150: Don't make the remove function of the second accelerometer unregister its… iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-21 Hans de Goede Superseded
[1/8] iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_second_device iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E - - - --- 2021-05-21 Hans de Goede Superseded
[2/2] iio: adis16136: make use of adis lock helpers Make use of adis lock helpers - - - --- 2021-05-20 Nuno Sa Accepted
[1/2] iio: adis16260: make use of adis lock helpers Make use of adis lock helpers - - - --- 2021-05-20 Nuno Sa Accepted
staging: iio: fix some formatting issues staging: iio: fix some formatting issues - - - --- 2021-05-19 王擎 Changes Requested
iio: accel: fxls8962af: conditionally compile fxls8962af_i2c_raw_read_errata3() iio: accel: fxls8962af: conditionally compile fxls8962af_i2c_raw_read_errata3() - 1 - --- 2021-05-18 Tom Rix Superseded
[5/5,v3] iio: gyro: st_gyro: Support mount matrix [1/5,v3] iio: st_sensors: Create extended attr macro - 1 - --- 2021-05-18 Linus Walleij Accepted
[4/5,v3] iio: magnetometer: st_magn: Support mount matrix [1/5,v3] iio: st_sensors: Create extended attr macro - 1 - --- 2021-05-18 Linus Walleij Accepted
[3/5,v3] iio: accel: st_sensors: Stop copying channels [1/5,v3] iio: st_sensors: Create extended attr macro - 1 - --- 2021-05-18 Linus Walleij Accepted
[2/5,v3] iio: accel: st_sensors: Support generic mounting matrix [1/5,v3] iio: st_sensors: Create extended attr macro - 1 - --- 2021-05-18 Linus Walleij Accepted
[1/5,v3] iio: st_sensors: Create extended attr macro [1/5,v3] iio: st_sensors: Create extended attr macro - 2 - --- 2021-05-18 Linus Walleij Accepted
[v1,1/1] iio: Drop Duplicated "mount-matrix" parameter [v1,1/1] iio: Drop Duplicated "mount-matrix" parameter - 2 - --- 2021-05-18 Andy Shevchenko Accepted
staging: iio: cdc: ad7746: Remove unnecessary assignment in ad7746_probe() staging: iio: cdc: ad7746: Remove unnecessary assignment in ad7746_probe() - 1 - --- 2021-05-18 Tang Bin Accepted
[v3] iio: afe: iio-rescale: Support processed channels [v3] iio: afe: iio-rescale: Support processed channels - 1 - --- 2021-05-18 Linus Walleij Accepted
[5/5,v2] iio: gyro: st_gyro: Support mount matrix [1/5,v2] iio: st_sensors: Create extended attr macro - - - --- 2021-05-17 Linus Walleij Superseded
[4/5,v2] iio: magnetometer: st_magn: Support mount matrix [1/5,v2] iio: st_sensors: Create extended attr macro - - - --- 2021-05-17 Linus Walleij Superseded
[3/5,v2] iio: accel: st_sensors: Stop copying channels [1/5,v2] iio: st_sensors: Create extended attr macro - - - --- 2021-05-17 Linus Walleij Superseded
[2/5,v2] iio: accel: st_sensors: Support generic mounting matrix [1/5,v2] iio: st_sensors: Create extended attr macro - - - --- 2021-05-17 Linus Walleij Superseded
[1/5,v2] iio: st_sensors: Create extended attr macro [1/5,v2] iio: st_sensors: Create extended attr macro - 1 - --- 2021-05-17 Linus Walleij Superseded
staging: iio: cdc: ad7746: Fix unnecessary check and assignment in ad7746_probe() staging: iio: cdc: ad7746: Fix unnecessary check and assignment in ad7746_probe() - - - --- 2021-05-17 Tang Bin Superseded
[4/4] iio: chemical: sgp30: Drop use of %hx in format string. iio: Drop use of %hhx and %hx format strings - 1 - --- 2021-05-17 Jonathan Cameron Accepted
[3/4] iio: light: si1145: Drop use of %hhx format specifier. iio: Drop use of %hhx and %hx format strings - 1 - --- 2021-05-17 Jonathan Cameron Superseded
[2/4] iio: light: si1133: Drop remaining uses of %hhx format string. iio: Drop use of %hhx and %hx format strings - 1 - --- 2021-05-17 Jonathan Cameron Superseded
[1/4] iio: imu: inv_mpu6050: Drop use of %hhx format string. iio: Drop use of %hhx and %hx format strings - 1 - --- 2021-05-17 Jonathan Cameron Superseded
iio: buffer: Remove redundant assignment to in_loc iio: buffer: Remove redundant assignment to in_loc - - - --- 2021-05-17 Jiapeng Chong Accepted
HID: intel-ish-hid: ipc: Add Alder Lake device IDs HID: intel-ish-hid: ipc: Add Alder Lake device IDs - - - --- 2021-05-17 Ye Xiang Accepted
[8/8] iio: adc: ti-adc161s626: Use devm managed functions for all of probe. iio: adc: Maxim and TI ADC driver cleanups 1 1 - --- 2021-05-16 Jonathan Cameron Accepted
[7/8] iio: adc: ti-adc108s102: Use devm managed functions for all of probe() iio: adc: Maxim and TI ADC driver cleanups - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[6/8] iio: adc: ti-adc0832: Use devm managed functions for all of probe() iio: adc: Maxim and TI ADC driver cleanups - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[5/8] iio: adc: ti-adc081c: Use devm managed functions for all of probe() iio: adc: Maxim and TI ADC driver cleanups - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[4/8] iio: adc: max1118: Avoid jumping back and forth between spi and iio structures iio: adc: Maxim and TI ADC driver cleanups - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[3/8] iio: adc: max1118: Use devm_ managed functions for all of probe iio: adc: Maxim and TI ADC driver cleanups - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[2/8] iio: adc: max11100: Use devm_ functions for rest of probe() iio: adc: Maxim and TI ADC driver cleanups - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[1/8] iio: adc: max11100: Use get_unaligned_be16() rather than opencoding. iio: adc: Maxim and TI ADC driver cleanups - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[v2,6/6] iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get() IIO: Runtime PM related cleanups. - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[v2,5/6] iio: prox: pulsed-light-v2: Use pm_runtime_resume_and_get() IIO: Runtime PM related cleanups. 1 1 - --- 2021-05-16 Jonathan Cameron Accepted
[v2,3/6] iio: chemical: atlas-sensor: Balance runtime pm + pm_runtime_resume_and_get() IIO: Runtime PM related cleanups. 1 1 - --- 2021-05-16 Jonathan Cameron Accepted
[v2,2/6] iio: adc: ads1015: Balance runtime pm + pm_runtime_resume_and_get() IIO: Runtime PM related cleanups. - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[v2,1/6] iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get() IIO: Runtime PM related cleanups. - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[v4,12/12] iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger() ad_sigma_delta: convert all drivers to device-managed - - - --- 2021-05-13 Alexandru Ardelean Accepted
[v4,11/12] iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove() ad_sigma_delta: convert all drivers to device-managed - 1 - --- 2021-05-13 Alexandru Ardelean Accepted
[v4,10/12] iio: adc: ad7192: convert to device-managed functions ad_sigma_delta: convert all drivers to device-managed - - - --- 2021-05-13 Alexandru Ardelean Accepted
[v4,09/12] iio: adc: ad7192: use devm_clk_get_optional() for mclk ad_sigma_delta: convert all drivers to device-managed - - - --- 2021-05-13 Alexandru Ardelean Accepted
[v4,08/12] iio: adc: ad7780: convert to device-managed functions ad_sigma_delta: convert all drivers to device-managed - - - --- 2021-05-13 Alexandru Ardelean Accepted
[v4,07/12] iio: adc: ad7791: convert to device-managed functions ad_sigma_delta: convert all drivers to device-managed - - - --- 2021-05-13 Alexandru Ardelean Accepted
[v4,06/12] iio: adc: ad7793: convert to device-managed functions ad_sigma_delta: convert all drivers to device-managed - - - --- 2021-05-13 Alexandru Ardelean Accepted
[v4,05/12] iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger() ad_sigma_delta: convert all drivers to device-managed - - - --- 2021-05-13 Alexandru Ardelean Accepted
[v4,04/12] iio: adc: ad7192: handle regulator voltage error first ad_sigma_delta: convert all drivers to device-managed - - - --- 2021-05-13 Alexandru Ardelean Accepted
[v4,03/12] iio: adc: ad7192: Avoid disabling a clock that was never enabled. ad_sigma_delta: convert all drivers to device-managed - 1 - --- 2021-05-13 Alexandru Ardelean Accepted
[v4,02/12] iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers ad_sigma_delta: convert all drivers to device-managed - 1 - --- 2021-05-13 Alexandru Ardelean Accepted
[v4,01/12] iio: adc: ad7124: Fix missbalanced regulator enable / disable on error. ad_sigma_delta: convert all drivers to device-managed - 1 - --- 2021-05-13 Alexandru Ardelean Accepted
[v3,12/12] iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger() ad_sigma_delta: convert all drivers to device-managed - - - --- 2021-05-12 Alexandru Ardelean Superseded
[v3,11/12] iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove() ad_sigma_delta: convert all drivers to device-managed - 1 - --- 2021-05-12 Alexandru Ardelean Superseded
[v3,10/12] iio: adc: ad7192: convert to device-managed functions ad_sigma_delta: convert all drivers to device-managed - - - --- 2021-05-12 Alexandru Ardelean Superseded
[v3,09/12] iio: adc: ad7192: use devm_clk_get_optional() for mclk ad_sigma_delta: convert all drivers to device-managed - - - --- 2021-05-12 Alexandru Ardelean Superseded
« 1 2 ... 94 95 96 97 »