linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-27 17:26:24 to 2016-10-13 22:44:55 UTC [more...]

[PATCH v2] i2c: i2c-piix4: several coding style fixes
 2016-10-13 22:39 UTC 

[PATCH 0/5] i2c: i2c-piix4: set of coding style fixes
 2016-10-13 16:44 UTC  (11+ messages)
` [PATCH 1/5] i2c: i2c-piix4: coding style fix - '*' adjacent to data name
` [PATCH 2/5] i2c: i2c-piix4: coding style fix - assignment in if condition
` [PATCH 3/5] i2c: i2c-piix4: coding style fix - long comments blocks
` [PATCH 4/5] i2c: i2c-piix4: coding style fix - spaces with open parenthesis
` [PATCH 5/5] i2c: i2c-piix4: coding style fix - quoted string split across lines

[PATCH v5 0/6] i2c: Host Notify / i801 fixes
 2016-10-13 12:10 UTC  (7+ messages)
` [PATCH v5 1/6] i2c: i801: store and restore the SLVCMD register at load and unload
` [PATCH v5 2/6] i2c: i801: minor formatting issues
` [PATCH v5 3/6] i2c: i801: use BIT() macro for bits definition
` [PATCH v5 4/6] i2c: i801: use the BIT() macro for FEATURES_* also
` [PATCH v5 5/6] i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0
` [PATCH v5 6/6] i2c: use an IRQ to report Host Notify events, not alert

[PATCHv1] hwmon: Add tc654 driver
 2016-10-12 20:17 UTC  (13+ messages)
` [PATCHv2] "
    ` [PATCHv3] "
          ` [PATCHv4] "

[PATCH v2 1/2] i2c: aspeed: added driver for Aspeed I2C
 2016-10-12 20:01 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] i2c: aspeed: added documentation for Aspeed I2C driver

[PATCH] gpio: pca953x: add a comment explaining the need for a lockdep subclass
 2016-10-12  7:00 UTC  (8+ messages)

[GIT PULL] i2c: 'i2c-bus' node support for v4.8-rc1
 2016-10-12  7:00 UTC  (4+ messages)

[PATCH v2] i2c: i801: Fix I2C Block Read on 8-Series/C220 and later
 2016-10-11 18:20 UTC  (3+ messages)

[PATCH v4 0/8] i2c: Host Notify / i801 fixes
 2016-10-11 17:46 UTC  (12+ messages)
` [PATCH v4 1/8] i2c: i801: store and restore the SLVCMD register at load and unload
` [PATCH v4 2/8] i2c: i801: minor formatting issues
` [PATCH v4 3/8] i2c: i801: use BIT() macro for bits definition
` [PATCH v4 4/8] i2c: i801: use the BIT() macro for FEATURES_* also
` [PATCH v4 5/8] i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0
` [PATCH v4 6/8] i2c: use an IRQ to report Host Notify events, not alert
` [PATCH v4 7/8] Input: elan_i2c - store the irq in struct elan_tp_data
` [PATCH v4 8/8] Input: elan_i2c - add Host Notify support

[PATCH v6 0/2] Add ACPI support and SMBus block read
 2016-10-11 16:27 UTC  (3+ messages)
` [PATCH v6 1/2] i2c: qup: add ACPI support
` [PATCH v6 2/2] i2c: qup: support SMBus block read

[PATCH] drivers/i2c/i2c-dev: Fix kernel memory disclosure
 2016-10-11 12:52 UTC 

[PATCH] Add slave mode to Synopsys I2C driver
 2016-10-11 12:45 UTC  (2+ messages)

[PATCH 00/10] Introduce Juniper PTXPMB CPLD driver
 2016-10-11  7:36 UTC  (19+ messages)
` [PATCH 01/10] mfd: Juniper PTXPMB CPLD Multi-function core driver
` [PATCH 02/10] mfd: ptxpmb-cpld: Add documentation for PTXPMB CPLD
` [PATCH 03/10] watchdog: Add support for PTXPMB CPLD watchdog
` [PATCH 04/10] watchdog: ptxpmb-wdt: Add ptxpmb-wdt device tree bindings
` [PATCH 07/10] gpio: ptxpmb-cpld: Add support for PTXPMB CPLD's GPIO
` [PATCH 08/10] gpio: ptxpmb-cpld: Document bindings of PTXPMB's CPLD GPIO
` [PATCH 09/10] mtd: devices: Add driver for memory mapped NVRAM on FPC
` [PATCH 10/10] mtd: ngpmb_nvram: Add bindings for Juniper's ngpmb NVRAM
  ` [PATCH 05/10] i2c/muxes: Juniper's PTXPMB CPLD I2C multiplexer
  ` [PATCH 06/10] i2c: i2c-mux-ptxpmb-cpld: Add device tree bindings

[PATCH 00/10] Introduce Juniper SAM FPGA driver
 2016-10-11  7:13 UTC  (19+ messages)
` [PATCH 01/10] mfd: Add Juniper SAM FPGA MFD driver
` [PATCH 04/10] i2c: i2c-sam: Add device tree bindings
` [PATCH 05/10] gpio: Introduce SAM gpio driver
` [PATCH 06/10] gpio: sam: Document bindings of SAM FPGA GPIO block
` [PATCH 07/10] mtd: Add SAM Flash driver
` [PATCH 08/10] mtd: flash-sam: Bindings for Juniper's SAM FPGA flash
` [PATCH 09/10] net: phy: Add MDIO driver for Juniper's SAM FPGA
  ` [PATCH 02/10] mfd: sam: Add documentation for the "
  ` [PATCH 03/10] i2c: Juniper SAM I2C driver
  ` [PATCH 10/10] net: mdio-sam: Add device tree documentation for SAM MDIO

[PATCH 00/10] Introduce Juniper I2CS FPGA driver
 2016-10-10 20:29 UTC  (18+ messages)
` [PATCH 02/10] mfd: dt-bindings: Add bindings for the Juniper I2CS MFD
  ` [PATCH 01/10] mfd: Add Juniper I2CS MFD driver
  ` [PATCH 03/10] i2c/muxes: Juniper I2CS RE mux
  ` [PATCH 08/10] leds: Add binding for Juniper's I2CS FPGA
` [PATCH 04/10] i2c: i2c-mux-i2cs: Add device tree bindings
` [PATCH 05/10] gpio: i2cs: Juniper I2CS to GPIO pin mapping driver
` [PATCH 06/10] gpio: gpio-i2cs: Document bindings of I2CS FPGA GPIO block
` [PATCH 07/10] leds: i2cs: Add I2CS FPGA leds driver
` [PATCH 09/10] hwmon: Add driver for Fan Tray on Juniper I2CS FGPA
` [PATCH 10/10] hwmon: i2cs-fan: Add hwmon dts binding documentation

[PATCH 0/4] Introduce Juniper PTXPMB Extended driver
 2016-10-10 20:19 UTC  (7+ messages)
` [PATCH 2/4] mfd: ptxpmb-ext-cpld: Add documentation for PTXPMB extended CPLD
  ` [PATCH 1/4] mfd: ptxpmb: Add separate driver for "
  ` [PATCH 3/4] gpio: ptxpmb-ext-cpld: Add driver for Juniper's PTXPMB "
` [PATCH 4/4] gpio: ptxpmb-ext-cpld: Document bindings of "

[PATCH] i2c: xgene: Avoid dma_buffer overrun
 2016-10-10 17:13 UTC 

[PATCH v2 1/2] Documentation: tpm: add the IBM Virtual TPM device tree binding documentation
 2016-10-08 21:11 UTC  (7+ messages)
  ` [PATCH v2 2/2] Documentation: tpm: add the Physical "

[PULL REQUEST] i2c for 4.9
 2016-10-08 19:42 UTC  (5+ messages)

[v12, 0/8] Fix eSDHC host version register bug
 2016-10-08  3:28 UTC  (2+ messages)

i2c-xgene-slimpro.c : dma_buffer overrun
 2016-10-06 21:22 UTC 

[PATCHv1] hwmon: Add tc654 driver
 2016-10-06 21:36 UTC 

[PATCH] i2c: don't print error when adding adapter fails
 2016-10-05 15:17 UTC  (3+ messages)

[PATCH v3 0/7] i2c: bcm2835: Bring in changes from downstream
 2016-10-04 19:24 UTC  (19+ messages)
` [PATCH v3 1/7] i2c: bcm2835: Fix hang for writing messages larger than 16 bytes
` [PATCH v3 2/7] i2c: bcm2835: Protect against unexpected TXW/RXR interrupts
` [PATCH v3 3/7] i2c: bcm2835: Use dev_dbg logging on transfer errors
` [PATCH v3 4/7] i2c: bcm2835: Can't support I2C_M_IGNORE_NAK
` [PATCH v3 5/7] i2c: bcm2835: Add support for Repeated Start Condition
` [PATCH v3 6/7] i2c: bcm2835: Support i2c-dev ioctl I2C_TIMEOUT
` [PATCH v3 7/7] i2c: bcm2835: Add support for dynamic clock

[PATCH v3 2/2] add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridge
 2016-10-04 11:44 UTC 

[PATCH v3 1/2] wire: export w1_touch_bit
 2016-10-04 11:44 UTC 

[PATCH v4 0/7] i2c: bcm2835: Bring in changes from downstream
 2016-10-03 20:06 UTC  (8+ messages)
` [PATCH v4 1/7] i2c: bcm2835: Fix hang for writing messages larger than 16 bytes
` [PATCH v4 2/7] i2c: bcm2835: Protect against unexpected TXW/RXR interrupts
` [PATCH v4 3/7] i2c: bcm2835: Use dev_dbg logging on transfer errors
` [PATCH v4 4/7] i2c: bcm2835: Can't support I2C_M_IGNORE_NAK
` [PATCH v4 5/7] i2c: bcm2835: Add support for Repeated Start Condition
` [PATCH v4 6/7] i2c: bcm2835: Support i2c-dev ioctl I2C_TIMEOUT
` [PATCH v4 7/7] i2c: bcm2835: Add support for dynamic clock

[PATCH] i2c: bcm2835: Set up the clock stretching timeout at boot
 2016-10-03 19:50 UTC  (5+ messages)

[PATCH v4] i2c: hibvt: add Hisilicon BVT I2C controller driver
 2016-10-03 18:52 UTC  (2+ messages)

[PATCH 3/4] Input: elan_i2c - add Host Notify support
 2016-10-03 14:33 UTC 

[PATCH] Add IDT 89HPESx EEPROM/CSR driver
 2016-10-02 23:13 UTC 

iPhone Users Contacts
 2016-09-30 15:21 UTC 

iPhone Users Contacts
 2016-09-30 15:21 UTC 

[PATCH v5 0/6] power: supply: sbs-manager add driver
 2016-09-30  7:58 UTC  (7+ messages)
` [PATCH v5 1/6] I2C: i2c-smbus: add device tree support
` [PATCH v5 3/6] Documentation: Add sbs-manager device tree node documentation

[PATCH] i2c: designware: Avoid aborted transfers with fast reacting I2C slaves
 2016-09-30  7:05 UTC  (2+ messages)

Courier was unable to deliver the parcel, ID000762941
 2016-09-28 19:36 UTC 

[patch v2] i2c: add master driver for mellanox systems
 2016-09-28 11:50 UTC  (2+ messages)

[PATCH] Documentation: tpm: Adds the TPM device tree node documentation
 2016-09-28  8:44 UTC  (6+ messages)
    ` [tpmdd-devel] "

[PATCH v3 00/10] i2c: Host Notify / i801 fixes
 2016-09-28  8:15 UTC  (11+ messages)
` [PATCH v3 01/10] i2c: i2c-smbus: prevent races on remove when Host Notify is used
` [PATCH v3 02/10] i2c: i801: store and restore the SLVCMD register at load and unload
` [PATCH v3 03/10] i2c: i801: minor formatting issues
` [PATCH v3 04/10] i2c: i801: use BIT() macro for bits definition
` [PATCH v3 05/10] i2c: i801: use the BIT() macro for FEATURES_* also
` [PATCH v3 06/10] i2c: i801: do not report an error if FEATURE_HOST_NOTIFY is not set
` [PATCH v3 07/10] i2c: i2c-smbus: remove double warning message
` [PATCH v3 08/10] i2c: i2c-smbus: fix return value of i2c_handle_smbus_host_notify()
` [PATCH v3 09/10] i2c: i801: check if Host Notify is available during interrupt
` [PATCH v3 10/10] i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0

[PATCH] i2c: imx: defer probe if bus recovery GPIOs are not ready
 2016-09-27 18:31 UTC  (2+ messages)

[PATCH v2 0/8] i2c: bcm2835: Bring in changes from downstream
 2016-09-27 19:27 UTC  (8+ messages)
` [PATCH v2 3/8] i2c: bcm2835: Use ratelimited logging on transfer errors
` [PATCH v2 8/8] ARM: bcm2835: Disable i2c2 in the Device Tree


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