messages from 2014-04-09 17:59:03 to 2014-05-07 04:29:42 UTC [more...]
[PATCH 00/16] i2c: remove unnecessary OOM messages
2014-05-07 4:29 UTC (14+ messages)
` [PATCH 01/16] i2c: bcm2835: "
` [PATCH 02/16] i2c: diolan-u2c: "
` [PATCH 03/16] i2c: efm32: "
` [PATCH 04/16] i2c: eg20t: "
` [PATCH 05/16] i2c: exynos5: "
` [PATCH 06/16] i2c: imx: "
` [PATCH 07/16] i2c: omap: "
` [PATCH 08/16] i2c: rcar: "
` [PATCH 09/16] i2c: s3c2410: "
` [PATCH 10/16] i2c: sh_mobile: "
` [PATCH 11/16] i2c: simtec: "
` [PATCH 12/16] i2c: sirf: "
` [PATCH 13/16] i2c: stu300: "
[PATCH v2 1/6] i2c: s3c2410: Moving I2C interrupt re-configuration code into i2c driver
2014-05-07 0:42 UTC (6+ messages)
` [PATCH v2 2/6] ARM: EXYNOS: Move SYS_I2C_CFG register save/restore to "
[PATCH] i2c: nomadik: Don't use IS_ERR for devm_ioremap
2014-05-06 18:48 UTC (3+ messages)
[PATCH] i2c: nomadik: Fixup system suspend
2014-05-06 9:31 UTC (3+ messages)
[PATCH] i2c-eg20t: Fix Kconfig dependencies
2014-05-06 8:05 UTC
[PATCH] i2c: davinci: Add block read functionality for IPMI
2014-05-05 20:30 UTC (2+ messages)
[PATCH] i2c: rcar: bail out on zero length transfers
2014-05-05 16:36 UTC
rcar-i2c: always reads a byte
2014-05-05 15:51 UTC (7+ messages)
Please Acknowledge My Proposal
2014-05-03 12:20 UTC
[PATCH] i2c: qup: Fix pm_runtime_get_sync usage
2014-05-03 6:40 UTC (2+ messages)
[PATCH v2 00/10] i2c: sh_mobile: cleanups & bugfixes
2014-05-02 19:15 UTC (11+ messages)
` [PATCH v2 01/10] i2c: sh_mobile: replace magic hex values with constants
` [PATCH v2 02/10] i2c: sh_mobile: improve error handling
` [PATCH v2 03/10] i2c: sh_mobile: honor DT bus speed settings
` [PATCH v2 05/10] i2c: sh_mobile: devm conversion, low hanging fruits
` [PATCH v2 08/10] i2c: sh_mobile: bail out on errors when initializing
` [PATCH v2 09/10] i2c: sh_mobile: check timing parameters for valid range
` [PATCH v2 04/10] i2c: sh_mobile: add devicetree documentation
` [PATCH v2 06/10] i2c: sh_mobile: devm conversion, irq setup
` [PATCH v2 07/10] i2c: sh_mobile: remove superfluous offset parameter
` [PATCH v2 10/10] i2c: sh_mobile: fix clock calculation for newer SoCs
i2c: add support for sc18im700 master i2c bus controller with uart interface
2014-05-02 14:02 UTC (2+ messages)
[PATCH 0/6] i2c: sh_mobile: cleanups
2014-05-02 7:23 UTC (14+ messages)
` [PATCH 1/6] i2c: sh_mobile: replace magic hex values with constants
` [PATCH 2/6] i2c: sh_mobile: improve error handling
` [PATCH 3/6] i2c: sh_mobile: honor DT bus speed settings
` [PATCH 4/6] i2c: sh_mobile: add devicetree documentation
` [PATCH 6/6] i2c: sh_mobile: devm conversion, irq setup
` [PATCH 5/6] i2c: sh_mobile: devm conversion, low hanging fruits
[PATCH v3 0/7] Add cros_ec changes for newer boards
2014-05-01 19:05 UTC (3+ messages)
` [PATCH v3 6/7] i2c: ChromeOS EC tunnel driver
[RFC] i2c: sh_mobile: WIP! Fix clock calculation for newer SoCs
2014-05-01 16:50 UTC (3+ messages)
[PATCH 00/13] i2c: Use devm_*() functions
2014-04-30 13:28 UTC (2+ messages)
` [PATCH 02/13] i2c: gpio: Use devm_gpio_request()
[PATCH] i2c: imx: fix the i2c bus hang issue when do repeat restart
2014-04-30 6:24 UTC
[PATCH v2] i2c: add driver for Rockchip RK3xxx SoC I2C adapter
2014-04-29 22:34 UTC (2+ messages)
[PATCH 0/9] I2C ACPI operation region handler support
2014-04-29 21:37 UTC (60+ messages)
` [PATCH 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses
` [PATCH 2/9] ACPICA: Export acpi_buffer_to_resource symbol
` [PATCH 3/9] ACPI: Add acpi_bus_attach_private_data() to facilitate to attach data to ACPI handle
` [PATCH 4/9] ACPI/Thermal: Use acpi_bus_attach_private_data() to attach private data
` [PATCH 5/9] I2C: Add smbus quick read/write helper function
` [PATCH 6/9] I2C: Add smbus word/block process call "
` [PATCH 7/9] I2C/ACPI: Add i2c ACPI operation region support
` [PATCH 8/9] I2C/ACPI: Move ACPI related code to i2c-acpi.c
` [PATCH 9/9] I2C/ACPI: Add CONFIG_I2C_ACPI config
` [Resend Patch 0/9] I2C ACPI operation region handler support
` [Resend Patch 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses
` [Resend Patch 2/9] ACPICA: Export acpi_buffer_to_resource symbol
` [Resend Patch 3/9] ACPI: Add acpi_bus_attach_private_data() to facilitate to attach data to ACPI handle
` [Resend Patch 4/9] ACPI/Thermal: Use acpi_bus_attach_private_data() to attach private data
` [Resend Patch 5/9] I2C: Add smbus quick read/write helper function
` [Resend Patch 6/9] I2C: Add smbus word/block process call "
` [Resend Patch 7/9] I2C/ACPI: Add i2c ACPI operation region support
` [Resend Patch 8/9] I2C/ACPI: Move ACPI related code to i2c-acpi.c
` [Resend Patch 9/9] I2C/ACPI: Add CONFIG_I2C_ACPI config
` [Patch V2 0/9] I2C ACPI operation region handler support
` [Patch V2 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses
` [Patch V2 2/9] ACPICA: Export acpi_buffer_to_resource symbol
` [Patch V2 3/9] ACPI: Add acpi_bus_attach_private_data() to facilitate to attach data to ACPI handle
` [Patch V2 4/9] ACPI/Thermal: Use acpi_bus_attach_private_data() to attach private data
` [Patch V2 5/9] I2C: Add smbus quick read/write helper function
` [Patch V2 6/9] I2C: Add smbus word/block process call "
` [Patch V2 7/9] I2C/ACPI: Add i2c ACPI operation region support
` [Patch V2 8/9] I2C/ACPI: Move ACPI related code to i2c-acpi.c
` [Patch V2 9/9] I2C/ACPI: Add CONFIG_I2C_ACPI config
[PATCH v2 0/7] Add cros_ec changes for newer boards
2014-04-29 16:51 UTC (12+ messages)
` [PATCH v2 6/7] i2c: ChromeOS EC tunnel driver
[PATCH] i2c: exynos5: add support for HSI2C on Exynos5260 SoC
2014-04-28 8:59 UTC
[PATCH 1/2] i2c: exynos5: add support for HSI2C on Exynos5260 SoC
2014-04-28 8:15 UTC (4+ messages)
` [PATCH 1/2 v4] "
[PATCH 2/2] i2c: exynos5: configure fifo_depth based on HSI2C module version
2014-04-28 6:35 UTC (4+ messages)
` [PATCH 2/2 v4] i2c: exynos5: configure fifo_depth based on HSI2C module variant
[PATCH] i2c: add driver for Rockchip RK3xxx SoC I2C adapter
2014-04-27 22:39 UTC (3+ messages)
[PATCH] i2c: exynos5: Initialise Samsung High Speed I2C controller early
2014-04-25 4:58 UTC (3+ messages)
[PATCH] i2c: mux: Use subsys_initcall for the i2c-arb-gpio-challenge
2014-04-24 15:05 UTC
[PATCH] i2c: s3c2410: resume race fix
2014-04-23 9:50 UTC (2+ messages)
[PATCH 22/33] ARM: shmobile: Use r8a7740 suffix for i2c, mmcif, fsi2 compat strings
2014-04-23 7:26 UTC (3+ messages)
platform_data in i2c device drivers
2014-04-22 21:46 UTC (7+ messages)
` [PATCH] i2c-mux-pca954x: allow downstream bus numbers to be specified in the dts
[RESEND PATCH 0/7] Add cros_ec changes for newer boards
2014-04-21 17:53 UTC (3+ messages)
` [RESEND PATCH 6/7] i2c: ChromeOS EC tunnel driver
[PATCH v4 0/2] i2c: sunxi: Change compatibles pattern
2014-04-18 19:07 UTC (2+ messages)
[PATCH 0/7] Add cros_ec changes for newer boards
2014-04-17 18:23 UTC (2+ messages)
spende /Donation
2014-04-15 19:47 UTC
[PATCH RFC] i2c algo, Add i2c-algo-i801 driver [v1]
2014-04-11 18:55 UTC (24+ messages)
[PATCH v2] i2c: busses: ali1563: fix checkpatch.pl issues
2014-04-11 14:38 UTC (2+ messages)
[PATCH V2] i2c-designware: Mask all interrupts during i2c controller enable
2014-04-11 9:29 UTC (2+ messages)
[PATCH] i2c: busses: ali1563: fix checkpatch.pl issues
2014-04-11 9:21 UTC (2+ messages)
[PATCH] I2C: rcar: add R-Car Gen2 and r8a7791 support for DT
2014-04-11 5:36 UTC (2+ messages)
[PATCH 1/2] i2c/ACPI: Support for multiple serial bus addresses
2014-04-11 4:15 UTC (2+ messages)
` [PATCH 2/2] i2c/ACPI: Don't ignore IRQ flags
[PATCH] i2c-designware: Mask interrupts during i2c controller enable
2014-04-10 23:06 UTC (14+ messages)
[PATCHv2] i2c: omap: Disable default probing of i2c devices for omap i2c
2014-04-10 13:45 UTC (3+ 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).