Show patches with: Submitter = Peter Rosin       |    State = Action Required       |   70 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
media: saa7146: make use of i2c_8bit_addr_from_msg media: saa7146: make use of i2c_8bit_addr_from_msg - - - --- 2019-01-09 Peter Rosin New
[v2,10/10] i2c: remove i2c_lock_adapter and use i2c_lock_bus directly - - 1 --- 2018-06-20 Peter Rosin New
[v2,09/10] mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) 1 - - --- 2018-06-20 Peter Rosin New
[v2,08/10] media: tda18271: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) - - - --- 2018-06-20 Peter Rosin New
[v2,07/10] media: tda1004x: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) - - - --- 2018-06-20 Peter Rosin New
[v2,06/10] media: rtl2830: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) - - - --- 2018-06-20 Peter Rosin New
[v2,05/10] media: drxk_hard: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) - - - --- 2018-06-20 Peter Rosin New
[v2,04/10] media: af9013: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) - - - --- 2018-06-20 Peter Rosin New
[v2,03/10] input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) 1 - - --- 2018-06-20 Peter Rosin New
[v2,02/10] i2c: mux: pca9541: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) - - - --- 2018-06-20 Peter Rosin New
[v2,01/10] tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) - 1 1 --- 2018-06-20 Peter Rosin New
[11/11] i2c: rename i2c_lock_adapter to i2c_lock_root - - - --- 2018-06-15 Peter Rosin New
[10/11] mfd: 88pm860x-i2c: switch to i2c_lock_segment - - - --- 2018-06-15 Peter Rosin New
[09/11] media: tda18271: switch to i2c_lock_segment - - - --- 2018-06-15 Peter Rosin New
[08/11] media: tda1004x: switch to i2c_lock_segment - - - --- 2018-06-15 Peter Rosin New
[07/11] media: rtl2830: switch to i2c_lock_segment - - - --- 2018-06-15 Peter Rosin New
[06/11] media: drxk_hard: switch to i2c_lock_segment - - - --- 2018-06-15 Peter Rosin New
[05/11] media: af9013: switch to i2c_lock_segment - - - --- 2018-06-15 Peter Rosin New
[04/11] input: rohm_bu21023: switch to i2c_lock_segment 1 - - --- 2018-06-15 Peter Rosin New
[03/11] i2c: mux: pca9541: switch to i2c_lock_segment - - - --- 2018-06-15 Peter Rosin New
[02/11] tpm/tpm_i2c_infineon: switch to i2c_lock_segment - - - --- 2018-06-15 Peter Rosin New
[01/11] i2c: add helpers for locking the I2C segment - - - --- 2018-06-15 Peter Rosin New
[media] saa7146: fix error return from master_xfer - - - --- 2018-05-09 Peter Rosin New
[3/3,media] cx231xx: only unregister successfully registered i2c adapters - - - --- 2017-07-31 Peter Rosin New
[2/3,media] cx231xx: drop return value of cx231xx_i2c_unregister - - - --- 2017-07-31 Peter Rosin New
[1/3,media] cx231xx: fail probe if i2c_add_adapter fails - - - --- 2017-07-31 Peter Rosin New
[9/9,media] cx231xx: stop double error reporting - - - --- 2017-04-03 Peter Rosin New
[8/9] iio: gyro: mpu3050: stop double error reporting - 1 - --- 2017-04-03 Peter Rosin New
[7/9] i2c: mux: reg: stop double error reporting - - - --- 2017-04-03 Peter Rosin New
[6/9] i2c: mux: pinctrl: stop double error reporting - - - --- 2017-04-03 Peter Rosin New
[5/9] i2c: mux: pca954x: stop double error reporting - - - --- 2017-04-03 Peter Rosin New
[4/9] i2c: mux: pca9541: stop double error reporting - - - --- 2017-04-03 Peter Rosin New
[3/9] i2c: mux: gpio: stop double error reporting - - - --- 2017-04-03 Peter Rosin New
[2/9] i2c: arb: gpio-challenge: stop double error reporting - - - --- 2017-04-03 Peter Rosin New
[1/9] i2c: mux: provide more info on failure in i2c_mux_add_adapter - - - --- 2017-04-03 Peter Rosin New
[v9,9/9,media] rtl2832: regmap is aware of lockdep, drop local locking hack - 1 1 --- 2016-05-04 Peter Rosin New
[v9,8/9,media] rtl2832_sdr: get rid of empty regmap wrappers - 1 1 --- 2016-05-04 Peter Rosin New
[v9,7/9,media] rtl2832: change the i2c gate to be mux-locked - - 1 --- 2016-05-04 Peter Rosin New
[v9,6/9,media] si2168: change the i2c gate to be mux-locked - - - --- 2016-05-04 Peter Rosin New
[v9,5/9] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked 2 - 1 --- 2016-05-04 Peter Rosin New
[v9,4/9] i2c-mux: document i2c muxes and elaborate on parent-/mux-locked muxes - - - --- 2016-05-04 Peter Rosin New
[v9,3/9] i2c-mux: relax locking of the top i2c adapter during mux-locked muxing - - - --- 2016-05-04 Peter Rosin New
[v9,2/9] i2c: muxes always lock the parent adapter - - - --- 2016-05-04 Peter Rosin New
[v9,1/9] i2c: allow adapter drivers to override the adapter locking - - - --- 2016-05-04 Peter Rosin New
[v8,08/24] iio: imu: inv_mpu6050: convert to use an explicit i2c mux core 1 - - --- 2016-04-22 Peter Rosin New
[v7,24/24,media] rtl2832: regmap is aware of lockdep, drop local locking hack - 1 - --- 2016-04-20 Peter Rosin New
[v7,23/24,media] rtl2832_sdr: get rid of empty regmap wrappers - 1 - --- 2016-04-20 Peter Rosin New
[v7,22/24,media] rtl2832: change the i2c gate to be mux-locked - - - --- 2016-04-20 Peter Rosin New
[v7,21/24,media] si2168: change the i2c gate to be mux-locked - - - --- 2016-04-20 Peter Rosin New
[v7,20/24] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked 2 - - --- 2016-04-20 Peter Rosin New
[v7,19/24] i2c-mux: document i2c muxes and elaborate on parent-/mux-locked muxes - - - --- 2016-04-20 Peter Rosin New
[v7,18/24] i2c-mux: relax locking of the top i2c adapter during mux-locked muxing - - - --- 2016-04-20 Peter Rosin New
[v7,17/24] i2c: muxes always lock the parent adapter - - - --- 2016-04-20 Peter Rosin New
[v7,16/24] i2c: allow adapter drivers to override the adapter locking - - - --- 2016-04-20 Peter Rosin New
[v7,15/24] i2c-mux: drop old unused i2c-mux api - - - --- 2016-04-20 Peter Rosin New
[v7,14/24] of/unittest: convert to use an explicit i2c mux core 1 - - --- 2016-04-20 Peter Rosin New
[v7,13/24,media] cx231xx: convert to use an explicit i2c mux core - - - --- 2016-04-20 Peter Rosin New
[v7,12/24,media] si2168: convert to use an explicit i2c mux core - 1 - --- 2016-04-20 Peter Rosin New
[v7,11/24,media] rtl2832: convert to use an explicit i2c mux core - 1 - --- 2016-04-20 Peter Rosin New
[v7,10/24,media] rtl2830: convert to use an explicit i2c mux core - 1 - --- 2016-04-20 Peter Rosin New
[v7,09/24,media] m88ds3103: convert to use an explicit i2c mux core - 1 - --- 2016-04-20 Peter Rosin New
[v7,08/24] iio: imu: inv_mpu6050: convert to use an explicit i2c mux core 1 - - --- 2016-04-20 Peter Rosin New
[v7,07/24] i2c: i2c-mux-reg: convert to use an explicit i2c mux core - - - --- 2016-04-20 Peter Rosin New
[v7,06/24] i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core - - - --- 2016-04-20 Peter Rosin New
[v7,05/24] i2c: i2c-mux-pca9541: convert to use an explicit i2c mux core - - - --- 2016-04-20 Peter Rosin New
[v7,04/24] i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux core - - - --- 2016-04-20 Peter Rosin New
[v7,03/24] i2c: i2c-mux-pinctrl: convert to use an explicit i2c mux core - - - --- 2016-04-20 Peter Rosin New
[v7,02/24] i2c: i2c-mux-gpio: convert to use an explicit i2c mux core - - - --- 2016-04-20 Peter Rosin New
[v7,01/24] i2c-mux: add common data for every i2c-mux instance - - - --- 2016-04-20 Peter Rosin New
si2168: add lock to cmd execute - - - --- 2016-03-15 Peter Rosin New