linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-21 22:09:57 to 2017-06-03 18:37:21 UTC [more...]

[PATCH v15 00/13] mux controller abstraction and iio/i2c muxes
 2017-06-03 18:37 UTC  (4+ messages)

[PATCH] i2c: designware: do not show SDA hold time warning when not needed
 2017-06-03 13:18 UTC  (6+ messages)

[PATCH v9 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-06-03  1:39 UTC  (12+ messages)
` [PATCH v9 1/5] irqchip/aspeed-i2c-ic: binding docs for Aspeed I2C Interrupt Controller
` [PATCH v9 3/5] i2c: aspeed: added documentation for Aspeed I2C driver
  ` [PATCH v9 2/5] irqchip/aspeed-i2c-ic: Add I2C IRQ controller for Aspeed
  ` [PATCH v9 4/5] i2c: aspeed: added driver for Aspeed I2C
` [PATCH v9 5/5] i2c: aspeed: added slave support for Aspeed I2C driver

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

[wsa:i2c/for-next 11/14] drivers//i2c/i2c-stub.c:18:0: warning: "DEBUG" redefined
 2017-06-03  0:18 UTC 

[PATCHv3 0/4] Add Altera I2C Controller Driver
 2017-06-02 23:52 UTC  (5+ messages)
` [PATCHv3 1/4] ARM: dts: socfpga: Add Altera I2C Controller to CycloneV
` [PATCHv3 2/4] MAINTAINERS: Add Altera I2C Controller Driver
` [PATCHv3 3/4] dt-bindings: i2c: Add Altera I2C Controller
` [PATCHv3 4/4] i2c: altera: Add Altera I2C Controller driver

[PATCH] i2c: mxs: dont print error on NAK
 2017-06-02 20:58 UTC  (3+ messages)
` [PATCH] i2c: mxs: change error printing to debug for mxs_i2c_pio_wait_xfer_end

[PATCH v2 0/2] i2c: xgene-slimpro: Add ACPI support
 2017-06-02 20:58 UTC  (7+ messages)
` [PATCH v2 1/2] i2c: xgene-slimpro: Use a single function to send command message
` [PATCH v2 2/2] i2c: xgene-slimpro: Add ACPI support by using PCC mailbox

[RFC PATCH 0/2] i2c: sh_mobile: remove platform_data support
 2017-06-02 20:53 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 1/2] i2c: stub: move module_init/exit annotations to the proper place
 2017-06-02 20:49 UTC  (3+ messages)
` [PATCH 2/2] i2c: stub: use pr_fmt

[PATCH v8 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-06-02 12:09 UTC  (12+ messages)
` [PATCH v8 1/5] irqchip/aspeed-i2c-ic: binding docs for Aspeed I2C Interrupt Controller
  ` [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
` [PATCH v8 3/5] i2c: aspeed: added documentation "
` [PATCH v8 4/5] i2c: aspeed: added driver for Aspeed I2C

[PATCH v2] i2c: i2c-mux: Fix channel parent node assignment
 2017-06-01 18:58 UTC  (6+ messages)

[PATCH v5 00/20] eeprom: at24: Add OF device ID table
 2017-06-01  8:07 UTC  (3+ messages)
` [PATCH v5 02/20] "

[PATCH 0/8] i2c: refactor core and break out blocks
 2017-05-31 19:07 UTC  (18+ 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

hi
 2017-05-31 18:31 UTC 

[PATCH] i2c: at91: Fix compilation warning
 2017-05-31 12:18 UTC  (2+ messages)

[PATCH] i2c: at91: Handle return value of clk_prepare_enable
 2017-05-31 12:05 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: mtk-sysirq: Correct bindings for supported SoCs
 2017-05-31 12:05 UTC  (6+ 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 v4 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
 2017-05-31 12:05 UTC  (7+ 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] i2c: i2c-mux: Fix channel parent node assignment
 2017-05-30  8:46 UTC  (4+ messages)

[PATCH] i2c: rcar: use correct length when unmapping DMA
 2017-05-30  4:49 UTC  (3+ messages)

[PATCHv2] i2c-mpc: Correct I2C reset procedure
 2017-05-29 22:03 UTC  (6+ messages)

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

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

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

[PATCH 0/7] tree-wide: use proper 'R-Car' product name
 2017-05-29  9:13 UTC  (3+ messages)
` [PATCH 2/7] i2c: use proper name for the R-Car SoC

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

[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 0/2] misc: move include files out of include/linux/i2c
 2017-05-25 23:22 UTC  (8+ messages)
` [PATCH 1/2] misc: apds990x: move header file out of I2C realm

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 

[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 

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

[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  (4+ messages)
` [PATCH 4/4] input: tsc2007: move header file out of I2C realm

[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] i2c: designware: don't infer timings described by ACPI from clock rate
 2017-05-22  8:36 UTC  (8+ 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  (2+ 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  (3+ messages)

[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


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