linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-29 13:46:15 to 2016-03-15 06:52:04 UTC [more...]

[PATCH v4 0/3] update some i2c changes for rk3399 soc
 2016-03-14 22:52 UTC  (4+ messages)
` [PATCH v4 1/3] i2c: rk3x: switch to i2c generic dt parsing
` [PATCH v4 2/3] i2c: rk3x: add new method to caculate i2c timings for rk3399
` [PATCH v4 3/3] i2c: rk3x: support I2C Highspeed Mode "

linux-next: Tree for Mar 14
 2016-03-15  6:52 UTC  (3+ messages)

[PATCH] i2c: immediately mark ourselves as registered
 2016-03-14 23:26 UTC  (4+ messages)

[PATCH] MAINTAINERS: add myself as i2c mux maintainer
 2016-03-14 22:52 UTC 

[PATCH 1/2] i2c: rk3x: add support for rk3228
 2016-03-14 22:23 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: rockchip: add i2c nodes RK3228 SoCs

[v6, 0/5] Fix eSDHC host version register bug
 2016-03-14 17:45 UTC  (10+ messages)
` [v6, 1/5] ARM64: dts: ls2080a: add device configuration node
` [v6, 2/5] soc: fsl: add GUTS driver for QorIQ platforms
` [v6, 3/5] dt: move guts devicetree doc out of powerpc directory
` [v6, 4/5] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v6, 5/5] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH v3 00/14] i2c-octeon and i2c-thunderx drivers
 2016-03-14 17:21 UTC  (24+ messages)
` [PATCH v3 01/14] i2c-octeon: Cleanup kerneldoc comments
` [PATCH v3 02/14] i2c-octeon: Cleanup i2c-octeon driver
` [PATCH v3 03/14] i2c-octeon: Cleanup resource allocation code
` [PATCH v3 04/14] i2c-octeon: Support I2C_M_RECV_LEN
` [PATCH v3 05/14] i2c-octeon: Make adapter timeout tunable
` [PATCH v3 06/14] i2c-octeon: Enable high-level controller and improve on bus contention
` [PATCH v3 07/14] dt-bindings: i2c: Add Octeon cn78xx TWSI
` [PATCH v3 08/14] i2c-octeon: Add support for cn78XX chips
` [PATCH v3 09/14] i2c-octeon: Flush TWSI writes with readback
` [PATCH v3 10/14] i2c-octeon: Faster operation when IFLG signals late
` [PATCH v3 11/14] i2c-octeon: Add workaround for broken irqs on CN3860
` [PATCH v3 12/14] i2c-octeon: Split the driver into two parts
` [PATCH v3 13/14] i2c-thunderx: Add i2c driver for ThunderX SOC
` [PATCH v3 14/14] i2c-thunderx: Add smbus support

[PATCH] i2c: i2c-core: do not use bus internal data
 2016-03-14 14:25 UTC  (10+ messages)

[PATCH v2] i2c: tegra: enable multi master mode
 2016-03-14 13:22 UTC 

I2c client driver + ACPI on Baytrail & kernel 4.4.2 = ?
 2016-03-14 12:21 UTC  (2+ messages)

[PATCH 1/2] i2c: tegra: enable multi master mode
 2016-03-14  9:01 UTC  (3+ messages)
` [PATCH 2/2] i2c: tegra: add multimaster mode property to binding

[PATCHv3 1/2] i2c: cadence: Fix the Documentation
 2016-03-12 17:23 UTC  (8+ messages)
` [PATCHv3 2/2] i2c: cadence: Implement save restore

[PATCH] i2c: designware: Add device HID for future AMD I2C controller
 2016-03-12 16:03 UTC  (4+ messages)

[PATCH v1 1/1] i2c-i801: sort IDs alphabetically
 2016-03-12 16:01 UTC  (2+ messages)
` [v1,1/1] "

[PATCH v1 1/1] MAINTAINERS: move Mika and me to designated reviewers
 2016-03-12 15:50 UTC  (4+ messages)

[PATCHv4] i2c: cadence: Fix the kernel-doc warnings
 2016-03-12 15:03 UTC  (2+ messages)

КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79133913837 Email: mgordeev72@gmail.com Skype: prodawez389
 2016-03-11 12:45 UTC 

[PATCH 0/2] i2c: i801: Add runtime PM support
 2016-03-10 12:12 UTC  (3+ messages)
` [PATCH 1/2] i2c: i801: Convert to struct dev_pm_ops for suspend/resume
` [PATCH 2/2] i2c: i801: Add runtime PM support with autosuspend

[RESEND PATCH v4 0/8] i2c: Relax mandatory I2C ID table passing
 2016-03-09  5:30 UTC  (5+ messages)

State of the i2c-piix4 driver
 2016-03-08 18:36 UTC  (3+ messages)

[PATCH v2] i2c/designware: enable i2c controller to suspend/resume asynchronously
 2016-03-08  8:05 UTC  (5+ messages)

[PATCH v3] i2c: mediatek: i2c multi transfer optimization
 2016-03-07 18:23 UTC 

[PATCH v3 0/8] i2c mux cleanup and locking update
 2016-03-07 10:23 UTC  (7+ messages)

[PATCH 1/2] Document: i2c: Add a dt binding for mediatek MT2701 soc
 2016-01-08  1:12 UTC  (3+ messages)

[PATCH v2 00/10] i2c-octeon and i2c-thunderx drivers
 2016-03-06 14:35 UTC  (14+ messages)
` [PATCH v2 01/10] i2c-octeon: Cleanup i2c-octeon driver
` [PATCH v2 02/10] i2c-octeon: Support I2C_M_RECV_LEN
` [PATCH v2 03/10] i2c-octeon: Enable high-level controller and improve on bus contention
` [PATCH v2 04/10] dt-bindings: i2c: add Octeon cn78xx TWSI
` [PATCH v2 05/10] i2c-octeon: Add support for cn78XX chips
` [PATCH v2 06/10] i2c-octeon: Flush TWSI writes with readback
` [PATCH v2 07/10] i2c-octeon: Faster operation when IFLG signals late
` [PATCH v2 08/10] i2c-octeon: Add workaround for chips with broken irqs
` [PATCH v2 09/10] i2c: split i2c-octeon driver and add ThunderX support
` [PATCH v2 10/10] i2c: thunderx: add smbus support

[PULL REQUEST] i2c for 4.5
 2016-03-06 11:52 UTC 

Issues with touchpad / touchscreen on yoga 900
 2016-03-05 14:56 UTC  (10+ messages)

[PATCH v4 00/18] i2c mux cleanup and locking update
 2016-03-04 17:44 UTC  (26+ messages)
` [PATCH v4 01/18] i2c-mux: add common data for every i2c-mux instance
` [PATCH v4 02/18] i2c: i2c-mux-gpio: convert to use an explicit i2c mux core
` [PATCH v4 03/18] i2c: i2c-mux-pinctrl: "
` [PATCH v4 04/18] i2c: i2c-arb-gpio-challenge: "
` [PATCH v4 05/18] i2c: i2c-mux-pca9541: "
` [PATCH v4 06/18] i2c: i2c-mux-pca954x: "
` [PATCH v4 07/18] i2c: i2c-mux-reg: "
` [PATCH v4 08/18] iio: imu: inv_mpu6050: "
` [PATCH v4 09/18] [media] m88ds3103: "
` [PATCH v4 10/18] [media] rtl2830: "
` [PATCH v4 11/18] [media] rtl2832: "
` [PATCH v4 12/18] [media] si2168: "
` [PATCH v4 13/18] [media] cx231xx: "
` [PATCH v4 14/18] of/unittest: "
` [PATCH v4 15/18] i2c-mux: drop old unused i2c-mux api
` [PATCH v4 16/18] i2c: allow adapter drivers to override the adapter locking
` [PATCH v4 17/18] i2c: muxes always lock the parent adapter
` [PATCH v4 18/18] i2c-mux: relax locking of the top i2c adapter during i2c controlled muxing

[PATCH] i2c: imx: add slave support. v2
 2016-03-04 11:06 UTC  (3+ messages)

[RFC PATCH 0/9] iio: Fix ABBA deadlock in inv-mpu6050
 2016-03-04 10:20 UTC  (3+ messages)

[PATCH] i2c-smbus: Don't report duplicate alerts
 2016-03-04 10:15 UTC  (3+ messages)

[PATCH] i2c: ismt: Add Intel DNV PCI ID
 2016-03-04  8:38 UTC  (5+ messages)

[PATCH 1/2] i2c: ls1/ls2: add workaround for erratum ERR010027
 2016-03-03 21:37 UTC  (3+ messages)
` [PATCH 2/2] drivers/i2c/i2c-imx.c: improve i2c bus error recovery

[PATCH] Remove extra spaces
 2016-03-03 21:31 UTC  (2+ messages)

[PATCH] i2c: rcar: don't open code of_device_get_match_data()
 2016-03-03 21:26 UTC  (3+ messages)

[PATCH v2] i2c: mediatek: i2c multi transfer optimization
 2016-03-03 21:18 UTC  (2+ messages)

[PATCH] drivers: i2c: Fix qup fifo handling
 2016-03-03 21:14 UTC  (3+ messages)

[PATCH v3 0/6] Add Advantech iManager EC driver set
 2016-03-03 20:48 UTC  (3+ messages)
` [PATCH v3 4/6] Add Advantech iManager I2C driver

[PATCHv2 1/2] bindings: i2c: Add clock entries for i2c-xiic
 2016-03-03  8:45 UTC  (4+ messages)
` [PATCHv2 2/2] i2c: xiic: Implement Power management

[RFC PATCH 0/9] iio: Fix ABBA deadlock in inv-mpu6050
 2016-03-02 17:06 UTC  (10+ messages)
` [RFC PATCH 2/9] iio: imu: inv_mpu6050: Fix Yoda conditions
` [RFC PATCH 8/9] i2c: i2c-mux: Allow for NULL select callback
` [RFC PATCH 9/9] iio: imu: inv_mpu6050: Fix deadlock between i2c adapter lock and mpu lock

[PATCHv2 1/2] i2c: cadence: Fix the Documentation
 2016-03-02  9:05 UTC  (6+ messages)
` [PATCHv2 2/2] i2c: cadence: Implement save restore

[PATCH 1/2] i2c: xiic: Implement Power management
 2016-03-02  5:27 UTC  (3+ messages)

CISCO AND AVAYA IP Phones
 2016-03-01 20:10 UTC 

[PATCH] i2c: brcmstb: allocate correct amount of memory for regmap
 2016-03-01 18:19 UTC  (2+ messages)

[Resend PATCH 00/10] i2c-octeon and i2c-thunderx drivers
 2016-03-01 17:02 UTC  (10+ messages)
` [Resend PATCH 02/10] i2c-octeon: Support I2C_M_RECV_LEN
` [Resend PATCH 04/10] dt-bindings: i2c: add Octeon cn78xx TWSI
` [Resend PATCH 07/10] i2c-octeon: Faster operation when IFLG signals late
` [Resend PATCH 08/10] i2c-octeon: Add workaround for chips with broken irqs
` [Resend PATCH 09/10] i2c: split i2c-octeon driver and add ThunderX support
  ` [PATCH] i2c-thunderx: fix compile error for x86_64
` [Resend PATCH 10/10] i2c: thunderx: add smbus support

[PATCH] i2c: brcmstb: allocate correct amount of memory for regmap
 2016-03-01 16:19 UTC  (3+ messages)

i2c driver for ch341 usb to i2c converter
 2016-03-01 16:02 UTC 

[PATCH 1/2] i2c: cadence: Fix the Documentation
 2016-03-01  9:25 UTC  (6+ messages)
` [PATCH 2/2] i2c: cadence: Implement save restore

INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
 2016-02-28 12:40 UTC 


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