messages from 2014-06-20 23:59:22 to 2014-07-17 16:54:10 UTC [more...]
[PATCH v2 1/5] i2c: Don't start transfers when suspended
2014-07-17 16:54 UTC (10+ messages)
` [PATCH v2 2/5] i2c: eg20t: Remove suspension check
` [PATCH v3 3/5] i2c: exynos5: "
` [PATCH v2 4/5] i2c: sc3c2410: "
` [PATCH v2 5/5] i2c: tegra: "
[PATCH 00/16] i2c: drop class based instantiaion for selected drivers
2014-07-17 15:27 UTC (27+ messages)
` [PATCH 01/16] i2c: add debug info when class instantiation was dropped
` [PATCH 02/16] i2c: i2c-at91: Drop class based scanning to improve bootup time
` [PATCH 03/16] i2c: i2c-bcm2835: "
` [PATCH 04/16] i2c: i2c-bfin-twi: "
` [PATCH 05/16] i2c: i2c-davinci: "
` [PATCH 06/16] i2c: i2c-designware-platdrv: "
` [PATCH 07/16] i2c: i2c-mv64xxx: "
` [PATCH 08/16] i2c: i2c-nomadik: "
` [PATCH 09/16] i2c: i2c-ocores: "
` [PATCH 10/16] i2c: i2c-omap: "
` [PATCH 11/16] i2c: i2c-rcar: "
` [PATCH 12/16] i2c: i2c-s3c2410: "
` [PATCH 13/16] i2c: i2c-sirf: "
` [PATCH 14/16] i2c: i2c-stu300: "
` [PATCH 15/16] i2c: i2c-tegra: "
` [PATCH 16/16] i2c: i2c-xiic: "
[PATCH 1/5] i2c: Don't start transfers when suspended
2014-07-17 14:34 UTC (8+ messages)
` [PATCH 2/5] i2c: eg20t: Remove suspension check
` [PATCH 3/5] i2c: exynos5: "
` [PATCH 5/5] i2c: tegra: "
` [PATCH 4/5] i2c: sc3c2410: "
[PATCH v2] i2c: stub: Add support for SMBus block commands
2014-07-17 13:40 UTC (13+ messages)
[PATCH] i2c: efm32: correct namespacing of location property
2014-07-17 13:40 UTC (5+ messages)
` [PATCH v2] "
[PATCH] i2c: i2c-st: Use %pa to print 'resource_size_t' type
2014-07-17 13:32 UTC (3+ messages)
[PATCH v2] i2c-i801: Add device ID for Intel Wildcat Point PCH
2014-07-17 13:04 UTC
[PATCH v2] i2c-i801: Fix the alignment of the device table
2014-07-17 13:03 UTC
[PATCH v3 0/7] i2c: Relax mandatory I2C ID table passing
2014-07-17 13:03 UTC (5+ messages)
` [PATCH] gpio: crystalcove: Fix implicit declaration of function 'seq_printf' error
[PATCH 1/2 v2] i2c: exynos5: remove an unnecessary read of FIFO_STATUS register
2014-07-17 10:02 UTC (4+ messages)
` [PATCH 2/2 v2] i2c: exynos5: remove extra line and fix an assignment
[PATCH] i2c-i801: Fix the alignment of the device table
2014-07-17 10:00 UTC (5+ messages)
autoload i2c-dev module when needed
2014-07-17 8:57 UTC (3+ messages)
[PATCH v2] i2c: s3c2410: resume the I2C controller earlier
2014-07-16 22:31 UTC (5+ messages)
[PATCH v4] i2c: busses: i2c-pxa.c: Fix for possible null pointer dereference
2014-07-16 21:14 UTC (2+ messages)
[PATCH] i2c: scx200: drop GPIO based i2c driver
2014-07-16 21:00 UTC (3+ messages)
[PATCH] i2c-i801: Add device ID for Intel Wildcat Point PCH
2014-07-16 17:42 UTC (2+ messages)
[PATCH 1/1] i2c: Kconfig: Enable HSI2C for Exynos5 platform
2014-07-16 17:40 UTC (4+ messages)
[PATCH v3] i2c: exynos5: Properly use the "noirq" variants of suspend/resume
2014-07-16 17:30 UTC (2+ messages)
[PATCH] i2c: s6000: remove duplicate driver
2014-07-16 17:11 UTC (2+ messages)
[PATCH] i2c-stub: Avoid an array overrun on I2C block transfers
2014-07-13 16:42 UTC (4+ messages)
[PATCH v2] i2c-stub: Allow increasing the SMBus block write length
2014-07-13 15:09 UTC (2+ messages)
[PATCH] i2c: piix4: Continue probing for auxiliary SMBus without main
2014-07-12 0:06 UTC
[PATCH 1/2] i2c-stub: Remember the number of emulated chips
2014-07-11 4:27 UTC (7+ messages)
` [PATCH 2/2] i2c-stub: Add support for banked register ranges
[PULL REQUEST] i2c for 3.16
2014-07-10 12:52 UTC
[PATCH v3] i2c: busses: i2c-pxa.c: Fix for possible null pointer dereferenc
2014-07-10 12:02 UTC (8+ messages)
[PATCH 1/5] i2c: ocores: Make of_device_id array const
2014-07-09 23:52 UTC (3+ messages)
` [PATCH 2/5] i2c: pxa: "
ddc/ci over i2c
2014-07-09 16:31 UTC (3+ messages)
[RFC PATCH] i2c: stub: Add support for SMBus block commands
2014-07-07 14:04 UTC (4+ messages)
Driver-Support of I2C_M_RECV_LEN
2014-07-04 7:58 UTC (4+ messages)
[PATCH] i2c:at91: add bound checking on smbus block length bytes
2014-07-04 7:03 UTC
[PATCH v2] i2c: busses: i2c-pxa.c: Fix for possible null pointer dereferenc
2014-07-03 19:46 UTC (7+ messages)
[PATCH/RFC V8 0/1] clk: Default clock parents and rates assigned from DT
2014-07-03 17:25 UTC (3+ messages)
` [PATCH/RFC V8 1/1] clk: Support for clock parents and rates assigned from device tree
[PATCH v2 0/10] Batch of cleanup patches for cros_ec
2014-07-03 7:31 UTC (8+ messages)
` [PATCH v2 07/10] mfd: cros_ec: cleanup: Remove EC wrapper functions
` [PATCH v2 09/10] mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
[Patch V3 0/5] I2C ACPI operation region handler
2014-06-30 1:32 UTC (10+ messages)
` [Patch V3 4/5] I2C/ACPI: Add i2c ACPI operation region support
` [Patch V3 5/5] I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config
[PATCH] i2c: busses: i2c-pxa.c: Fix for possible null pointer dereferenc
2014-06-29 10:47 UTC (3+ messages)
[PATCH 0/3] Add support for limited i2c tunnel for exynos5250-spring
2014-06-27 21:44 UTC (3+ messages)
` [PATCH 3/3] i2c: cros_ec: Support a "
[PATCH] i2c: cros_ec: Remove EC_I2C_FLAG_10BIT
2014-06-27 15:59 UTC (6+ messages)
[PATCH v2] i2c: sun6i-p2wi: Remove duplicate inclusion of module.h
2014-06-27 12:40 UTC (2+ messages)
[PATCH] i2c: mux: pca954x: fix dependencies
2014-06-27 12:25 UTC (2+ messages)
[PATCH] i2c-taos-evm: Use module_serio_driver()
2014-06-27 11:25 UTC (2+ messages)
Get a loan in 24 hours at 2% interest rate
2014-06-27 8:03 UTC
[PATCH] of: Transactional DT support
2014-06-26 6:56 UTC
[PATCH 1/2] i2c: exynos5: remove an unnecessary read of FIFO_STATUS register
2014-06-26 4:58 UTC (4+ messages)
` [PATCH 2/2] i2c: exynos5: fix minor styling nits
[PATCH v2] i2c: exynos5: Properly use the "noirq" variants of suspend/resume
2014-06-25 16:33 UTC (3+ messages)
Need to use a I2C EEPROM on normal x86 architecture
2014-06-25 13:51 UTC
[PATCH 5/6] OF: Utility helper functions for dynamic nodes
2014-06-25 9:09 UTC (6+ messages)
` [PATCH 2/6] OF: Add [__]of_find_node_by_full_name
[PATCH] i2c: sh_mobile: Don't start transfers when suspending
2014-06-24 8:14 UTC (7+ messages)
[PATCH 1/1] i2c: sun6i-p2wi: Remove duplicate inclusion of module.h
2014-06-24 3:47 UTC (3+ messages)
[PATCH] i2c: exynos5: Properly use the "noirq" variants of suspend/resume
2014-06-23 23:35 UTC (18+ 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).