linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-08 14:01:24 to 2016-04-18 15:19:45 UTC [more...]

[PATCH v2] i2c: Add generic support passing secondary devices addresses
 2016-04-18 15:20 UTC  (4+ messages)

[PATCH v3 1/2] i2c: tegra: add separate function for config_load
 2016-04-18 14:17 UTC  (4+ messages)
  ` [PATCH v3 2/2] i2c: tegra: proper handling of error cases

[PATCH RFC] I2C: i2c-smbus: add device tree support
 2016-04-18 13:35 UTC  (5+ messages)

[PATCH] i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
 2016-04-18 13:29 UTC  (8+ messages)

[PATCH v5 0/2] updates for rk3399 i2c support
 2016-04-18 13:15 UTC  (11+ messages)
` [PATCH v5 1/2] i2c: rk3x: switch to i2c generic dt parsing
` [PATCH v5 2/2] i2c: rk3x: add i2c support for rk3399 soc

[PATCH 1/1] i2c: dln2: Pass forward ACPI companion
 2016-04-18  7:54 UTC  (3+ messages)

[PATCH v2] i2c: tegra: proper handling of error cases
 2016-04-18  7:37 UTC  (2+ messages)

[PATCH v6 00/24] i2c mux cleanup and locking update
 2016-04-18  7:37 UTC  (15+ messages)
` [PATCH v6 01/24] i2c-mux: add common data for every i2c-mux instance
` [PATCH v6 08/24] iio: imu: inv_mpu6050: convert to use an explicit i2c mux core
` [PATCH v6 20/24] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked

[PATCH] i2c: tegra: proper handling of error cases
 2016-04-18  7:31 UTC  (4+ messages)

[Patch v1] i2c: imx7ulp: add i.MX7ULP i2c controller bus driver
 2016-04-18  2:05 UTC  (3+ messages)

[PATCH v2 1/2] i2c: exynos5: Check clk_prepare_enable() return value
 2016-04-17 13:34 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared

[RESEND PATCH v2 00/13] eeprom: support for at24cs and at24mac
 2016-04-16 21:17 UTC  (18+ messages)
` [RESEND PATCH v2 01/13] eeprom: at24: remove a reduntant if
` [RESEND PATCH v2 02/13] eeprom: at24: improve the device_id table readability
` [RESEND PATCH v2 03/13] eeprom: at24: platform_data: use BIT() macro
` [RESEND PATCH v2 04/13] eeprom: at24: make locking more fine-grained
` [RESEND PATCH v2 05/13] eeprom: at24: replace msleep() with usleep_range()
` [RESEND PATCH v2 06/13] eeprom: at24: add serial number flag
` [RESEND PATCH v2 07/13] eeprom: at24: support reading of the serial number
` [RESEND PATCH v2 08/13] eeprom: at24: call read and write routines via function pointers
` [RESEND PATCH v2 09/13] eeprom: at24: use at24cs_serial_read()
` [RESEND PATCH v2 10/13] eeprom: at24: add the at24cs series to the list of supported devices
` [RESEND PATCH v2 11/13] eeprom: at24: add at24mac series flag
` [RESEND PATCH v2 12/13] eeprom: at24: add support for at24mac series
` [RESEND PATCH v2 13/13] eeprom: at24: add at24mac chips to the list of supported devices

[PATCH v3] i2c: mediatek: i2c multi transfer optimization
 2016-04-16  4:21 UTC  (3+ messages)

[PATCH v1 1/1] add missing UARTs pins for AllWinner H3 DTS + add new I2C entries for AllWinner H3 DTS
 2016-04-15 18:20 UTC 

[PATCH v1 1/1] add missing UARTs pins for AllWinner H3 DTS + add new I2C entries for AllWinner H3 DTS
 2016-04-15 17:11 UTC 

tvp5150 regression after commit 9f924169c035
 2016-04-15 17:08 UTC  (20+ messages)

[PATCH v6 01/24] i2c-mux: add common data for every i2c-mux instance
 2016-04-15 15:52 UTC 

[RFC] i2c: device-tree: Handling child nodes which are not i2c devices
 2016-04-15 15:35 UTC 

[PATCH] i2c: core: Add missing of_node_put()
 2016-04-15 15:34 UTC  (3+ messages)

[PATCH v1 1/1] add missing UARTs pins for AllWinner H3 DTS + add new I2C entries for AllWinner H3 DTS
 2016-04-15 15:21 UTC 

[PATCH] i2c: designware-platdrv: implement bus recovery
 2016-04-15  7:30 UTC  (8+ messages)

i2c device hangs the whole bus, recovery ?
 2016-04-14 23:34 UTC 

i2c-tools userspace tools
 2016-04-14 21:55 UTC 

[PATCH v2] i2c: efm32: Prevent potential division by zero
 2016-04-14 18:52 UTC  (4+ messages)

[PATCH 1/2] i2c: versatile: Allow compile test build
 2016-04-14 14:31 UTC  (2+ messages)
` [PATCH 2/2] i2c: versatile: Convert to use resource managed devm_* APIs

[PATCH 1/2] i2c: versatile: Allow compilte test build
 2016-04-14 14:29 UTC 

[PATCH] i2c-i801: use MEM resource instead of IO resource
 2016-04-14 14:27 UTC  (5+ messages)

[PATCH 1/2] i2c: exynos5: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS instead of open-coded
 2016-04-14 13:27 UTC  (4+ messages)
` [PATCH 2/2] i2c: s3c2410: "

[PATCH 0/4] i2c: designware: runtime pm fix and improve
 2016-04-14 12:53 UTC  (5+ messages)
` [PATCH 1/4] i2c: designware-platdrv: Fix runtime PM initialization
` [PATCH 2/4] i2c: designware-platdrv: fix unbalanced clk enable and prepare
` [PATCH 3/4] i2c: designware-pcidrv: enable RuntimePM before registering to the core
` [PATCH 4/4] i2c: designware: remove runtime suspend prevention during registration

[PATCH] i2c: efm32: Prevent potential division by zero
 2016-04-14  9:06 UTC  (4+ messages)

[PATCH v6 00/19] i2c-octeon and i2c-thunderx drivers
 2016-04-14  9:01 UTC  (32+ messages)
` [PATCH v6 01/19] i2c: octeon: Increase retry default and use fixed timeout value
` [PATCH v6 02/19] i2c: octeon: Move set-clock and init-lowlevel upward
` [PATCH v6 03/19] i2c: octeon: Rename [read|write]_sw to reg_[read|write]
` [PATCH v6 04/19] i2c: octeon: Introduce helper functions for register access
` [PATCH v6 05/19] i2c: octeon: Remove superfluous check in octeon_i2c_test_iflg
` [PATCH v6 06/19] i2c: octeon: Improve error status checking
` [PATCH v6 07/19] i2c: octeon: Use i2c recovery framework
` [PATCH v6 08/19] i2c: octeon: Enable High-Level Controller
` [PATCH v6 09/19] dt-bindings: i2c: Add Octeon cn78xx TWSI
` [PATCH v6 10/19] i2c: octeon: Add support for cn78xx chips
` [PATCH v6 11/19] i2c: octeon: Flush TWSI writes with readback
` [PATCH v6 12/19] i2c: octeon: Faster operation when IFLG signals late
` [PATCH v6 13/19] i2c: octeon: Add workaround for broken irqs on CN3860
` [PATCH v6 14/19] i2c: octeon: Move read function before write
` [PATCH v6 15/19] i2c: octeon: Rename driver to prepare for split
` [PATCH v6 16/19] i2c: octeon: Split the driver into two parts
` [PATCH v6 17/19] i2c: thunderx: Add i2c driver for ThunderX SOC
` [PATCH v6 18/19] i2c: octeon,thunderx: Move register offsets to struct
` [PATCH v6 19/19] i2c: thunderx: Add smbus alert support

[PATCH 1/2] i2c: rk3x: add support for rk3228
 2016-04-13 20:57 UTC  (8+ messages)
` [PATCH 2/2] ARM: dts: rockchip: add i2c nodes RK3228 SoCs

[PATCH] i2c: designware-platdrv: get fast/std speed scl high/low count from DT
 2016-04-13 13:23 UTC  (6+ messages)

[PATCH] i2c: simtec: Convert to use devm_* APIs
 2016-04-13  8:19 UTC  (4+ messages)

[RFT][PATCH 1/2] i2c: sirf: Prevent potential division by zero
 2016-04-13  7:49 UTC  (3+ messages)
` [RFT][PATCH 2/2] i2c: sun6i-p2wi: "

[PATCH] i2c: cpm: Fix build break due to incompatible pointer types
 2016-04-13  3:59 UTC 

[PATCH v2] i2c: tegra: enable multi master mode
 2016-04-12 21:57 UTC  (2+ messages)

[PATCH 1/2] i2c: designware: Keep pm_runtime_enable/_disable calls in sync
 2016-04-12 21:46 UTC  (5+ messages)
` [PATCH 2/2] i2c: designware: Allow build Baytrail semaphore support when IOSF_MBI=m

[PATCH v2] i2c: ismt: Add Intel DNV PCI ID
 2016-04-12 21:45 UTC  (3+ messages)

i2c: xlp9xx: add support for Broadcom Vulcan
 2016-04-12 21:40 UTC  (2+ messages)

[PATCH v3] i2c: let I2C masters ignore their children for PM
 2016-04-12 21:18 UTC  (3+ messages)

[PATCH] i2c: st: Implement i2c_bus_recovery_info callbacks
 2016-04-12 13:29 UTC 

Клиентские базы тел +79133913837 (telegram_whatsaрр_viber) Skype: prodawez389 Email: prodawez128@yandex.ru
 2016-04-12  0:54 UTC 

[PATCH v2 0/8] i2c mux cleanup and locking update
 2016-04-11 20:59 UTC  (7+ messages)
` [PATCH v2 1/8] i2c-mux: add common core data for every mux instance

[PATCH 00/18] i2c: make creation of 8 bit addresses consistent
 2016-04-11 17:07 UTC  (6+ messages)
` [PATCH 01/18] i2c: guarantee that I2C_M_RD will be 0x0001 forever

[PATCH V2 1/2] i2c: core: add devm apis for i2c_new_dummy and i2c_unregister
 2016-04-11 16:04 UTC  (2+ messages)

[PATCH] i2c: let I2C masters ignore their children for PM
 2016-04-11 13:02 UTC  (3+ messages)

[v7, 0/5] Fix eSDHC host version register bug
 2016-04-11  2:54 UTC  (5+ messages)

[PULL REQUEST] i2c for 4.6
 2016-04-10  7:31 UTC 

LOAN
 2016-04-08 22:03 UTC 

Клиентские базы тел +79133913837 (tеlеgram_whatsapp_vibеr) Skype: prodawez389 Email: prodawez128@yandex.ru
 2016-04-09  8:54 UTC 

[PATCH] i2c: jz4780: really prevent potential division by zero
 2016-04-08 23:42 UTC  (2+ messages)

FROM: MR. OLIVER SENO!!
 2016-04-08 18:53 UTC 

Клиентские базы тел +79139393506
 2016-04-08 12:46 UTC 

[PATCH] i2c: designware: do not disable adapter after transfer
 2016-04-08 14:01 UTC  (4+ 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).