messages from 2016-08-25 10:08:27 to 2016-09-09 12:20:07 UTC [more...]
[PATCH] i2c: mux: demux-pinctrl: run properly with multiple instances
2016-09-09 12:20 UTC (4+ messages)
[v11, 0/8] Fix eSDHC host version register bug
2016-09-09 3:47 UTC (13+ messages)
` [v11, 1/8] dt: bindings: update Freescale DCFG compatible
` [v11, 2/8] ARM64: dts: ls2080a: add device configuration node
` [v11, 3/8] dt: bindings: move guts devicetree doc out of powerpc directory
` [v11, 4/8] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v11, 5/8] soc: fsl: add GUTS driver for QorIQ platforms
` [v11, 6/8] MAINTAINERS: add entry for Freescale SoC drivers
` [v11, 7/8] base: soc: introduce soc_device_match() interface
` [v11, 8/8] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
[Patch V3] i2c: imx: add low power i2c bus driver
2016-09-09 1:49 UTC (3+ messages)
[RFC 00/17] clk: Add per-controller locks to fix deadlocks
2016-09-09 0:24 UTC (2+ messages)
[PATCH v5] i2c: imx: make bus recovery through pinctrl optional
2016-09-08 23:57 UTC (11+ messages)
[PATCH] i2c: rk3x: Restore clock settings at resume time
2016-09-08 20:50 UTC (3+ messages)
[PATCH 0/3] i2c: uniphier: updates for v4.9
2016-09-08 20:41 UTC (5+ messages)
` [PATCH 1/3] i2c: uniphier: avoid WARN_ON() of clk_disable() in failure path
` [PATCH 2/3] i2c: uniphier-f: "
` [PATCH 3/3] i2c: uniphier-f: set the adapter to master mode when probing
[PATCH v11 1/5] i2c: tegra: use readl_poll_timeout after config_load reg programmed
2016-09-08 20:37 UTC (6+ messages)
` [PATCH v11 2/5] i2c: tegra: If fifo flush fails return error
` [PATCH v11 3/5] i2c: tegra: add separate function for config_load programing
` [PATCH v11 4/5] i2c: tegra: use atomic poll function during configuration
` [PATCH v11 5/5] i2c: tegra: proper handling of error cases
[PATCH] i2c: tegra: Fix assignment of boolean variables
2016-09-08 20:26 UTC (2+ messages)
[PATCH] i2c: shmobile: Use ARCH_SHMOBILE instead of SUPERH
2016-09-08 20:24 UTC (3+ messages)
[PATCH] [trivial] i2c: Spelling s/acknowedge/acknowledge/
2016-09-08 20:22 UTC (2+ messages)
[PATCH v1] i2c: designware: save the preset value of DW_IC_SDA_HOLD
2016-09-08 20:18 UTC (6+ messages)
[PATCH] Documentation: i2c: slave-interface: add note for driver development
2016-09-08 14:57 UTC (2+ messages)
portable device tree connector -- problem statement
2016-09-08 0:26 UTC (8+ messages)
` DT connectors, thoughts
[PATCH v1 0/2] i2c: Stop i2c modules being unloaded while in use
2016-09-07 20:05 UTC (3+ messages)
` [PATCH v1 1/2] i2c-mux: add i2c_mux_add_reparented_adapter api
` [PATCH v1 2/2] i2c-mux-gpio: call i2c_add_reparented_mux_adapter
[PATCH v6] i2c: imx: make bus recovery through pinctrl optional
2016-09-07 18:09 UTC (2+ messages)
[PATCH V2 0/9] Some Tegra I2C Updates
2016-09-07 14:17 UTC (18+ messages)
` [PATCH V2 1/9] i2c: tegra: Fix lines over 80 characters
` [PATCH V2 2/9] i2c: tegra: Use BIT macro
` [PATCH V2 3/9] i2c: tegra: Fix missing blank lines after declarations
` [PATCH V2 4/9] i2c: tegra: Add missing new line characters
` [PATCH V2 5/9] i2c: tegra: Remove non device-tree support
` [PATCH V2 6/9] i2c: tegra: Use device name for adapter name
` [PATCH V2 7/9] i2c: tegra: Simplify I2C resume
` [PATCH V2 8/9] i2c: tegra: Add runtime power-management support
` [PATCH V2 9/9] i2c: tegra: Add pinctrl support
RESEND:i2c-eg20t: fix race between i2c init and interrupt enable
2016-09-07 9:25 UTC (2+ messages)
` [PATCH] i2c-eg20t: "
[PATCH 0/3] LEGO MINDSTORMS I2C support
2016-09-06 19:01 UTC (5+ messages)
` [PATCH 1/3] i2c: Add class for LEGO MINDSTORMS sensors
` [PATCH 2/3] i2c: Add special case for detecting LEGO devices
` [PATCH 3/3] i2c: expose adapter probe and remove probed functions
[patch 2/2] i2c: mux: mellanox: add driver
2016-09-06 11:00 UTC (3+ messages)
[PATCH] Documentation: tpm: Adds the TPM device tree node documentation
2016-09-02 17:57 UTC (12+ messages)
` [tpmdd-devel] "
` "
i2c: imx: add slave support. v2 status
2016-09-02 17:01 UTC
[PATCH] i2c-eg20t: fix race between i2c init and interrupt enable
2016-09-02 10:05 UTC (2+ messages)
[PATCH] i2c-eg20t: use dynamically registered adapter number
2016-09-02 9:44 UTC (3+ messages)
[PATCH v4 0/2] Add support for Smart Battery System Manager
2016-09-01 9:37 UTC (9+ messages)
` [PATCH v4 1/2] Documentation: Add sbs-manager device tree node documentation
` [PATCH v4 2/2] power: Adds support for Smart Battery System Manager
Greetings
2016-09-01 2:29 UTC
[PATCH 1/5] i2c: tegra: use readl_poll_timeout after config_load reg programmed
2016-08-31 13:30 UTC (6+ messages)
` [PATCH 2/5] i2c: tegra: If fifo flush fails return error
` [PATCH 3/5] i2c: tegra: add separate function for config_load programing
` [PATCH 4/5] i2c: tegra: use atomic poll function during configuration
` [PATCH 5/5] i2c: tegra: proper handling of error cases
[patch 1/2] i2c: add master driver for mellanox systems
2016-08-31 1:41 UTC (2+ messages)
` [lkp] [i2c] faec3e0feb: WARNING: CPU: 31 PID: 1 at drivers/i2c/i2c-core.c:1866 i2c_add_numbered_adapter+0x8d/0xa0
[PATCH v1 1/1] i2c: core: put literals on one line in dev_*() calls
2016-08-30 21:06 UTC (2+ messages)
[PATCH v2] i2c: move locking operations to their own struct
2016-08-30 20:56 UTC (3+ messages)
[PATCH v10 1/4] i2c: tegra: use readl_poll_timeout after config_load reg programmed
2016-08-30 20:32 UTC (7+ messages)
` [PATCH v10 2/4] i2c: tegra: add separate function for config_load programing
` [PATCH v10 3/4] i2c: tegra: use atomic poll function during configuration
` [PATCH v10 4/4] i2c: tegra: proper handling of error cases
[PATCH v8 1/3] i2c: tegra: use readx_poll_timeout after config_load reg programmed
2016-08-30 19:16 UTC (7+ messages)
比阅兵式还震撼!澳门金沙重金打造!更有更多更好玩的等着您哦!(AD)
2016-08-30 14:11 UTC
[PATCH 2/2] iio: gyro: Add driver for the MPU-3050 gyroscope
2016-08-29 17:41 UTC (4+ messages)
[PATCH v9 1/4] i2c: tegra: use readl_poll_timeout after config_load reg programmed
2016-08-29 16:36 UTC (4+ messages)
` [PATCH v9 2/4] i2c: tegra: add separate function for config_load programing
` [PATCH v9 3/4] i2c: tegra: use atomic poll function during configuration
` [PATCH v9 4/4] i2c: tegra: proper handling of error cases
[RFC 0/1] i2c: omap: Add support for switching to slave mode
2016-08-29 3:43 UTC (8+ messages)
` [RFC 1/1] drivers: i2c: omap: Add slave support
[PATCH] i2c-eg20t: fix race between i2c init and interrupt enable
2016-08-29 3:02 UTC (3+ messages)
For the Less Privileged
2016-08-28 23:11 UTC
[patch 2/2] i2c: mux: mellanox: add driver
2016-08-28 20:42 UTC (2+ messages)
[PATCH v2] i2c: designware-baytrail: Fix the Kconfig dependency fix
2016-08-26 15:46 UTC (4+ messages)
Question related i2c fixed clk rate
2016-08-26 11:29 UTC (2+ messages)
[PATCH v4 0/2] Add support for the TI SM-USB-DIG
2016-08-26 9:28 UTC (3+ messages)
` [PATCH v4 1/2] mfd: ti-smusbdig: "
[PATCH v2 0/8] devicetree cleanup for i2c muxes/arbs/gates
2016-08-25 16:38 UTC (11+ messages)
` [PATCH v2 3/8] dt-bindings: i2c: add support for 'i2c-gate' subnode
` [PATCH v2 6/8] i2c: mux: inform the i2c mux core about how it is used
[wsa:i2c/for-next 5/14] drivers/gpu/drm/drm_dp_helper.c:810:10: error: 'struct i2c_adapter' has no member named 'lock_bus'; did you mean 'lock_ops'?
2016-08-25 20:13 UTC (3+ messages)
[PATCH 0/6] Some Tegra I2C Updates
2016-08-25 22:31 UTC (8+ messages)
` [PATCH 2/6] i2c: tegra: Remove non device-tree support
` [PATCH 5/6] i2c: tegra: Add runtime power-management support
[PATCH v4 0/4] i2c: designware: improve performance for transfers
2016-08-25 20:07 UTC (5+ messages)
` [PATCH v4 3/4] i2c: designware: detect when dynamic tar update is possible
[PATCH 0/8] i2c: designware: Support fast mode plus and high speed
2016-08-25 19:55 UTC (2+ messages)
[wsa:i2c/for-next 5/14] drivers/gpu/drm/drm_dp_helper.c:810: error: 'struct i2c_adapter' has no member named 'lock_bus'
2016-08-25 18:35 UTC
[PATCH] i2c: mux: demux-pinctrl: invalidate properly when switching fails
2016-08-25 16:47 UTC (2+ messages)
[PATCH 1/2] i2c: sh_mobile: use proper device with dma_mapping_error
2016-08-25 16:50 UTC (4+ messages)
` [PATCH 2/2] i2c: rcar: "
[PATCH v11 0/8] i2c-octeon and i2c-thunderx driver
2016-08-25 16:37 UTC (2+ messages)
[PATCH 0/2] i2c: move adapter locking ops to struct, constify
2016-08-25 16:05 UTC (5+ messages)
` [PATCH 1/2] i2c: add i2c_trylock_bus wrapper, use it
` [PATCH 2/2] i2c: move locking operations to their own struct
[PATCH] i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
2016-08-25 11:23 UTC
[patch 2/2] i2c: mux: mellanox: add driver
2016-08-25 10:08 UTC (5+ 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).