messages from 2024-02-01 15:46:32 to 2024-02-15 10:03:38 UTC [more...]
[PATCH 00/23] Rework Nomadik GPIO to add Mobileye EyeQ5 support
2024-02-15 10:03 UTC (31+ messages)
` [PATCH 01/23] dt-bindings: gpio: nomadik: convert into yaml format
` [PATCH 02/23] dt-bindings: gpio: nomadik: add optional ngpios property
` [PATCH 03/23] dt-bindings: gpio: nomadik: add mobileye,eyeq5-gpio compatible
` [PATCH 04/23] dt-bindings: gpio: nomadik: add optional reset property
` [PATCH 05/23] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
` [PATCH 06/23] pinctrl: nomadik: fix build warning (-Wformat)
` [PATCH 07/23] pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast)
` [PATCH 08/23] pinctrl: nomadik: minimise indentation in probe
` [PATCH 09/23] pinctrl: nomadik: follow type-system kernel coding conventions
` [PATCH 10/23] pinctrl: nomadik: follow whitespace "
` [PATCH 11/23] pinctrl: nomadik: follow conditional "
` [PATCH 12/23] gpio: nomadik: request dynamic ID allocation
` [PATCH 13/23] gpio: nomadik: fix offset bug in nmk_pmx_set()
` [PATCH 14/23] gpio: nomadik: make clock optional
` [PATCH 15/23] gpio: nomadik: change driver name from gpio to gpio-nomadik
` [PATCH 16/23] gpio: nomadik: support shared GPIO IRQs
` [PATCH 17/23] gpio: nomadik: handle variadic GPIO count
` [PATCH 18/23] gpio: nomadik: support mobileye,eyeq5-gpio
` [PATCH 19/23] gpio: nomadik: grab optional reset control and deassert it at probe
` [PATCH 20/23] MIPS: eyeq5_defconfig: enable GPIO by default
` [PATCH 21/23] MIPS: mobileye: eyeq5: add two GPIO bank nodes
` [PATCH 22/23] MIPS: mobileye: eyeq5: add resets to GPIO banks
` [PATCH 23/23] MIPS: mobileye: eyeq5: map GPIOs to pins using gpio-ranges
[GIT PULL] MIPS fixes for v6.8
2024-02-15 0:12 UTC (2+ messages)
[PATCH v7 00/14] Add support for the Mobileye EyeQ5 SoC
2024-02-14 19:14 UTC (23+ messages)
` [PATCH v7 01/14] MIPS: spaces: Define a couple of handy macros
` [PATCH v7 02/14] MIPS: Fix set_uncached_handler for ebase in XKPHYS
` [PATCH v7 03/14] MIPS: Allows relocation exception vectors everywhere
` [PATCH v7 04/14] MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0
` [PATCH v7 05/14] MIPS: cps-vec: Use macros for 64bits access
` [PATCH v7 06/14] dt-bindings: Add vendor prefix for Mobileye Vision Technologies Ltd
` [PATCH v7 07/14] dt-bindings: mips: cpus: Sort the entries
` [PATCH v7 08/14] dt-bindings: mips: cpu: Add I-Class I6500 Multiprocessor Core
` [PATCH v7 09/14] dt-bindings: mips: Add bindings for Mobileye SoCs
` [PATCH v7 10/14] MIPS: mobileye: Add EyeQ5 dtsi
` [PATCH v7 11/14] MIPS: mobileye: Add EPM5 device tree
` [PATCH v7 12/14] MIPS: Share generic kernel code with other architecture
` [PATCH v7 13/14] MIPS: Add support for Mobileye EyeQ5
` [PATCH v7 14/14] MAINTAINERS: Add entry for Mobileye MIPS SoCs
[RFC PATCH net-next v5 00/14] Device Memory TCP
2024-02-14 15:30 UTC (10+ messages)
` [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v5 07/14] page_pool: devmem support
` [RFC PATCH net-next v5 08/14] memory-provider: dmabuf devmem memory provider
[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
2024-02-14 12:49 UTC (8+ messages)
` [PATCH v6 001/164] pwm: Provide an inline function to get the parent device of a given chip
` [PATCH v6 003/164] pwm: Provide pwmchip_alloc() function and a devm variant of it
` [PATCH v6 055/164] pwm: jz4740: Change prototype of a helper to prepare further changes
` [PATCH v6 056/164] pwm: jz4740: Make use of pwmchip_parent() accessor
` [PATCH v6 057/164] pwm: jz4740: Make use of devm_pwmchip_alloc() function
[PATCH] scsi: jazz_esp: only build if SCSI core is builtin
2024-02-14 5:59 UTC
[PATCH] tc: make tc_bus_type const
2024-02-13 17:28 UTC (3+ messages)
[PATCH] mips: bus: make mips_cdmm_bustype const
2024-02-13 17:27 UTC (2+ messages)
[PATCH v5 0/3] irqchip/loongson-eiointc: Refine irq affinity setting during resume
2024-02-13 9:49 UTC (5+ messages)
` [PATCH v5 1/3] irqchip/loongson-eiointc: Typo fix in function eiointc_domain_alloc
` [PATCH v5 3/3] irqchip/loongson-eiointc: Refine irq affinity setting during resume
[PATCH 0/4] leds: trigger: Improve handling of led_trigger_event() and simplify mute audio trigger
2024-02-13 7:34 UTC (5+ messages)
` [PATCH 1/4] leds: trigger: Store brightness set by led_trigger_event()
` [PATCH 2/4] ALSA: control-led: Integrate mute led trigger
` [PATCH 3/4] Input: leds: Prepare for removal of config option LEDS_AUDIO_TRIGGER
` [PATCH 4/4] leds: trigger: audio: Remove this trigger
[PATCH v2 0/3] Handle delay slot for extable lookup
2024-02-12 22:10 UTC (14+ messages)
` [PATCH v2 1/3] ptrace: Introduce exception_ip arch hook
` [PATCH v2 2/3] MIPS: Clear Cause.BD in instruction_pointer_set
` [PATCH v2 3/3] mm/memory: Use exception ip to search exception tables
[PATCH] MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assembler
2024-02-12 22:08 UTC (3+ messages)
[PATCH v6 00/13] Add support for Mobileye EyeQ5 system controller
2024-02-12 13:44 UTC (14+ messages)
` [PATCH v6 01/13] clk: fixed-factor: add optional accuracy support
` [PATCH v6 02/13] clk: fixed-factor: add fwname-based constructor functions
` [PATCH v6 03/13] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH v6 04/13] dt-bindings: reset: mobileye,eyeq5-reset: "
` [PATCH v6 05/13] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: "
` [PATCH v6 06/13] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH v6 07/13] clk: eyeq5: add platform driver, and init routine at of_clk_init()
` [PATCH v6 08/13] reset: eyeq5: add platform driver
` [PATCH v6 09/13] pinctrl: "
` [PATCH v6 10/13] MIPS: mobileye: eyeq5: add OLB syscon node
` [PATCH v6 11/13] MIPS: mobileye: eyeq5: use OLB clocks controller node
` [PATCH v6 12/13] MIPS: mobileye: eyeq5: add OLB reset "
` [PATCH v6 13/13] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes
[PATCH v5 00/13] Add support for Mobileye EyeQ5 system controller
2024-02-12 8:18 UTC (17+ messages)
` [PATCH v5 01/13] clk: fixed-factor: add optional accuracy support
` [PATCH v5 02/13] clk: fixed-factor: add fwname-based constructor functions
` [PATCH v5 03/13] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH v5 04/13] dt-bindings: reset: mobileye,eyeq5-reset: "
` [PATCH v5 05/13] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: "
` [PATCH v5 06/13] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH v5 07/13] clk: eyeq5: add platform driver, and init routine at of_clk_init()
` [PATCH v5 08/13] reset: eyeq5: add platform driver
` [PATCH v5 09/13] pinctrl: "
` [PATCH v5 10/13] MIPS: mobileye: eyeq5: add OLB syscon node
` [PATCH v5 11/13] MIPS: mobileye: eyeq5: use OLB clocks controller node
` [PATCH v5 12/13] MIPS: mobileye: eyeq5: add OLB reset "
` [PATCH v5 13/13] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes
[PATCH 0/3] MAINTAINERS: Add MIPS Baikal-T1 SoC bits maintainer
2024-02-11 10:24 UTC (3+ messages)
` [PATCH 3/3] MAINTAINERS: Add maintainer for MIPS Baikal-T1 platform code
[PATCH v2] irqchip/irq-brcmstb-l2: add write memory barrier before exit
2024-02-10 9:32 UTC (2+ messages)
[PATCH] irqchip/irq-bcm7038-l1: Prefer struct_size over open coded arithmetic
2024-02-10 1:21 UTC (4+ messages)
[PATCH] irqchip/bcm-6345-l1: Prefer struct_size over open coded arithmetic
2024-02-10 1:19 UTC (4+ messages)
[PATCH 0/8] MIPS: Unify register numbering macros for uasm
2024-02-09 18:07 UTC (9+ messages)
` [PATCH 1/8] MIPS: Unify define of CP0 registers for uasm code
` [PATCH 2/8] MIPS: regdefs.h: Guard all defines with __ASSEMBLY__
` [PATCH 3/8] MIPS: regdefs.h: Define a set of register numbers
` [PATCH 4/8] MIPS: traps: Use GPR number macros
` [PATCH 5/8] MIPS: page: "
` [PATCH 6/8] MIPS: tlbex: "
` [PATCH 7/8] MIPS: kvm/entry: "
` [PATCH 8/8] MIPS: pm-cps: "
[PATCH v2 0/4] MIPS: Cleanups to PCI related code
2024-02-08 12:21 UTC (6+ messages)
` [PATCH v2 1/4] MIPS: lantiq: Remove unused function pointer variables
` [PATCH v2 2/4] MIPS: ath79: Don't return PCIBIOS_* code from pcibios_enable_device()
` [PATCH v2 3/4] MIPS: PCI: Return PCIBIOS_* from tx4927_pci_config_read/write()
` [PATCH v2 4/4] MIPS: TXx9: Use PCI_SET_ERROR_RESPONSE()
[PATCH 0/4] MIPS: Cleanups to PCI related code
2024-02-06 14:25 UTC (7+ messages)
` [PATCH 1/4] MIPS: lantiq: Remove unused function pointer variables
` [PATCH 2/4] MIPS: ath79: Don't return PCIBIOS_* code from pcibios_enable_device()
` [PATCH 3/4] MIPS: PCI: Return PCIBIOS_* from tx4927_pci_config_read/write()
` [PATCH 4/4] MIPS: TXx9: Use PCI_SET_ERROR_RESPONSE()
[PATCH v4 00/18] Add support for Mobileye EyeQ5 system controller
2024-02-06 10:13 UTC (14+ messages)
` [PATCH v4 03/18] dt-bindings: pinctrl: allow pin controller device without unit address
` [PATCH v4 04/18] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH v4 06/18] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: "
` [PATCH v4 10/18] pinctrl: eyeq5: add platform driver
[PATCH 0/2] mips: struct bus_type cleanup
2024-02-05 12:51 UTC (4+ messages)
` [PATCH 1/2] mips: sgi-ip22: make gio_bus_type const
` [PATCH 2/2] mips: txx9: make txx9_sramc_subsys const
[PATCH 1/1] clk: imgtec: use %pe for better readability of errors while printing
2024-02-05 11:11 UTC
[PATCH] MIPS: merge CONFIG_MACH_TX49XX entries
2024-02-04 14:14 UTC
[PATCH v2 00/14] Split crash out from kexec and clean up related config items
2024-02-04 3:26 UTC (3+ messages)
[PATCH 0/3] Handle delay slot for extable lookup
2024-02-03 13:37 UTC (9+ messages)
` [PATCH 1/3] ptrace: Introduce exception_ip arch hook
` [PATCH 2/3] MIPS: Clear Cause.BD in instruction_pointer_set
` [PATCH 3/3] mm/memory: Use exception ip to search exception tables
[PATCH RFC v2 0/4] Svvptc extension to remove preventive sfence.vma
2024-02-02 22:05 UTC (5+ messages)
` [PATCH RFC/RFT v2 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc
[PATCH AUTOSEL 5.15 10/11] MIPS: reserve exception vector space ONLY ONCE
2024-02-02 18:41 UTC
[PATCH AUTOSEL 6.1 14/15] MIPS: reserve exception vector space ONLY ONCE
2024-02-02 18:40 UTC
[PATCH AUTOSEL 6.6 20/21] MIPS: reserve exception vector space ONLY ONCE
2024-02-02 18:40 UTC
[PATCH AUTOSEL 6.7 22/23] MIPS: reserve exception vector space ONLY ONCE
2024-02-02 18:39 UTC
[PATCH 0/8] MIPS: Aggregate build fixes
2024-02-02 18:21 UTC (9+ messages)
` [PATCH 1/8] MIPS: Probe toolchain support of -msym32
` [PATCH 2/8] MIPS: Remove cc-option checks for -march=octeon
` [PATCH 3/8] MIPS: Fallback CPU -march flag to ISA level if unsupported
` [PATCH 4/8] MIPS: BMIPS: Drop unnecessary assembler flag
` [PATCH 5/8] MIPS: Loongson64: test for -march=loongson3a cflag
` [PATCH 6/8] MIPS: Limit MIPS_MT_SMP support by ISA reversion
` [PATCH 7/8] MIPS: Implement microMIPS MT ASE helpers
` [PATCH 8/8] MIPS: mipsregs: Set proper ISA level for virt extensions
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).