Show patches with: none      |   16481 patches
« 1 2 ... 8 9 10164 165 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,05/11] i2c: nomadik: use bitops helpers Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts - 1 - --- 2024-02-29 Théo Lebrun Superseded
[v2,04/11] i2c: nomadik: simplify IRQ masking logic Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts - 1 - --- 2024-02-29 Théo Lebrun Superseded
[v2,03/11] i2c: nomadik: rename private struct pointers from dev to priv Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts 1 2 - --- 2024-02-29 Théo Lebrun Superseded
[v2,02/11] dt-bindings: hwmon: lm75: use common hwmon schema Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts - 1 - --- 2024-02-29 Théo Lebrun Superseded
[v2,01/11] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts - - - --- 2024-02-29 Théo Lebrun Superseded
[v2,30/30] MIPS: mobileye: eyeq5: map GPIOs to pins using gpio-ranges Rework Nomadik GPIO to add Mobileye EyeQ5 support 1 - - --- 2024-02-28 Théo Lebrun New
[v2,29/30] MIPS: mobileye: eyeq5: add resets to GPIO banks Rework Nomadik GPIO to add Mobileye EyeQ5 support 1 - - --- 2024-02-28 Théo Lebrun New
[v2,28/30] MIPS: mobileye: eyeq5: add two GPIO bank nodes Rework Nomadik GPIO to add Mobileye EyeQ5 support 1 - - --- 2024-02-28 Théo Lebrun New
[v2,27/30] MIPS: eyeq5_defconfig: enable GPIO by default Rework Nomadik GPIO to add Mobileye EyeQ5 support 1 - - --- 2024-02-28 Théo Lebrun New
[v2,26/30] Documentation: gpio: mention generic_handle_irq_safe() Rework Nomadik GPIO to add Mobileye EyeQ5 support - 1 - --- 2024-02-28 Théo Lebrun New
[v2,25/30] gpio: nomadik: grab optional reset control and deassert it at probe Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,24/30] gpio: nomadik: support mobileye,eyeq5-gpio Rework Nomadik GPIO to add Mobileye EyeQ5 support - 1 - --- 2024-02-28 Théo Lebrun Accepted
[v2,23/30] gpio: nomadik: handle variadic GPIO count Rework Nomadik GPIO to add Mobileye EyeQ5 support - 1 - --- 2024-02-28 Théo Lebrun Accepted
[v2,22/30] gpio: nomadik: support shared GPIO IRQs Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,21/30] gpio: nomadik: change driver name from gpio to gpio-nomadik Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,20/30] gpio: nomadik: make clock optional Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,19/30] gpio: nomadik: request dynamic ID allocation Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,18/30] gpio: nomadik: use devres version of clk_get*() Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,17/30] gpio: nomadik: use devm_platform_ioremap_resource() helper Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,16/30] gpio: nomadik: replace of_property_read_*() by device_property_read_*() Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,15/30] gpio: nomadik: replace of_find_*() by bus_find_device_by_of_node() Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,14/30] gpio: nomadik: add #include <linux/slab.h> Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,13/30] pinctrl: nomadik: follow conditional kernel coding conventions Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,12/30] pinctrl: nomadik: follow whitespace kernel coding conventions Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,11/30] pinctrl: nomadik: follow type-system kernel coding conventions Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,10/30] pinctrl: nomadik: minimise indentation in probe Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,09/30] pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast) Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,08/30] pinctrl: nomadik: fix build warning (-Wformat) Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,07/30] pinctrl: nomadik: Kconfig: allow building with COMPILE_TEST Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,06/30] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/ Rework Nomadik GPIO to add Mobileye EyeQ5 support - - - --- 2024-02-28 Théo Lebrun Accepted
[v2,05/30] gpio: nomadik: fix offset bug in nmk_pmx_set() Rework Nomadik GPIO to add Mobileye EyeQ5 support - 1 - --- 2024-02-28 Théo Lebrun Accepted
[v2,04/30] dt-bindings: gpio: nomadik: add optional reset property Rework Nomadik GPIO to add Mobileye EyeQ5 support 1 1 - --- 2024-02-28 Théo Lebrun Accepted
[v2,03/30] dt-bindings: gpio: nomadik: add mobileye,eyeq5-gpio compatible Rework Nomadik GPIO to add Mobileye EyeQ5 support 1 - - --- 2024-02-28 Théo Lebrun Accepted
[v2,02/30] dt-bindings: gpio: nomadik: add optional ngpios property Rework Nomadik GPIO to add Mobileye EyeQ5 support - 2 - --- 2024-02-28 Théo Lebrun Accepted
[v2,01/30] dt-bindings: gpio: nomadik: convert into yaml format Rework Nomadik GPIO to add Mobileye EyeQ5 support - 2 - --- 2024-02-28 Théo Lebrun Accepted
[PATCHv11,4/4] watchdog/softlockup: report the most frequent interrupts *** Detect interrupt storm in softlockup *** - 2 - --- 2024-02-28 Bitao Hu Superseded
[PATCHv11,3/4] genirq: Avoid summation loops for /proc/interrupts *** Detect interrupt storm in softlockup *** - 2 - --- 2024-02-28 Bitao Hu Superseded
[PATCHv11,2/4] genirq: Provide a snapshot mechanism for interrupt statistics *** Detect interrupt storm in softlockup *** - 2 - --- 2024-02-28 Bitao Hu Superseded
[PATCHv11,1/4] watchdog/softlockup: low-overhead detection of interrupt storm *** Detect interrupt storm in softlockup *** - 2 - --- 2024-02-28 Bitao Hu Superseded
[v8,10/10] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes Add support for Mobileye EyeQ5 system controller 1 - - --- 2024-02-27 Théo Lebrun Superseded
[v8,09/10] MIPS: mobileye: eyeq5: add OLB reset controller node Add support for Mobileye EyeQ5 system controller - - - --- 2024-02-27 Théo Lebrun Superseded
[v8,08/10] MIPS: mobileye: eyeq5: use OLB clocks controller node Add support for Mobileye EyeQ5 system controller - - - --- 2024-02-27 Théo Lebrun Superseded
[v8,07/10] MIPS: mobileye: eyeq5: add OLB syscon node Add support for Mobileye EyeQ5 system controller - - - --- 2024-02-27 Théo Lebrun Superseded
[v8,06/10] MAINTAINERS: Map OLB files to Mobileye SoCs Add support for Mobileye EyeQ5 system controller - - - --- 2024-02-27 Théo Lebrun Superseded
[v8,05/10] pinctrl: eyeq5: add platform driver Add support for Mobileye EyeQ5 system controller - 1 - --- 2024-02-27 Théo Lebrun Superseded
[v8,04/10] reset: eyeq5: add platform driver Add support for Mobileye EyeQ5 system controller - - - --- 2024-02-27 Théo Lebrun Superseded
[v8,03/10] clk: eyeq5: add platform driver, and init routine at of_clk_init() Add support for Mobileye EyeQ5 system controller - - - --- 2024-02-27 Théo Lebrun Superseded
[v8,02/10] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller Add support for Mobileye EyeQ5 system controller - 1 - --- 2024-02-27 Théo Lebrun Superseded
[v8,01/10] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings Add support for Mobileye EyeQ5 system controller - 2 - --- 2024-02-27 Théo Lebrun Superseded
[v2,5/9] mm: Initialize struct vm_unmapped_area_info Untitled series #829988 - - - --- 2024-02-26 Edgecombe, Rick P Handled Elsewhere
[4/4] vdso: avoid including asm/page.h arch: mm, vdso: consolidate PAGE_SIZE definition 1 - - --- 2024-02-26 Arnd Bergmann Superseded
[3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures arch: mm, vdso: consolidate PAGE_SIZE definition 4 - - --- 2024-02-26 Arnd Bergmann Superseded
[2/4] arch: simplify architecture specific page size configuration arch: mm, vdso: consolidate PAGE_SIZE definition 2 1 - --- 2024-02-26 Arnd Bergmann Superseded
[1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions arch: mm, vdso: consolidate PAGE_SIZE definition - - - --- 2024-02-26 Arnd Bergmann Superseded
[v2,14/14] serial: 8250_uniphier: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - 1 1 --- 2024-02-26 Andy Shevchenko Superseded
[v2,13/14] serial: 8250_tegra: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - - - --- 2024-02-26 Andy Shevchenko Superseded
[v2,12/14] serial: 8250_pxa: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - - - --- 2024-02-26 Andy Shevchenko Superseded
[v2,11/14] serial: 8250_omap: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - - - --- 2024-02-26 Andy Shevchenko Superseded
[v2,10/14] serial: 8250_of: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - 2 1 --- 2024-02-26 Andy Shevchenko Superseded
[v2,09/14] serial: 8250_lpc18xx: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - - - --- 2024-02-26 Andy Shevchenko Superseded
[v2,08/14] serial: 8250_ingenic: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - - - --- 2024-02-26 Andy Shevchenko Superseded
[v2,07/14] serial: 8250_dw: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - 1 - --- 2024-02-26 Andy Shevchenko Superseded
[v2,06/14] serial: 8250_bcm7271: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - 1 1 --- 2024-02-26 Andy Shevchenko Superseded
[v2,05/14] serial: 8250_bcm2835aux: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - 1 1 --- 2024-02-26 Andy Shevchenko Superseded
[v2,04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - 2 - --- 2024-02-26 Andy Shevchenko Superseded
[v2,03/14] serial: port: Introduce a common helper to read properties serial: Add a helper to parse device properties and more - - - --- 2024-02-26 Andy Shevchenko Superseded
[v2,02/14] serial: core: Add UPIO_UNKNOWN constant for unknown port type serial: Add a helper to parse device properties and more - - - --- 2024-02-26 Andy Shevchenko Superseded
[v2,01/14] serial: core: Move struct uart_port::quirks closer to possible values serial: Add a helper to parse device properties and more - 1 - --- 2024-02-26 Andy Shevchenko Superseded
[v2,2/2] mips: cm: Convert __mips_cm_phys_base() to weak function MIPS: Fix missing proto and passing arg warnings - - - --- 2024-02-26 Serge Semin Accepted
[v2,1/2] mips: cm: Convert __mips_cm_l2sync_phys_base() to weak function MIPS: Fix missing proto and passing arg warnings - - - --- 2024-02-26 Serge Semin Accepted
[PATCHv10,4/4] watchdog/softlockup: report the most frequent interrupts *** Detect interrupt storm in softlockup *** - 1 - --- 2024-02-26 Bitao Hu Superseded
[PATCHv10,3/4] genirq: Avoid summation loops for /proc/interrupts *** Detect interrupt storm in softlockup *** - - - --- 2024-02-26 Bitao Hu Superseded
[PATCHv10,2/4] genirq: Provide a snapshot mechanism for interrupt statistics *** Detect interrupt storm in softlockup *** - 1 - --- 2024-02-26 Bitao Hu Superseded
[PATCHv10,1/4] watchdog/softlockup: low-overhead detection of interrupt storm *** Detect interrupt storm in softlockup *** - 2 - --- 2024-02-26 Bitao Hu Superseded
bus: bt1-apb: Remove duplicate include bus: bt1-apb: Remove duplicate include 1 - - --- 2024-02-26 Jiapeng Chong Accepted
sibyte: pointless if tests sibyte: pointless if tests - - - --- 2024-02-24 Joe Perches RFC
irqchip/loongson-pch-pic: Update interrupt registration policy irqchip/loongson-pch-pic: Update interrupt registration policy - - - --- 2024-02-23 Tianyang Zhang Superseded
[PATCHv9,3/3] watchdog/softlockup: report the most frequent interrupts *** Detect interrupt storm in softlockup *** - - - --- 2024-02-22 Bitao Hu Superseded
[PATCHv9,2/3] irq: use a struct for the kstat_irqs in the interrupt descriptor *** Detect interrupt storm in softlockup *** - - - --- 2024-02-22 Bitao Hu Superseded
[PATCHv9,1/3] watchdog/softlockup: low-overhead detection of interrupt storm *** Detect interrupt storm in softlockup *** - 2 - --- 2024-02-22 Bitao Hu Superseded
[v1,14/14] serial: 8250_uniphier: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - - - --- 2024-02-21 Andy Shevchenko Superseded
[v1,13/14] serial: 8250_tegra: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - - - --- 2024-02-21 Andy Shevchenko Superseded
[v1,12/14] serial: 8250_pxa: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - - - --- 2024-02-21 Andy Shevchenko Superseded
[v1,11/14] serial: 8250_omap: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - - - --- 2024-02-21 Andy Shevchenko Superseded
[v1,10/14] serial: 8250_of: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - 1 - --- 2024-02-21 Andy Shevchenko Superseded
[v1,09/14] serial: 8250_lpc18xx: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - - - --- 2024-02-21 Andy Shevchenko Superseded
[v1,08/14] serial: 8250_ingenic: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - - - --- 2024-02-21 Andy Shevchenko Superseded
[v1,07/14] serial: 8250_dw: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - 1 - --- 2024-02-21 Andy Shevchenko Superseded
[v1,06/14] serial: 8250_bcm7271: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - - - --- 2024-02-21 Andy Shevchenko Superseded
[v1,05/14] serial: 8250_bcm2835aux: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - - - --- 2024-02-21 Andy Shevchenko Superseded
[v1,04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more - 2 - --- 2024-02-21 Andy Shevchenko Superseded
[v1,03/14] serial: port: Introduce a common helper to read properties serial: Add a helper to parse device properties and more - - - --- 2024-02-21 Andy Shevchenko Superseded
[v1,02/14] serial: core: Add UPIO_UNSET constant for unset port type serial: Add a helper to parse device properties and more - - - --- 2024-02-21 Andy Shevchenko Superseded
[v1,01/14] serial: core: Move struct uart_port::quirks closer to possible values serial: Add a helper to parse device properties and more - 1 - --- 2024-02-21 Andy Shevchenko Superseded
[v7,14/14] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes Add support for Mobileye EyeQ5 system controller - - - --- 2024-02-21 Théo Lebrun Superseded
[v7,13/14] MIPS: mobileye: eyeq5: add OLB reset controller node Add support for Mobileye EyeQ5 system controller - - - --- 2024-02-21 Théo Lebrun Superseded
[v7,12/14] MIPS: mobileye: eyeq5: use OLB clocks controller node Add support for Mobileye EyeQ5 system controller - - - --- 2024-02-21 Théo Lebrun Superseded
[v7,11/14] MIPS: mobileye: eyeq5: add OLB syscon node Add support for Mobileye EyeQ5 system controller - - - --- 2024-02-21 Théo Lebrun Superseded
[v7,10/14] MAINTAINERS: Map OLB files to Mobileye SoCs Add support for Mobileye EyeQ5 system controller - - - --- 2024-02-21 Théo Lebrun Superseded
[v7,09/14] pinctrl: eyeq5: add platform driver Add support for Mobileye EyeQ5 system controller - 1 - --- 2024-02-21 Théo Lebrun Superseded
« 1 2 ... 8 9 10164 165 »