messages from 2015-10-23 08:33:46 to 2015-10-31 10:18:41 UTC [more...]
[PATCH 1/4] i2c: added i2c quirk flag for unsupported clock stretching
2015-10-31 10:18 UTC (21+ messages)
` [PATCH 2/4] i2c: added I2C_AQ_NO_CLK_STRETCH to i2c-algo-bit.c
` [PATCH 3/4] i2c: added I2C_AQ_NO_CLK_STRETCH to i2c-bcm2835.c
` [PATCH v3 4/4] iio: humidity: si7020: added No Hold read mode
` [PATCH v4 "
` [PATCH v2 1/5] i2c: add i2c quirk flag for unsupported clock stretching
` [PATCH v2 2/5] i2c: add I2C_AQ_NO_CLK_STRETCH to i2c-algo-bit.c
` [PATCH v2 3/5] i2c: add I2C_AQ_NO_CLK_STRETCH to i2c-bcm2835.c
` [PATCH 4/5] i2c: add i2c_check_quirks helper function
` [PATCH v5 5/5] iio: humidity: si7020: add No Hold read mode
[PATCH V6 1/6] i2c: Add i2c support to Freescale Layerscape platforms
2015-10-31 0:00 UTC (12+ messages)
` [PATCH V6 3/6] Documentation: DT: Add entry for FSL LS1043ARDB board
` [PATCH V6 4/6] arm64/ls1043a: add DTS for Freescale LS1043A SoC
` [PATCH V6 5/6] clk: qoriq: Add ls1043a support
` [PATCH V6 6/6] dts/ls1043a: add LS1043ARDB board support
[PATCH v3 0/6] enable I2C devices behind I2C bus on Gen2
2015-10-30 19:08 UTC (7+ messages)
` [PATCH v3 2/6] mfd: core: redo ACPI matching of the children devices
Issues with touchpad / touchscreen on yoga 900
2015-10-30 16:04 UTC (4+ messages)
[PATCH] i2c: exynos5: register driver early in subsys initcall to avoid probe defer
2015-10-30 14:23 UTC
[PATCH v2] i2c: rcar: make sure clocks are on when doing hw init
2015-10-30 14:19 UTC (6+ messages)
[PATCH] i2c: designware: Don't mask TX_EMPTY if write is in progress
2015-10-30 12:03 UTC (2+ messages)
[PATCH] i2c: rcar: Revert the latest refactoring series
2015-10-30 11:41 UTC (2+ messages)
[PATCH] i2c: pnx: remove superfluous assignment
2015-10-30 11:36 UTC (2+ messages)
[PATCH] MAINTAINERS: i2c: drop i2c-pnx maintainer
2015-10-30 11:34 UTC (2+ messages)
[PATCH] MAINTAINERS: i2c: mark also subdirectories as maintained
2015-10-30 11:33 UTC (5+ messages)
[PATCH] i2c: rcar: call rcar_i2c_init() after pm_runtime_get_sync()
2015-10-30 8:04 UTC (5+ messages)
[PATCH] i2c: rcar: make sure clocks are on when doing hw init
2015-10-30 0:03 UTC (3+ messages)
[PATCH 0/9] i2c: rcar: tackle race conditions in the driver
2015-10-29 19:23 UTC (14+ messages)
` [PATCH 5/9] i2c: rcar: init new messages in irq
[PATCH v2] i2c: cadence: Move to sensible power management
2015-10-29 14:57 UTC (3+ messages)
i2c-tools available commands
2015-10-28 12:53 UTC
[PATCHv2] i2c: cadence: Enable power management
2015-10-28 7:29 UTC (2+ messages)
[PATCH] i2c: cadence: Move to sensible power management
2015-10-28 6:08 UTC (3+ messages)
[RESEND PATCH 1/3] i2c: added FUNC flag for unsupported clock stretching
2015-10-27 19:14 UTC (3+ messages)
[PATCH v2 0/9] eeprom: at24: at24cs series serial number read
2015-10-27 11:43 UTC (10+ messages)
` [PATCH v2 1/9] eeprom: at24: platform_data: use BIT() macro
` [PATCH v2 2/9] eeprom: at24: new flag in platform_data
` [PATCH v2 3/9] eeprom: at24: tie up an additional address for at24cs series
` [PATCH v2 4/9] eeprom: at24: support reading of the serial number
` [PATCH v2 5/9] eeprom: at24: export the serial number through sysfs
` [PATCH v2 6/9] eeprom: at24: improve the device_id table readability
` [PATCH v2 7/9] eeprom: at24: add the at24cs series to the list of supported devices
` [PATCH v2 8/9] eeprom: at24: remove a reduntant if
` [PATCH v2 9/9] eeprom: at24: readability tweaks
[PATCH 0/2] Mediatek I2C driver fixup
2015-10-27 8:59 UTC (3+ messages)
` [PATCH 1/2] i2c: mediatek: add i2c first write then read optimization
` [PATCH 2/2] i2c: mediatek: fix i2c multi transfer issue in high speed mode
[GIT PULL] On-demand device probing
2015-10-27 5:03 UTC (2+ messages)
[GIT PULL] On-demand device probing
2015-10-26 23:37 UTC (25+ messages)
[PATCH] i2c: Enable Cadence driver for ARM64
2015-10-26 22:14 UTC (10+ messages)
[PATCH] i2c: i801: Document Intel DNV and Broxton
2015-10-26 14:49 UTC (4+ messages)
[PATCH v2 2/2] i2c: at91: manage unexpected RXRDY flag when starting a transfer
2015-10-26 14:47 UTC (3+ messages)
` [PATCH v3] "
[PULL REQUEST] i2c for mfd for 4.4
2015-10-26 14:45 UTC (2+ messages)
[PATCH] i2c: i801: Add support for Intel DNV
2015-10-26 10:49 UTC (5+ messages)
[PATCH v2 0/2] i2c: uniphier: add two I2C controller drivers for UniPhier SoC platform
2015-10-26 10:47 UTC (10+ messages)
` [PATCH v2 1/2] i2c: uniphier: add UniPhier FIFO-less I2C driver
` [PATCH v2 2/2] i2c: uniphier_f: add UniPhier FIFO-builtin "
ACPI I2C device-driver matching issue
2015-10-26 9:29 UTC (3+ messages)
[PATCH v4 0/5] enable I2C devices behind I2C bus on Gen2
2015-10-26 8:16 UTC (10+ messages)
` [PATCH v4 1/5] mfd: core: redo ACPI matching of the children devices
` [PATCH v4 2/5] mfd: intel_quark_i2c_gpio: load gpio driver first
` [PATCH v4 3/5] mfd: intel_quark_i2c_gpio: support devices behind i2c bus
` [PATCH v4 4/5] at24: enable ACPI device found on Galileo Gen2
` [PATCH v4 5/5] pwm-pca9685: "
[PATCH] i2c: i801: Add support for Intel Broxton
2015-10-26 8:16 UTC (4+ messages)
[Patch V9] i2c: imx: add runtime pm support to improve the performance
2015-10-26 6:55 UTC
Administrative Notice
2015-10-26 3:47 UTC
[PATCH] i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCs
2015-10-25 17:32 UTC (6+ messages)
` [linux-sunxi] "
[PATCH] i2c: scx200_acb: avoid I2C bus overclocking
2015-10-25 15:47 UTC (3+ messages)
[RFC PATCH 0/1] i2c: scan ACPI enumerated I2C mux channels
2015-10-25 15:15 UTC (19+ messages)
` [PATCH v4 0/2] i2c: acpi: "
` [PATCH v4 1/2] acpi: add acpi_preset_companion() stub
` [PATCH v4 2/2] i2c: add ACPI support for I2C mux ports
` [PATCH v5 0/2] i2c: acpi: scan ACPI enumerated I2C mux channels
` [PATCH v5 1/2] acpi: add acpi_preset_companion() stub
` [PATCH v5 2/2] i2c: add ACPI support for I2C mux ports
[PATCH] i2c: busses: Use setup_timer
2015-10-25 14:58 UTC (2+ messages)
[PATCH-RESEND 0/3] i2c: core/pxa: Add support for hardware lock
2015-10-25 9:52 UTC (2+ messages)
[PATCH-v5 RESEND 0/5] i2c: pxa: Add support for PXA910 family of device
2015-10-25 8:40 UTC (12+ messages)
` [PATCH-v5 RESEND 2/5] i2c: pxa: enable/disable i2c module across msg xfer
` [PATCH-v5 RESEND 3/5] i2c: pxa: Add support for pxa910/988 & new configuration features
` [PATCH-v5 RESEND 4/5] Documentation: binding: add sclk adjustment properties to i2c-pxa
[PULL REQUEST] i2c for 4.3
2015-10-25 7:40 UTC
Hi
2015-10-18 12:45 UTC
[PATCH RFT] i2c: au1550: Convert to devm_kzalloc and devm_ioremap_resource
2015-10-23 21:32 UTC (2+ messages)
[PATCH] i2c-dev: Fix I2C_SLAVE ioctl comment
2015-10-23 21:26 UTC (2+ messages)
[PATCH] i2c-dev: Fix typo in ioctl name reference
2015-10-23 21:25 UTC (4+ messages)
[PATCH] i2c: tegra: drop duplicated code for assigning algo
2015-10-23 20:51 UTC (3+ messages)
[PATCH] i2c: sirf: tune the divider to make i2c bus freq more accurate
2015-10-23 20:30 UTC (2+ messages)
[PATCH] i2c: i2c-imx: Use -ENXIO as error in the NACK case
2015-10-23 20:27 UTC (2+ messages)
[PATCH] i2c: pnx: fix warnings caused by enabling unprepared clock
2015-10-23 20:27 UTC (3+ messages)
[PATCH 1/2] i2c: designware: add High-speed mode support
2015-10-23 20:04 UTC (10+ messages)
` [PATCH 2/2] i2c: designware: enable High-speed mode for pcidrv
[PATCH] i2c: mediatek: add i2c resume support
2015-10-23 19:59 UTC (2+ messages)
[PATCH] driver/i2c: Add API to add new I2C device without registering
2015-10-23 19:27 UTC
[Patch V8] i2c: imx: implement bus recovery
2015-10-23 12:43 UTC (2+ messages)
[PATCH 0/3] i2c: uniphier: add two I2C controller drivers for UniPhier SoC platform
2015-10-23 10:59 UTC (10+ messages)
` [PATCH 1/3] i2c: uniphier: add UniPhier FIFO-less I2C driver
` [PATCH 2/3] i2c: uniphier_f: add UniPhier FIFO-builtin "
` [PATCH 3/3] i2c: uniphier: add bindings for UniPhier I2C controllers
[Patch V8] i2c: imx: implement bus recovery
2015-10-23 9:22 UTC (2+ messages)
[PATCH 1/1] i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller"
2015-10-23 8:58 UTC (2+ 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).