messages from 2015-11-30 15:41:05 to 2015-12-14 23:32:59 UTC [more...]
[PATCH V3 0/6] Add LS1043A SoC support
2015-12-14 23:32 UTC (6+ messages)
` [PATCH V3 5/6] clk: qoriq: Add ls1043a support
[PATCH] i2c: allow building emev2 without slave mode again
2015-12-14 22:27 UTC (12+ messages)
[PATCH 0/4] i2c: uniphier: add minor sanity checks to i2c-uniphier/i2c-uniphier-f
2015-12-14 10:01 UTC (2+ messages)
[PATCH v2 0/9] i2c: add generic support for timing parameters in DT
2015-12-14 10:00 UTC (22+ messages)
` [PATCH v2 1/9] i2c: document generic DT bindings for timing parameters
` [PATCH v2 2/9] i2c: add generic routine to parse DT for timing information
` [PATCH v2 3/9] i2c: rcar: refactor probe function a little
` [PATCH v2 4/9] i2c: rcar: switch to i2c generic dt parsing
` [PATCH v2 5/9] i2c: rcar: honor additional i2c timings from DT
` [PATCH v2 6/9] ARM: shmobile: r8a7790: dtsi: add internal delay for i2c IPs
` [PATCH v2 7/9] ARM: shmobile: r8a7791: "
` [PATCH v2 8/9] ARM: shmobile: r8a7794: "
` [PATCH v2 9/9] arm64: renesas: r8a7795: "
[PATCH] touchscreen: edt-ft5x06: Prevent DMA driver from mapping an area on stack
2015-12-14 7:53 UTC (4+ messages)
` "
[PATCH] i2c: create builtin_i2c_driver to avoid registration boilerplate
2015-12-13 20:33 UTC
[PATCH v2] I2C: designware: fix IO timeout issue for AMD controller
2015-12-13 12:01 UTC (4+ messages)
URGENT MAIL FOR YOU
2015-12-13 10:02 UTC
[PATCH 1/2] i2c: designware: Keep pm_runtime_enable/_disable calls in sync
2015-12-12 17:06 UTC (5+ messages)
` [PATCH 2/2] i2c: designware: Allow build Baytrail semaphore support when IOSF_MBI=m
[PATCH v1 1/3] i2c: rk3x: add calc_divs ops for new version
2015-12-11 14:33 UTC (3+ messages)
` [PATCH v1 2/3] i2c: rk3x: new way to calc_divs "
` [PATCH v1 3/3] i2c: rk3x: support I2C Hs-mode for rk3399
[RESEND PATCH v2 0/9] eeprom: at24: at24cs series serial number read
2015-12-11 13:55 UTC (12+ messages)
` [RESEND PATCH v2 1/9] eeprom: at24: platform_data: use BIT() macro
` [RESEND PATCH v2 2/9] eeprom: at24: new flag in platform_data
` [RESEND PATCH v2 3/9] eeprom: at24: tie up an additional address for at24cs series
` [RESEND PATCH v2 4/9] eeprom: at24: support reading of the serial number
` [RESEND PATCH v2 5/9] eeprom: at24: export the serial number through sysfs
` [RESEND PATCH v2 6/9] eeprom: at24: improve the device_id table readability
` [RESEND PATCH v2 7/9] eeprom: at24: add the at24cs series to the list of supported devices
` [RESEND PATCH v2 8/9] eeprom: at24: remove a reduntant if
` [RESEND PATCH v2 9/9] eeprom: at24: readability tweaks
[PATCH v6] at24: Support SMBus read/write of 16-bit devices
2015-12-11 13:19 UTC (2+ messages)
[Patch V10] i2c: imx: add runtime pm support to improve the performance
2015-12-11 2:24 UTC
[PATCH v2 0/2] i2c:dw: Add APM X-Gene ACPI I2C device support
2015-12-11 1:13 UTC (4+ messages)
` [PATCH v2 1/2] acpi:apd: "
` [PATCH v2 2/2] i2c:dw: "
[PATCH v3 0/2] ACPI: Add irq_type to gpio interrupt
2015-12-10 17:00 UTC (11+ messages)
` [PATCH v3 1/2] acpi: Rename acpi_gsi_get_irq_type to acpi_get_irq_type and export symbol
` [PATCH v3 2/2] ACPI / gpio: Add irq_type when a gpio is used as an interrupt
[PATCH 00/28] MIPS Boston board support
2015-12-10 16:26 UTC (7+ messages)
` [PATCH 14/28] i2c: eg20t: allow build on MIPS platforms
` [PATCH 15/28] i2c: eg20t: set i2c_adapter->dev.of_node
[PATCH] i2c: rk3x: Add two new features for rk3399
2015-12-10 11:03 UTC (2+ messages)
[PATCH 0/2] i2c:dw: Add APM X-Gene ACPI I2C device support
2015-12-10 7:19 UTC (9+ messages)
` [PATCH 1/2] acpi:apd: "
` [PATCH 2/2] i2c:dw: "
[Patch V1] i2c: imx: init bus recovery info before adding i2c adapter
2015-12-09 10:18 UTC (4+ messages)
[Patch V2] i2c: imx: init bus recovery info before adding i2c adapter
2015-12-09 10:16 UTC (3+ messages)
[PATCH v2 1/1] x86/platform/iosf_mbi: Remove duplicate definitions
2015-12-07 22:56 UTC (6+ messages)
Question on device tree bindings for I2C
2015-12-07 17:04 UTC (3+ messages)
[PATCH 0/9] i2c: add generic support for timing parameters in DT
2015-12-07 6:39 UTC (14+ messages)
` [PATCH 1/9] i2c: document generic DT bindings for timing parameters
` [PATCH 2/9] i2c: add generic routine to parse DT for timing information
` [PATCH 3/9] i2c: rcar: refactor probe function a little
` [PATCH 4/9] i2c: rcar: switch to i2c generic dt parsing
` [PATCH 5/9] i2c: rcar: honor additional i2c timings from DT
` [PATCH 6/9] ARM: shmobile: r8a7790: dtsi: add internal delay for i2c IPs
` [PATCH 7/9] ARM: shmobile: r8a7791: "
` [PATCH 8/9] ARM: shmobile: r8a7794: "
` [PATCH 9/9] arm64: renesas: r8a7795: "
[PATCH v2 00/16] intel-lpss: support non-ACPI platforms
2015-12-07 1:44 UTC (10+ messages)
` [PATCH v2 16/16] i2c: designware: Convert to use unified device property API
[PATCH 1/4] i2c: added i2c quirk flag for unsupported clock stretching
2015-12-05 19:01 UTC (16+ messages)
` [PATCH v2 1/5] i2c: add "
` [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 v2] emev2: add slave support
2015-12-05 18:59 UTC (4+ messages)
` [PATCH v2] i2c: "
[PATCH RESEND] i2c: Remove setting for 1 second timeout from adapter drivers
2015-12-04 8:01 UTC (3+ messages)
[PATCH] i2c: emev2: add slave support
2015-12-03 21:03 UTC (4+ messages)
[PATCH v2 0/4] i2c: at91: add support for SDA HOLD
2015-12-03 20:45 UTC (12+ messages)
` [PATCH v2 1/4] i2c: at91: add support for the HOLD field
` [PATCH v2 1/4] i2c: at91: add upport "
` [PATCH v2 2/4] i2c: at91: update bindings documention
` [PATCH v2 3/4] ARM: at91/dt: sama5d4: update i2c compatible string
` [PATCH v2 4/4] ARM: at91/dt: sama5d2 Xplained: pmic needs a specific sda hold time
[PATCH] i2c: piix4: remove unneeded assignments
2015-12-03 20:37 UTC (3+ messages)
[RFC 0/9] i2c: add generic support for timing parameters
2015-12-03 10:59 UTC (4+ messages)
` [RFC 5/9] i2c: rcar: honor additional i2c timings from DT
[PATCH V3] Intel Lewisburg device IDs for SMBus
2015-12-02 21:44 UTC (3+ messages)
[PATCH 1/4] i2c: at91: add upport for the HOLD field
2015-12-02 14:28 UTC (9+ messages)
` [PATCH 2/4] i2c: at91: update bindings documention
` [PATCH 3/4] ARM: at91/dt: sama5d4: update i2c compatible string
` [PATCH 4/4] ARM: at91/dt: sama5d2 Xplained: pmic needs a specific sda hold time
Handling clocks on external busses
2015-12-02 13:30 UTC (3+ messages)
[PATCH v4] arm64: dts: add all hi6220 i2c nodes
2015-12-02 12:57 UTC (2+ messages)
[Patch V1] imx: i2c: fix i2c resource leak with dma transfer
2015-12-02 9:52 UTC
[PATCH v3] arm64: dts: add all hi6220 i2c nodes
2015-12-02 9:06 UTC (3+ messages)
[PATCH v2 0/2] Mediatek I2C Fixup
2015-12-02 2:51 UTC (8+ messages)
` [PATCH v2 1/2] i2c: mediatek: add i2c first write then read optimization
` [PATCH v2 2/2] i2c: mediatek: fix i2c multi transfer issue in high speed mode
[PATCH v2] arm64: dts: add all hi6220 i2c nodes
2015-12-02 2:40 UTC (3+ messages)
Issues with touchpad / touchscreen on yoga 900
2015-12-01 7:57 UTC (10+ messages)
[PATCH 1/1] I2C: designware: fix IO timeout issue for AMD controller
2015-12-01 0:43 UTC (6+ messages)
[PATCH v2 1/1] i2c: core: fix a code to suppress a warning
2015-12-01 0:28 UTC (3+ messages)
[PATCHv3 1/2] i2c: cadence: Move to sensible power management
2015-11-30 20:10 UTC (4+ messages)
` [PATCHv3 2/2] i2c: cadence: Remove the suspended flag
[PATCH 1/3] i2c: at91: add setting HOLD field of TWIHS_CWGR via DT
2015-11-30 15:57 UTC (3+ messages)
[PATCH 0/9] i2c: brcmstb: add support for BMIPS_GENERIC
2015-11-30 15:41 UTC (3+ messages)
` [PATCH 5/9] i2c: brcmstb: fix start and stop conditions
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).