messages from 2022-04-17 16:33:10 to 2022-05-11 15:24:33 UTC [more...]
[PATCH v4 0/9] i2c: npcm: Bug fixes timeout, spurious interrupts
2022-05-11 15:24 UTC (17+ 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-11 13:36 UTC (4+ 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] 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 v5 0/8] platform/x86: introduce p2sb_bar() helper
2022-05-10 15:14 UTC (9+ 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 v2 1/2] i2c-tools: Use getopt
2022-05-09 9:08 UTC (2+ messages)
` [PATCH v2 2/2] i2c-tools: Implement and document option -h
[PATCH v4 0/8] platform/x86: introduce p2sb_bar() helper
2022-05-08 10:50 UTC (18+ messages)
` [PATCH v4 1/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
` [PATCH v4 5/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system
[PATCH v2 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
2022-05-07 10:01 UTC (4+ 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
[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] i2c: at91: Initialize dma_buf in at91_twi_xfer()
2022-05-05 15:38 UTC (2+ messages)
[PATCH v2] i2c: at91: use dma safe buffers
2022-05-05 15:18 UTC (7+ messages)
[PATCH 0/7] dt-bindings: renesas: R-Car V3U is R-Car Gen4
2022-05-05 13:04 UTC (24+ messages)
` [PATCH 1/7] dt-bindings: gpio: renesas,rcar-gpio: "
` [PATCH 2/7] dt-bindings: i2c: renesas,rcar-i2c: "
` [PATCH 3/7] dt-bindings: iommu: renesas,ipmmu-vmsa: "
` [PATCH 4/7] dt-bindings: renesas,rcar-dmac: "
` [PATCH 5/7] dt-bindings: serial: renesas,hscif: "
` [PATCH 6/7] dt-bindings: serial: renesas,scif: "
` [PATCH 7/7] dt-bindings: watchdog: renesas,wdt: "
[PATCH v1 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
2022-05-05 1:03 UTC (12+ messages)
` [PATCH v1 2/4] powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
` [PATCH v1 3/4] powerpc/52xx: Get rid of of_node assignment
` [PATCH v1 4/4] powerpc/52xx: Convert to use fwnode API
[PATCH] i2c: i2c-davinci: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-05-04 20:41 UTC (3+ messages)
[PATCH -next] i2c: meson: fix missing clk_disable_unprepare() on error in meson_i2c_probe()
2022-05-04 20:38 UTC (3+ messages)
[PATCH] docs: i2c: reference simple probes
2022-05-04 20:35 UTC (2+ messages)
[PATCH] i2c: powermac: Prepare cleanup of powerpc's asm/prom.h
2022-05-04 20:32 UTC (2+ messages)
[PATCH v2] i2c: mediatek: Optimize master_xfer() and avoid circular locking
2022-05-04 20:20 UTC (4+ messages)
[PATCH] i2c: designware: Modify timing parameters for amdpsp mailbox
2022-05-04 19:55 UTC (4+ messages)
[PATCH v2] i2c: add support for microchip fpga i2c controllers
2022-05-04 16:17 UTC (3+ messages)
[PATCH v2] i2c: add support for microchip fpga i2c controllers
2022-05-04 12:54 UTC
[PATCH v7 0/3] Add SSIF BMC driver
2022-05-04 12:06 UTC (14+ messages)
` [PATCH v7 1/3] ipmi: ssif_bmc: "
` [Openipmi-developer] "
` [PATCH v7 2/3] bindings: ipmi: Add binding for "
` [PATCH v7 3/3] i2c: aspeed: Assert NAK when slave is busy
You subscribed successfully
2022-05-04 10:37 UTC
Your confirmation is needed
2022-05-04 10:00 UTC
[PATCH v2 0/3] i2c: gpio: support write-only sda
2022-05-03 21:11 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: i2c-gpio: Add property i2c-gpio,sda-output-only
` [PATCH v2 2/3] i2c: algo: bit: allow getsda to be NULL
` [PATCH v2 3/3] i2c: gpio: support write-only sda
2nd Quater puchase request
2022-05-03 14:49 UTC
[PATCH v2 1/4] dt-bindings: I2C: Add Qualcomm Geni based QUP I2C bindings
2022-05-03 13:10 UTC (3+ messages)
[PATCH v2] dt-bindings: eeprom/at24: Add samsung,s524ad0xd1 compatible
2022-05-02 18:40 UTC (4+ messages)
[RFC v2 12/39] i2c: add HAS_IOPORT dependencies
2022-04-29 13:50 UTC
[PATCH v3 0/1] i2c: Allow disabling auto detection via devicetree
2022-04-29 13:07 UTC (2+ messages)
` [PATCH v3 1/1] i2c: core: support no-detect property
[PATCH] i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
2022-04-27 15:19 UTC (2+ messages)
Wycena paneli fotowoltaicznych
2022-04-27 7:28 UTC
[PATCH 0/3] i2c: gpio: support write-only sda
2022-04-26 18:56 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: i2c-gpio: Add property i2c-gpio,sda-output-only
[PATCH v5 0/3] WCH CH341 GPIO and SPI support
2022-04-26 14:35 UTC (5+ messages)
` [PATCH v5 1/3] mfd: ch341: add core driver for the WCH CH341 in I2C/SPI/GPIO mode
` [PATCH v5 2/3] gpio: ch341: add GPIO MFD cell driver for the CH341
[PATCH] dt-bindings: eeprom/at24: Add samsung,s524ad0xd1 compatible
2022-04-26 14:22 UTC (3+ messages)
[PATCH] i2c: designware: Sort timing parameter ACPI method calls by the speed
2022-04-26 13:14 UTC (2+ messages)
[PATCH v2] dt-bindings: i2c: renesas,riic: Document RZ/G2UL SoC
2022-04-25 20:20 UTC (2+ messages)
[PATCH] dt-bindings: i2c: renesas,riic: Document RZ/G2UL SoC
2022-04-25 13:20 UTC (4+ messages)
[PATCH] drm/msm/dsi: fix error check return value of irq_of_parse_and_map()
2022-04-25 9:14 UTC
[PATCH] i2c: mux: reg: check return value after calling platform_get_resource()
2022-04-25 9:05 UTC
[PATCH 1/2] irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value
2022-04-23 9:43 UTC (4+ messages)
` [PATCH 2/2] irqchip/aspeed-scu-ic: "
[PATCH v2 1/2] irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value
2022-04-23 9:42 UTC (2+ messages)
` [PATCH v2 2/2] irqchip/aspeed-scu-ic: "
[PATCH 0/4] i2c: xiic: misc fixes
2022-04-21 8:51 UTC (8+ 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
[v8 0/3] Add support for Maxim MAX735x/MAX736x variants
2022-04-20 22:11 UTC (7+ messages)
` [v8 1/3] dt-bindings: i2c: Add "
` [v8 2/3] i2c: muxes: pca954x: Add MAX735x/MAX736x support
` [v8 3/3] i2c: muxes: pca954x: Add regulator support
Wycena paneli fotowoltaicznych
2022-04-20 7:40 UTC
[PATCH] misc/eeprom: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-18 18:55 UTC (2+ messages)
[PULL REQUEST] i2c for v5.18
2022-04-17 16:58 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