linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-23 19:09:04 to 2017-11-04 20:20:08 UTC [more...]

[PATCH v6 0/9] i2c: document DMA handling and add helpers for it
 2017-11-04 20:20 UTC  (9+ messages)
` [PATCH v6 1/9] i2c: add a message flag for DMA safe buffers
  ` [PATCH v6 2/9] i2c: add helpers to ease DMA handling
  ` [PATCH v6 3/9] i2c: dev: mark RDWR buffers as DMA_SAFE
` [PATCH v6 4/9] i2c: refactor i2c_master_{send_recv}
` [PATCH v6 5/9] i2c: add i2c_master_{send|recv}_dmasafe
` [PATCH v6 6/9] i2c: smbus: use DMA safe buffers for emulated SMBus transactions
` [PATCH v6 7/9] i2c: add docs to clarify DMA handling
` [PATCH v6 8/9] i2c: sh_mobile: use core helper to decide when to use DMA

[PATCH v1 01/15] i2c: Make i2c_unregister_device() NULL-aware
 2017-11-03 23:41 UTC  (29+ messages)
` [PATCH v1 02/15] i2c: taos-evm: Remove duplicate NULL check
` [PATCH v1 03/15] i2c: thunderx: "
` [PATCH v1 04/15] ipmi_ssif: "
` [PATCH v1 05/15] gpio: max732x: "
` [PATCH v1 06/15] drm/bridge: analogix-anx78xx: "
` [PATCH v1 07/15] drm/i2c/sil164: "
` [PATCH v1 08/15] drm/i2c: tda998x: "
` [PATCH v1 09/15] hwmon: (w83781d) "
` [PATCH v1 10/15] hwmon: (w83791d) "
` [PATCH v1 11/15] hwmon: (w83792d) "
` [PATCH v1 12/15] hwmon: (w83793) "
  ` [PATCH v1 13/15] iio: imu: inv_mpu6050: "
` [PATCH v1 14/15] media: adv7180: Remove duplicate checks
` [PATCH v1 15/15] media: i2c: adv748x: Remove duplicate NULL check

[PATCH] i2c: designware: make *CNT values configurable
 2017-11-03 17:23 UTC  (3+ messages)

[PATCH RFC 0/4] i2c: at91: slave mode support
 2017-11-03 14:26 UTC  (18+ messages)
` [PATCH RFC 1/4] i2c: at91: segregate master mode specific code from probe and init func
` [PATCH RFC 2/4] i2c: at91: split driver into core and master file
` [PATCH RFC 3/4] i2c: at91: added slave mode support
` [PATCH RFC 4/4] i2c: at91: take slave mode capabilities of hardware into account

[PATCH v5 0/3] i2c: Hookup typec power-negotation to the PMIC and charger
 2017-11-03 11:55 UTC  (12+ messages)
` [PATCH resend v5 1/3] i2c: Allow overriding dev_name through board_info
` [PATCH resend v5 2/3] i2c-cht-wc: Add device-properties for fusb302 integration
` [PATCH resend v5 3/3] platform/x86: intel_cht_int33fe: Update fusb302 type string, add properties

[PATCH RFT 0/5] i2c: sh_mobile: refactor HW init/deinit
 2017-11-03  9:15 UTC  (7+ messages)
` [PATCH RFT 1/5] i2c: sh_mobile: remove redundant initialization
` [PATCH RFT 2/5] i2c: sh_mobile: remove redundant deinitialization
` [PATCH RFT 3/5] i2c: sh_mobile: manually "inline" two short functions
` [PATCH RFT 4/5] i2c: sh_mobile: use direct writes when accessing ICE bit
` [PATCH RFT 5/5] i2c: sh_mobile: shorten exit of xfer routine

[PATCH v5 0/7] i2c: designware: add i2c gpio recovery option
 2017-11-02 15:23 UTC  (10+ messages)
` [PATCH v5 1/7] i2c: Switch to using gpiod interface for gpio bus recovery
` [PATCH v5 2/7] i2c: designware: move i2c_dw_plat_prepare_clk to common
` [PATCH v5 3/7] i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clk
` [PATCH v5 4/7] i2c: designware: add i2c gpio recovery option
` [PATCH v5 5/7] i2c: imx: switch to using gpiod for bus recovery gpios
` [PATCH v5 6/7] i2c: davinci: "
` [PATCH v5 7/7] i2c: remove legacy integer scl/sda gpio for recovery

Darlehensangebot
 2017-11-02 12:35 UTC 

[PATCH] MAINTAINERS: new maintainer for AT24 driver
 2017-11-02  9:01 UTC  (2+ messages)

Looking for AT24 maintainer
 2017-11-01 23:15 UTC  (3+ messages)

[PATCH v2] i2c: xgene-slimpro: Support v2
 2017-11-01 22:55 UTC  (4+ messages)

[PATCH] i2c: mpc: remove useless variable initialization
 2017-11-01 22:52 UTC  (2+ messages)

[PATCH v11 00/10] Add sbs-manager with smbalert support
 2017-11-01 22:52 UTC  (9+ messages)
` [PATCH v11 02/10] i2c: i2c-smbus: Move i2c_setup_smbus_alert from i2c-smbus to i2c-core-smbus

[PATCH 0/7 v3] I2C GPIO to use gpiolibs open drain
 2017-11-01 22:45 UTC  (8+ messages)

[PATCH] i2c: use macro IS_ENABLED in header i2c.h
 2017-11-01 20:06 UTC 

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-11-01 20:26 UTC  (19+ messages)
` [PATCH 04/12] PM / core: Add SMART_SUSPEND driver flag
` [PATCH 07/12] ACPI / LPSS: Consolidate runtime PM and system sleep handling
` [PATCH 09/12] PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPEND
` [PATCH 10/12] PM / core: Add LEAVE_SUSPENDED driver flag
` [PATCH 11/12] PM: i2c-designware-platdrv: Optimize power management
` [Update][PATCH v2 01/12] PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags

[PATCH v4 0/7] i2c: designware: add i2c gpio recovery option
 2017-11-01 16:23 UTC  (13+ messages)
` [PATCH v4 1/7] i2c: Switch to using gpiod interface for gpio bus recovery
` [PATCH v4 2/7] i2c: designware: move i2c_dw_plat_prepare_clk to common
` [PATCH v4 3/7] i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clk
` [PATCH v4 4/7] i2c: designware: add i2c gpio recovery option
` [PATCH v4 5/7] i2c: imx: switch to using gpiod for bus recovery gpios
` [PATCH v4 6/7] i2c: davinci: "
` [PATCH v4 7/7] i2c: remove legacy integer scl/sda gpio for recovery

[PATCH v2 0/1] at24: support eeproms that do not roll over page reads
 2017-11-01 13:44 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] at24: support eeproms that do not roll over page reads
 2017-11-01  6:22 UTC  (4+ messages)

[PATCH v4] i2c: aspeed: Deassert reset in probe
 2017-11-01  0:23 UTC 

i2c: qup: missing stop bit and messages
 2017-10-31 16:19 UTC 

Sluggish AT91 I2C driver causes SMBus timeouts
 2017-10-31 16:10 UTC  (6+ messages)

[PATCH] I2C-S3C2410: Use common error handling code in s3c24xx_i2c_probe()
 2017-10-31 14:36 UTC  (3+ messages)

i2c-tools: i2cbusses: Avoid buffer overflows in sysfs paths
 2017-10-31  7:16 UTC 

[PATCH] i2c: xgene-slimpro: Support v2
 2017-10-30 21:33 UTC  (5+ messages)

[PATCH v3] i2c: aspeed: Deassert reset in probe
 2017-10-30 20:12 UTC  (5+ messages)

[PATCH] i2c-omap: Trigger bus recovery in lockup case
 2017-10-30 14:19 UTC  (5+ messages)
` [PATCH v2] i2c: omap: "

i2c-tools 4.0 has been released
 2017-10-30 13:23 UTC  (2+ messages)

[PULL REQUEST] i2c-mux for 4.15-rc1
 2017-10-30  8:39 UTC  (7+ messages)

[PATCH v2] i2c: aspeed: Deassert reset in probe
 2017-10-30  3:18 UTC  (4+ messages)

[PATCH] i2c: pxa: move header file out of deprecated i2c folder
 2017-10-29 20:34 UTC  (4+ messages)

[PATCH v2 0/4] i2c: pca-platform: additional improvements
 2017-10-29 17:29 UTC  (2+ messages)

[PATCH 0/3] power: supply: minor improvements to sbs-manager and battery
 2017-10-29 15:35 UTC  (4+ messages)
` [PATCH 1/3] power: supply: sbs-battery: remove superfluous variable init
` [PATCH 2/3] power: supply: sbs-battery: remove unchecked return var
` [PATCH 3/3] power: supply: sbs-message: fix some code style issues

[PATCH] i2c: generic recovery: check SCL before SDA
 2017-10-28 20:55 UTC  (2+ messages)

[PATCH v2] i2c: img-scb: Add runtime PM
 2017-10-28 12:04 UTC  (2+ messages)

[PATCH] i2c: img-scb: Add runtime PM
 2017-10-28 11:42 UTC  (3+ messages)

[PATCH 04/11] i2c: mpc: use of_property_read_bool
 2017-10-27 20:15 UTC  (2+ messages)
` [04/11] "

[PATCH] i2c: imx: Remove a useless test in 'i2c_imx_init_recovery_info()'
 2017-10-27 20:08 UTC  (5+ messages)

[PATCH v2] i2c: riic: remove clock and frequency restrictions
 2017-10-27 19:40 UTC  (2+ messages)

[PULL REQUEST] i2c/cht-wc-fusb302-immutable branch for v4.15
 2017-10-27 19:35 UTC 

[PATCH] i2c: riic: remove clock and frequency restrictions
 2017-10-27 15:37 UTC  (5+ messages)

[PATCH] i2c/busses: Convert timers to use timer_setup()
 2017-10-26 21:10 UTC  (2+ messages)

[PATCH] i2c: davinci: use correct format identifier for size_t
 2017-10-26 20:23 UTC  (2+ messages)

[PATCH] I2C-Octeon: Use common error handling code in octeon_i2c_probe()
 2017-10-26  5:00 UTC  (3+ messages)
  `  "

[PATCH] I2C-PIIX4: Use common error handling code in piix4_probe()
 2017-10-25 14:37 UTC  (3+ messages)
  `  "

[PATCH] i2c-tools: Add examples to manual pages
 2017-10-25 14:30 UTC 

[PATCH] i2c: stm32: Fixes multibyte transfer for STM32F4 I2C controller
 2017-10-24 11:45 UTC  (7+ messages)

Betr.: Spende
 2017-10-24  8:32 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).