messages from 2016-05-28 09:07:52 to 2016-06-09 20:04:13 UTC [more...]
[PATCHv5 0/8] 2c: Relax mandatory I2C ID table passing
2016-06-09 20:04 UTC (5+ messages)
[PATCH v6] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
2016-06-09 19:41 UTC (3+ messages)
[PATCH 1/2] mfd: sm-usb-dig: Add support for the TI SM-USB-DIG
2016-06-09 16:14 UTC (7+ messages)
` [PATCH 2/2] i2c: sm-usb-dig: add TI SM-USB-DIG I2C bus driver
[PATCH v4 1/2] i2c: qup: add ACPI support
2016-06-09 13:51 UTC (4+ messages)
` [PATCH v4 2/2] i2c: qup: support SMBus block read
[PATCH v8 0/4] i2c-smbus: add support for HOST NOTIFY
2016-06-09 14:53 UTC (5+ 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 v8 4/4] Input: synaptics-rmi4 - add SMBus support
[PATCH v2 00/10] i2c-i801: Various cleanups
2016-06-09 14:14 UTC (20+ messages)
` [PATCH v2 01/10] i2c-i801: Remove hwpec from block byte-by-byte function
` [v2,01/10] "
` [PATCH v2 02/10] i2c-i801: Move hostcfg set/reset to i801_access()
` [v2,02/10] "
` [PATCH v2 03/10] i2c-i801: Move hwpec handling into block transaction
` [v2,03/10] "
` [PATCH v2 04/10] i2c-i801: Consolidate calls to i801_check_pre()
` [v2,04/10] "
` [PATCH v2 05/10] i2c-i801: Consolidate calls to i801_check_post
` [v2,05/10] "
` [PATCH v2 06/10] i2c-i801: Pass around a boolean read/write variable
` [v2,06/10] "
` [PATCH v2 07/10] i2c-i801: Fix some inconsistent variable names
` [v2,07/10] "
` [PATCH v2 08/10] i2c-i801: Handle a protocol error in byte-by-byte isr
` [v2,08/10] "
` [PATCH v2 09/10] i2c-i801: Null isr data buffer when done with it
` [v2,09/10] "
` [PATCH v2 10/10] i2c-i801: Only write the host control reg when necessary
[PATCH v10 0/8] add i2c driver supported for rk3399
2016-06-09 14:12 UTC (4+ messages)
[RFC v2 0/2] Match i2c_device_id when using DT ids through ACPI
2016-06-09 13:06 UTC (3+ messages)
` [RFC v2 1/2] acpi: Expose acpi_of_match_device
` [RFC v2 2/2] i2c: Pass i2c_device_id to probe func when using DT ids through ACPI
[PATCH 1/3] i2c: Split adapter initialisation from registers
2016-06-09 8:53 UTC (3+ messages)
` [PATCH 2/3] i2c: Mark adapter as initialised
` [PATCH 3/3] i2c: Export i2c_init_adapter() for use by drivers in early initialisation
[PATCH v5] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
2016-06-09 8:15 UTC (3+ messages)
` [v5] "
[PATCH] i2c: mux: refer to i2c-mux.txt
2016-06-08 18:34 UTC (2+ messages)
[PATCH 1/2][v3] i2c: qup: add ACPI support
2016-06-08 18:12 UTC (3+ messages)
[PATCH] i2c: i801: Drop needless bit-wise OR
2016-06-08 16:30 UTC (7+ messages)
` "
[RESEND PATCH 00/14] eeprom: at24: driver rework and at24cs/at24mac support
2016-06-08 9:22 UTC (19+ messages)
` [RESEND PATCH 01/14] eeprom: at24: improve the device_id table readability
` [RESEND PATCH 02/14] eeprom: at24: move at24_read() below at24_eeprom_write()
` [RESEND PATCH 03/14] eeprom: at24: coding style fixes
` [RESEND PATCH 04/14] eeprom: at24: call read/write functions via function pointers
` [RESEND PATCH 05/14] eeprom: at24: hide the read/write loop behind a macro
` [RESEND PATCH 06/14] eeprom: at24: split at24_eeprom_read() into specialized functions
` [RESEND PATCH 07/14] eeprom: at24: split at24_eeprom_write() "
` [RESEND PATCH 08/14] eeprom: at24: platform_data: use BIT() macro
` [RESEND PATCH 09/14] eeprom: at24: platform_data: add serial number flag
` [RESEND PATCH 10/14] eeprom: at24: support reading the serial number
` [RESEND PATCH 11/14] eeprom: at24: add the at24cs series to the list of supported devices
` [RESEND PATCH 12/14] eeprom: at24: platform_data: add at24mac series flag
` [RESEND PATCH 13/14] eeprom: at24: add support for at24mac series
` [RESEND PATCH 14/14] eeprom: at24: add at24mac chips to the list of supported devices
[PATCH 0/3] Bug fixes for octeon driver
2016-06-08 6:51 UTC (4+ messages)
` [PATCH 1/3] i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LEN
` [PATCH 2/3] i2c: octeon: Add retry logic after receiving STAT_RXADDR_NAK
` [PATCH 3/3] i2c: octeon: Avoid printk after too long SMBUS message
[RFC 0/2] Match i2c_device_id when using DT ids through ACPI
2016-06-08 0:15 UTC (4+ messages)
` [RFC 1/2] acpi: Expose acpi_of_match_device
` [RFC 2/2] i2c: Pass i2c_device_id to probe func when using DT ids through ACPI
[PATCH] i2c: remove __init from i2c_register_board_info()
2016-06-07 23:52 UTC
[PATCH v2] drivers/i2c/busses: adding ch341a USB adapter
2016-06-07 19:25 UTC
[PATCH v7 0/4] i2c-smbus: add support for HOST NOTIFY
2016-06-07 14:07 UTC (11+ messages)
` [PATCH v7 1/4] i2c: add a protocol parameter to the alert callback
` [PATCH v7 2/4] i2c-smbus: add SMBus Host Notify support
` [PATCH v7 3/4] i2c: i801: add support of Host Notify
` [PATCH v7 4/4] Input: synaptics-rmi4 - add SMBus support
[PATCH] power: Add support for LTC1760 Dual Smart Battery System Manager
2016-06-07 9:17 UTC (4+ messages)
[PATCH] i2c: jz4780: drop superfluous init
2016-06-07 6:47 UTC (2+ messages)
[PATCH 0/3] i2c: core/designware: Find bus speed from ACPI
2016-06-06 16:06 UTC (6+ messages)
` [PATCH 1/3] i2c: core: Cleanup I2C ACPI namespace
` [PATCH 2/3] i2c: core: Add function for finding the bus speed from ACPI
` [PATCH 3/3] i2c: designware: Find "
[PATCH] i2c: Provide of_match_table to i2c-mux-reg
2016-06-06 13:51 UTC
[PATCH v2 0/5] Add support for the STM32F4 I2C
2016-06-06 13:21 UTC (9+ messages)
` [PATCH v2 1/5] dt-bindings: Document the STM32 I2C bindings
` [PATCH v2 2/5] i2c: Add STM32F4 I2C driver
` [PATCH v2 3/5] ARM: dts: Add I2C1 support for STM32F429 SoC
` [PATCH v2 4/5] ARM: dts: Add I2C1 support for STM32429 eval board
` [PATCH v2 5/5] ARM: configs: Add I2C support for STM32 defconfig
Fwd: CONGRATULATIONS
2016-06-06 2:53 UTC
[PATCH v2] i2c: Add generic support passing secondary devices addresses
2016-06-05 6:15 UTC (2+ messages)
[PATCH] drivers/i2c/busses: adding ch341a USB adapter
2016-06-04 17:00 UTC
[RFC 0/3] Portable Device Tree Connector
2016-06-03 20:37 UTC (4+ messages)
` [RFC 1/3] of: Portable Device Tree connector
` [RFC 2/3] dts: Beaglebone portable connector definitions
` [RFC 3/3] dts: beaglebone: Portable connector BB_RELAY_4PORT definition
[PATCH v3 06/33] drm: Minimally initialise drm_dp_aux
2016-06-03 14:59 UTC
i2c: xlp9xx: add ACPI support for Broadcom Vulcan
2016-06-03 11:14 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2] i2c: Add generic support passing secondary devices addresses
2016-06-03 8:24 UTC (12+ messages)
[PATCH 0/5] Add support for the STM32F4 I2C
2016-06-03 7:44 UTC (9+ messages)
` [PATCH 2/5] i2c: Add STM32F4 I2C driver
[PATCH] i2c: bcm2835: Set up the clock stretching timeout at boot
2016-06-02 18:02 UTC (3+ messages)
[PATCH] i2c: robotfuzz-osif: Constify osif_table
2016-06-02 11:59 UTC (2+ messages)
[PATCH] i2c: designware: Enable ioctl I2C_TIMEOUT
2016-06-02 9:11 UTC (3+ messages)
[v10, 0/7] Fix eSDHC host version register bug
2016-06-02 9:01 UTC (15+ messages)
` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
` [PATCH 1/4] base: soc: introduce soc_device_match() interface
` [PATCH 2/4] soc: fsl: add GUTS driver for QorIQ platforms
` [PATCH 3/4] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
` [PATCH 4/4] Revert "powerpc/fsl: Move fsl_guts.h out of arch/powerpc"
[PATCH 24/32] i2c: bcm2835: Don't complain on -EPROBE_DEFER from getting our clock
2016-06-01 21:43 UTC (2+ messages)
` [PATCH 28/32] i2c: bcm2835: Set up the rising/falling edge delays
[PATCH v2 0/7] iio: inv_mpu6050: Support i2c master and external readings
2016-05-31 16:33 UTC (20+ messages)
` [PATCH v2 1/7] iio: inv_mpu6050: Do burst reads using spi/i2c directly
` [PATCH v2 2/7] iio: inv_mpu6050: Initial regcache support
` [PATCH v2 3/7] iio: inv_mpu6050: Only toggle DATA_RDY_EN in inv_reset_fifo
` [PATCH v2 4/7] iio: inv_mpu6050: Cache non-volatile bits of user_ctrl
` [PATCH v2 6/7] iio: inv_mpu6050: Reformat sample for active scan mask
` [RFC v2 7/7] iio: inv_mpu6050: Expose channels from slave sensors
[PATCH] i2c: pca-isa: Utilize the module_isa_driver macro
2016-05-31 16:22 UTC
[PATCH] i2c: elektor: Utilize the module_isa_driver macro
2016-05-31 15:37 UTC
[PATCH v6 0/4] i2c-smbus: add support for HOST NOTIFY
2016-05-31 9:17 UTC (2+ messages)
i2c tools
2016-05-30 14:33 UTC
[PATCH] Revert "i2c: dev: switch from register_chrdev to cdev API"
2016-05-30 7:05 UTC (4+ messages)
[PATCH 00/14] eeprom: at24: driver rework and at24cs/at24mac support
2016-05-29 21:53 UTC (15+ messages)
` [PATCH 01/14] eeprom: at24: improve the device_id table readability
` [PATCH 02/14] eeprom: at24: move at24_read() below at24_eeprom_write()
` [PATCH 03/14] eeprom: at24: coding style fixes
` [PATCH 04/14] eeprom: at24: call read/write functions via function pointers
` [PATCH 05/14] eeprom: at24: hide the read/write loop behind a macro
` [PATCH 06/14] eeprom: at24: split at24_eeprom_read() into specialized functions
` [PATCH 07/14] eeprom: at24: split at24_eeprom_write() "
` [PATCH 08/14] eeprom: at24: platform_data: use BIT() macro
` [PATCH 09/14] eeprom: at24: platform_data: add serial number flag
` [PATCH 10/14] eeprom: at24: support reading the serial number
` [PATCH 11/14] eeprom: at24: add the at24cs series to the list of supported devices
` [PATCH 12/14] eeprom: at24: platform_data: add at24mac series flag
` [PATCH 13/14] eeprom: at24: add support for at24mac series
` [PATCH 14/14] eeprom: at24: add at24mac chips to the list of supported devices
[PATCH 1/1] iio: light: Added CM36672 Proximity Sensor Driver
2016-05-29 16:45 UTC (2+ messages)
[PULL REQUEST] i2c for 4.7
2016-05-28 19:06 UTC
[i2c: dev] d6760b14d4: BUG: KASAN: slab-out-of-bounds in of_device_uevent at addr ffff8800091b4c49
2016-05-28 10:14 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).