Show patches with: Archived = No       |   18405 patches
« 1 2 ... 39 40 41184 185 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,2/2] i2c, i2c_imc: Add DIMM bus code - - - - --- 2016-04-29 Andy Lutomirski Superseded
iio: inv_mpu6050: Add support for auxiliary I2C master - - - - --- 2016-04-29 Peter Rosin Not Applicable
[1/2] drivers: i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled - - 1 - --- 2016-05-02 Sricharan Ramabadhran Superseded
[2/2] drivers: i2c: qup: Fix error handling - - 1 - --- 2016-05-02 Sricharan Ramabadhran Superseded
i2c: designware: do not disable adapter after transfer - - - - --- 2016-05-02 Christian Ruppert Not Applicable
[v8,1/8] i2c: octeon: Rename driver to prepare for split - - - - --- 2016-05-02 Jan Glauber Superseded
[v8,2/8] i2c: octeon: Split the driver into two parts - - - - --- 2016-05-02 Jan Glauber Superseded
[v8,3/8] i2c: thunderx: Add i2c driver for ThunderX SOC - - - - --- 2016-05-02 Jan Glauber Superseded
[v8,4/8] i2c: thunderx: Add smbus alert support - - - - --- 2016-05-02 Jan Glauber Superseded
[v8,5/8] i2c: octeon,thunderx: Move register offsets to struct - - - - --- 2016-05-02 Jan Glauber Superseded
[v8,6/8] i2c: octeon: Sort include files alphabetically - - - - --- 2016-05-02 Jan Glauber Superseded
[v8,7/8] i2c: cavium: Use booleon values for booleon variables - - - - --- 2016-05-02 Jan Glauber Superseded
[v8,8/8] i2c: octeon: thunderx: Add MAINTAINERS entry 1 - - - --- 2016-05-02 Jan Glauber Superseded
[1/1] i2c-dev: switch from register_chrdev to cdev API - - - - --- 2016-05-03 Erico Nunes Accepted
[1/2] i2c: qup: add ACPI support - - - - --- 2016-05-03 Naveen Kaje Superseded
[2/2] i2c: qup: support SMBus block read - - - - --- 2016-05-03 Naveen Kaje Superseded
[v9,1/7] Documentation: DT: update Freescale DCFG compatible - - - - --- 2016-05-04 Yangbo Lu Not Applicable
[v9,2/7] ARM64: dts: ls2080a: add device configuration node 1 - - - --- 2016-05-04 Yangbo Lu Not Applicable
[v9,3/7] soc: fsl: add GUTS driver for QorIQ platforms 1 - - - --- 2016-05-04 Yangbo Lu Not Applicable
[v9,4/7] dt: move guts devicetree doc out of powerpc directory 2 - - - --- 2016-05-04 Yangbo Lu Not Applicable
[v9,5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl 4 - - - --- 2016-05-04 Yangbo Lu Not Applicable
[v9,6/7] MAINTAINERS: add entry for Freescale SoC driver 1 - - - --- 2016-05-04 Yangbo Lu Not Applicable
[v9,7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0 2 - - - --- 2016-05-04 Yangbo Lu Not Applicable
[v2] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR 1 - - - --- 2016-05-04 Mika Westerberg Superseded
i2c: rcar: add DMA support 1 - - 1 --- 2016-05-04 Niklas Söderlund Superseded
[v7,1/9] i2c: rk3x: add documentation to fields in "struct rk3x_i2c" - - 1 - --- 2016-05-04 David Wu Superseded
[v7,2/9] i2c: rk3x: use struct "rk3x_i2c_calced_timings" - - 1 - --- 2016-05-04 David Wu Superseded
[v7,3/9] i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd() - - 1 - --- 2016-05-04 David Wu Superseded
[v7,4/9] i2c: rk3x: Move setting STATE_START and add STATE_SETUP - - - - --- 2016-05-04 David Wu Superseded
[v7,5/9] i2c: rk3x: Change SoC data to not use array - - 2 - --- 2016-05-04 David Wu Superseded
[v7,6/9] i2c: rk3x: Move spec timing data to "static const" structs - - 1 - --- 2016-05-04 David Wu Superseded
[v7,7/9] dt-bindings: i2c: rk3x: add support for rk3399 - - - - --- 2016-05-04 David Wu Superseded
[v7,8/9] i2c: rk3x: add i2c support for rk3399 soc - - - - --- 2016-05-04 David Wu Superseded
[v7,9/9] i2c: rk3x: support fast-mode plus for rk3399 - - 1 - --- 2016-05-04 David Wu Superseded
[PATCHv5,1/8] i2c: Add pointer dereference protection to i2c_match_id() 1 - 1 2 --- 2016-05-04 Kieran Bingham Superseded
[PATCHv5,2/8] i2c: Add the ability to match device to compatible string without an of_node 1 - 1 2 --- 2016-05-04 Kieran Bingham Superseded
[PATCHv5,3/8] i2c: Match using traditional OF methods, then by vendor-less compatible strings 1 - 1 2 --- 2016-05-04 Kieran Bingham Superseded
[PATCHv5,4/8] i2c: Make I2C ID tables non-mandatory for DT'ed devices 1 - 1 2 --- 2016-05-04 Kieran Bingham Superseded
[PATCHv5,5/8] i2c: Export i2c_match_id() for direct use by device drivers 1 - 1 2 --- 2016-05-04 Kieran Bingham Superseded
[PATCHv5,6/8] i2c: Provide a temporary .probe_new() call-back type - - 1 2 --- 2016-05-04 Kieran Bingham Superseded
[PATCHv5,7/8] mfd: 88pm860x: Move over to new I2C device .probe() call 1 - 1 - --- 2016-05-04 Kieran Bingham Superseded
[PATCHv5,8/8] mfd: as3722: Rid driver of superfluous I2C device ID structure 1 - 1 - --- 2016-05-04 Kieran Bingham Superseded
[v9,0/9] i2c mux cleanup and locking update - - - - --- 2016-05-04 Peter Rosin Accepted
[v9,1/9] i2c: allow adapter drivers to override the adapter locking - - - - --- 2016-05-04 Peter Rosin Accepted
[v9,2/9] i2c: muxes always lock the parent adapter - - - - --- 2016-05-04 Peter Rosin Accepted
[v9,3/9] i2c-mux: relax locking of the top i2c adapter during mux-locked muxing - - - - --- 2016-05-04 Peter Rosin Accepted
[v9,4/9] i2c-mux: document i2c muxes and elaborate on parent-/mux-locked muxes - - - - --- 2016-05-04 Peter Rosin Accepted
[v9,5/9] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked 2 - - 1 --- 2016-05-04 Peter Rosin Accepted
[v9,6/9,media] si2168: change the i2c gate to be mux-locked - - - - --- 2016-05-04 Peter Rosin Accepted
[v9,7/9,media] rtl2832: change the i2c gate to be mux-locked - - - 1 --- 2016-05-04 Peter Rosin Accepted
[v9,8/9,media] rtl2832_sdr: get rid of empty regmap wrappers - - 1 1 --- 2016-05-04 Peter Rosin Accepted
[v9,9/9,media] rtl2832: regmap is aware of lockdep, drop local locking hack - - 1 1 --- 2016-05-04 Peter Rosin Accepted
[v10,1/7] Documentation: DT: update Freescale DCFG compatible 1 - - - --- 2016-05-05 Yangbo Lu Not Applicable
[v10,2/7] ARM64: dts: ls2080a: add device configuration node 1 - - - --- 2016-05-05 Yangbo Lu Not Applicable
[v10,3/7] soc: fsl: add GUTS driver for QorIQ platforms 1 - - - --- 2016-05-05 Yangbo Lu Not Applicable
[v10,4/7] dt: move guts devicetree doc out of powerpc directory 2 - - - --- 2016-05-05 Yangbo Lu Not Applicable
[v10,5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl 4 - - - --- 2016-05-05 Yangbo Lu Not Applicable
[v10,6/7] MAINTAINERS: add entry for Freescale SoC drivers 2 - - - --- 2016-05-05 Yangbo Lu Not Applicable
[v10,7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0 2 - - - --- 2016-05-05 Yangbo Lu Not Applicable
i2c: qup: use address helper function in read transfer - - - - --- 2016-05-05 Naveen Kaje Accepted
[V2,1/2] drivers: i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled - - 1 1 --- 2016-05-06 Sricharan Ramabadhran Changes Requested
[V2,2/2] drivers: i2c: qup: Fix error handling - - 2 1 --- 2016-05-06 Sricharan Ramabadhran Changes Requested
[v3] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR 1 - - 1 --- 2016-05-09 Mika Westerberg Superseded
[1/2] i2c: qup: Cleared the error bits in ISR - - - - --- 2016-05-09 Abhishek Sahu Accepted
[2/2] i2c: qup: Fixed the DMA segments length - - - - --- 2016-05-09 Abhishek Sahu Accepted
cocci: Find i2c drivers with an of_device table that isn't exported - - - - --- 2016-05-10 Kieran Bingham Not Applicable
cocci: Provide script to find i2c_tables missing exports - - - - --- 2016-05-10 Kieran Bingham Not Applicable
[v2,1/3] i2c: Add parameters to sysfs-added i2c devices - - - 1 --- 2016-05-10 Corey Minyard Rejected
[v2,2/3] i2c-smbus: Allow parms to be passed in from sysfs new_device - - - 1 --- 2016-05-10 Corey Minyard Rejected
[v2,3/3] ipmi: Handle I2C parms in the SSIF driver. - - - 1 --- 2016-05-10 Corey Minyard Rejected
[v8,1/8] i2c: rk3x: add documentation to fields in "struct rk3x_i2c" - - 2 - --- 2016-05-10 David Wu Superseded
[v8,2/8] i2c: rk3x: use struct "rk3x_i2c_calced_timings" - - 1 - --- 2016-05-10 David Wu Superseded
[v8,3/8] i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd() - - 2 - --- 2016-05-10 David Wu Superseded
[v8,4/8] i2c: rk3x: Change SoC data to not use array - - 2 - --- 2016-05-10 David Wu Superseded
[v8,5/8] i2c: rk3x: Move spec timing data to "static const" structs - - 1 - --- 2016-05-10 David Wu Superseded
[v8,6/8] dt-bindings: i2c: rk3x: add support for rk3399 - - 2 - --- 2016-05-10 David Wu Superseded
[v8,7/8] i2c: rk3x: add i2c support for rk3399 soc - - - 1 --- 2016-05-10 David Wu Superseded
[v8,8/8] i2c: rk3x: support fast-mode plus for rk3399 - - 2 1 --- 2016-05-10 David Wu Superseded
i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO - - - - --- 2016-05-11 Mason Superseded
[v2] i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO - - - - --- 2016-05-11 Marc Gonzalez Accepted
[1/5] dt-bindings: Document the STM32 I2C bindings - - - - --- 2016-05-11 M'boumba Cedric Madianga Superseded
[2/5] i2c: Add STM32F4 I2C driver - - - - --- 2016-05-11 M'boumba Cedric Madianga Superseded
[3/5] ARM: dts: Add I2C1 support for STM32F429 SoC - - - - --- 2016-05-11 M'boumba Cedric Madianga Superseded
[4/5] ARM: dts: Add I2C1 support for STM32429 eval board - - - - --- 2016-05-11 M'boumba Cedric Madianga Superseded
[5/5] ARM: configs: Add I2C support for STM32 defconfig - - - - --- 2016-05-11 M'boumba Cedric Madianga Superseded
i2c: st: Implement bus clear - - - - --- 2016-05-11 Peter Griffin Accepted
cocci: Provide script to find i2c_tables missing exports - - - - --- 2016-05-11 Javier Martinez Canillas Not Applicable
[v2,1/2] i2c: qup: add ACPI support - - - - --- 2016-05-11 Naveen Kaje Superseded
[v2,2/2] i2c: qup: support SMBus block read - - - - --- 2016-05-11 Naveen Kaje Superseded
[v9,1/8] i2c: rk3x: add documentation to fields in "struct rk3x_i2c" - - 2 - --- 2016-05-12 David Wu Superseded
[v9,2/8] i2c: rk3x: use struct "rk3x_i2c_calced_timings" - - 1 - --- 2016-05-12 David Wu Superseded
[v9,3/8] i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd() - - 2 - --- 2016-05-12 David Wu Superseded
[v9,4/8] i2c: rk3x: Change SoC data to not use array - - 2 - --- 2016-05-12 David Wu Superseded
[v9,5/8] i2c: rk3x: Move spec timing data to "static const" structs - - 1 - --- 2016-05-12 David Wu Superseded
[v9,6/8] dt-bindings: i2c: rk3x: add support for rk3399 - - 2 - --- 2016-05-12 David Wu Superseded
[v9,7/8] i2c: rk3x: add i2c support for rk3399 soc - - - 1 --- 2016-05-12 David Wu Superseded
[v9,8/8] i2c: rk3x: support fast-mode plus for rk3399 - - 2 1 --- 2016-05-12 David Wu Superseded
i2c: only check scl functions when using generic recovery - - - 1 --- 2016-05-12 Wolfram Sang Accepted
[v9,1/8] i2c: octeon: Rename driver to prepare for split - - - - --- 2016-05-12 Jan Glauber Superseded
[v9,2/8] i2c: octeon: Split the driver into two parts - - - - --- 2016-05-12 Jan Glauber Superseded
« 1 2 ... 39 40 41184 185 »