messages from 2014-08-14 19:27:02 to 2014-09-01 16:22:39 UTC [more...]
[PATCH v2 0/3] mfd: add support for Diolan DLN-2
2014-09-01 16:22 UTC (12+ messages)
` [PATCH v2 1/3] mfd: add support for Diolan DLN-2 devices
` [PATCH v2 2/3] i2c: add support for Diolan DLN-2 USB-I2C adapter
` [PATCH v2 3/3] gpio: add support for the Diolan DLN-2 USB GPIO driver
[PATCH v2] i2c: mv64xxx: continue probe when clock-frequency is missing
2014-09-01 14:28 UTC
[PATCH v2 1/2] Allow DT parsing of secondary devices
2014-09-01 10:08 UTC (7+ messages)
` [PATCH v2 2/2] adv7604: Use DT parsing in dummy creation
[PATCH] i2c:at91: Fix a race condition during signal handling in at91_do_twi_xfer
2014-09-01 9:07 UTC (2+ messages)
[PATCH] i2c: imx: Add arbitration lost check
2014-09-01 8:58 UTC
[PATCH 1/2] Allow DT parsing of secondary devices
2014-08-29 14:25 UTC (4+ messages)
` [PATCH 2/2] adv7604: Use DT parsing in dummy creation
ARM: shmobile: "i2c<m>" vs. "iic<n>" DT nodes and pinmux
2014-08-29 10:20 UTC (6+ messages)
[PATCH RESEND 0/8] i2c: Relax mandatory I2C ID table passing
2014-08-29 8:58 UTC (11+ messages)
` [PATCH 1/8] i2c: Add pointer dereference protection to i2c_match_id()
` [PATCH 3/8] i2c: Match using traditional OF methods, then by vendor-less compatible strings
` [PATCH 4/8] i2c: Make I2C ID tables non-mandatory for DT'ed devices
` [PATCH 6/8] i2c: Provide a temporary .probe2() call-back type
` [PATCH 7/8] mfd: 88pm860x: Move over to new I2C device .probe() call
` [PATCH 2/8] i2c: Add the ability to match device to compatible string without an of_node
` [PATCH 5/8] i2c: Export i2c_match_id() for direct use by device drivers
` [PATCH 8/8] mfd: as3722: Rid driver of superfluous I2C device ID structure
[PATCH] i2c-designware: Add support for ACPI i2c device
2014-08-29 8:52 UTC (4+ messages)
[PATCH 0/3] dln-2: Add support for Diolan DLN-2 devices
2014-08-29 7:16 UTC (8+ messages)
` [PATCH 1/3] usb: add "
` [PATCH 2/3] i2c: add support for Diolan DLN-2 USB-I2C adapter
` [PATCH 3/3] gpio: add support for the Diolan DLN-2 USB-GPIO driver
VERY URGENT
2014-08-29 4:38 UTC
[PATCH v2 5/9] i2c: core: Convert to dev_pm_domain_attach|detach()
2014-08-28 8:38 UTC
[RFC, RESEND] i2c-smbus: smbus alert revisited
2014-08-27 15:33 UTC
Implementing bus recovery
2014-08-27 11:02 UTC (5+ messages)
[PATCH 5/9] i2c: core: Convert to dev_pm_domain_attach|detach()
2014-08-26 12:07 UTC
[PATCH v2 0/7] Second batch of cleanups for cros_ec
2014-08-26 8:49 UTC (12+ messages)
` [PATCH v2 1/7] mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_EC
` [PATCH v2 2/7] i2c: i2c-cros-ec-tunnel: Set retries to 3
` [PATCH v2 3/7] mfd: cros_ec: stop calling ->cmd_xfer() directly
` [PATCH v2 7/7] Input: cros_ec_keyb: Optimize ghosting algorithm
` [PATCH v2 4/7] mfd: cros_ec: move locking into cros_ec_cmd_xfer
` [PATCH v2 5/7] mfd: cros_ec: wait for completion of commands that return IN_PROGRESS
` [PATCH v2 6/7] mfd: cros_ec: Instantiate sub-devices from device tree
[PATCH resend 0/2] i2c: hix5hd2: add i2c controller driver
2014-08-26 5:25 UTC (3+ messages)
` [PATCH resend 1/2] i2c: hix5hd2: add devicetree documentation
` [PATCH resend 2/2] i2c: hix5hd2: add i2c controller driver
[PATCH] i2c: mv64xxx: continue probe when clock-frequency is missing
2014-08-25 16:41 UTC (3+ messages)
[PATCH v2] Revert "i2c: rcar: remove spinlock"
2014-08-25 14:33 UTC (6+ messages)
[PATCH] i2c: axxia: Add I2C driver for AXM55xx
2014-08-25 11:51 UTC
[PATCH] Revert "i2c-rcar: remove spinlock"
2014-08-23 20:42 UTC
[PATCH v3 0/7] i2c: Relax mandatory I2C ID table passing
2014-08-23 3:10 UTC (5+ messages)
[PATCH 00/11] i2c: rcar: cleanup series
2014-08-23 3:08 UTC (4+ messages)
` [PATCH 08/11] i2c: rcar: remove spinlock
[PATCH v2] i2c: rk3x: fix bug that cause transfer fails in maste receive mode
2014-08-22 20:04 UTC (9+ messages)
` [PATCH v3] i2c: rk3x: fix bug that cause transfer fails in master "
` [PATCH v4] "
[PATCH] i2c: rk3x: Remove unlikely() annotations
2014-08-22 17:43 UTC
Trickle charging for rtc-bq32k
2014-08-22 14:38 UTC (3+ messages)
[PATCH 0/3] R-Car I2C driver: some cleanups
2014-08-22 14:24 UTC (4+ messages)
` [PATCH 1/3] i2c-rcar: simplify check for last message
` [PATCH 2/3] i2c-rcar: make rcar_i2c_prepare_msg() *void*
` [PATCH 3/3] i2c-rcar: make rcar_i2c_irq_recv() *void*
Medstore here
2014-08-22 13:23 UTC
[RESEND PATCH 0/7] Second batch of cleanups for cros_ec
2014-08-22 11:27 UTC (19+ messages)
` [RESEND PATCH 1/7] mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_EC
` [RESEND PATCH 2/7] i2c: i2c-cros-ec-tunnel: Set retries to 3
` [RESEND PATCH 3/7] mfd: cros_ec: stop calling ->cmd_xfer() directly
` [RESEND PATCH 6/7] mfd: cros_ec: Instantiate sub-devices from device tree
` [RESEND PATCH 7/7] Input: cros_ec_keyb: Optimize ghosting algorithm
` [RESEND PATCH 4/7] mfd: cros_ec: move locking into cros_ec_cmd_xfer
` [RESEND PATCH 5/7] mfd: cros_ec: wait for completion of commands that return IN_PROGRESS
[Patch v3]EMMA I2C driver
2014-08-22 2:57 UTC (6+ messages)
` [PATCH 1/2] I2C: EMMA Mobile I2C master driver
[PATCH] i2c: rk3x: fix bug that cause transfer fails in master receive mode
2014-08-21 20:12 UTC (5+ messages)
Re: [PATCH 2/2] extcon: sm5502: EXTCON_SM5502 should depend on I2C
2014-08-21 7:10 UTC (3+ messages)
` "
[PULL REQUEST] i2c for 3.17
2014-08-21 3:25 UTC
[PATCH 1/2] regmap: Add eplicit dependencies to catch "select" misuse
2014-08-21 2:18 UTC (5+ messages)
` [PATCH 2/2] extcon: sm5502: EXTCON_SM5502 should depend on I2C
[PATCH v2] i2c:at91: add bound checking on SMBus block length bytes
2014-08-21 1:39 UTC
[RFC] i2c-smbus: smbus alert revisited
2014-08-20 18:40 UTC
[PATCH] i2c: designware: deduce speed mode from device tree setting
2014-08-20 15:25 UTC (14+ messages)
` [PATCH] i2c designware add support of I2C standard mode
[PATCH] I2C/ACPI: Fix possible ZERO_SIZE_PTR pointer dereferencing error
2014-08-20 10:18 UTC (9+ messages)
[PATCH 1/2] i2c: designware: device tree bindings for i2c speed mode
2014-08-20 9:36 UTC (6+ messages)
` [PATCH 2/2] i2c: designware: add speed mode device tree setting
[PATCH] i2c: imx: double check IIF in case interrupt lost
2014-08-20 1:52 UTC (8+ messages)
[PATCH] MAINTAINERS: add maintainer for ACPI parts of I2C
2014-08-19 15:38 UTC (3+ messages)
[PATCH] i2c: i801: Add PCI ID for Intel Braswell
2014-08-19 14:49 UTC (2+ messages)
[PATCH] I2C: Make I2C core able to be module when I2C_ACPI is selected
2014-08-19 14:44 UTC (6+ messages)
` [PATCH V2] I2C: Rework kernel config I2C_ACPI
For Partnership
2014-08-19 0:08 UTC
[PATCH/RFC V8 0/1] clk: Default clock parents and rates assigned from DT
2014-08-18 10:31 UTC (6+ messages)
` [PATCH/RFC V8 1/1] clk: Support for clock parents and rates assigned from device tree
[PATCH v4] i2c: busses: i2c-pxa.c: Fix for possible null pointer dereference
2014-08-16 21:32 UTC (4+ messages)
[PATCH] i2c: i2c-tegra: Move clk_prepare/clk_set_rate to probe
2014-08-15 22:18 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).