messages from 2013-12-11 02:09:04 to 2014-01-05 05:04:10 UTC [more...]
[PATCH] i2c: designware: remove HAVE_CLK build dependecy
2014-01-05 5:04 UTC (3+ messages)
[PATCH v5 1/3] i2c: xilinx: Fix i2c checkpatch warnings
2014-01-04 22:40 UTC (4+ messages)
` [PATCH v5 2/3] i2c: xilinx: Do not enable irq before irq handler
` [PATCH v5 3/3] i2c: xilinx: Use devm_* functions
[RESEND PATCH v1 1/2] i2c: i2c-tiny-usb: Remove RobotFuzz USB vendor:product ID
2014-01-04 22:28 UTC (3+ messages)
` [RESEND PATCH v1 2/2] i2c: Add bus driver for for OSIF USB i2c device
[PATCH] i2c: at91: document clock properties
2014-01-04 22:11 UTC (4+ messages)
[PATCH 00/13] i2c: Use devm_*() functions
2014-01-04 21:23 UTC (27+ messages)
` [PATCH 01/13] i2c: bcm2835: Use devm_request_irq()
` [PATCH 02/13] i2c: gpio: Use devm_gpio_request()
` [PATCH 03/13] i2c: highlander: Use devm_*() functions
` [PATCH 04/13] i2c: isch: Use devm_request_region()
` [PATCH V2 "
` [PATCH 05/13] i2c: mv64xxx: Use devm_request_irq()
` [PATCH 06/13] i2c: pmcmsp: Use devm_*() functions
` [PATCH 07/13] i2c: pnx: "
` [PATCH 08/13] i2c: pxa: "
` [PATCH 09/13] i2c: simtec: "
` [PATCH 10/13] i2c: sirf: Use devm_clk_get()
` [PATCH 11/13] i2c: versatile: Use devm_*() functions
` [PATCH 12/13] i2c: viperboard: Use devm_kzalloc() functions
` [PATCH 13/13] i2c: xiic: Use devm_*() functions
[PATCH] i2c: viperboard: remove superfluous assignment
2014-01-04 21:21 UTC
[PATCH v2 0/2] Fix i2c bus hang on A0 version of the Armada XP SoCs
2014-01-03 19:35 UTC (15+ messages)
` [PATCH v2 1/2] ARM: mvebu: Add support to get the ID and the revision of a SoC
` [PATCH v2 2/2] i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCs
[PATCH] i2c: imx: propagate irq error code in probe
2014-01-03 16:38 UTC (2+ messages)
[PATCH] i2c: s3c2410: dont need CPU_FREQ transitions for exynos series
2014-01-03 16:23 UTC (3+ messages)
` [PATCH v4] "
[PATCH v3 REPOST 0/4] i2c : i2c-ibm-iic : use interrupts to perform the data transfer
2014-01-03 16:14 UTC (10+ messages)
` [PATCH v3 REPOST 1/4] i2c: i2c-ibm-iic: cleanup
` [PATCH v3 REPOST 2/4] i2c: i2c-ibm-iic: perform the transfer in the interrupt handler
` [PATCH v3 REPOST 3/4] i2c: i2c-ibm-iic: Implements transfer abortion
` [PATCH v3 REPOST 4/4] i2c: i2c-ibm-iic: Implements a polling mode
[PATCH V2] i2c: s3c2410 : Add polling mode support
2014-01-03 16:10 UTC (5+ messages)
[PATCH 0/2] i2c-designware-pci: Add Haswell ULT device support
2014-01-03 15:52 UTC (8+ messages)
` [PATCH 2/2] i2c-designware-pci: Index Haswell ULT bus names from 0
[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
2014-01-03 15:47 UTC (6+ messages)
` [PATCH 01/15] i2c: shmobile/rcar: Restrict non-COMPILE_TEST compilation
[PATCH 0/4] (Repost) Add reset GPIO support to the pca954x I2C mux
2014-01-03 15:42 UTC (2+ messages)
[PATCH 3/3] i2c: nomadik: factor platform data into state container
2014-01-03 15:35 UTC (4+ messages)
[PATCH 0/2] Fix i2c bus hang on A0 version of the Armada XP SoCs
2014-01-03 8:48 UTC (6+ messages)
` [PATCH 1/2] ARM: mvebu: Add support to get the ID and the revision of a SoC
` [PATCH 2/2] i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCs
Dearest Friend
2014-01-02 18:20 UTC
Openblocks AX3-4 i2c bus lockup
2014-01-02 16:44 UTC (8+ messages)
[RFC PATCH 0/3] Fix i2c bus hang on A0 version of the Armada XP SoCs
2014-01-02 16:34 UTC (12+ messages)
` [RFC PATCH 1/3] arm: mvebu: add new dts file for old variant of Openblocks AX3-4
` [RFC PATCH 2/3] i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCs
` [RFC PATCH 3/3] i2c: mv64xxx: Document the newly introduced Armada XP A0 compatible
[PATCH V3] i2c: riic: add driver
2014-01-02 15:00 UTC (2+ messages)
Advise to invest in your Country
2013-12-30 18:05 UTC
[PATCH V2 0/5] arm: shmobile: r7s72100: add native i2c support
2013-12-27 4:27 UTC (18+ messages)
` [PATCH V2 1/5] pinctrl: r7s72100: add riic groups
` [PATCH V2 3/5] arm: shmobile: r7s72100: add nodes for i2c controllers to dtsi
` [PATCH V2 4/5] arm: shmobile: genmai: adapt dts to use native i2c driver
` [PATCH V2 2/5] arm: shmobile: r7s72100: add i2c clocks
` [PATCH V2 5/5] i2c: riic: add driver
linux-3.7.[1,4]: kmemleak in i801_probe
2013-12-24 9:44 UTC (9+ messages)
` [PATCH] i2c: i801: fix memleak on probe error
` How should dev_[gs]et_drvdata be used? (was: Re: [PATCH] i2c: i801: fix memleak on probe error)
` How should dev_[gs]et_drvdata be used?
[PATCH] i2c-piix4: AMD new SMBus base address location changed
2013-12-23 21:58 UTC
[PATCH 2/3] i2c: nomadik: remove platform data header
2013-12-23 17:18 UTC (3+ messages)
[PATCH 1/3] i2c: nomadik: auto-calculate slave setup time
2013-12-23 17:18 UTC (3+ messages)
[PATCH] i2c: fix a potential kmemleak of adapter device
2013-12-23 1:47 UTC (3+ messages)
[PATCH v6 0/4] iMC SMBUS driver and DIMM bus probing
2013-12-21 1:45 UTC (5+ messages)
` [PATCH v6 1/4] Move Intel SNB device ids from sb_edac to pci_ids.h
` [PATCH v6 2/4] sb_edac: Claim a different PCI device
` [PATCH v6 3/4] i2c_imc: New driver for Intel's iMC, found on LGA2011 chips
` [PATCH v6 4/4] i2c, i2c_imc: Add DIMM bus code
[PATCH -next] i2c: imx: add missing clk_disable_unprepare() on error path
2013-12-20 17:40 UTC (2+ messages)
[lm-sensors] I2C support for AMD Hudson-1
2013-12-20 13:43 UTC (4+ messages)
[PATCH 0/5] arm: shmobile: r7s72100: add native i2c support
2013-12-18 21:00 UTC (23+ messages)
` [PATCH 2/5] arm: shmobile: r7s72100: add i2c clocks
` [PATCH 4/5] arm: shmobile: genmai: adapt dts to use native i2c driver
` [PATCH 1/5] pinctrl: r7s72100: add riic groups
` [PATCH 3/5] arm: shmobile: r7s72100: add nodes for i2c controllers to dtsi
` [PATCH 5/5] i2c: riic: add driver
[PATCH 2/2] i2c: exynos5: configure fifo_depth based on HSI2C module version
2013-12-18 15:21 UTC (4+ messages)
[PATCH] dt: Update I2C trivial devices list
2013-12-17 16:47 UTC (3+ messages)
Powered By Google
2013-12-17 7:39 UTC
[PATCH] i2c: Add message transfer tracepoints for I2C and SMBUS
2013-12-14 0:16 UTC (10+ messages)
[PULL REQUEST] i2c for 3.13
2013-12-13 8:42 UTC
[PATCH] i2c: i2c-imx: Check the return value from clk_prepare_enable()
2013-12-12 21:50 UTC (2+ messages)
[PATCH] i2c-mux: Inherit retry count from parent controller for muxed bus
2013-12-12 21:40 UTC (3+ messages)
` [PATCH v2] i2c-mux: Inherit retry count and timeout from parent "
[PATCH 00/31] ARM: tegra: use common reset and DMA bindings
2013-12-12 0:11 UTC (2+ messages)
[Patch v3]EMMA I2C driver
2013-12-11 11:59 UTC (7+ messages)
` [PATCH 1/2] I2C: EMMA Mobile I2C master driver
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).