messages from 2015-09-23 03:05:20 to 2015-10-14 18:31:13 UTC [more...]
[PATCH V3 0/6] Add LS1043A SoC support
2015-10-14 18:31 UTC (10+ messages)
` [PATCH V3 1/6] i2c: Add i2c support to Freescale Layerscape platforms
` [PATCH V3 2/6] watchdog: Add support for "
` [PATCH V3 3/6] Documentation: DT: Add entry for FSL LS1043ARDB board
` [PATCH V3 4/6] arm64/ls1043a: add DTS for Freescale LS1043A SoC
` [PATCH V3 5/6] clk: qoriq: Add ls1043a support
` [PATCH V3 6/6] dts/ls1043a: add LS1043ARDB board support
[PATCH V3 0/6] Add LS1043A SoC support
2015-10-14 12:02 UTC
[GIT PULL] On-demand device probing
2015-10-14 9:26 UTC (2+ messages)
[Patch V7] i2c: imx: implement bus recovery
2015-10-14 8:00 UTC
[PATCH] i2c: at91: fix write transfers by clearing pending interrupt first
2015-10-14 5:43 UTC (5+ messages)
[PATCH] i2c: i801: Add support for Intel DNV
2015-10-13 12:41 UTC
[RFC PATCH 0/1] i2c: scan ACPI enumerated I2C mux channels
2015-10-13 11:32 UTC (24+ messages)
` [RFC v2 0/1] i2c: acpi: "
` [RFC v2 1/1] "
` [PATCH 0/2] "
` [PATCH 1/2] i2c: scan entire ACPI namespace for I2C connections
` [PATCH 2/2] i2c: add ACPI support for I2C mux ports
[PATCH v2 0/8] enable I2C devices behind I2C bus on Gen2
2015-10-13 9:21 UTC (20+ messages)
` [PATCH v2 1/8] i2c / ACPI: Rework I2C device scanning
` [PATCH v2 2/8] mfd: core: redo ACPI matching of the children devices
` [PATCH v2 3/8] mfd: intel_quark_i2c_gpio: load gpio driver first
` [PATCH v2 4/8] mfd: intel_quark_i2c_gpio: support devices behind i2c bus
` [PATCH v2 5/8] gpio: pca953x: store driver_data for future use
` [PATCH v2 6/8] gpio: pca953x: support ACPI devices found on Galileo Gen2
` [PATCH v2 7/8] at24: enable ACPI device "
` [PATCH v2 8/8] pwm-pca9685: "
[Patch V8] i2c: imx: add runtime pm support to improve the performance
2015-10-13 9:08 UTC (5+ messages)
[PATCH v3] i2c: return probe deferred status on dev_pm_domain_attach
2015-10-12 21:01 UTC (2+ messages)
[PATCH v2] i2c: return probe deferred status on dev_pm_domain_attach
2015-10-12 20:50 UTC (3+ messages)
[PATCH] i2c: return probe deferred status on dev_pm_domain_attach
2015-10-12 19:50 UTC (7+ messages)
[PATCH v3] i2c: s3c2410: enable RuntimePM before registering to the core
2015-10-12 19:15 UTC (3+ messages)
[PATCH 0/9] eeprom: at24: at24cs series serial number read
2015-10-12 14:31 UTC (10+ messages)
` [PATCH 1/9] eeprom: at24: platform_data: use BIT() macro
` [PATCH 2/9] eeprom: at24: new flag in platform_data
` [PATCH 3/9] eeprom: at24: tie up an additional address for at24cs series
` [PATCH 4/9] eeprom: at24: support reading of the serial number
` [PATCH 5/9] eeprom: at24: export the serial number through sysfs
` [PATCH 6/9] eeprom: at24: improve the device_id table readability
` [PATCH 7/9] eeprom: at24: add the at24cs series to the list of supported devices
` [PATCH 8/9] eeprom: at24: remove a reduntant if
` [PATCH 9/9] eeprom: at24: readability tweaks
[PATCH 0/6] i2c: designware: Code duplication removal and cleanups
2015-10-12 13:55 UTC (8+ messages)
` [PATCH 1/6] i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()
` [PATCH 6/6] i2c: designware: Move common probe code into i2c_dw_probe()
` [PATCH v2 "
i2c-hid: null input report
2015-10-12 12:02 UTC
[RESEND PATCH v4 0/8] i2c: Relax mandatory I2C ID table passing
2015-10-12 11:36 UTC (11+ messages)
Unexpected Luck
2015-10-11 21:02 UTC
[RFC] i2c: Revert back to old device naming for ACPI enumerated I2C slaves
2015-10-12 8:32 UTC (5+ messages)
[PATCH 1/2] i2c: designware: add High-speed mode support
2015-10-12 8:31 UTC (6+ messages)
` [PATCH 2/2] i2c: designware: enable High-speed mode for pcidrv
[PATCH 0/4] Support multiplexed main SMBus interface on SB800
2015-10-10 7:45 UTC (2+ messages)
[PATCH v3 0/7] i2c: img-scb: fixes to support i2c on pistachio
2015-10-10 7:43 UTC (2+ messages)
[PATCH v2 1/4] i2c: designware-platdrv: enable RuntimePM before registering to the core
2015-10-10 7:20 UTC (5+ messages)
` [PATCH v2 2/4] i2c: rcar: "
` [PATCH v2 3/4] i2c: s3c2410: "
[PATCH 0/9] i2c: rcar: tackle race conditions in the driver
2015-10-09 21:34 UTC (2+ messages)
[PATCH 1/4] i2c: designware-platdrv: enable RuntimePM before registering to the core
2015-10-09 9:21 UTC (5+ messages)
` [PATCH 2/4] i2c: rcar: "
` [PATCH 3/4] i2c: s3c2410: "
[PATCH v2 0/5] i2c: img-scb: enchancements to support i2c on pistachio
2015-10-09 8:43 UTC (4+ messages)
` [PATCH v2 2/5] i2c: img-scb: remove fifo EMPTYING interrupts handle
[PATCH] i2c: rcar: Remove obsolete platform data support
2015-10-07 12:12 UTC (2+ messages)
[PATCH v3 0/6] enable I2C devices behind I2C bus on Gen2
2015-10-07 10:18 UTC (7+ messages)
` [PATCH v3 1/6] i2c / ACPI: Rework I2C device scanning
` [PATCH v3 2/6] mfd: core: redo ACPI matching of the children devices
` [PATCH v3 3/6] mfd: intel_quark_i2c_gpio: load gpio driver first
` [PATCH v3 4/6] mfd: intel_quark_i2c_gpio: support devices behind i2c bus
` [PATCH v3 5/6] at24: enable ACPI device found on Galileo Gen2
` [PATCH v3 6/6] pwm-pca9685: "
[REPOST PATCH v2] i2c-ocores: support big-endian register layout
2015-10-06 23:45 UTC
[PATCH] misc: eeprom: at25: add Cypress FRAM functionality
2015-10-06 14:40 UTC (2+ messages)
[PATCH] i2c: mediatek: add i2c resume support
2015-10-06 9:22 UTC
GREETINGS
2015-10-05 20:02 UTC
multiple i2c-ocores adapters
2015-10-02 20:51 UTC (4+ messages)
[PATCH v1 0/8] enable I2C devices behind I2C bus on Gen2
2015-10-02 12:16 UTC (18+ messages)
` [PATCH v1 2/8] mfd: core: redo ACPI matching of the children devices
` [PATCH v1 3/8] mfd: intel_quark_i2c_gpio: load gpio driver first
` [PATCH v1 5/8] gpio: pca953x: store driver_data for future use
` [PATCH v1 6/8] gpio: pca953x: support ACPI devices found on Galileo Gen2
` [PATCH v1 8/8] pwm-pca9685: enable ACPI device "
[PATCH 0/6] Add LS1043A SoC support
2015-10-01 22:56 UTC (11+ messages)
` [PATCH 4/6] arm64/ls1043a: add DTS for Freescale LS1043A SoC
` [PATCH 5/6] clk: qoriq: Add ls1043a support
[PATCH] i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCs
2015-10-01 18:51 UTC (9+ messages)
` [linux-sunxi] "
[PATCH 1/2] i2c: at91: add DT property for the HOLD field of TWIHS_CWGR
2015-09-30 9:01 UTC (3+ messages)
` [PATCH 2/2] i2c: at91: update documentation for new "atmel,twd-hold-cycles" property
[PATCH 1/6] i2c: ismt: improve usage of devres API
2015-09-28 11:01 UTC (3+ messages)
ATTN:::
2015-09-28 7:51 UTC
[PATCH] watchdog: iTCO_wdt: Fix unmet dependency in select
2015-09-25 14:45 UTC (4+ messages)
randconfig build error with next-20150812, in drivers/i2c/busses/i2c-i801.c
2015-09-25 14:06 UTC (4+ messages)
[Patch V6] i2c: imx: implement bus recovery
2015-09-25 10:38 UTC (4+ messages)
[PATCH 0/3] i2c: uniphier: add two I2C controller drivers for UniPhier SoC platform
2015-09-25 2:12 UTC (2+ messages)
[PATCH v2] i2c-ocores: support big-endian register layout
2015-09-24 21:31 UTC (4+ messages)
[PATCH] i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
2015-09-24 9:06 UTC
[PATCH] i2c/designware: enable i2c controller to suspend/resume asynchronously
2015-09-24 7:12 UTC (3+ messages)
[PATCH v2] i2c/designware: enable i2c controller to suspend/resume asynchronously
2015-09-24 7:10 UTC
[PATCH] i2c: enable i2c adapter to suspend/resume asynchronously
2015-09-24 6:51 UTC (3+ messages)
[PATCH v2] i2c: enable i2c adapter to suspend/resume asynchronously
2015-09-24 6:50 UTC
[PATCH] i2c: enable i2c device to suspend/resume asynchronously
2015-09-24 6:27 UTC (3+ messages)
[PATCH v2] i2c: enable i2c device to suspend/resume asynchronously
2015-09-24 6:26 UTC
[PATCH] i2c-core: allow either old or of_matching of devices
2015-09-23 14:41 UTC
(unknown),
2015-09-23 10:48 UTC
[PATCH v4 0/3] I2C/SMBus: add support for Host Notify (in i2c_i801)
2015-09-23 9:16 UTC (3+ messages)
[PATCH 1/1] i2c: added FUNC flag for unsupported clock stretching
2015-09-23 9:04 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).