messages from 2017-06-22 21:14:38 to 2017-07-05 10:08:10 UTC [more...]
[PATCH 0/3] crypto: introduce Microchip / Atmel ECC driver
2017-07-05 10:08 UTC (4+ messages)
` [PATCH 1/3] crypto: kpp: add get/set_flags helpers
` [PATCH 2/3] crypto: introduce Microchip / Atmel ECC driver
` [PATCH 3/3] MAINTAINERS: add a maintainer for "
[RFC PATCH 0/3] Add at24 functionality to read form different EEPROM offsets
2017-07-05 9:33 UTC (11+ messages)
` [PATCH 1/3] dt-bindings: i2c: eeprom: document all at24 bindings
` [RFC PATCH 2/3] drivers: misc: eeprom: at24: support reading mac eeprom from different addresses
` [RFC PATCH 3/3] dt-bindings: i2c: eeprom: document "start-offset" binding
[wsa:renesas/topic/i2c-core-dma 17/20] include/linux/dynamic_debug.h:76:14: error: 'KBUILD_MODNAME' undeclared
2017-07-04 19:19 UTC
[PATCH 0/2] i2c: designware: Post-slave mode support patches
2017-07-04 14:14 UTC (7+ messages)
` [PATCH 1/2] i2c: designware: Make HW init functions static
` [PATCH 2/2] i2c: designware: Let slave adapter support be optional
[PATCH][i2c-next] i2c: designware: fix spelling mistakes
2017-07-04 14:09 UTC (3+ messages)
[PATCH 0/6] i2c: pca-platform: additional improvements
2017-07-04 14:07 UTC (20+ messages)
` [PATCH 1/6] sh: sh7785lcr: add GPIO lookup table for i2c controller reset
` [PATCH 2/6] i2c: pca-platform: correctly set algo_data.reset_chip
` [PATCH 3/6] i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus
` [PATCH 4/6] i2c: pca-platform: unconditionally use devm_gpiod_get_optional
` [PATCH 5/6] i2c: pca-platform: use device_property_read_u32
` [PATCH 6/6] i2c: pca-platform: drop gpio from platform data
[PATCH v3] i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices
2017-07-04 13:58 UTC (3+ messages)
[PATCH] i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices
2017-07-04 12:51 UTC (6+ messages)
[PATCH] i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices
2017-07-03 15:48 UTC (4+ messages)
[PATCH v7 00/10] Add sbs-manager with smbalert support
2017-07-03 15:21 UTC (20+ messages)
` [PATCH v7 03/10] i2c: i2c-smbus: Use threaded irq for smbalert
` [PATCH v7 04/10] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
` [PATCH v7 05/10] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
` [PATCH v7 07/10] Documentation: Add sbs-manager device tree node documentation
` [PATCH v7 08/10] power: Adds support for Smart Battery System Manager
` [PATCH v7 10/10] power: supply: sbs-battery: move gpio present detect to sbs_get_property
[PATCH] i2c: i801: Allow ACPI SystemIO OpRegion to conflict harder
2017-07-03 12:23 UTC (4+ messages)
[PATCH v3 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
2017-07-03 9:29 UTC (6+ messages)
` [PATCH v3 2/2] i2c: Add Spreadtrum I2C controller driver
PCA9541 as mux and gatekeeper mode in Linux?
2017-07-02 14:52 UTC (2+ messages)
[PATCHv2] i2c: add sc18is600 driver
2017-07-01 15:08 UTC
[PATCH v2 0/5] x86/io: Rely on asm-generic/io.h
2017-06-30 17:09 UTC (6+ messages)
` [PATCH v2 1/5] x86/io: Define IO accessors by preprocessor
` [PATCH v2 2/5] x86/io: Include asm-generic/io.h to architectural code
` [PATCH v2 3/5] x86/io: Remove mem*io() duplications
` [PATCH v2 4/5] x86/io: Remove xlate_dev_kmem_ptr() duplication
` [PATCH v2 5/5] x86/io: Make readq() / writeq() API consistent
[PATCH v2 0/5] Add support for the STM32F7 I2C
2017-06-29 18:00 UTC (5+ messages)
` [PATCH v2 3/5] i2c: i2c-stm32f7: add driver
Congratulations Lucky Winner WCL10***22
2017-06-29 15:45 UTC
[PATCH v1] x86/io: Include asm-generic/io.h to architectural code
2017-06-29 2:15 UTC (4+ messages)
` [lkp-robot] [x86/io] 1464f922e3: kernel_BUG_at_lib/ioremap.c
[PATCH 0/6] drivers/i2c: Add FSI-attached I2C master algorithm
2017-06-28 23:21 UTC (11+ messages)
` [PATCH 1/6] "
` [PATCH 4/6] drivers/i2c: Add I2C master locking to FSI algorithm
` [PATCH 2/6] drivers/i2c: Add port structure "
` [PATCH 3/6] drivers/i2c: Add transfer implementation for "
` [PATCH 5/6] drivers/i2c: Add bus recovery "
` [PATCH 6/6] Documentation/devicetree: Add FSI-attached I2C master dt bindings
[PATCH] i2c: core: Prevent race condition when removing i2c devices
2017-06-28 22:20 UTC (5+ messages)
[PATCH v2 0/5] i2c: pca-platform: updates
2017-06-28 22:18 UTC (32+ messages)
` [PATCH v2 1/5] dt-bindings: add bindings for i2c-pca-platform
` [PATCH v3 0/5] i2c: pca-platform: updates
` [PATCH v3 1/5] dt-bindings: add bindings for i2c-pca-platform
` [PATCH v3 2/5] i2c: pca-platform: switch to struct gpio_desc
` [PATCH v3 3/5] i2c: pca-platform: add devicetree awareness
` [PATCH v3 4/5] i2c: pca-platform: use device managed allocations
` [PATCH v3 5/5] i2c: pca-platform: use dev_warn/dev_info instead of printk
[PATCH 0/9] PM / ACPI / i2c: Fix system suspend and deploy runtime PM centric path for ACPI
2017-06-28 16:52 UTC (29+ messages)
` [PATCH 1/9] i2c: designware: Fix system suspend
` [PATCH 6/9] PM / ACPI: Provide option to disable direct_complete for ACPI devices
` [PATCH 7/9] PM / ACPI: Enable the runtime PM centric approach for system sleep
[PATCH v11 0/4] i2c: aspeed: added driver for Aspeed I2C
2017-06-28 7:45 UTC (15+ messages)
` [PATCH v11 1/4] MAINTAINERS: add entry for Aspeed I2C driver
` [PATCH v11 2/4] i2c: aspeed: added documentation "
` [PATCH v11 3/4] i2c: aspeed: added driver for Aspeed I2C
` [PATCH v11 4/4] i2c: aspeed: added slave support for Aspeed I2C driver
[PATCH v12 0/2] i2c: designware: add I2C SLAVE support
2017-06-27 21:35 UTC (8+ messages)
` [PATCH v12 1/2] i2c: designware: add SLAVE mode functions
` [PATCH v12 2/2] i2c: designware: enable SLAVE in platform module
[PATCH 0/4] i2c: document DMA handling and add helpers for it
2017-06-27 21:16 UTC (4+ messages)
` [PATCH 1/4] i2c: add helpers to ease DMA handling
[PATCH] i2c: zx2967: drop COMPILE_TEST dependency
2017-06-27 19:59 UTC (2+ messages)
[PATCH] i2c: zx2967: always use the same device when printing errors
2017-06-27 19:59 UTC (3+ messages)
[PATCH] i2c: designware: Do nothing in system suspend/resume when RT suspended
2017-06-27 14:34 UTC (9+ messages)
[PATCH V5 0/2] i2c: imx: add slave support
2017-06-27 13:58 UTC (3+ messages)
` [PATCH V5 1/2] "
` [PATCH V5 2/2] ARM: imx_v6_v7_defconfig: Test imx i2c "
[RFC V4 0/2] i2c: imx: add slave support
2017-06-27 13:47 UTC (4+ messages)
Bug#853122: [Regression] Changes to i2c-piix4.c initialisation prevent loading of sp5100_tco watchdog driver on AMD SB800 chipset
2017-06-27 11:52 UTC (10+ messages)
` "
Product Inquiry
2017-06-26 21:51 UTC
[PATCH] i2c: ocores: Add missing wake_up() call upon state change to STATE_DONE
2017-06-26 21:30 UTC (7+ messages)
[PATCH v2 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
2017-06-26 9:29 UTC (7+ messages)
` [PATCH v2 2/2] i2c: Add Spreadtrum I2C controller driver
[wsa:i2c/for-next 42/44] drivers/i2c/busses/i2c-zx2967.c:87:2: error: implicit declaration of function 'writesb'
2017-06-24 14:26 UTC (4+ messages)
[PATCH v2 0/2] Add I2C driver for ZTE ZX2967 family SoCs
2017-06-23 18:55 UTC (5+ messages)
` [PATCH v2 1/2] dt: bindings: add documentation for zx2967 family i2c controller
` [PATCH v2 2/2] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family
[PATCH v2] i2c: algo-bit: add support for I2C_M_STOP
2017-06-23 18:47 UTC (4+ messages)
[PATCH] i2c: rcar: document HW incapabilities
2017-06-23 18:31 UTC (2+ messages)
[PULL REQUEST] i2c for 4.12
2017-06-23 18:27 UTC
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).