messages from 2017-05-02 09:12:19 to 2017-05-22 07:41:05 UTC [more...]
[PATCH 0/4] input: move include files out of include/linux/i2c
2017-05-22 7:41 UTC (6+ 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 0/3] mfd: move include files out of include/linux/i2c
2017-05-22 7:34 UTC (7+ messages)
` [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
` [PATCH 1/3] mfd: dm355evm_msp: "
` [PATCH 3/3] mfd: twl: "
Accelometer data not changes
2017-05-22 7:34 UTC
[PATCH] i2c: designware: don't infer timings described by ACPI from clock rate
2017-05-22 6:37 UTC (12+ messages)
` [PATCH] i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
[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/3] gpio: move include files out of include/linux/i2c
2017-05-21 21:57 UTC (4+ 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] misc: move include files out of include/linux/i2c
2017-05-21 20:42 UTC (3+ messages)
` [PATCH 1/2] misc: apds990x: move header file out of I2C realm
` [PATCH 2/2] misc: bh1770glc: "
[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 0/1] hid: move include files out of include/linux/i2c
2017-05-21 20:30 UTC (2+ messages)
` [PATCH 1/1] hid: i2c-hid: move header file out of I2C realm
[PATCHv2] i2c: i2c-tiny-usb: fix buffer not being DMA capable
2017-05-20 20:14 UTC (5+ messages)
sysfs - /sys/bus/i2c/devices is empty ?
2017-05-20 8:26 UTC
[PULL REQUEST] i2c for 4.12
2017-05-19 20:40 UTC
[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 (16+ messages)
` [PATCH v15 01/13] devres: trivial whitespace fix
` [PATCH v15 02/13] dt-bindings: document devicetree bindings for mux-controllers and gpio-mux
` [PATCH v15 03/13] mux: minimal mux subsystem
` [PATCH v15 04/13] mux: gpio: add mux controller driver for gpio based multiplexers
` [PATCH v15 05/13] iio: inkern: api for manipulating ext_info of iio channels
` [PATCH v15 06/13] dt-bindings: iio: io-channel-mux: document io-channel-mux bindings
` [PATCH v15 07/13] iio: multiplexer: new iio category and iio-mux driver
` [PATCH v15 08/13] dt-bindings: i2c: i2c-mux: document general purpose i2c-mux bindings
` [PATCH v15 09/13] i2c: i2c-mux-gpmux: new driver
` [PATCH v15 10/13] dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux
` [PATCH v15 11/13] mux: adg792a: add mux controller driver for ADG792A/G
` [PATCH v15 12/13] dt-bindings: add mmio-based syscon mux controller DT bindings
` [PATCH v15 13/13] mux: mmio-based syscon mux controller
[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)
[PATCHv2] i2c-mpc: Correct I2C reset procedure
2017-05-16 15:13 UTC (2+ messages)
[PATCH] i2c: fix "failed to add mux-adapter" message
2017-05-16 11:10 UTC (2+ messages)
[PATCH v2 0/2] i2c: xgene-slimpro: Add ACPI support
2017-05-15 23:06 UTC (2+ messages)
[PATCH v2] i2c: mux: only print failure message on error
2017-05-15 9:31 UTC (2+ messages)
[PATCH] i2c: mux: only print failure message on error
2017-05-15 6:59 UTC (3+ messages)
APPLY FOR YOUR URGENT LOAN AT 2%
2017-05-12 10:53 UTC
RFC: i2c designware gpio recovery
2017-05-12 10:17 UTC (14+ messages)
` [PATCH] i2c-designware: add i2c gpio recovery option
[PATCH v7 0/5] i2c: aspeed: added driver for Aspeed I2C
2017-05-12 7:02 UTC (6+ messages)
` [PATCH v7 4/5] "
[PATCH v9 0/6] i2c: designware: add I2C SLAVE support
2017-05-11 13:32 UTC (11+ messages)
` [PATCH v9 1/6] i2c: designware: Cleaning and comment style fixes
` [PATCH v9 2/6] i2c: designware: refactoring of the i2c-designware
` [PATCH v9 3/6] i2c: designware: MASTER mode as separated driver
` [PATCH v9 4/6] i2c: designware: introducing I2C_SLAVE definitions
` [PATCH v9 5/6] i2c: designware: add SLAVE mode functions
` [PATCH v9 6/6] i2c: designware: enable SLAVE in platform module
[PATCH] i2c-mpc: Correct I2C reset procedure
2017-05-11 11:42 UTC (7+ messages)
` "
[RESEND PATCH v3 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
2017-05-10 10:35 UTC (6+ messages)
` [RESEND PATCH v3 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding
[PATCH v6 0/8] Add sbs-manager with smbalert support
2017-05-08 15:26 UTC (17+ messages)
` [PATCH v6 1/8] i2c: i2c-smbus: Support threaded irqs
` [PATCH v6 2/8] i2c: i2c-smbus: Add null ptr guard in smb_alert_probe
` [PATCH v6 4/8] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
` [PATCH v6 5/8] i2c: mux: pca954x: Call request irq after adding mux segments
` [PATCH v6 6/8] Documentation: Add sbs-manager device tree node documentation
` [PATCH v6 7/8] power: Adds support for Smart Battery System Manager
` [PATCH v6 3/8] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
` [PATCH v6 8/8] power: supply: sbs-manager: Add alert callback and battery change notification
[PATCH 1/2] i2c: mux: reg: put away the parent i2c adapter on probe failure
2017-05-07 6:16 UTC (2+ messages)
` [PATCH 2/2] i2c: mux: reg: rename label to indicate what it does
Information
2017-05-06 1:59 UTC
[PATCH 0/3] Add Altera I2C Controller Driver
2017-05-05 14:55 UTC (6+ messages)
` [PATCH 2/3] Documentation: dt: i2c: Add Altera I2C Controller
[PATCH v13 00/10] mux controller abstraction and iio/i2c muxes
2017-05-05 13:19 UTC (5+ messages)
` [PATCH v13 03/10] mux: minimal mux subsystem and gpio-based mux controller
[PATCH] i2c: i2c-tiny-usb: fix buffer not being DMA capable
2017-05-04 15:50 UTC (3+ messages)
[PULL REQUEST] i2c for 4.12
2017-05-03 14:41 UTC
[PATCH v5 4/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
2017-05-02 17:42 UTC (2+ messages)
[PATCH v5 0/9] Add sbs-manager with smbalert support
2017-05-02 10:29 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).