linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-27 20:10:32 to 2017-12-06 13:01:29 UTC [more...]

[PATCH v2 0/2] eeprom: at24: coding style fixes
 2017-12-06 13:01 UTC 

[PATCH 0/2] eeprom: at24: coding style fixes
 2017-12-06 11:21 UTC  (6+ messages)
` [PATCH 1/2] eeprom: at24: fix coding style issues
` [PATCH 2/2] eeprom: at24: use a common prefix for all symbols in at24.c

[PATCH 1/2] i2c-tools: Makefile: add flag to disable dynamic libraries
 2017-12-06 10:45 UTC  (2+ messages)
` [PATCH 2/2] i2c-tools: README: adding documentation for BUILD_DYNAMIC_LIB

[PATCH 0/2] i2c: introduce devm_i2c_new_dummy and use it in at24 driver
 2017-12-06 10:36 UTC  (4+ messages)
` [PATCH resubmit 1/2] i2c: core: add device-managed version of i2c_new_dummy
` [PATCH resubmit 2/2] eeprom: at24: switch to "

[PATCH] eeprom: at24: Change nvmem stride to 1
 2017-12-06 10:25 UTC  (5+ messages)

[Bug fix] octeon-i2c driver improvement [2/2]
 2017-12-06  9:50 UTC 

[PATCH 1/2] Makefile: add flag to disable dynamic libraries
 2017-12-06  9:48 UTC  (4+ messages)
` [PATCH 2/2] README: adding documentation for BUILD_DYNAMIC_LIB

[Bug fix] octeon-i2c driver improvement [1/2]
 2017-12-06  9:45 UTC 

[Bug fix] octeon-i2c driver updates
 2017-12-06  7:11 UTC  (8+ messages)

[PATCH 0/1] eeprom: at24: switch to device-managed version of i2c_new_dummy
 2017-12-05 19:39 UTC  (4+ messages)
` [PATCH] "

[PATCH 0/6] i2c: send STOP after recovery; use it for i2c-rcar
 2017-12-05 16:43 UTC  (17+ messages)
  ` [PATCH 1/6] i2c: make kerneldoc about bus recovery more precise
  ` [PATCH 2/6] i2c: add identifier in declarations for i2c_bus_recovery
  ` [PATCH 3/6] i2c: add 'set_sda' to bus_recovery_info
  ` [PATCH 4/6] i2c: ensure SDA is released in recovery if SDA is controllable
  ` [PATCH 5/6] i2c: send STOP after successful bus recovery
  ` [PATCH 6/6] i2c: rcar: implement "

[PATCH v4 0/2] at24: support eeproms that do not auto-rollover reads
 2017-12-05 15:23 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] dt-bindings: add eeprom "at24,no-read-rollover" property

[PATCH v6 0/9] i2c: document DMA handling and add helpers for it
 2017-12-05 11:00 UTC  (8+ messages)

[wsa:renesas/sdhi-uniphier 2/22] drivers/mmc/host/tmio_mmc.h:249:2: error: implicit declaration of function 'readsw'
 2017-12-05 10:30 UTC  (4+ messages)

[PATCH v3 0/1] at24: support eeproms that do not auto-rollover reads
 2017-12-05  8:14 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH] i2c: imx: use proper GPIO directions for recovery
 2017-12-05  0:28 UTC  (2+ messages)

[PATCH 0/6] R-Car D3 (r8a77995) I2C integration
 2017-12-04 21:33 UTC  (2+ messages)

[PATCH] i2c: gpio: add fault injector
 2017-12-04 21:24 UTC  (2+ messages)

Two nxp,pca9539 sharing IRQ
 2017-12-04 13:22 UTC 

[PATCH] eeprom: at24: correctly set the size for at24mac402
 2017-12-04 12:36 UTC  (6+ messages)

[wsa:renesas/topic/rcar-i2c-recovery 3/33] drivers//i2c/i2c-core-base.c:137:9: error: implicit declaration of function 'gpiod_get_value_cansleep'
 2017-12-04 11:23 UTC 

[PATCH v2 0/4] ARM: dts: renesas: Convert to named i2c-gpio bindings
 2017-12-04  8:35 UTC  (12+ messages)
` [PATCH v2 1/4] ARM: dts: armadillo800eva: "
  ` [PATCH v2 2/4] ARM: dts: lager: "
` [PATCH v2 3/4] ARM: dts: koelsch: "
` [PATCH v2 4/4] ARM: dts: alt: "

[PATCH] i2c: algo-bit: init the bus to a known state
 2017-12-04  8:16 UTC 

[PATCH] eeprom: at24: don't use the default regmap locking
 2017-12-03 21:47 UTC 

[PATCH] i2c: core: report OF style module alias for devices registered via OF
 2017-12-03 21:40 UTC 

[PATCH 0/7] eeprom: at24: series with smaller improvements
 2017-12-03 21:20 UTC  (16+ messages)
` [PATCH 1/7] eeprom: at24: don't explicitely include header files which are implicitely included
` [PATCH 2/7] eeprom: at24: consider that SERIAL and MAC flags imply read-only
` [PATCH 3/7] eeprom: at24: simplify probe a little by replacing &client->dev
` [PATCH 4/7] eeprom: at24: simplify functions at24_read/write a little
` [PATCH 5/7] eeprom: at24: zero-initialize variable chip in probe
` [PATCH 6/7] eeprom: at24: don't check chip.byte_len for power of two
` [PATCH 7/7] eeprom: at24: don't check page_size for read-only chips and reorder checks

[PATCH v2] eeprom: at24: fix I2C device selection for runtime PM
 2017-12-03 19:59 UTC  (3+ messages)

[PATCH v2 0/3] i2c: at91: slave mode support
 2017-12-03 18:02 UTC  (3+ messages)
` [PATCH v2 3/3] i2c: at91: added "

[PATCH resend] i2c-i801: fix resume bug
 2017-12-03 15:42 UTC 

[PULL REQUEST] i2c for 4.15
 2017-12-03 15:06 UTC 

[wsa:i2c/for-next 4/21] ERROR: "i2c_dw_plat_prepare_clk" [drivers/i2c/busses/i2c-designware-platform.ko] undefined!
 2017-12-03  3:13 UTC 

[wsa:renesas/sdhi-uniphier 2/22] drivers/mmc/host/tmio_mmc.h:249:2: error: implicit declaration of function 'readsw'; did you mean 'readw'?
 2017-12-03  1:52 UTC 

[GIT PULL] at24 fixes for 4.15
 2017-12-02 22:40 UTC  (2+ messages)

[PATCH] eeprom: at24: check at24_read/write arguments
 2017-12-02 22:36 UTC  (5+ messages)

BUG: support for at24 multi-slave-address eeproms is broken
 2017-12-02 14:44 UTC  (9+ messages)
` [PATCH 1/1] at24: Fix I²C device selection for runtime PM

[PATCH] eeprom: at24: fix I2C device selection for runtime PM
 2017-12-01 18:35 UTC  (2+ messages)

[PATCH 0/3] i2c: exynos5: bus recovery implementation
 2017-11-30 14:30 UTC  (4+ messages)
    ` [PATCH 1/3] i2c: exynos5: change internal transmission timeout to 100ms
    ` [PATCH 2/3] i2c: exynos5: implement bus recovery functionality
    ` [PATCH 3/3] i2c: exynos5: do not check TRANS_STATUS in case of Exynos7 variant

[RFC v2 0/3] i2c: core: move smbus_alert into i2c-core
 2017-11-30 10:31 UTC  (8+ messages)
` [RFC v2 1/3] i2c: smbus: move of_i2c_setup_smbus_alert declaration to i2c-core.h
` [RFC v2 2/3] i2c: Kconfig: rename variable I2C_SMBUS to I2C_SMBUS_ALERT
` [RFC v2 3/3] i2c: core: move smbus_alert module into i2c-core

[PATCH v2] i2c: stm32: Fix copyrights
 2017-11-30  8:43 UTC 

[PATCH 0/2] eeprom: at24: rename binding docs
 2017-11-29 16:11 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: eeprom: rename to at24.txt
` [PATCH 2/2] MAINTAINERS: add DT binding docs for AT24

[PATCH] i2c: stm32: Fix copyrights
 2017-11-29 15:06 UTC  (2+ messages)

[PATCH v5 0/7] eeprom: at24: switch driver to regmap_i2c
 2017-11-29 14:58 UTC  (9+ messages)
` [PATCH v5 1/7] eeprom: at24: add basic regmap_i2c support
` [PATCH v5 2/7] eeprom: at24: change at24_translate_offset return type
` [PATCH v5 3/7] eeprom: at24: add regmap-based write function
` [PATCH v5 4/7] eeprom: at24: remove old write functions
` [PATCH v5 5/7] eeprom: at24: add regmap-based read function
` [PATCH v5 6/7] eeprom: at24: remove old read functions
` [PATCH v5 7/7] eeprom: at24: remove now unneeded smbus-related code

[PATCH v2] eeprom: at24: fix reading from 24MAC402/24MAC602
 2017-11-29 14:57 UTC  (6+ messages)

[PATCH v1 01/15] i2c: Make i2c_unregister_device() NULL-aware
 2017-11-29 12:26 UTC  (3+ messages)
` [PATCH v1 05/15] gpio: max732x: Remove duplicate NULL check

[PATCH] lib: Fix compilation when USE_STATIC_LIB
 2017-11-29 12:05 UTC  (4+ messages)

[PATCH] i2c: core: decrease reference count of device node in i2c_unregister_device
 2017-11-29  8:06 UTC  (3+ messages)

i2c-tools: library licensing issues
 2017-11-29  6:35 UTC  (2+ messages)

[PATCH v2 0/2] ARM: pxa: move pxa-i2c.h to platform_data
 2017-11-28 21:50 UTC  (2+ messages)

[PATCH v6 0/7] eeprom: at24: switch driver to regmap_i2c
 2017-11-28 20:51 UTC  (8+ messages)
` [PATCH v6 1/7] eeprom: at24: add basic regmap_i2c support
` [PATCH v6 2/7] eeprom: at24: change at24_translate_offset return type
` [PATCH v6 3/7] eeprom: at24: add regmap-based write function
` [PATCH v6 4/7] eeprom: at24: remove old write functions
` [PATCH v6 5/7] eeprom: at24: add regmap-based read function
` [PATCH v6 6/7] eeprom: at24: remove old read functions
` [PATCH v6 7/7] eeprom: at24: remove now unneeded smbus-related code

[wsa:i2c/for-next 3/20] drivers/i2c/i2c-core-base.c:162:19: error: implicit declaration of function 'gpio_to_desc'
 2017-11-28 20:43 UTC 

[PATCH] i2c: i801: Fix Failed to allocate irq -2147483648 error
 2017-11-28 13:42 UTC  (7+ messages)

[PATCH] i2c-cht-wc: constify platform_device_id
 2017-11-28 13:25 UTC  (2+ messages)

[PATCH 0/2] i2c: fix compile failures
 2017-11-28  9:48 UTC  (7+ messages)
` [PATCH 1/2] i2c: core: fix compile issue related to incorrect gpio header
` [PATCH 2/2] i2c: designware: fix building driver as module

[wsa:i2c/for-next 3/19] drivers//i2c/i2c-core-base.c:137:9: error: implicit declaration of function 'gpiod_get_value_cansleep'; did you mean 'gpio_get_value_cansleep'?
 2017-11-27 22:12 UTC 

[wsa:i2c/for-next 5/19] ERROR: "i2c_dw_prepare_clk" [drivers/i2c/busses/i2c-designware-platform.ko] undefined!
 2017-11-27 22:12 UTC 

[wsa:i2c/for-next 3/19] drivers/i2c/i2c-core-base.c:137:9: error: implicit declaration of function 'gpiod_get_value_cansleep'
 2017-11-27 22:09 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).