messages from 2018-03-14 15:35:13 to 2018-03-24 23:19:10 UTC [more...]
[PATCH v5 0/2] add support for Socionext SynQuacer I2C controller
2018-03-24 23:19 UTC (6+ messages)
` [PATCH v5 2/2] i2c: "
[PATCH v2 0/6] Add different features for I2C
2018-03-24 22:57 UTC (12+ messages)
` [PATCH v2 1/6] i2c: i2c-stm32f7: Add 10-bit address support
` [PATCH v2 2/6] i2c: i2c-stm32f7: Add slave support
` [PATCH v2 3/6] i2c: i2c-stm32f7: Add initial SMBus protocols support
` [PATCH v2 4/6] i2c: i2c-stm32: Add generic DMA API
` [PATCH v2 5/6] i2c: i2c-stm32f7: Add DMA support
` [PATCH v2 6/6] i2c: i2c-stm32f7: Implement I2C recovery mechanism
[PATCH v3 00/11] Add the I3C subsystem
2018-03-24 22:38 UTC (19+ messages)
` [PATCH v3 01/11] i2c: Export of_i2c_get_board_info()
` [PATCH v3 02/11] i3c: Add core I3C infrastructure
` [PATCH v3 03/11] docs: driver-api: Add I3C documentation
` [PATCH v3 04/11] i3c: Add sysfs ABI spec
` [PATCH v3 05/11] dt-bindings: i3c: Document core bindings
` [PATCH v3 06/11] dt-bindings: i3c: Add macros to help fill I3C/I2C device's reg property
` [PATCH v3 07/11] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v3 08/11] i3c: master: Add driver for Cadence IP
` [PATCH v3 09/11] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v3 10/11] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v3 11/11] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander
[PATCH v2] i2c: i2c-stm32f7: fix no check on returned setup
2018-03-24 12:38 UTC (3+ messages)
[PATCH v2 0/4] i2c: pca-platform: additional improvements
2018-03-24 12:31 UTC (6+ messages)
[PATCH v2 00/13] Major code reorganization to make all i2c transfers working
2018-03-24 12:22 UTC (14+ messages)
` [PATCH v2 01/13] i2c: qup: fix copyrights and update to SPDX identifier
` [PATCH v2 05/13] i2c: qup: schedule EOT and FLUSH tags at the end of transfer
[PATCH 00/21] eeprom: at24: driver refactoring
2018-03-23 16:37 UTC (36+ messages)
` [PATCH 01/21] eeprom: at24: disable regmap locking
` [PATCH 02/21] eeprom: at24: remove nvmem_config from at24_data
` [PATCH 03/21] eeprom: at24: arrange local variables
` [PATCH 04/21] eeprom: at24: use SPDX identifier instead of GPL boiler-plate
` [PATCH 05/21] eeprom: at24: remove code separators
` [PATCH 06/21] eeprom: at24: drop redundant variable in at24_read()
` [PATCH 07/21] eeprom: at24: drop redundant variable in at24_write()
` [PATCH 08/21] eeprom: at24: make struct initialization uniform in at24_probe()
` [PATCH 09/21] eeprom: at24: don't check if byte_len is a power of 2
` [PATCH 10/21] eeprom: at24: rename at24_get_pdata()
` [PATCH 11/21] eeprom: at24: rename chip to pdata in at24_probe()
` [PATCH 12/21] eeprom: at24: use a helper variable for dev
` [PATCH 13/21] eeprom: at24: readability tweak in at24_probe()
` [PATCH 14/21] eeprom: at24: provide and use at24_base_client_dev()
` [PATCH 15/21] eeprom: at24: switch to using probe_new() from the i2c framework
` [PATCH 16/21] eeprom: at24: move platform data processing into a separate routine
` [PATCH 17/21] eeprom: at24: remove at24_platform_data from at24_data
` [PATCH 18/21] eeprom: at24: refactor at24_probe()
` [PATCH 19/21] eeprom: at24: tweak newlines
` [PATCH 20/21] eeprom: at24: fix a line break
` [PATCH 21/21] eeprom: at24: simplify the i2c functionality checking
[PATCH v2] eeprom: at24: use SPDX identifier instead of GPL boiler-plate
2018-03-23 16:15 UTC
[PATCH i2c/slave-mqueue v2] i2c: slave-mqueue: add a slave backend to receive and queue messages
2018-03-23 12:27 UTC
[PATCH v1 2/4] platform/x86: mlx-platform: Add differed bus functionality
2018-03-22 22:39 UTC (4+ messages)
[RESEND PATCH v1 0/6] Add different features for I2C
2018-03-21 10:47 UTC (15+ messages)
` [RESEND PATCH v1 2/6] i2c: i2c-stm32f7: Add slave support
` [RESEND PATCH v1 6/6] i2c: i2c-stm32f7: Implement I2C recovery mechanism
[PATCH linux dev-4.16 v2] i2c: muxes: pca9641: new driver
2018-03-21 8:09 UTC (21+ messages)
` [PATCH 1/3] i2c: mux: pca9541: use the BIT macro
` [PATCH 2/3] i2c: mux: pca9541: namespace cleanup
` [PATCH 3/3] i2c: mux: pca9541: prepare for PCA9641 support
[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
2018-03-20 18:20 UTC (48+ messages)
` [PATCH v2 02/21] ata: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v2 01/21] ASoC: "
` [PATCH v2 03/21] crypto: "
` [PATCH v2 04/21] fbdev: "
` [PATCH v2 05/21] firewire: "
` [PATCH v2 06/21] fpga: "
` [PATCH v2 07/21] i2c: "
` [PATCH v2 08/21] iio: adc: "
` [PATCH v2 09/21] iommu: "
` [PATCH v2 10/21] lightnvm: "
` [PATCH v2 11/21] mailbox: "
` [PATCH v2 12/21] media: "
` [PATCH v2 13/21] mmc: "
` [PATCH v2 14/21] mtd: "
` [PATCH v2 15/21] net: "
` [PATCH v2 16/21] remoteproc: "
` [PATCH v2 18/21] serial: "
` [PATCH v2 19/21] spi: "
` [PATCH v2 20/21] staging: vc04_services: "
` [PATCH v2 21/21] usb: "
` [PATCH v2 17/21] scsi: hisi_sas: "
[RESEND PATCH v1] i2c: i2c-stm32f7: fix no check on returned setup
2018-03-20 9:08 UTC (3+ messages)
[PATCH linux dev-4.16] drivers: i2c: master arbiter: create driver
2018-03-20 7:00 UTC (5+ messages)
[PATCH i2c/slave-mqueue v1] i2c: slave-mqueue: add a slave backend to receive and queue messages
2018-03-20 1:44 UTC (3+ messages)
[RFC PATCH 1/2] i2c: Add i2c_verify_device_id() to verify device id
2018-03-19 23:09 UTC (7+ messages)
` [RFC PATCH 2/2] i2c: mux: pca954x: Use API function to verify device ID
[PATCH v2] i2c: xlp9xx: Add support for SMBAlert
2018-03-19 10:50 UTC (3+ messages)
Upstream of minor i2c enhancement of i2c kernel driver code
2018-03-19 9:09 UTC
[PATCH] i2c: mv64xxx: Apply errata delay only in standard mode
2018-03-17 20:20 UTC (2+ messages)
[PATCH 00/47] arch-removal: device drivers
2018-03-17 20:19 UTC (6+ messages)
` [PATCH 35/47] i2c: remove bfin-twi driver
[PATCH] i2c: xiic: Make suspend function names consistent
2018-03-17 20:16 UTC (2+ 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).