messages from 2024-02-27 15:00:51 to 2024-03-04 09:27:54 UTC [more...]
[PATCH v2 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
2024-03-04 9:27 UTC (40+ messages)
` [PATCH v2 01/11] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example
` [PATCH v2 02/11] dt-bindings: hwmon: lm75: use common hwmon schema
` [PATCH v2 03/11] i2c: nomadik: rename private struct pointers from dev to priv
` [SPAM] "
` [PATCH v2 04/11] i2c: nomadik: simplify IRQ masking logic
` [SPAM] "
` [PATCH v2 05/11] i2c: nomadik: use bitops helpers
` [PATCH v2 06/11] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
` [PATCH v2 07/11] i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
` [PATCH v2 08/11] i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetree
` [PATCH v2 09/11] i2c: nomadik: support Mobileye EyeQ5 I2C controller
` [PATCH v2 10/11] MIPS: mobileye: eyeq5: add 5 I2C controller nodes
` [PATCH v2 11/11] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor
[PATCH v2 00/14] serial: Add a helper to parse device properties and more
2024-03-02 20:58 UTC (3+ messages)
` [PATCH v2 03/14] serial: port: Introduce a common helper to read properties
[PATCH 0/4] leds: trigger: Improve handling of led_trigger_event() and simplify mute audio trigger
2024-03-02 15:09 UTC (3+ messages)
[PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
2024-03-02 1:51 UTC (14+ messages)
` [RFC v2.1 05/12] MIPS: Use initializer for "
[PATCHv11 0/4] *** Detect interrupt storm in softlockup ***
2024-03-01 19:22 UTC (9+ messages)
` [PATCHv11 1/4] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCHv11 2/4] genirq: Provide a snapshot mechanism for interrupt statistics
` [PATCHv11 3/4] genirq: Avoid summation loops for /proc/interrupts
` [PATCHv11 4/4] watchdog/softlockup: report the most frequent interrupts
[PATCH v9 0/9] Add support for Mobileye EyeQ5 system controller
2024-03-01 17:29 UTC (11+ messages)
` [PATCH v9 1/9] dt-bindings: soc: mobileye: add EyeQ5 OLB "
` [PATCH v9 2/9] clk: eyeq5: add platform driver, and init routine at of_clk_init()
` [PATCH v9 3/9] reset: eyeq5: add platform driver
` [PATCH v9 4/9] pinctrl: "
` [PATCH v9 5/9] MAINTAINERS: Map OLB files to Mobileye SoCs
` [PATCH v9 6/9] MIPS: mobileye: eyeq5: add OLB syscon node
` [PATCH v9 7/9] MIPS: mobileye: eyeq5: use OLB clocks controller node
` [PATCH v9 8/9] MIPS: mobileye: eyeq5: add OLB reset "
` [PATCH v9 9/9] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes
[PATCH v8 00/10] Add support for Mobileye EyeQ5 system controller
2024-03-01 11:36 UTC (37+ messages)
` [PATCH v8 01/10] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings
` [PATCH v8 02/10] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH v8 03/10] clk: eyeq5: add platform driver, and init routine at of_clk_init()
` [PATCH v8 04/10] reset: eyeq5: add platform driver
` [PATCH v8 05/10] pinctrl: "
` [PATCH v8 10/10] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes
[PATCH bpf-next RESEND v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
2024-03-01 11:27 UTC (3+ messages)
` [PATCH bpf-next RESEND v2 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
[PATCH v8 00/14] Add support for the Mobileye EyeQ5 SoC
2024-03-01 9:39 UTC (4+ messages)
[PATCH bpf-next v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
2024-03-01 7:52 UTC (2+ messages)
` [PATCH net-next v2 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
[PATCH AUTOSEL 4.19 3/3] MIPS: Clear Cause.BD in instruction_pointer_set
2024-02-29 15:51 UTC
[PATCH AUTOSEL 5.4 4/5] MIPS: Clear Cause.BD in instruction_pointer_set
2024-02-29 15:51 UTC
[PATCH AUTOSEL 5.10 5/7] MIPS: Clear Cause.BD in instruction_pointer_set
2024-02-29 15:51 UTC
[PATCH AUTOSEL 5.15 5/7] MIPS: Clear Cause.BD in instruction_pointer_set
2024-02-29 15:50 UTC
[PATCH AUTOSEL 6.1 09/12] MIPS: Clear Cause.BD in instruction_pointer_set
2024-02-29 15:50 UTC
[PATCH AUTOSEL 6.6 17/21] MIPS: Clear Cause.BD in instruction_pointer_set
2024-02-29 15:49 UTC
[PATCH AUTOSEL 6.7 19/26] MIPS: Clear Cause.BD in instruction_pointer_set
2024-02-29 15:48 UTC
[PATCH v2 00/30] Rework Nomadik GPIO to add Mobileye EyeQ5 support
2024-02-29 9:56 UTC (65+ messages)
` [PATCH v2 01/30] dt-bindings: gpio: nomadik: convert into yaml format
` [PATCH v2 02/30] dt-bindings: gpio: nomadik: add optional ngpios property
` [PATCH v2 03/30] dt-bindings: gpio: nomadik: add mobileye,eyeq5-gpio compatible
` [PATCH v2 04/30] dt-bindings: gpio: nomadik: add optional reset property
` [PATCH v2 05/30] gpio: nomadik: fix offset bug in nmk_pmx_set()
` [PATCH v2 06/30] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
` [PATCH v2 07/30] pinctrl: nomadik: Kconfig: allow building with COMPILE_TEST
` [PATCH v2 08/30] pinctrl: nomadik: fix build warning (-Wformat)
` [PATCH v2 09/30] pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast)
` [PATCH v2 10/30] pinctrl: nomadik: minimise indentation in probe
` [PATCH v2 11/30] pinctrl: nomadik: follow type-system kernel coding conventions
` [PATCH v2 12/30] pinctrl: nomadik: follow whitespace "
` [PATCH v2 13/30] pinctrl: nomadik: follow conditional "
` [PATCH v2 14/30] gpio: nomadik: add #include <linux/slab.h>
` [PATCH v2 15/30] gpio: nomadik: replace of_find_*() by bus_find_device_by_of_node()
` [PATCH v2 16/30] gpio: nomadik: replace of_property_read_*() by device_property_read_*()
` [PATCH v2 17/30] gpio: nomadik: use devm_platform_ioremap_resource() helper
` [PATCH v2 18/30] gpio: nomadik: use devres version of clk_get*()
` [PATCH v2 19/30] gpio: nomadik: request dynamic ID allocation
` [PATCH v2 20/30] gpio: nomadik: make clock optional
` [PATCH v2 21/30] gpio: nomadik: change driver name from gpio to gpio-nomadik
` [PATCH v2 22/30] gpio: nomadik: support shared GPIO IRQs
` [PATCH v2 23/30] gpio: nomadik: handle variadic GPIO count
` [PATCH v2 24/30] gpio: nomadik: support mobileye,eyeq5-gpio
` [PATCH v2 25/30] gpio: nomadik: grab optional reset control and deassert it at probe
` [PATCH v2 26/30] Documentation: gpio: mention generic_handle_irq_safe()
` [PATCH v2 27/30] MIPS: eyeq5_defconfig: enable GPIO by default
` [PATCH v2 28/30] MIPS: mobileye: eyeq5: add two GPIO bank nodes
` [PATCH v2 29/30] MIPS: mobileye: eyeq5: add resets to GPIO banks
` [PATCH v2 30/30] MIPS: mobileye: eyeq5: map GPIOs to pins using gpio-ranges
[PATCH 00/13] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
2024-02-29 9:31 UTC (8+ messages)
` [PATCH 09/13] i2c: nomadik: fetch timeout-usecs property from devicetree
[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
2024-02-28 21:06 UTC (12+ messages)
` [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
[mips-linux:mips-next 40/44] mips-mt.c:2643: Error: Unable to parse register name $fp
2024-02-28 18:59 UTC
parse_r register name (was: [linux-next:master 9092/10236] arch/mips/kernel/mips-mt.c:3207: Error: Unable to parse register name $fp)
2024-02-28 11:26 UTC (2+ messages)
sibyte: pointless if tests
2024-02-28 11:52 UTC (2+ messages)
[PATCHv10 0/4] *** Detect interrupt storm in softlockup ***
2024-02-28 6:07 UTC (6+ messages)
` [PATCHv10 3/4] genirq: Avoid summation loops for /proc/interrupts
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).