messages from 2016-07-29 21:26:01 to 2016-08-16 20:09:24 UTC [more...]
i2c: slave support framework improvements
2016-08-16 13:53 UTC (17+ messages)
[PATCH v4 0/2] Add support for the TI SM-USB-DIG
2016-08-16 16:43 UTC (5+ messages)
` [PATCH v4 1/2] mfd: ti-smusbdig: "
` [PATCH v4 2/2] i2c: ti-smusbdig: add TI SM-USB-DIG I2C bus driver
[RFC 00/17] clk: Add per-controller locks to fix deadlocks
2016-08-16 16:41 UTC (21+ messages)
` [RFC 01/17] clk: bcm2835: Rename clk_register to avoid name conflict
` [RFC 02/17] clk: Add clock controller to fine-grain the prepare lock
` [RFC 03/17] clk: s2mps11: Switch to new clock controller API
` [RFC 04/17] clk: samsung: Allocate a clock controller in context
` [RFC 05/17] clk: fixed-rate: Switch to new clock controller API
` [RFC 06/17] clk: gate: "
` [RFC 07/17] clk: mux: "
` [RFC 08/17] clk: fixed-factor: "
` [RFC 09/17] clk: divider: "
` [RFC 10/17] clk: composite: "
` [RFC 11/17] clk: gpio: "
` [RFC 12/17] ASoC: samsung: "
` [RFC 13/17] clk: samsung: audss: "
` [RFC 14/17] clk: samsung: clkout: "
` [RFC 15/17] clk: Use per-controller locking
` [RFC 16/17] Revert "i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared"
` [RFC 17/17] Revert "i2c: s3c2410: fix ABBA deadlock by keeping "
[PATCH v3 0/3] i2c: designware: improve performance for transfers
2016-08-16 14:07 UTC (11+ messages)
` [PATCH v3 1/3] i2c: designware: wait for disable/enable only if necessary
` [PATCH v3 2/3] i2c: designware: detect when dynamic tar update is possible
` [PATCH v3 3/3] i2c: designware: do not disable adapter after transfer
[PATCH v2 0/8] devicetree cleanup for i2c muxes/arbs/gates
2016-08-16 13:57 UTC (12+ messages)
` [PATCH v2 1/8] dt-bindings: i2c: add support for 'i2c-mux' subnode
` [PATCH v2 2/8] dt-bindings: i2c: add support for 'i2c-arb' subnode
` [PATCH v2 3/8] dt-bindings: i2c: add support for 'i2c-gate' subnode
` [PATCH v2 4/8] dt-bindings: i2c: add bindings for nxp,pca9541
` [PATCH v2 5/8] i2c: mux: add support for 'i2c-mux', 'i2c-arb' and 'i2c-gate' DT subnodes
` [PATCH v2 6/8] i2c: mux: inform the i2c mux core about how it is used
` [PATCH v2 7/8] i2c: pca9541: add device tree binding
` [PATCH v2 8/8] i2c: pca954x: "
[PATCH v0 0/4] Use complete() instead of complete_all()
2016-08-16 13:12 UTC (10+ messages)
` [PATCH v0 1/4] i2c: bcm-iproc: "
` [PATCH v0 2/4] i2c: bcm-kona: "
` [PATCH v0 3/4] i2c: brcmstb: "
` [PATCH v0 4/4] i2c: meson: "
[PATCH] i2c: bcm-kona: fix inconsistent indenting
2016-08-15 14:11 UTC (2+ messages)
Loan Application
2016-08-14 20:50 UTC
[PATCH] i2c: at91: fix support of the "alternative command" feature
2016-08-14 22:34 UTC (2+ messages)
[PATCH] i2c: ocores: add missed clk_disable_unprepare() on failure paths
2016-08-14 22:30 UTC (3+ messages)
[RESEND PATCH 0/2] cros_ec: utilize cros_ec_cmd_xfer_status()
2016-08-14 22:24 UTC (6+ messages)
` [RESEND PATCH 1/2] i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
` [RESEND PATCH 2/2] Input: cros_ec_keyb - "
[PATCH] i2c: mux: demux-pinctrl: properly roll back when adding adapter fails
2016-08-14 22:21 UTC (2+ messages)
[PATCH v2] eeprom: at24: check if the chip is functional in probe()
2016-08-14 22:19 UTC (2+ messages)
[PATCH] i2c: uniphier{-f}: don't print error when adding adapter fails
2016-08-14 22:17 UTC (4+ messages)
[PATCH] i2c: don't print error when adding adapter fails
2016-08-14 22:17 UTC (20+ messages)
` [STLinux Kernel] "
[PATCH] i2c-tools: fix feature test macros for glibc >= 2.20
2016-08-12 18:34 UTC (4+ messages)
[PATCH v2] i2c-tools: add .gitignore
2016-08-12 18:34 UTC (3+ messages)
[PATCH 0/8] i2c: designware: Support fast mode plus and high speed
2016-08-12 14:02 UTC (9+ messages)
` [PATCH 1/8] i2c: designware: Move clk_freq into struct dw_i2c_dev
` [PATCH 2/8] i2c: designware: get fast plus and high speed *CNT configuration
` [PATCH 3/8] i2c: designware: Enable fast mode plus
` [PATCH 4/8] i2c: designware: set the common config before the if else
` [PATCH 5/8] i2c: designware: Enable high speed mode
` [PATCH 6/8] i2c: core: Cleanup I2C ACPI namespace, take 2
` [PATCH 7/8] i2c: core: Add function for finding the bus speed from ACPI, "
` [PATCH 8/8] i2c: designware: Find bus speed from ACPI
[PATCH] i2c: brcmstb: Fix START and STOP conditions
2016-08-12 5:56 UTC
[PATCH] eeprom: at24: check if the chip is functional in probe()
2016-08-11 15:55 UTC (4+ messages)
[PATCH 0/6] Some Tegra I2C Updates
2016-08-11 15:01 UTC (13+ messages)
` [PATCH 1/6] i2c: tegra: Add missing new line characters
` [PATCH 2/6] i2c: tegra: Remove non device-tree support
` [PATCH 3/6] i2c: tegra: Use device name for adapter name
` [PATCH 4/6] i2c: tegra: Simplify I2C resume
` [PATCH 5/6] i2c: tegra: Add runtime power-management support
` [PATCH 6/6] i2c: tegra: Add pinctrl support
[PATCH] i2c: i2c-mv64xxx: add suspend/resume support
2016-08-11 8:39 UTC (2+ messages)
[PATCH 0/5] gpu: don't print error when adding adapter fails
2016-08-10 18:10 UTC (7+ messages)
` [PATCH 1/5] gpu: drm: amd: amdgpu: amdgpu_i2c: "
` [PATCH 2/5] gpu: drm: mediatek: mtk_hdmi_ddc: "
` [PATCH 3/5] gpu: drm: msm: hdmi: hdmi_i2c: "
` [PATCH 4/5] gpu: drm: radeon: radeon_i2c: "
` [PATCH 5/5] gpu: drm: rockchip: inno_hdmi: "
[PATCH] i2c: slave framework support for SMBus Alert
2016-08-10 8:26 UTC (3+ messages)
[PATCH 0/4] media: don't print error when adding adapter fails
2016-08-10 15:06 UTC (9+ messages)
` [PATCH 1/4] media: pci: netup_unidvb: "
` [PATCH 2/4] media: pci: pt3: "
` [PATCH 3/4] media: platform: exynos4-is: fimc-is-i2c: "
` [PATCH 4/4] media: usb: dvb-usb-v2: dvb_usb_core: "
[PATCH 0244/1285] Replace numeric parameter like 0444 with macro
2016-08-10 13:58 UTC (4+ messages)
[PATCH] video: don't print error when adding adapter fails
2016-08-10 10:43 UTC (4+ messages)
` [PATCH] video: fbdev: mb862xx: mb862xx-i2c: "
[PATCH v2] i2c-tools: fix feature test macros for glibc >= 2.20
2016-08-09 20:53 UTC
[PATCH] i2c-tools: add .gitignore
2016-08-09 20:47 UTC (5+ messages)
[wsa:strings/usb-no-enomem 117/125] drivers/usb/renesas_usbhs/mod_host.c:170:17: warning: unused variable 'dev'
2016-08-09 17:17 UTC
[wsa:strings/usb_alloc_urb 52/80] drivers/net/wireless/realtek/rtlwifi/usb.c:907:19: warning: unused variable 'rtlpriv'
2016-08-09 17:10 UTC
[Patch V2] i2c: imx: add low power i2c bus driver
2016-08-09 10:50 UTC (4+ messages)
Debian Jessie on QNAP TS-112P - Reboot instead of shutdown
2016-08-08 7:13 UTC
[PATCH 00/11] use of_property_read_bool
2016-08-05 12:59 UTC (3+ messages)
` [PATCH 04/11] i2c: mpc: "
` [PATCH 10/11] soc: ti: knav_qmss_queue: "
[PATCH 00/12] Add support for Tegra DPAUX pinctrl
2016-08-04 6:25 UTC (5+ messages)
` [PATCH 08/12] i2c: core: Add support for 'i2c-bus' subnode
[PATCH 0/3] i2c: core/designware: Find bus speed from ACPI
2016-08-02 14:43 UTC (5+ messages)
` [PATCH 3/3] i2c: designware: "
[PATCH v3] i2c: hibvt: add Hisilicon BVT I2C controller driver
2016-08-01 19:40 UTC (2+ messages)
[PATCH 0/5] i2c: Host Notify / i801 fixes
2016-08-01 14:14 UTC (6+ messages)
` [PATCH 1/5] i2c: i2c-smbus: prevent races on remove when Host Notify is used
` [PATCH 5/5] i2c: i801: warn on i2c_handle_smbus_host_notify() errors
[PATCH v9 1/2] i2c: i801: add support of Host Notify
2016-08-01 13:33 UTC (4+ messages)
[RFC] i2c: device-tree: Handling child nodes which are not i2c devices
2016-08-01 9:41 UTC (3+ messages)
[pasemi] problem with i2c-pasemi
2016-08-01 9:01 UTC (2+ messages)
[RFC PATCH 0/1] i2c: i2c-mux-pca954x: Add interrupt controller support
2016-08-01 8:52 UTC (8+ messages)
` [RFC PATCH 1/1] "
[PATCH 0/7] devicetree cleanup for i2c muxes/arbs/gates
2016-07-31 22:05 UTC (6+ messages)
` [PATCH 3/7] dt-bindings: i2c: add support for 'i2c-gate' subnode
` [PATCH 4/7] dt-bindings: i2c: add bindings for nxp,pca9541
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).