messages from 2023-07-31 12:59:49 to 2023-08-08 19:50:30 UTC [more...]
[PATCH v3 0/9] Use dev_err_probe in i2c probe function
2023-08-08 15:55 UTC (20+ messages)
` [PATCH v3 1/9] i2c: bcm2835: Use dev_err_probe in "
` [PATCH v3 2/9] i2c: mlxbf: "
` [PATCH v3 3/9] i2c: xlp9xx: "
` [PATCH v3 4/9] i2c: hisi: "
` [PATCH v3 5/9] i2c: qcom-cci: "
` [PATCH v3 6/9] i2c: pxa: "
` [PATCH v3 7/9] i2c: dln2: "
` [PATCH v3 8/9] i2c: imx-lpi2c: "
` [PATCH v3 9/9] i2c: synquacer: "
[PATCH] i2c/busses: fix -Wmissing-variable-declarations
2023-08-08 16:56 UTC
[PATCH] i2c: hisi: Only handle the interrupt of the driver's transfer
2023-08-08 13:11 UTC (5+ messages)
[PATCH v7 0/4] Extend device_get_match_data() to struct bus_type
2023-08-08 12:18 UTC (14+ messages)
` [PATCH v7 1/4] drivers: fwnode: "
` [PATCH v7 2/4] i2c: Enhance i2c_get_match_data()
` [PATCH v7 3/4] i2c: i2c-core-of: Convert i2c_of_match_device_sysfs() to non-static
` [PATCH v7 4/4] i2c: Add i2c_device_get_match_data() callback
[PATCH] i2c: tegra: Fix i2c-tegra DMA config option processing
2023-08-08 13:23 UTC (6+ messages)
[PATCH v1 0/2] LTC4286 and LTC4287 driver support
2023-08-08 2:35 UTC (10+ messages)
` [PATCH v1 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings
` [PATCH "
[PATCH v2 0/9] Use dev_err_probe in i2c probe function
2023-08-08 1:27 UTC (20+ messages)
` [PATCH 1/9] i2c: bcm2835: Use dev_err_probe in "
` [PATCH 2/9] i2c: mlxbf: "
` [PATCH 3/9] i2c: xlp9xx: "
` [PATCH 4/9] i2c: hisi: "
` [PATCH 5/9] i2c: qcom-cci: "
` [PATCH 6/9] i2c: pxa: "
` [PATCH 7/9] i2c: dln2: "
` [PATCH 8/9] i2c: imx-lpi2c: "
` [PATCH 9/9] i2c: synquacer: "
[PATCH v1 0/9] i2c: designware: code consolidation & cleanups
2023-08-07 15:04 UTC (26+ messages)
` [PATCH v1 1/9] i2c: designware: Move has_acpi_companion() to common code
` [PATCH v1 4/9] i2c: designware: Propagate firmware node
` [PATCH v1 5/9] i2c: designware: Always provide ID tables
` [PATCH v1 6/9] i2c: designware: Consolidate firmware parsing and configure code
` [PATCH v1 7/9] i2c: desingware: Unify firmware type checks
` [PATCH v1 8/9] i2c: designware: Get rid of redundant 'else'
` [PATCH v1 9/9] i2c: designware: Fix spelling and other issues in the comments
Pytanie o samochód
2023-08-07 8:00 UTC
[PATCH] i2c: tegra: Fix the check during DMA channel release
2023-08-06 14:26 UTC (4+ messages)
[PATCH v3 0/2] GPIO-based hotplug i2c bus
2023-08-05 19:23 UTC (15+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: add binding for i2c-hotplug-gpio
` [PATCH v3 2/2] i2c: Add GPIO-based hotplug gate
[PATCH v2] i2c: Update documentation to use .probe() again
2023-08-05 16:54 UTC (2+ messages)
[PATCH] i2c: Drop legacy callback .probe_new()
2023-08-05 16:53 UTC (2+ messages)
[PATCH v2 0/2] ltc4306 driver enhancements
2023-08-05 14:25 UTC (5+ messages)
` [PATCH v2 2/2] i2c: mux: ltc4306: Drop enum ltc_type and split chips[]
[PATCH -next] i2c: mux: ltc4306: Remove an unnecessary ternary operator
2023-08-05 11:55 UTC (3+ messages)
[PATCH v2 0/4] i2c: thunderx: Marvell thunderx i2c changes
2023-08-05 12:06 UTC (2+ messages)
[PATCH] i2c: aspeed: Avoid accessing freed buffers during i2c transfers
2023-08-05 10:10 UTC (3+ messages)
[PATCH -next] i2c: stm32: fix the return value handle for platform_get_irq()
2023-08-05 2:44 UTC (7+ messages)
[PATCH] dt-bindings: i2c: cadence: Describe power-domains property
2023-08-05 1:29 UTC (3+ messages)
[PATCH] i2c: ocores: Move system PM hooks to the NOIRQ phase
2023-08-05 1:20 UTC (3+ messages)
[PATCH v6 0/4] Extend device_get_match_data() to struct bus_type
2023-08-04 15:23 UTC (11+ messages)
` [PATCH v6 1/4] drivers: fwnode: "
` [PATCH v6 2/4] i2c: i2c-core-of: Convert i2c_of_match_device_sysfs() to non-static
` [PATCH v6 3/4] i2c: Enhance i2c_get_match_data()
` [PATCH v6 4/4] i2c: Add i2c_device_get_match_data() callback
Wake up sequence of crypto - atmel-i2c
2023-08-04 4:07 UTC (2+ messages)
[PATCH v5 RESEND 0/4] Extend device_get_match_data() to struct bus_type
2023-08-04 4:05 UTC (10+ messages)
` [PATCH v5 RESEND 2/4] i2c: Add i2c_device_get_match_data() callback
` [PATCH v5 RESEND 3/4] i2c: i2c-core-of: Convert i2c_of_match_device_sysfs() to non-static
` [PATCH v5 RESEND 4/4] i2c: Extend i2c_device_get_match_data() to support i2c sysfs
[PATCH v5 0/4] Extend device_get_match_data() to struct bus_type
2023-08-03 10:23 UTC (3+ messages)
` [PATCH v5 3/4] i2c: i2c-core-of: Convert i2c_of_match_device_sysfs() to non-static
[PATCH v5 0/4] Extend device_get_match_data() to struct bus_type
2023-08-03 10:16 UTC (3+ messages)
` [PATCH v5 2/4] i2c: Add i2c_device_get_match_data() callback
` [PATCH v5 4/4] i2c: Extend i2c_device_get_match_data() to support i2c sysfs
[PATCH v4 0/3] Extend device_get_match_data() to struct bus_type
2023-08-03 6:05 UTC (9+ messages)
` [PATCH v4 2/3] i2c: Add i2c_device_get_match_data() callback
` [PATCH v4 3/3] i2c: Extend i2c_device_get_match_data() to support i2c sysfs
[RFC 0/2] add support for Zhaoxin I2C controller
2023-08-03 2:57 UTC (3+ messages)
` [RFC 1/2] i2c: separate i2c-viai2c-common from i2c-wmt
` [RFC 2/2] i2c: add support for Zhaoxin I2C controller
[PATCH -next v2] i2c: remove redundant dev_err_probe()
2023-08-02 20:10 UTC (2+ messages)
[PATCH] i2c: imx: Clean up a call to request_irq()
2023-08-02 20:10 UTC (2+ messages)
[PATCH -next] i2c: s3c2410: Remove redundant dev_err()
2023-08-02 20:10 UTC (2+ messages)
[PATCH v2 00/22] i2c: Use new PM macros
2023-08-02 20:10 UTC (2+ messages)
[PATCH v3 1/2] dt-bindings: i2c: nxp,pca9541: convert to DT schema
2023-08-02 20:10 UTC (3+ messages)
` [PATCH v3 2/2] dt-bindings: i2c: arb-gpio-challange: "
[PATCH v4] i2c: imx-lpi2c: directly return ISR when detect a NACK
2023-08-02 20:10 UTC (2+ messages)
[PATCH v2 0/2] i2c: designware: Handle invalid SMBus block data response length value
2023-08-02 20:02 UTC (2+ messages)
[PATCH v5] i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work
2023-08-02 20:02 UTC (2+ messages)
[PATCH] i2c: tiny-usb: check usb base class before assuming the interface on device is for this driver
2023-08-02 20:02 UTC (2+ messages)
[PATCH v3 0/2] Extend device_get_match_data() to struct bus_type
2023-08-02 14:44 UTC (16+ messages)
` [PATCH v3 2/2] i2c: Add i2c_device_get_match_data() callback
[PATCH v2] i2c: stm32f7: Add atomic_xfer method to driver
2023-08-02 10:07 UTC (2+ messages)
[PATCH 0/9] Use dev_err_probe in i2c probe function
2023-08-02 7:03 UTC (21+ messages)
` [PATCH 2/9] i2c: mlxbf: Use dev_err_probe in "
` [PATCH 3/9] i2c: xlp9xx: "
` [PATCH 4/9] i2c: hisi: "
` [PATCH 5/9] i2c: qcom-cci: "
` [PATCH 6/9] i2c: pxa: "
` [PATCH 7/9] i2c: dln2: "
` [PATCH 8/9] i2c: imx-lpi2c: "
` [PATCH 9/9] i2c: synquacer: "
[linux-next:master] BUILD REGRESSION a734662572708cf062e974f659ae50c24fc1ad17
2023-08-01 17:49 UTC
[PATCH -next] i2c: remove redundant dev_err_probe()
2023-08-01 13:34 UTC (2+ messages)
[PATCH v8 0/8] fix fwnode_irq_get[_byname()] returnvalue
2023-08-01 12:04 UTC (2+ messages)
` [PATCH v8 6/8] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
W sprawie samochodu
2023-07-31 8:35 UTC
W sprawie samochodu
2023-08-01 7:55 UTC
[PATCH v2 0/2] Extend device_get_match_data() to struct bus_type
2023-08-01 6:46 UTC (6+ messages)
` [PATCH v2 2/2] i2c: Add i2c_device_get_match_data() callback
[PATCH v14 0/4] Add support for Maxim MAX735x/MAX736x variants
2023-07-31 15:29 UTC (7+ messages)
` [PATCH v14 2/4] dt-bindings: i2c: Add "
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