linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-16 12:07:31 to 2017-05-28 05:00:43 UTC [more...]

[PATCH 0/2] Add I2C driver for ZTE ZX2967 family SoCs
 2017-05-28  4:59 UTC  (2+ messages)
` [PATCH 1/2] dt: bindings: add documentation for zx2967 family i2c controller

[PATCH 0/8] i2c: refactor core and break out blocks
 2017-05-27 16:32 UTC  (15+ messages)
` [PATCH 1/8] i2c: rename core source file to allow refactorization
` [PATCH 2/8] i2c: break out slave support into seperate file
` [PATCH 3/8] i2c: break out smbus "
` [PATCH 4/8] i2c: break out OF "
` [PATCH 5/8] i2c: break out ACPI "
` [PATCH 6/8] docs: i2c: dev-interface: adapt to new filenames of the i2c core
` [PATCH 7/8] i2c: remove unneeded includes from core
` [PATCH 8/8] i2c: reformat core-base file header

[wsa:renesas/topic/i2c-core-dma 11/13] ERROR: "is_vmalloc_or_module_addr" [drivers/usb/core/usbcore.ko] undefined!
 2017-05-26 21:59 UTC 

[PATCH v4 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
 2017-05-26  7:35 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding
  ` [PATCH v4 2/2] arm: dts: Add Mediatek MT2701 i2c device node

[PATCH 0/2] misc: move include files out of include/linux/i2c
 2017-05-25 23:22 UTC  (9+ messages)
` [PATCH 1/2] misc: apds990x: move header file out of I2C realm
` [PATCH 2/2] misc: bh1770glc: "

[PATCH 0/3] gpio: move include files out of include/linux/i2c
 2017-05-25 17:09 UTC  (9+ messages)
` [PATCH 1/3] gpio: max732x: move header file out of I2C realm
` [PATCH 2/3] gpio: pcf857x: "
` [PATCH 3/3] gpio: adp5588: "

Error using at91-i2c driver in kernel 4.4.x
 2017-05-25 14:23 UTC  (4+ messages)

[PATCH] i2c: xlp9xx: Enable HWMON class probing for xlp9xx
 2017-05-25 11:42 UTC 

[PATCH] i2c: sh_mobile: Handle return value of clk_prepare_enable
 2017-05-25 11:37 UTC 

[PATCH v8 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-05-25  6:49 UTC  (6+ messages)
` [PATCH v8 1/5] irqchip/aspeed-i2c-ic: binding docs for Aspeed I2C Interrupt Controller
` [PATCH v8 3/5] i2c: aspeed: added documentation for Aspeed I2C driver
` [PATCH v8 4/5] i2c: aspeed: added driver for Aspeed I2C
  ` [PATCH v8 2/5] irqchip/aspeed-i2c-ic: Add I2C IRQ controller for Aspeed
  ` [PATCH v8 5/5] i2c: aspeed: added slave support for Aspeed I2C driver

[wsa:i2c/core-refactor 4/8] drivers/i2c/i2c-core-smbus.o:(__tracepoints+0xc0): multiple definition of `__tracepoint_smbus_write'
 2017-05-24 15:12 UTC 

[wsa:i2c/core-refactor 2/8] drivers//i2c/i2c-core-base.c:1978:2: warning: 'attach_adapter' is deprecated
 2017-05-24 14:44 UTC 

[wsa:i2c/core-refactor 2/8] include/linux/compiler.h:163:17: warning: 'attach_adapter' is deprecated
 2017-05-24 14:25 UTC 

[PATCH] i2c : busses : emev2 : Handle return value of clk_prepare_enable
 2017-05-24 14:01 UTC 

[PATCHv2] i2c-mpc: Correct I2C reset procedure
 2017-05-24  0:58 UTC  (4+ messages)

[PATCH] docs: driver-api: i2c: remove some outdated information
 2017-05-23 13:46 UTC 

[PATCH v5 00/20] eeprom: at24: Add OF device ID table
 2017-05-23 13:34 UTC  (2+ messages)
` [PATCH v5 02/20] "

[PATCH 0/3] mfd: move include files out of include/linux/i2c
 2017-05-23  7:42 UTC  (21+ messages)
  ` [PATCH 1/3] mfd: dm355evm_msp: move header file out of I2C realm
  ` [PATCH 3/3] mfd: twl: "
` [PATCH 2/3] mfd: tps65010: "

[PULL REQUEST] i2c for 4.12
 2017-05-23  7:30 UTC 

struct i2c_mux_pinctrl_platform_data for the i2c-mux-pinctrl driver
 2017-05-23  6:49 UTC  (3+ messages)

[RESEND PATCH v3 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
 2017-05-23  6:31 UTC  (8+ messages)
` [RESEND PATCH v3 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding

[PULL REQUEST] i2c for 4.12
 2017-05-22 21:37 UTC  (7+ messages)

[PATCH 0/4] input: move include files out of include/linux/i2c
 2017-05-22 20:54 UTC  (7+ messages)
` [PATCH 1/4] input: lm8323: move header file out of I2C realm
` [PATCH 2/4] input: mcs: "
` [PATCH 3/4] input: mms114: "
` [PATCH 4/4] input: tsc2007: "

[PATCH v4 00/20] eeprom: at24: Add OF device ID table
 2017-05-22 19:39 UTC  (9+ messages)
` [PATCH v4 02/20] "

sysfs - /sys/bus/i2c/devices is empty ?
 2017-05-22 17:47 UTC  (2+ messages)

[PATCH v9 0/6] i2c: designware: add I2C SLAVE support
 2017-05-22 16:37 UTC  (5+ messages)
` [PATCH v9 5/6] i2c: designware: add SLAVE mode functions

[PATCH 0/1] hid: move include files out of include/linux/i2c
 2017-05-22 12:01 UTC  (4+ messages)
` [PATCH 1/1] hid: i2c-hid: move header file out of I2C realm

[PATCH 1/4] dt-bindings: mtk-sysirq: Correct bindings for supported SoCs
 2017-05-22  9:40 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: i2c-mt6577: Rename file to reflect bindings
` [PATCH 3/4] dt-bindigns: i2c-mtk: Delete bindings
` [PATCH 4/4] dt-bindings: i2c-mtk: Add mt7623 binding

[PATCH] i2c: designware: don't infer timings described by ACPI from clock rate
 2017-05-22  8:36 UTC  (13+ messages)
  ` [PATCH] i2c: designware: Fix bogus sda_hold_time due to uninitialized vars

[PATCHv2] i2c: i2c-tiny-usb: fix buffer not being DMA capable
 2017-05-22  8:35 UTC  (6+ messages)

Accelometer data not changes
 2017-05-22  7:34 UTC 

[PATCH 0/5] hwmon: move include files out of include/linux/i2c
 2017-05-22  6:37 UTC  (8+ messages)
` [PATCH 1/5] hwmon: ads1015: move header file out of I2C realm
` [PATCH 2/5] hwmon: ds620: "
` [PATCH 3/5] hwmon: ltc4245: "
` [PATCH 4/5] hwmon: max6639: "
` [PATCH 5/5] hwmon: pmbus: "

[PATCH] blackfin: merge the two TWI header files
 2017-05-21 22:21 UTC 

[PATCH 0/1] gpu: move include files out of include/linux/i2c
 2017-05-21 22:11 UTC  (2+ messages)
` [PATCH 1/1] gpu: drm: tc35876x: move header file out of I2C realm

[PATCH 0/2] video: move include files out of include/linux/i2c
 2017-05-21 22:09 UTC  (3+ messages)
` [PATCH 1/2] video: adp8860: move header file out of I2C realm
` [PATCH 2/2] video: adp8870: "

[PATCH 0/2] i2c: move include files out of include/linux/i2c
 2017-05-21 20:37 UTC  (3+ messages)
` [PATCH 1/2] i2c: mux: pca954x: move header file out of I2C realm
` [PATCH 2/2] i2c: mux: mlxcpld: "

[PATCH] i2c: mxs: dont print error on NAK
 2017-05-19 12:44 UTC  (2+ messages)

How my i2c device bring up?
 2017-05-19  8:38 UTC  (6+ messages)

[RFC PATCH 0/2] i2c: sh_mobile: remove platform_data support
 2017-05-19  7:46 UTC  (5+ messages)
` [RFC PATCH 1/2] i2c: sh_mobile: remove platform_data
` [RFC PATCH 2/2] i2c: sh_mobile: drop needless check for of_node

[PATCH] i2c: designware: Fix false warning from i2c_dw_clk_rate()
 2017-05-19  7:12 UTC  (5+ messages)

Regression: bd698d24b1b57: i2c: designware: Get selected speed mode sda-hold-time via ACPI
 2017-05-19  7:11 UTC  (10+ messages)

[RFC] i2c-stub: make it usable with DT when booting
 2017-05-18  9:30 UTC  (3+ messages)

[PATCH 1/2] i2c: stub: move module_init/exit annotations to the proper place
 2017-05-18  8:39 UTC  (5+ messages)
` [PATCH 2/2] i2c: stub: use pr_fmt

[PATCH] i2c: i801: Add support for Intel Cannon Lake
 2017-05-18  8:23 UTC 

[wsa:i2c/platform_data 24/27] drivers/i2c/busses/i2c-bfin-twi.c:38:46: error: passing argument 1 of 'read_MASTER_STAT' from incompatible pointer type
 2017-05-18  2:50 UTC 

[wsa:i2c/platform_data 24/27] arch/blackfin/include/asm/bfin_twi.h:18:29: error: dereferencing pointer to incomplete type 'struct bfin_twi_iface'
 2017-05-18  2:17 UTC 

i801_smbus interrupt timeout on Broadwell-DE
 2017-05-18  0:08 UTC 

[PATCH v15 00/13] mux controller abstraction and iio/i2c muxes
 2017-05-17  9:38 UTC  (5+ messages)
` [PATCH v15 03/13] mux: minimal mux subsystem
` [PATCH v15 04/13] mux: gpio: add mux controller driver for gpio based multiplexers

[PULL REQUEST] i2c for 4.12
 2017-05-17  7:27 UTC 

[PATCH V2] i2c: xgene: Set ACPI_COMPANION_I2C
 2017-05-17  7:20 UTC  (2+ messages)

[PATCH V1] i2c: xgene: Set ACPI_COMPANION_I2C
 2017-05-16 21:40 UTC  (2+ messages)

[PATCH V1] i2c: xgene: Add support for I2C_FUNC_I2C functionality
 2017-05-16 21:40 UTC  (4+ messages)

[PATCH 1/2] i2c: mv64xxx: use platform_get_irq() instead of irq_of_parse_and_map()
 2017-05-16 21:34 UTC  (4+ messages)
` [PATCH 2/2] i2c: mv64xxx: propagate the return value of platform_get_irq()

[PULL REQUEST] i2c-mux for 4.12-rc2
 2017-05-16 17:06 UTC  (2+ messages)


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).