linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-13 20:02:09 to 2016-06-20 09:10:36 UTC [more...]

[RFC PATCH 00/13] Add support for Tegra DPAUX pinctrl
 2016-06-20  9:10 UTC  (36+ messages)
` [RFC PATCH 02/13] drm/tegra: Add helper functions for setting up DPAUX pads
` [RFC PATCH 04/13] drm/tegra: Add sor-safe clock for DPAUX on Tegra210
` [RFC PATCH 05/13] drm/tegra: Prepare DPAUX for supporting generic PM domains
  ` [RFC PATCH 01/13] drm/tegra: Clean-up if probing DPAUX fails
  ` [RFC PATCH 03/13] dt-bindings: drm/tegra: Update DPAUX documentation
  ` [RFC PATCH 06/13] pinctrl: pinconf: Add generic helper function for freeing mappings
  ` [RFC PATCH 13/13] arm64: tegra: Add DPAUX pinctrl bindings
` [RFC PATCH 07/13] dt-bindings: i2c: Add support for 'i2c-bus' subnode
` [RFC PATCH 08/13] i2c: core: "
` [RFC PATCH 09/13] dt-bindings: drm/tegra: Add DPAUX pinctrl documentation
` [RFC PATCH 10/13] drm/tegra: Add pinctrl support for DPAUX
` [RFC PATCH 11/13] arm64: tegra: Add SOR power-domain node
` [RFC PATCH 12/13] arm64: tegra: Add sor-safe clock to DPAUX binding

[PATCH v2 1/1] i2c: designware-pci: clarify a comment for Merrifield
 2016-06-20  8:58 UTC 

[PATCH v4 1/2] i2c: qup: add ACPI support
 2016-06-20  8:24 UTC  (5+ messages)
` [PATCH v4 2/2] i2c: qup: support SMBus block read

Designware patches
 2016-06-20  8:07 UTC  (5+ messages)

[PATCH 00/12] Remove unneeded build directory traversals
 2016-06-20  7:41 UTC  (11+ messages)
` [PATCH 01/12] gpio: Only descend into gpio directory when CONFIG_GPIOLIB is set
` [PATCH 10/12] lguest: Only descend into lguest directory when CONFIG_LGUEST "
` [PATCH 11/12] mmc: Only descend into mmc directory when CONFIG_MMC "
` [PATCH 12/12] leds: Only descend into leds directory when CONFIG_NEW_LEDS "

[PATCH 0/2] new tool 'i2ctransfer'
 2016-06-20  6:49 UTC  (8+ messages)
` [PATCH 1/2] i2c-tools: add "

[PATCH v1 1/1] i2c: designware-pci: clarify a comment for Merrifield
 2016-06-20  6:47 UTC  (2+ messages)

[PATCH 00/10] i2c: designware-platdrv: Some improvments related to PM
 2016-06-20  5:15 UTC  (24+ messages)
` [PATCH 01/10] i2c: designware-platdrv: Return error in ->probe() when clk ungate fails
` [PATCH 02/10] i2c: designware-platdrv: Gate clk in error path in ->probe()
` [PATCH 03/10] i2c: designware-platdrv: Unconditionally enable runtime PM
` [PATCH 04/10] i2c: designware-platdrv: Disable autosuspend in error path in ->probe()
` [PATCH 05/10] i2c: designware-platdrv: Fix clk gating in ->remove()
` [PATCH 06/10] i2c: designware-platdrv: Update runtime PM last busy mark in ->probe()
` [PATCH 07/10] i2c: designware-platdrv: Re-init the HW when resuming
` [PATCH 08/10] i2c: designware-platdrv: Check return value from clk_prepare_enable()
` [PATCH 09/10] i2c: designware-platdrv: Simplify code by using dev_get_drvdata()
` [PATCH 10/10] i2c: designware-platdrv: Rework system PM support

[PATCH v10 0/8] add i2c driver supported for rk3399
 2016-06-20  2:18 UTC  (4+ messages)

[RFC] regmap: Add regmap_pipe_read API
 2016-06-19 19:40 UTC  (5+ messages)

[PATCH v2 0/3] i2c: designware-pci: refactor and add Merrifield support
 2016-06-19 18:17 UTC  (8+ messages)
` [PATCH v2 1/3] i2c: designware-pci: Make bus number allocation robust
` [PATCH v2 2/3] i2c: designware-pci: Introduce Merrifield support
` [PATCH v2 3/3] i2c: designware-pci: Sort header block alphabetically

[PATCH v8 1/3] i2c: tegra: use readx_poll_timeout after config_load reg programmed
 2016-06-19 18:21 UTC  (3+ messages)

[PATCH] i2c: pca-isa: Utilize the module_isa_driver macro
 2016-06-19 17:48 UTC  (2+ messages)

[PATCH] i2c: elektor: Utilize the module_isa_driver macro
 2016-06-19 17:46 UTC  (2+ messages)

[PATCH 1/2] i2c: designware: Keep pm_runtime_enable/_disable calls in sync
 2016-06-19 17:31 UTC  (3+ messages)
` [PATCH 2/2] i2c: designware: Allow build Baytrail semaphore support when IOSF_MBI=m

[PATCH] i2c: nomadik: move runtime suspend of hw to _noirq
 2016-06-19 17:12 UTC  (4+ messages)

[RFC PATCH] i2c: i801: Fix I2C Block Read on 8-Series/C220 and later
 2016-06-19 17:09 UTC  (3+ messages)

[PATCH v3] i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT
 2016-06-19 16:54 UTC  (4+ messages)

[PATCH] i2c: remove __init from i2c_register_board_info()
 2016-06-19 12:15 UTC  (3+ messages)

[PATCH] i2c-smbus: Don't report duplicate alerts
 2016-06-19 12:06 UTC  (5+ messages)

[PATCH 0/2] i2c: qup: Fixed the DMA transfer errors
 2016-06-18 16:32 UTC  (11+ messages)
` [PATCH 1/2] i2c: qup: Cleared the error bits in ISR

[PATCH] i2c: qup: use address helper function in read transfer
 2016-06-18 16:31 UTC  (2+ messages)
`  "

[PATCH V4 0/3] i2c: qup: Some misc fixes
 2016-06-18 16:26 UTC  (10+ messages)
` [PATCH V4 1/3] i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
` [PATCH V4 2/3] i2c: qup: Fix wrong value of index variable
` [PATCH V4 3/3] i2c: qup: Fix error handling

i2c: xlp9xx: add ACPI support for Broadcom Vulcan
 2016-06-18 14:04 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: rockchip: add i2c nodes for rk3399
 2016-06-18 12:01 UTC  (2+ messages)

[PATCH v1 1/1] i2c-i801: make it depend on CONFIG_X86
 2016-06-17 19:05 UTC  (5+ messages)

[PATCH V3 1/2] i2c: core: add devm apis for i2c_new_dummy()
 2016-06-17 15:10 UTC  (3+ messages)
` [PATCH V3 2/2] i2c: Add devm_i2c_new_dummy() in managed list

[PATCH 0/3] Init device ids from ACPI of_compatible
 2016-06-17 12:19 UTC  (9+ messages)
` [PATCH 1/3] acpi: Export acpi_of_modalias equiv of of_modalias_node
` [PATCH 2/3] acpi i2c: Initialize info.type from of_compatible
` [PATCH 3/3] acpi spi: Initialize modalias "

[PATCH v4 0/8]
 2016-06-17 11:52 UTC  (9+ messages)
` [PATCH v4 1/8] Documentation: acpi: add SSDT overlays documentation
` [PATCH v4 2/8] acpi: fix enumeration (visited) flags for bus rescans
` [PATCH v4 3/8] acpi: add support for ACPI reconfiguration notifiers
` [PATCH v4 4/8] i2c: add support for ACPI reconfigure notifications
` [PATCH v4 5/8] spi: "
` [PATCH v4 6/8] efi: load SSTDs from EFI variables
  ` [PATCH v4 7/8] acpi: add support for configfs
` [PATCH v4 8/8] acpi: add support for loading SSDTs via configfs

[PATCH v8 0/4] i2c-smbus: add support for HOST NOTIFY
 2016-06-17 11:26 UTC  (10+ messages)
` [PATCH v8 1/4] i2c: add a protocol parameter to the alert callback
` [PATCH v8 2/4] i2c-smbus: add SMBus Host Notify support
` [PATCH v8 3/4] i2c: i801: add support of Host Notify

[PATCH v3 1/2] mfd: ti-smusbdig: Add support for the TI SM-USB-DIG
 2016-06-16 10:39 UTC  (4+ messages)

[PATCH v3 0/8] ACPI overlays
 2016-06-15 21:02 UTC  (15+ messages)
` [PATCH v3 1/8] Documentation: acpi: add SSDT overlays documentation
  ` [PATCH v3 2/8] acpi: fix enumeration (visited) flags for bus rescans
  ` [PATCH v3 5/8] spi: add support for ACPI reconfigure notifications
` [PATCH v3 3/8] acpi: add support for ACPI reconfiguration notifiers
` [PATCH v3 4/8] i2c: add support for ACPI reconfigure notifications
` [PATCH v3 6/8] efi: load SSTDs from EFI variables
` [PATCH v3 7/8] acpi: add support for configfs
` [PATCH v3 8/8] acpi: add support for loading SSDTs via configfs

[PATCH v1 1/3] i2c: designware-pci: Make bus number allocation robust
 2016-06-15 14:15 UTC  (8+ messages)
` [PATCH v1 2/3] i2c: designware-pci: Introduce Merrifield support
` [PATCH v1 3/3] i2c: designware-pci: Sort header block alphabetically

[PATCH v10 0/8] i2c-octeon and i2c-thunderx driver
 2016-06-15 13:51 UTC  (9+ messages)
` [PATCH v10 1/8] i2c: octeon: Rename driver to prepare for split
` [PATCH v10 2/8] i2c: octeon: Split the driver into two parts
` [PATCH v10 3/8] i2c: thunderx: Add i2c driver for ThunderX SOC
` [PATCH v10 4/8] i2c: thunderx: Add SMBUS alert support
` [PATCH v10 5/8] i2c: octeon,thunderx: Move register offsets to struct
` [PATCH v10 6/8] i2c: octeon: Sort include files alphabetically
` [PATCH v10 7/8] i2c: cavium: Use booleon values for booleon variables
` [PATCH v10 8/8] i2c: octeon: thunderx: Add MAINTAINERS entry

[PATCH v2] i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT
 2016-06-15 13:50 UTC  (2+ messages)

[PATCH 06/12] hsi: Only descend into hsi directory when CONFIG_HSI is set
 2016-06-15 12:48 UTC  (4+ messages)
  ` [PATCH] hsi: Build hsi_boardinfo.c into hsi core if enabled

[PATCH] i2c: tegra: Correct error path in probe
 2016-06-14 20:26 UTC 

[PATCH 0/3] Bug fixes for octeon driver
 2016-06-14  8:03 UTC  (4+ messages)
` [PATCH 2/3] i2c: octeon: Add retry logic after receiving STAT_RXADDR_NAK

[PATCH 08/12] i2c: Only descend into i2c directory when CONFIG_I2C is set
 2016-06-14  0:18 UTC  (2+ messages)


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).