linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-29 12:48:49 to 2017-12-07 16:26:50 UTC [more...]

[PATCH v5 0/2] at24: support eeproms that do not auto-rollover reads
 2017-12-07 16:26 UTC  (5+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] dt-bindings: add eeprom "no-read-rollover" property

[PATCH RESEND 0/2] eeprom: at24: rename binding docs
 2017-12-07 15:56 UTC  (7+ messages)
  ` [PATCH RESEND 1/2] dt-bindings: eeprom: rename to at24.txt
` [PATCH RESEND 2/2] MAINTAINERS: add DT binding docs for AT24

[PATCH] i2c: piix4: Fix port number check on release
 2017-12-07 15:08 UTC  (4+ messages)

[PATCH 1/2] i2c: add ACPI support for i2c-piix4
 2017-12-07 14:37 UTC  (4+ messages)
` [PATCH 2/2] i2c: fix piix4 aux port number

[GIT PULL REQUEST] at24 fixes for 4.15-rc3
 2017-12-07 14:32 UTC 

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

[PATCH v2] i2c: stm32: Fix copyrights
 2017-12-07 13:42 UTC  (5+ messages)

[PATCH v3 0/2] eeprom: at24: coding style fixes
 2017-12-07 13:39 UTC  (3+ messages)
` [PATCH v3 1/2] eeprom: at24: fix coding style issues
` [PATCH v3 2/2] eeprom: at24: use a common prefix for all symbols in at24.c

[PATCH] Fix Bug for cadence i2c interrupt overrunning buffer
 2017-12-07 13:30 UTC  (11+ messages)

[PATCH] i2c: stm32: Fixes multibyte transfer for STM32F4 I2C controller
 2017-12-07 13:23 UTC  (9+ messages)

[PATCH 0/6] i2c: send STOP after recovery; use it for i2c-rcar
 2017-12-07 11:25 UTC  (18+ 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] i2c: imx: use proper GPIO directions for recovery
 2017-12-07 11:04 UTC  (3+ messages)

[PATCH] i2c-cht-wc: constify platform_device_id
 2017-12-07 11:01 UTC  (2+ messages)

[PATCH] i2c: i801: Fix SMBus ENXIO on resume from suspend
 2017-12-07 10:57 UTC  (5+ messages)

[PATCH v2 0/4] i2c: pca-platform: additional improvements
 2017-12-07 10:42 UTC  (3+ messages)

[PATCH 0/4] i2c: mpc: Clean up clock selection
 2017-12-07 10:20 UTC  (6+ messages)
` [PATCH RESEND "
  ` [PATCH RESEND 1/4] i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculations
  ` [PATCH RESEND 2/4] i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxx
  ` [PATCH RESEND 3/4] i2c: mpc: fix PORDEVSR2 mask for MPC8533/44
  ` [PATCH RESEND 4/4] i2c: mpc: always determine I2C clock prescaler at runtime

[PATCH 0/3] i2c: exynos5: bus recovery implementation
 2017-12-07  7:36 UTC  (5+ 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

[PATCH v3 0/1] at24: support eeproms that do not auto-rollover reads
 2017-12-06 21:29 UTC  (7+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/3] i2c: introduce devm_i2c_new_dummy and use it in at24 driver
 2017-12-06 21:13 UTC  (4+ messages)
` [PATCH v2 1/3] i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
` [PATCH v2 2/3] i2c: core: add device-managed version of i2c_new_dummy
` [PATCH v2 3/3] eeprom: at24: switch to "

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

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

[PATCH v1 0/2] eeprom: at24: convert magic numbers to structs
 2017-12-06 16:04 UTC  (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] eeprom: at24: remove temporary fix for at24mac402 size

[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] 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 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 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  (4+ 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 3/4] ARM: dts: koelsch: "
` [PATCH v2 4/4] ARM: dts: alt: "
  ` [PATCH v2 2/4] ARM: dts: lager: "

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

[RFC v2 0/3] i2c: core: move smbus_alert into i2c-core
 2017-11-30 10:31 UTC  (6+ messages)
` [RFC v2 2/3] i2c: Kconfig: rename variable I2C_SMBUS to I2C_SMBUS_ALERT

[PATCH 0/2] eeprom: at24: rename binding docs
 2017-11-29 16:11 UTC  (6+ messages)
` [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  (2+ messages)

[PATCH v2] eeprom: at24: fix reading from 24MAC402/24MAC602
 2017-11-29 14:57 UTC  (2+ 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).