messages from 2023-09-14 10:17:44 to 2023-09-26 12:28:19 UTC [more...]
[PATCH 0/3] ACPI: PCC: Define and use the common PCC shared memory regions related macros
2023-09-26 12:28 UTC (2+ messages)
` [PATCH 1/3] ACPI: PCC: Add PCC shared memory region command and status bitfields
[PATCH] i2c: Drop legacy muxing pseudo-drivers
2023-09-26 11:37 UTC
[PATCH] i2c: npcm7xx: Fix callback completion ordering
2023-09-26 5:41 UTC (2+ messages)
[PATCH v2] i2c: designware: Fix corrupted memory seen in the ISR
2023-09-25 19:39 UTC (26+ messages)
[PATCH v3 00/11] Introduce STM32 Firewall framework
2023-09-25 15:39 UTC (2+ messages)
[PATCH 0/3] i2c: create debugfs entry per adapter
2023-09-25 10:09 UTC (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] i2c: gpio: move to per-adapter debugfs directory
` [PATCH RFT 3/3] i2c: npcm7xx: "
Prezentacja
2023-09-25 7:55 UTC
[PATCH] eeprom: at24: Annotate struct at24_data with __counted_by
2023-09-25 7:40 UTC (3+ messages)
[PATCH v1 0/9] i2c: designware: code consolidation & cleanups
2023-09-25 6:55 UTC (9+ messages)
` [PATCH v1 1/9] i2c: designware: Move has_acpi_companion() to common code
[PATCH] i2c: mux: Avoid potential false error message in i2c_mux_add_adapter
2023-09-25 6:22 UTC (3+ messages)
[PATCH] dt-bindings: i2c: mxs: Pass ref and 'unevaluatedProperties: false'
2023-09-25 6:21 UTC (3+ messages)
[PATCH v5 13/44] i2c: add HAS_IOPORT dependencies
2023-09-24 21:01 UTC (2+ messages)
[PATCH] media: i2c: Annotate struct i2c_atr with __counted_by
2023-09-24 20:51 UTC (3+ messages)
[PATCH] i2c: mux: demux-pinctrl: Annotate struct i2c_demux_pinctrl_priv with __counted_by
2023-09-24 20:51 UTC (3+ messages)
[PULL REQUEST] i2c-for-6.6-rc3
2023-09-23 18:25 UTC (2+ messages)
[PATCH 0/8] i2c: i801: collection of further improvements / refactorings
2023-09-22 19:41 UTC (9+ messages)
` [PATCH 1/8] i2c: i801: Replace magic value with constant in dmi_check_onboard_devices
` [PATCH 2/8] i2c: i801: Remove unused argument from tco functions
` [PATCH 3/8] i2c: i801: Use i2c core default adapter timeout
` [PATCH 4/8] i2c: i801: Define FEATURES_ICH5 as an extension of FEATURES_ICH4
` [PATCH 5/8] i2c: i801: Add helper i801_check_and_clear_pec_error
` [PATCH 6/8] i2c: i801: Split i801_block_transaction
` [PATCH 7/8] i2c: i801: Add SMBUS_LEN_SENTINEL
` [PATCH 8/8] i2c: i801: Add helper i801_get_block_len
[PATCH] i2c: aspeed: Fix i2c bus hang in slave read
2023-09-22 14:39 UTC (3+ messages)
` [External] "
i2c: i801: Force no IRQ for Dell Latitude E7450
2023-09-22 10:55 UTC
[RESEND PATCH v3 2/2] i2c: muxes: pca954x: Enable features on MAX7357/MAX7358
2023-09-22 10:32 UTC (2+ messages)
[PATCH v3 1/2] dt-bindings: i2c: pca954x: Add custom properties for MAX7357/MAX7358
2023-09-22 10:23 UTC (4+ messages)
` [PATCH v3 2/2] i2c: muxes: pca954x: Enable features on MAX7357/MAX7358
[PATCH 0/4] i2c: i801: next set of improvements
2023-09-22 10:20 UTC (9+ messages)
` [PATCH 2/4] i2c: i801: Replace acpi_lock with I2C bus lock
` [PATCH 4/4] i2c: i801: Switch to new macro DEFINE_SIMPLE_DEV_PM_OPS
[PATCH] i2c: replace deprecated strncpy
2023-09-22 10:12 UTC (3+ messages)
[PATCH] i2c: cp2615: replace deprecated strncpy with strscpy
2023-09-22 10:10 UTC (3+ messages)
[PATCH] i2c: xiic: Correct return value check for xiic_reinit()
2023-09-22 10:07 UTC (4+ messages)
[PATCH] i2c: mux: gpio: adhere to coding style
2023-09-22 10:00 UTC (4+ messages)
[PATCH] i2c: gpio: remove error checks with debugfs
2023-09-22 9:57 UTC (4+ messages)
[PATCH v3 0/2] i2c: rcar: improve Gen3 support
2023-09-22 9:55 UTC (9+ messages)
` [PATCH v3 1/2] i2c: rcar: reset controller is mandatory for Gen3+
` [PATCH v3 2/2] i2c: rcar: improve accuracy for R-Car Gen3+
[PATCH RESUBMIT] i2c: i801: replace acpi_lock with I2C bus lock
2023-09-22 9:44 UTC (4+ messages)
[PATCH] i2c: i801: use i2c_mark_adapter_suspended/resumed
2023-09-22 9:43 UTC (4+ messages)
[PATCH V2 0/7] i2c: sprd: Modification of UNISOC Platform I2C Driver
2023-09-21 8:54 UTC (8+ messages)
` [PATCH V2 1/7] i2c: sprd: Add configurations that support 1Mhz and 3.4Mhz frequencies
` [PATCH V2 2/7] i2c: sprd: Add I2C driver to use 'reset framework' function
` [PATCH V2 3/7] i2c: sprd: Use global variables to record I2C ack/nack status instead of local variables
` [PATCH V2 4/7] i2c: sprd: Add I2C controller driver to support dynamic switching of 400K/1M/3.4M frequency
` [PATCH V2 5/7] i2c: sprd: Configure the enable bit of the I2C controller before each transmission initiation
` [PATCH V2 6/7] i2c: sprd: Increase the waiting time for I2C transmission to avoid system crash issues
` [PATCH V2 7/7] i2c: sprd: Add I2C_NACK_EN and I2C_TRANS_EN control bits
[PATCH] i2c: mux: gpio: Add missing fwnode_handle_put()
2023-09-21 9:04 UTC (2+ messages)
[PATCH] i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
2023-09-20 21:30 UTC (2+ messages)
[PATCH v2 0/2] i2c: rcar: improve Gen3 support
2023-09-20 9:47 UTC (5+ messages)
` [PATCH v2 1/2] i2c: rcar: reset controller is mandatory for Gen3+
` [PATCH v2 2/2] i2c: rcar: improve accuracy for R-Car Gen3+
[PATCH 0/2] i2c: Finalize the .probe_new() quest
2023-09-20 9:47 UTC (7+ messages)
` [PATCH 2/2] i2c: Drop legacy callback .probe_new()
Poptávka
2023-09-20 7:31 UTC
[PATCH v2 0/4] Add interconnects to QUPs on SM8250
2023-09-19 23:07 UTC (2+ messages)
` (subset) "
I2C transfer offload on i2c-mv64xxx devices
2023-09-19 22:29 UTC
[PATCH] i2c: dev: make i2c_dev_class a static const structure
2023-09-19 20:10 UTC (2+ messages)
[PATCH] i2c: mt65xx: allow optional pmic clock
2023-09-19 20:00 UTC (2+ messages)
[PATCH v4] i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low
2023-09-19 19:58 UTC (2+ messages)
[PATCH] i2c: i801: simplify module boilerplate code
2023-09-19 19:53 UTC (4+ messages)
[PATCH] i2c: i801: add helper i801_restore_regs
2023-09-19 19:53 UTC (4+ messages)
[PATCH 0/2] i2c: rcar: add support for Gen4 devices
2023-09-19 15:02 UTC (11+ messages)
` [PATCH 1/2] i2c: rcar: introduce "
` [PATCH 2/2] i2c: rcar: add FastMode+ support for Gen4
[PATCH v7 0/5] mfd: tps6586x: register restart handler
2023-09-19 14:58 UTC (3+ messages)
` [GIT PULL] Immutable branch between MFD, I2C and Reboot due for the v6.7 merge window
[PATCH RFT 0/2] i2c: rcar: improve Gen3 support
2023-09-19 9:44 UTC (13+ messages)
` [PATCH RFT 1/2] i2c: rcar: reset controller is mandatory for Gen3+
` [PATCH RFT 2/2] i2c: rcar: improve accuracy for R-Car Gen3+
[PATCH 0/5] i2c: clock calculation cleanups for Renesas devices
2023-09-19 9:12 UTC (4+ messages)
` [PATCH 3/5] i2c: rcar: calculate divider instead of brute-forcing it
[PATCH] i2c: i801: unregister tco_pdev in i801_probe() error path
2023-09-19 9:03 UTC (4+ messages)
[PATCH v3] i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
2023-09-19 8:58 UTC (2+ messages)
Pytanie o samochód
2023-09-19 7:30 UTC
[PATCH v19 0/4] Add Intel LJCA device driver
2023-09-18 3:08 UTC (9+ messages)
` [PATCH v19 1/4] usb: Add support for Intel LJCA device
` [PATCH v19 2/4] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v19 3/4] spi: Add support for Intel LJCA USB SPI driver
` [PATCH v19 4/4] gpio: update Intel LJCA USB GPIO driver
[PULL REQUEST] i2c-for-6.6-rc2
2023-09-16 19:00 UTC (2+ messages)
[PATCH v17 0/4] Add Intel LJCA device driver
2023-09-16 18:56 UTC (7+ messages)
` [PATCH v17 1/4] usb: misc: Add support for Intel LJCA device
` [PATCH v17 2/4] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v17 3/4] spi: Add support for Intel LJCA USB SPI driver
` [PATCH v17 4/4] gpio: Update Intel LJCA USB GPIO driver
[PATCH v18 0/4] Add Intel LJCA device driver
2023-09-16 18:37 UTC (5+ messages)
` [PATCH v18 1/4] usb: Add support for Intel LJCA device
` [PATCH v18 2/4] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v18 3/4] spi: Add support for Intel LJCA USB SPI driver
` [PATCH v18 4/4] gpio: update Intel LJCA USB GPIO driver
Proszę o kontakt
2023-09-15 8:00 UTC
[PATCH v2] i2c: i801: fix cleanup code in remove() and error path of probe()
2023-09-14 21:05 UTC (7+ messages)
[PATCH v7 0/5] mfd: tps6586x: register restart handler
2023-09-14 10:17 UTC (3+ 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).