linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-28 13:30:36 to 2016-05-10 04:54:57 UTC [more...]

[PATCHv5 0/8] 2c: Relax mandatory I2C ID table passing
 2016-05-10  4:54 UTC  (12+ messages)
` [PATCHv5 1/8] i2c: Add pointer dereference protection to i2c_match_id()
` [PATCHv5 2/8] i2c: Add the ability to match device to compatible string without an of_node
` [PATCHv5 3/8] i2c: Match using traditional OF methods, then by vendor-less compatible strings
` [PATCHv5 4/8] i2c: Make I2C ID tables non-mandatory for DT'ed devices
` [PATCHv5 5/8] i2c: Export i2c_match_id() for direct use by device drivers
` [PATCHv5 6/8] i2c: Provide a temporary .probe_new() call-back type
` [PATCHv5 7/8] mfd: 88pm860x: Move over to new I2C device .probe() call
` [PATCHv5 8/8] mfd: as3722: Rid driver of superfluous I2C device ID structure

I2C driver for LTC1760 dual smart battery system manager
 2016-05-09 19:30 UTC  (6+ messages)

[PATCH 0/2] i2c: qup: Fixed the DMA transfer errors
 2016-05-09 12:44 UTC  (3+ messages)
` [PATCH 1/2] i2c: qup: Cleared the error bits in ISR
` [PATCH 2/2] i2c: qup: Fixed the DMA segments length

[RFC PATCH v2 00/10] ACPI overlays
 2016-05-09  9:59 UTC  (12+ messages)
` [RFC PATCH v2 05/10] i2c: add support for ACPI reconfigure notifications
` [RFC PATCH v2 06/10] spi: "
` [RFC PATCH v2 07/10] efi: load SSTDs from EFI variables

[PATCH] i2c: designware: do not disable adapter after transfer
 2016-05-09  8:50 UTC  (6+ messages)

[PATCH v3] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
 2016-05-09  8:17 UTC 

[PATCH] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
 2016-05-07 15:06 UTC  (23+ messages)

[PATCH v7 0/9] add i2c driver supported for rk3399
 2016-05-06 18:00 UTC  (29+ messages)
` [PATCH v7 1/9] i2c: rk3x: add documentation to fields in "struct rk3x_i2c"
` [PATCH v7 2/9] i2c: rk3x: use struct "rk3x_i2c_calced_timings"
` [PATCH v7 3/9] i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()
` [PATCH v7 4/9] i2c: rk3x: Move setting STATE_START and add STATE_SETUP
` [PATCH v7 5/9] i2c: rk3x: Change SoC data to not use array
` [PATCH v7 6/9] i2c: rk3x: Move spec timing data to "static const" structs
` [PATCH v7 7/9] dt-bindings: i2c: rk3x: add support for rk3399
` [PATCH v7 8/9] i2c: rk3x: add i2c support for rk3399 soc
` [PATCH v7 9/9] i2c: rk3x: support fast-mode plus for rk3399

[PATCH V2 0/2] drivers: i2c: qup: Some misc fixes
 2016-05-06 17:53 UTC  (5+ messages)
` [PATCH V2 1/2] drivers: i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
  ` [V2, "
` [PATCH V2 2/2] drivers: i2c: qup: Fix error handling
  ` [V2,2/2] "

[PATCH v2] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
 2016-05-06 12:20 UTC  (6+ messages)

[PATCH 0/2] drivers: i2c: qup: Some misc fixes
 2016-05-06  4:09 UTC  (7+ messages)
` [PATCH 1/2] drivers: i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
` [PATCH 2/2] drivers: i2c: qup: Fix error handling

[v10, 0/7] Fix eSDHC host version register bug
 2016-05-05 22:25 UTC  (12+ messages)
  ` [v10, 1/7] Documentation: DT: update Freescale DCFG compatible
  ` [v10, 2/7] ARM64: dts: ls2080a: add device configuration node
  ` [v10, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
  ` [v10, 4/7] dt: move guts devicetree doc out of powerpc directory
  ` [v10, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
  ` [v10, 6/7] MAINTAINERS: add entry for Freescale SoC drivers
  ` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH] i2c: rcar: add DMA support
 2016-05-05 22:06 UTC  (2+ messages)

[PATCH] i2c: qup: use address helper function in read transfer
 2016-05-05 18:33 UTC 

[PATCH 15/18] i2c: i2c-qup: use new 8 bit address helper function
 2016-05-05 18:27 UTC  (2+ messages)
` [15/18] "

[PATCH v3 0/2] i2c_imc: New driver, at long last
 2016-05-05 17:48 UTC  (5+ messages)
` [PATCH v3 1/2] i2c_imc: New driver for Intel's iMC, found on LGA2011 SNB chips
` [PATCH v3 2/2] i2c, i2c_imc: Add DIMM bus code

[PATCH v4 0/3] dts: sun8i-h3: add missing UARTs pins and I2C entries for AllWinner H3
 2016-05-05 14:06 UTC  (4+ messages)
  ` [PATCH v4 1/3] dts: sun8i-h3: add uart1/uart2/uart3 pins definitions
  ` [PATCH v4 2/3] dts: sun8i-h3: add i2c0/i2c1/i2c2 "
  ` [PATCH v4 3/3] dts: sun8i-h3: add i2c0/i2c1/i2c2 soc peripherals

[RFC 5/7] iio: inv_mpu6050: Add support for auxiliary I2C master
 2016-05-05 13:10 UTC  (4+ messages)
  ` [RFC 7/7] iio: inv_mpu6050: Add support for external sensors

[v9, 0/7] Fix eSDHC host version register bug
 2016-05-05  3:21 UTC  (12+ messages)
  ` [v9, 1/7] Documentation: DT: update Freescale DCFG compatible
  ` [v9, 4/7] dt: move guts devicetree doc out of powerpc directory
  ` [v9, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
  ` [v9, 6/7] MAINTAINERS: add entry for Freescale SoC driver
  ` [v9, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
` [v9, 2/7] ARM64: dts: ls2080a: add device configuration node
` [v9, 3/7] soc: fsl: add GUTS driver for QorIQ platforms

[PATCH v9 0/9] i2c mux cleanup and locking update
 2016-05-04 20:42 UTC  (11+ messages)
` [PATCH v9 1/9] i2c: allow adapter drivers to override the adapter locking
` [PATCH v9 2/9] i2c: muxes always lock the parent adapter
` [PATCH v9 3/9] i2c-mux: relax locking of the top i2c adapter during mux-locked muxing
` [PATCH v9 4/9] i2c-mux: document i2c muxes and elaborate on parent-/mux-locked muxes
` [PATCH v9 5/9] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked
` [PATCH v9 6/9] [media] si2168: "
` [PATCH v9 7/9] [media] rtl2832: "
` [PATCH v9 8/9] [media] rtl2832_sdr: get rid of empty regmap wrappers
` [PATCH v9 9/9] [media] rtl2832: regmap is aware of lockdep, drop local locking hack

[PATCH v2 1/1] add missing UARTs pins and I2C entriesfor AllWinner H3 DTSI
 2016-05-04 18:15 UTC  (3+ messages)

[PATCH v3 1/3] dts: sun8i-h3: add uart1/uart2/uart3 pins definitions
 2016-05-04 18:07 UTC  (3+ messages)
  ` [PATCH v3 2/3] dts: sun8i-h3: add i2c0/i2c1/i2c2 "
  ` [PATCH v3 3/3] dts: sun8i-h3: add i2c0/i2c1/i2c2 soc peripherals

[PATCH v7 00/24] i2c mux cleanup and locking update
 2016-05-04 16:38 UTC  (19+ messages)
` [PATCH v7 16/24] i2c: allow adapter drivers to override the adapter locking
` [PATCH v7 18/24] i2c-mux: relax locking of the top i2c adapter during mux-locked muxing
` [PATCH v7 22/24] [media] rtl2832: change the i2c gate to be mux-locked

[PATCH 00/12] nvmem: remove regmap dependency
 2016-05-04  1:32 UTC  (6+ messages)
` [PATCH 02/12] eeprom: at24: remove nvmem "
` [PATCH 08/12] nvmem: mtk-efuse: "

[PATCH 1/2] i2c: qup: add ACPI support
 2016-05-03 23:25 UTC  (2+ messages)
` [PATCH 2/2] i2c: qup: support SMBus block read

[PATCH 1/1] i2c-dev: switch from register_chrdev to cdev API
 2016-05-03 18:45 UTC 

[RESEND PATCH v2 00/13] eeprom: support for at24cs and at24mac
 2016-05-03 17:55 UTC  (7+ messages)
` [RESEND PATCH v2 04/13] eeprom: at24: make locking more fine-grained

[RFC] i2c: device-tree: Handling child nodes which are not i2c devices
 2016-05-03 15:30 UTC  (5+ messages)

[PATCH v8 0/8] i2c-octeon and i2c-thunderx driver
 2016-05-02 17:35 UTC  (9+ messages)
` [PATCH v8 1/8] i2c: octeon: Rename driver to prepare for split
` [PATCH v8 2/8] i2c: octeon: Split the driver into two parts
` [PATCH v8 3/8] i2c: thunderx: Add i2c driver for ThunderX SOC
` [PATCH v8 4/8] i2c: thunderx: Add smbus alert support
` [PATCH v8 5/8] i2c: octeon,thunderx: Move register offsets to struct
` [PATCH v8 6/8] i2c: octeon: Sort include files alphabetically
` [PATCH v8 7/8] i2c: cavium: Use booleon values for booleon variables
` [PATCH v8 8/8] i2c: octeon: thunderx: Add MAINTAINERS entry

[PATCH] i2c: st: Implement i2c_bus_recovery_info callbacks
 2016-04-29 14:03 UTC  (6+ messages)

[PATCH] iio: inv_mpu6050: Add support for auxiliary I2C master
 2016-04-29 10:09 UTC  (6+ messages)

[PATCH v5 2/2] i2c: rk3x: add i2c support for rk3399 soc
 2016-04-28 21:28 UTC  (4+ messages)
` [PATCH v6] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).