messages from 2022-05-04 20:36:28 to 2022-05-21 06:37:49 UTC [more...]
[PATCH 0/2] i2c: rcar: increase robustness against long SMIs
2022-05-21 6:37 UTC (4+ messages)
` [PATCH 1/2] i2c: rcar: avoid race condition with SMIs
` [PATCH 2/2] i2c: rcar: refactor handling of first message
[PATCH] i2c: mv64xxx: Add atomic_xfer method to driver
2022-05-21 6:35 UTC (2+ messages)
[PATCH] i2c: mv64xxx: Remove shutdown method from driver
2022-05-21 6:26 UTC (2+ messages)
[PATCH v2] i2c: xiic: Correct the datatype for rx_watermark
2022-05-21 6:18 UTC (3+ messages)
[PATCH v2] i2c: rcar: fix PM ref counts in probe error paths
2022-05-21 6:17 UTC (2+ messages)
[PATCH v5 00/10] i2c: npcm: Bug fixes timeout, spurious interrupts
2022-05-21 6:03 UTC (21+ messages)
` [PATCH v5 01/10] dt-bindings: i2c: npcm: support NPCM845
` [PATCH v5 02/10] i2c: npcm: Change the way of getting GCR regmap
` [PATCH v5 03/10] i2c: npcm: Remove unused variable clk_regmap
` [PATCH v5 04/10] i2c: npcm: Fix timeout calculation
` [PATCH v5 05/10] i2c: npcm: Add tx complete counter
` [PATCH v5 06/10] i2c: npcm: Correct register access width
` [PATCH v5 07/10] i2c: npcm: Handle spurious interrupts
` [PATCH v5 08/10] i2c: npcm: Remove own slave addresses 2:10
` [PATCH v5 09/10] i2c: npcm: Support NPCM845
` [PATCH v5 10/10] i2c: npcm: Capitalize the one-line comment
[PATCH 0/3] i2c: rcar: refactor flags
2022-05-20 20:29 UTC (4+ messages)
` [PATCH 1/3] i2c: rcar: use BIT macro consistently
` [PATCH 2/3] i2c: rcar: REP_AFTER_RD is not a persistent flag
` [PATCH 3/3] i2c: rcar: use flags instead of atomic_xfer
Bug in atmel-ecc driver
2022-05-20 17:21 UTC (7+ messages)
` [PATCH] crypto: atmel-ecc - Remove duplicated error reporting in .remove()
[RFC 0/2] i2c: core and si7020: Add adapter transfer callback
2022-05-20 11:42 UTC (4+ messages)
` [RFC 1/2] i2c: core: "
` [RFC 2/2] iio: humidity: si7020: Use core transfer callback to sleep after reset
[PATCH] i2c: rcar: call pm_runtime_put() only if it has ID_P_PM_BLOCKED
2022-05-20 9:44 UTC (2+ messages)
[PATCH] i2c: busses: i2c-cadence: fix message length when receive block message
2022-05-19 23:11 UTC (2+ messages)
` [PATCH v2] "
Systems with more than 4 memory slots not supported yet, not instantiating SPD
2022-05-19 17:20 UTC (2+ messages)
decode-dimms does not detect SPD for kingston memory strips
2022-05-19 15:39 UTC
[PATCH 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms
2022-05-19 12:41 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: i2c: dw: Add Intel's SoCFPGA I2C controller
[PATCH v2 0/2] i2c: Allow disabling auto detection via devicetree
2022-05-18 16:09 UTC (8+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: add property to avoid device detection
[PATCH v2 0/2] iio: humidity: si7020: Check device property for skipping reset in probe
2022-05-18 15:51 UTC (6+ messages)
[PATCH v2 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
2022-05-17 16:30 UTC (9+ messages)
` [PATCH v2 2/4] powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
` [PATCH v2 3/4] powerpc/52xx: Get rid of of_node assignment
` [PATCH v2 4/4] powerpc/52xx: Convert to use fwnode API
New collaboration
2022-05-17 15:45 UTC
[RFC Patch v5 0/1] i2c: core: Adapter and client stats as sysfs attributes
2022-05-17 10:05 UTC (2+ messages)
` [RFC Patch v5 1/1] i2c debug counters "
[PATCH] i2c: core: Workaround false-positive LOCKDEP in delete_device
2022-05-17 7:55 UTC
[PATCH v4 0/9] i2c: npcm: Bug fixes timeout, spurious interrupts
2022-05-17 6:09 UTC (24+ messages)
` [PATCH v4 1/9] dt-bindings: i2c: npcm: support NPCM845
` [PATCH v4 2/9] i2c: npcm: Change the way of getting GCR regmap
` [PATCH v4 3/9] i2c: npcm: Remove unused variable clk_regmap
` [PATCH v4 4/9] i2c: npcm: Fix timeout calculation
` [PATCH v4 5/9] i2c: npcm: Add tx complete counter
` [PATCH v4 6/9] i2c: npcm: Correct register access width
` [PATCH v4 7/9] i2c: npcm: Handle spurious interrupts
` [PATCH v4 8/9] i2c: npcm: Remove own slave addresses 2:10
` [PATCH v4 9/9] i2c: npcm: Support NPCM845
[PATCH 0/3] drivers: i2c: thunderx: Marvell thunderx i2c changes
2022-05-17 1:00 UTC (5+ messages)
` [PATCH 1/3] drivers: i2c: thunderx: octeontx2 clock divisor logic changes
` [PATCH 2/3] drivers: i2c: thunderx: Add support for High speed mode
` [PATCH 3/3] drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
[PATCH v2 0/3] i2c: gpio: support write-only sda
2022-05-16 19:37 UTC (5+ messages)
` [PATCH v2 2/3] i2c: algo: bit: allow getsda to be NULL
` [PATCH v2 3/3] i2c: gpio: support write-only sda
[PATCH] i2c: designware: Modify timing parameters for amdpsp mailbox
2022-05-16 13:34 UTC (3+ messages)
[PATCH 0/7] dt-bindings: renesas: R-Car V3U is R-Car Gen4
2022-05-16 11:31 UTC (7+ messages)
` [PATCH 1/7] dt-bindings: gpio: renesas,rcar-gpio: "
` [PATCH 4/7] dt-bindings: renesas,rcar-dmac: "
` [PATCH 7/7] dt-bindings: watchdog: renesas,wdt: "
[PATCH v3 0/9] introduce fwnode in the I2C subsystem
2022-05-16 8:36 UTC (5+ messages)
[PATCH v3] i2c: add support for microchip fpga i2c controllers
2022-05-16 7:33 UTC
[PATCH -next v2 1/2] i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
2022-05-16 6:26 UTC (3+ messages)
` [PATCH -next v2 2/2] i2c: mt7621: Use devm_platform_get_and_ioremap_resource()
[PATCH v7 0/3] Add SSIF BMC driver
2022-05-16 2:32 UTC (4+ messages)
` [PATCH v7 3/3] i2c: aspeed: Assert NAK when slave is busy
[PATCH] i2c: at91: Initialize dma_buf in at91_twi_xfer()
2022-05-14 21:05 UTC (5+ messages)
[RFC v2 12/39] i2c: add HAS_IOPORT dependencies
2022-05-14 14:06 UTC (2+ messages)
[PATCH 0/4] i2c: xiic: misc fixes
2022-05-14 14:04 UTC (10+ messages)
` [PATCH 1/4] i2c-xiic: return value of xiic_reinit
` [PATCH 2/4] i2c: xiic: Fix coding style issues
` [PATCH 3/4] i2c: xiic: Correct the datatype for rx_watermark
` [PATCH 4/4] i2c: xiic: Fix Tx Interrupt path for grouped messages
[PATCH v2 RESEND] i2c: cadence: Increase timeout per message if necessary
2022-05-14 13:59 UTC (2+ messages)
[PATCH v2 1/2] i2c-tools: Use getopt
2022-05-14 13:53 UTC (4+ messages)
` [PATCH v2 2/2] i2c-tools: Implement and document option -h
[PATCH] i2c: designware: Sort timing parameter ACPI method calls by the speed
2022-05-14 13:44 UTC (2+ messages)
[PATCH -next 1/2] i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
2022-05-14 2:11 UTC (6+ messages)
` [PATCH -next 2/2] i2c: mt7621: Use devm_platform_get_and_ioremap_resource()
Biznesowy angielski
2022-05-13 8:05 UTC
[PATCH v5 0/8] platform/x86: introduce p2sb_bar() helper
2022-05-12 16:04 UTC (17+ messages)
` [PATCH v5 1/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
` [PATCH v5 2/8] pinctrl: intel: Check against matching data instead of ACPI companion
` [PATCH v5 3/8] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()
` [PATCH v5 4/8] mfd: lpc_ich: Switch to generic p2sb_bar()
` [PATCH v5 5/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system
` [PATCH v5 6/8] i2c: i801: convert to use common P2SB accessor
` [PATCH v5 7/8] EDAC, pnd2: Use proper I/O accessors and address space annotation
` [PATCH v5 8/8] EDAC, pnd2: convert to use common P2SB accessor
[PATCH] i2c: mux: pca9541: replace ternary operator with min()
2022-05-12 13:25 UTC
[PATCH v2] i2c: core: Fix possible memleak in i2c_new_client_device()
2022-05-11 1:27 UTC
[PATCH v4 1/9] dt-bindings: i2c: npcm: support NPCM845
2022-05-11 0:28 UTC
[PATCH v4 0/8] platform/x86: introduce p2sb_bar() helper
2022-05-08 10:50 UTC (12+ messages)
` [PATCH v4 1/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
[PATCH 1/2] i2c-tools: Use getopt
2022-05-07 7:36 UTC (5+ messages)
` [PATCH 2/2] i2c-tools: Implement and document option -h
[PATCH v2] i2c: s3c2410: change return type of 'i2c_s3c_irq_nextbyte' from 'int' to 'void'
2022-05-07 3:31 UTC (3+ messages)
[PATCH] i2c: s3c2410: change return type of 'i2c_s3c_irq_nextbyte' from 'int' to 'void'
2022-05-06 12:06 UTC (2+ messages)
regression: Null pointer exception on resume from S3 with i2c DesignWare driver
2022-05-06 8:44 UTC (2+ messages)
[PATCH] i2c: s3c2410: fix returnvar.cocci warning
2022-05-06 7:52 UTC (2+ messages)
[PATCH v2] i2c: at91: use dma safe buffers
2022-05-05 15:18 UTC (6+ messages)
[PATCH v1 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
2022-05-05 1:03 UTC (5+ messages)
` [PATCH v1 2/4] powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
[PATCH] i2c: i2c-davinci: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-05-04 20:41 UTC (2+ messages)
[PATCH -next] i2c: meson: fix missing clk_disable_unprepare() on error in meson_i2c_probe()
2022-05-04 20:38 UTC (2+ messages)
[PATCH] docs: i2c: reference simple probes
2022-05-04 20:35 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