Linux MIPS
[Prev Page][Next Page]
- Re: [PATCH v2 03/30] dt-bindings: gpio: nomadik: add mobileye,eyeq5-gpio compatible, (continued)
- [PATCH v2 04/30] dt-bindings: gpio: nomadik: add optional reset property, Théo Lebrun
- [PATCH v2 05/30] gpio: nomadik: fix offset bug in nmk_pmx_set(), Théo Lebrun
- [PATCH v2 10/30] pinctrl: nomadik: minimise indentation in probe, Théo Lebrun
- [PATCH v2 14/30] gpio: nomadik: add #include <linux/slab.h>, Théo Lebrun
- [PATCH v2 13/30] pinctrl: nomadik: follow conditional kernel coding conventions, Théo Lebrun
- [PATCH v2 11/30] pinctrl: nomadik: follow type-system kernel coding conventions, Théo Lebrun
- [PATCH v2 07/30] pinctrl: nomadik: Kconfig: allow building with COMPILE_TEST, Théo Lebrun
- [PATCH v2 12/30] pinctrl: nomadik: follow whitespace kernel coding conventions, Théo Lebrun
- [PATCH v2 15/30] gpio: nomadik: replace of_find_*() by bus_find_device_by_of_node(), Théo Lebrun
- [PATCH v2 16/30] gpio: nomadik: replace of_property_read_*() by device_property_read_*(), Théo Lebrun
- [PATCH v2 06/30] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/, Théo Lebrun
- [PATCH v2 17/30] gpio: nomadik: use devm_platform_ioremap_resource() helper, Théo Lebrun
- [PATCH v2 18/30] gpio: nomadik: use devres version of clk_get*(), Théo Lebrun
- [PATCH v2 19/30] gpio: nomadik: request dynamic ID allocation, Théo Lebrun
- [PATCH v2 20/30] gpio: nomadik: make clock optional, Théo Lebrun
- [PATCH v2 21/30] gpio: nomadik: change driver name from gpio to gpio-nomadik, Théo Lebrun
- [PATCH v2 22/30] gpio: nomadik: support shared GPIO IRQs, Théo Lebrun
- [PATCH v2 23/30] gpio: nomadik: handle variadic GPIO count, Théo Lebrun
- [PATCH v2 24/30] gpio: nomadik: support mobileye,eyeq5-gpio, Théo Lebrun
- [PATCH v2 25/30] gpio: nomadik: grab optional reset control and deassert it at probe, Théo Lebrun
- [PATCH v2 26/30] Documentation: gpio: mention generic_handle_irq_safe(), Théo Lebrun
- [PATCH v2 27/30] MIPS: eyeq5_defconfig: enable GPIO by default, Théo Lebrun
- [PATCH v2 28/30] MIPS: mobileye: eyeq5: add two GPIO bank nodes, Théo Lebrun
- [PATCH v2 29/30] MIPS: mobileye: eyeq5: add resets to GPIO banks, Théo Lebrun
- [PATCH v2 30/30] MIPS: mobileye: eyeq5: map GPIOs to pins using gpio-ranges, Théo Lebrun
- Re: [PATCH v2 00/30] Rework Nomadik GPIO to add Mobileye EyeQ5 support, Linus Walleij
- [PATCHv11 0/4] *** Detect interrupt storm in softlockup ***,
Bitao Hu
- parse_r register name (was: [linux-next:master 9092/10236] arch/mips/kernel/mips-mt.c:3207: Error: Unable to parse register name $fp),
Jiaxun Yang
- [PATCH v8 00/10] Add support for Mobileye EyeQ5 system controller,
Théo Lebrun
- [PATCH v8 01/10] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings, Théo Lebrun
- [PATCH v8 02/10] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller, Théo Lebrun
- [PATCH v8 03/10] clk: eyeq5: add platform driver, and init routine at of_clk_init(), Théo Lebrun
- [PATCH v8 04/10] reset: eyeq5: add platform driver, Théo Lebrun
- [PATCH v8 06/10] MAINTAINERS: Map OLB files to Mobileye SoCs, Théo Lebrun
- [PATCH v8 05/10] pinctrl: eyeq5: add platform driver, Théo Lebrun
- [PATCH v8 07/10] MIPS: mobileye: eyeq5: add OLB syscon node, Théo Lebrun
- [PATCH v8 08/10] MIPS: mobileye: eyeq5: use OLB clocks controller node, Théo Lebrun
- [PATCH v8 09/10] MIPS: mobileye: eyeq5: add OLB reset controller node, Théo Lebrun
- [PATCH v8 10/10] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes, Théo Lebrun
- [PATCH 5.10 103/122] scsi: jazz_esp: Only build if SCSI core is builtin, Greg Kroah-Hartman
- [PATCH 5.4 69/84] scsi: jazz_esp: Only build if SCSI core is builtin, Greg Kroah-Hartman
- [PATCH 6.1 145/195] scsi: jazz_esp: Only build if SCSI core is builtin, Greg Kroah-Hartman
- [PATCH 5.15 212/245] scsi: jazz_esp: Only build if SCSI core is builtin, Greg Kroah-Hartman
- [PATCH 5.15 127/245] MIPS: vpe-mt: drop physical_memsize, Greg Kroah-Hartman
- [PATCH 5.15 126/245] MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not set, Greg Kroah-Hartman
- [PATCH 4.19 43/52] scsi: jazz_esp: Only build if SCSI core is builtin, Greg Kroah-Hartman
- [PATCH 6.6 233/299] scsi: jazz_esp: Only build if SCSI core is builtin, Greg Kroah-Hartman
- [PATCH 6.7 256/334] scsi: jazz_esp: Only build if SCSI core is builtin, Greg Kroah-Hartman
- [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info,
Rick Edgecombe
[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition,
Arnd Bergmann
[PATCH v2 00/14] serial: Add a helper to parse device properties and more,
Andy Shevchenko
- [PATCH v2 03/14] serial: port: Introduce a common helper to read properties, Andy Shevchenko
- [PATCH v2 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v2 02/14] serial: core: Add UPIO_UNKNOWN constant for unknown port type, Andy Shevchenko
- [PATCH v2 01/14] serial: core: Move struct uart_port::quirks closer to possible values, Andy Shevchenko
- [PATCH v2 06/14] serial: 8250_bcm7271: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v2 05/14] serial: 8250_bcm2835aux: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v2 09/14] serial: 8250_lpc18xx: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v2 08/14] serial: 8250_ingenic: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v2 07/14] serial: 8250_dw: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v2 11/14] serial: 8250_omap: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v2 13/14] serial: 8250_tegra: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v2 12/14] serial: 8250_pxa: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v2 10/14] serial: 8250_of: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v2 14/14] serial: 8250_uniphier: Switch to use uart_read_port_properties(), Andy Shevchenko
[PATCH v2 0/2] MIPS: Fix missing proto and passing arg warnings,
Serge Semin
[PATCHv10 0/4] *** Detect interrupt storm in softlockup ***,
Bitao Hu
[PATCH] bus: bt1-apb: Remove duplicate include,
Jiapeng Chong
sibyte: pointless if tests,
Joe Perches
[PATCH] irqchip/loongson-pch-pic: Update interrupt registration policy,
Tianyang Zhang
[PATCHv9 0/3] *** Detect interrupt storm in softlockup ***,
Bitao Hu
[rft, PATCH v1 00/14] serial: Add a helper to parse device properties and more,
Andy Shevchenko
- [PATCH v1 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v1 01/14] serial: core: Move struct uart_port::quirks closer to possible values, Andy Shevchenko
- [PATCH v1 03/14] serial: port: Introduce a common helper to read properties, Andy Shevchenko
- [PATCH v1 02/14] serial: core: Add UPIO_UNSET constant for unset port type, Andy Shevchenko
- [PATCH v1 06/14] serial: 8250_bcm7271: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v1 07/14] serial: 8250_dw: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v1 05/14] serial: 8250_bcm2835aux: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v1 08/14] serial: 8250_ingenic: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v1 12/14] serial: 8250_pxa: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v1 11/14] serial: 8250_omap: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v1 10/14] serial: 8250_of: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v1 13/14] serial: 8250_tegra: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v1 09/14] serial: 8250_lpc18xx: Switch to use uart_read_port_properties(), Andy Shevchenko
- [PATCH v1 14/14] serial: 8250_uniphier: Switch to use uart_read_port_properties(), Andy Shevchenko
[PATCH v7 00/14] Add support for Mobileye EyeQ5 system controller,
Théo Lebrun
- [PATCH v7 01/14] clk: fixed-factor: add optional accuracy support, Théo Lebrun
- [PATCH v7 02/14] clk: fixed-factor: add fwname-based constructor functions, Théo Lebrun
- [PATCH v7 03/14] dt-bindings: clock: mobileye,eyeq5-clk: add bindings, Théo Lebrun
- [PATCH v7 04/14] dt-bindings: reset: mobileye,eyeq5-reset: add bindings, Théo Lebrun
- [PATCH v7 05/14] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings, Théo Lebrun
- [PATCH v7 06/14] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller, Théo Lebrun
- [PATCH v7 07/14] clk: eyeq5: add platform driver, and init routine at of_clk_init(), Théo Lebrun
- [PATCH v7 08/14] reset: eyeq5: add platform driver, Théo Lebrun
- [PATCH v7 10/14] MAINTAINERS: Map OLB files to Mobileye SoCs, Théo Lebrun
- [PATCH v7 09/14] pinctrl: eyeq5: add platform driver, Théo Lebrun
- [PATCH v7 11/14] MIPS: mobileye: eyeq5: add OLB syscon node, Théo Lebrun
- [PATCH v7 12/14] MIPS: mobileye: eyeq5: use OLB clocks controller node, Théo Lebrun
- [PATCH v7 13/14] MIPS: mobileye: eyeq5: add OLB reset controller node, Théo Lebrun
- [PATCH v7 14/14] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes, Théo Lebrun
[PATCH 0/3] arch: Remove fbdev dependency from video helpers,
Thomas Zimmermann
[PATCHv8 0/2] *** Detect interrupt storm in softlockup ***,
Bitao Hu
[PATCH 09/10] mips/vdso: Use generic union vdso_data_store, Anna-Maria Behnsen
[PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro(),
Christophe Leroy
[PATCH v8 00/14] Add support for the Mobileye EyeQ5 SoC,
Gregory CLEMENT
- [PATCH v8 01/14] MIPS: spaces: Define a couple of handy macros, Gregory CLEMENT
- [PATCH v8 02/14] MIPS: Fix set_uncached_handler for ebase in XKPHYS, Gregory CLEMENT
- [PATCH v8 03/14] MIPS: Allows relocation exception vectors everywhere, Gregory CLEMENT
- [PATCH v8 05/14] MIPS: cps-vec: Use macros for 64bits access, Gregory CLEMENT
- [PATCH v8 04/14] MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0, Gregory CLEMENT
- [PATCH v8 08/14] dt-bindings: mips: cpu: Add I-Class I6500 Multiprocessor Core, Gregory CLEMENT
- [PATCH v8 09/14] dt-bindings: mips: Add bindings for Mobileye SoCs, Gregory CLEMENT
- [PATCH v8 11/14] MIPS: mobileye: Add EPM5 device tree, Gregory CLEMENT
- [PATCH v8 12/14] MIPS: Share generic kernel code with other architecture, Gregory CLEMENT
- [PATCH v8 06/14] dt-bindings: Add vendor prefix for Mobileye Vision Technologies Ltd., Gregory CLEMENT
- [PATCH v8 13/14] MIPS: Add support for Mobileye EyeQ5, Gregory CLEMENT
- [PATCH v8 07/14] dt-bindings: mips: cpus: Sort the entries, Gregory CLEMENT
- [PATCH v8 14/14] MAINTAINERS: Add entry for Mobileye MIPS SoCs, Gregory CLEMENT
- [PATCH v8 10/14] MIPS: mobileye: Add EyeQ5 dtsi, Gregory CLEMENT
- Re: [PATCH v8 00/14] Add support for the Mobileye EyeQ5 SoC, Thomas Bogendoerfer
[PATCH 0/4] MIPS: Fix missing proto and passing arg warnings,
Serge Semin
[PATCH 00/13] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts,
Théo Lebrun
- [PATCH 02/13] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example, Théo Lebrun
- [PATCH 03/13] dt-bindings: hwmon: lm75: add label property, Théo Lebrun
- [PATCH 01/13] dt-bindings: i2c: nomadik: add timeout-usecs property bindings, Théo Lebrun
- [PATCH 05/13] i2c: nomadik: simplify IRQ masking logic, Théo Lebrun
- [PATCH 06/13] i2c: nomadik: use bitops helpers, Théo Lebrun
- [PATCH 07/13] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer, Théo Lebrun
- [PATCH 09/13] i2c: nomadik: fetch timeout-usecs property from devicetree, Théo Lebrun
- [PATCH 04/13] i2c: nomadik: rename private struct pointers from dev to priv, Théo Lebrun
- [PATCH 10/13] i2c: nomadik: support Mobileye EyeQ5 I2C controller, Théo Lebrun
- [PATCH 11/13] MIPS: mobileye: eyeq5: add 5 I2C controller nodes, Théo Lebrun
- [PATCH 12/13] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor, Théo Lebrun
- [PATCH 08/13] i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout, Théo Lebrun
- [PATCH 13/13] MIPS: mobileye: eyeq5: add resets to I2C controllers, Théo Lebrun
- Re: [PATCH 00/13] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts, Linus Walleij
[PATCH 00/23] Rework Nomadik GPIO to add Mobileye EyeQ5 support,
Théo Lebrun
- [PATCH 11/23] pinctrl: nomadik: follow conditional kernel coding conventions, Théo Lebrun
- [PATCH 10/23] pinctrl: nomadik: follow whitespace kernel coding conventions, Théo Lebrun
- [PATCH 12/23] gpio: nomadik: request dynamic ID allocation, Théo Lebrun
- [PATCH 13/23] gpio: nomadik: fix offset bug in nmk_pmx_set(), Théo Lebrun
- [PATCH 14/23] gpio: nomadik: make clock optional, Théo Lebrun
- [PATCH 15/23] gpio: nomadik: change driver name from gpio to gpio-nomadik, Théo Lebrun
- [PATCH 16/23] gpio: nomadik: support shared GPIO IRQs, Théo Lebrun
- [PATCH 17/23] gpio: nomadik: handle variadic GPIO count, Théo Lebrun
- [PATCH 18/23] gpio: nomadik: support mobileye,eyeq5-gpio, Théo Lebrun
- [PATCH 19/23] gpio: nomadik: grab optional reset control and deassert it at probe, Théo Lebrun
- [PATCH 20/23] MIPS: eyeq5_defconfig: enable GPIO by default, Théo Lebrun
- [PATCH 22/23] MIPS: mobileye: eyeq5: add resets to GPIO banks, Théo Lebrun
- [PATCH 21/23] MIPS: mobileye: eyeq5: add two GPIO bank nodes, Théo Lebrun
- [PATCH 23/23] MIPS: mobileye: eyeq5: map GPIOs to pins using gpio-ranges, Théo Lebrun
- [PATCH 04/23] dt-bindings: gpio: nomadik: add optional reset property, Théo Lebrun
- [PATCH 01/23] dt-bindings: gpio: nomadik: convert into yaml format, Théo Lebrun
- [PATCH 02/23] dt-bindings: gpio: nomadik: add optional ngpios property, Théo Lebrun
- [PATCH 03/23] dt-bindings: gpio: nomadik: add mobileye,eyeq5-gpio compatible, Théo Lebrun
- [PATCH 08/23] pinctrl: nomadik: minimise indentation in probe, Théo Lebrun
- [PATCH 07/23] pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast), Théo Lebrun
- [PATCH 06/23] pinctrl: nomadik: fix build warning (-Wformat), Théo Lebrun
- [PATCH 09/23] pinctrl: nomadik: follow type-system kernel coding conventions, Théo Lebrun
- [PATCH 05/23] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/, Théo Lebrun
- Re: [PATCH 00/23] Rework Nomadik GPIO to add Mobileye EyeQ5 support, Bartosz Golaszewski
[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips,
Uwe Kleine-König
[PATCH] scsi: jazz_esp: only build if SCSI core is builtin,
Randy Dunlap
[PATCH] mips: bus: make mips_cdmm_bustype const,
Ricardo B. Marliere
[PATCH] tc: make tc_bus_type const,
Ricardo B. Marliere
[PATCH 0/4] leds: trigger: Improve handling of led_trigger_event() and simplify mute audio trigger,
Heiner Kallweit
[PATCH v6 00/13] Add support for Mobileye EyeQ5 system controller,
Théo Lebrun
- [PATCH v6 01/13] clk: fixed-factor: add optional accuracy support, Théo Lebrun
- [PATCH v6 02/13] clk: fixed-factor: add fwname-based constructor functions, Théo Lebrun
- [PATCH v6 03/13] dt-bindings: clock: mobileye,eyeq5-clk: add bindings, Théo Lebrun
- [PATCH v6 04/13] dt-bindings: reset: mobileye,eyeq5-reset: add bindings, Théo Lebrun
- [PATCH v6 05/13] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings, Théo Lebrun
- [PATCH v6 06/13] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller, Théo Lebrun
- [PATCH v6 08/13] reset: eyeq5: add platform driver, Théo Lebrun
- [PATCH v6 09/13] pinctrl: eyeq5: add platform driver, Théo Lebrun
- [PATCH v6 10/13] MIPS: mobileye: eyeq5: add OLB syscon node, Théo Lebrun
- [PATCH v6 11/13] MIPS: mobileye: eyeq5: use OLB clocks controller node, Théo Lebrun
- [PATCH v6 13/13] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes, Théo Lebrun
- [PATCH v6 12/13] MIPS: mobileye: eyeq5: add OLB reset controller node, Théo Lebrun
- [PATCH v6 07/13] clk: eyeq5: add platform driver, and init routine at of_clk_init(), Théo Lebrun
[PATCH] MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assembler,
Guenter Roeck
[PATCH v2] irqchip/irq-brcmstb-l2: add write memory barrier before exit,
Florian Fainelli
[PATCH] irqchip/irq-bcm7038-l1: Prefer struct_size over open coded arithmetic,
Erick Archer
[PATCH] irqchip/bcm-6345-l1: Prefer struct_size over open coded arithmetic,
Erick Archer
[PATCH 0/8] MIPS: Unify register numbering macros for uasm,
Jiaxun Yang
[PATCH v5 00/13] Add support for Mobileye EyeQ5 system controller,
Théo Lebrun
- [PATCH v5 03/13] dt-bindings: clock: mobileye,eyeq5-clk: add bindings, Théo Lebrun
- [PATCH v5 01/13] clk: fixed-factor: add optional accuracy support, Théo Lebrun
- [PATCH v5 04/13] dt-bindings: reset: mobileye,eyeq5-reset: add bindings, Théo Lebrun
- [PATCH v5 05/13] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings, Théo Lebrun
- [PATCH v5 02/13] clk: fixed-factor: add fwname-based constructor functions, Théo Lebrun
- [PATCH v5 06/13] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller, Théo Lebrun
- [PATCH v5 07/13] clk: eyeq5: add platform driver, and init routine at of_clk_init(), Théo Lebrun
- [PATCH v5 08/13] reset: eyeq5: add platform driver, Théo Lebrun
- [PATCH v5 09/13] pinctrl: eyeq5: add platform driver, Théo Lebrun
- [PATCH v5 10/13] MIPS: mobileye: eyeq5: add OLB syscon node, Théo Lebrun
- [PATCH v5 11/13] MIPS: mobileye: eyeq5: use OLB clocks controller node, Théo Lebrun
- [PATCH v5 12/13] MIPS: mobileye: eyeq5: add OLB reset controller node, Théo Lebrun
- [PATCH v5 13/13] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes, Théo Lebrun
[PATCH v2 0/4] MIPS: Cleanups to PCI related code,
Ilpo Järvinen
[PATCH v7 00/14] Add support for the Mobileye EyeQ5 SoC,
Gregory CLEMENT
- [PATCH v7 01/14] MIPS: spaces: Define a couple of handy macros, Gregory CLEMENT
- [PATCH v7 02/14] MIPS: Fix set_uncached_handler for ebase in XKPHYS, Gregory CLEMENT
- [PATCH v7 04/14] MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0, Gregory CLEMENT
- [PATCH v7 03/14] MIPS: Allows relocation exception vectors everywhere, Gregory CLEMENT
- [PATCH v7 05/14] MIPS: cps-vec: Use macros for 64bits access, Gregory CLEMENT
- [PATCH v7 06/14] dt-bindings: Add vendor prefix for Mobileye Vision Technologies Ltd., Gregory CLEMENT
- [PATCH v7 07/14] dt-bindings: mips: cpus: Sort the entries, Gregory CLEMENT
- [PATCH v7 08/14] dt-bindings: mips: cpu: Add I-Class I6500 Multiprocessor Core, Gregory CLEMENT
- [PATCH v7 09/14] dt-bindings: mips: Add bindings for Mobileye SoCs, Gregory CLEMENT
- [PATCH v7 11/14] MIPS: mobileye: Add EPM5 device tree, Gregory CLEMENT
- [PATCH v7 10/14] MIPS: mobileye: Add EyeQ5 dtsi, Gregory CLEMENT
- [PATCH v7 12/14] MIPS: Share generic kernel code with other architecture, Gregory CLEMENT
- [PATCH v7 14/14] MAINTAINERS: Add entry for Mobileye MIPS SoCs, Gregory CLEMENT
- [PATCH v7 13/14] MIPS: Add support for Mobileye EyeQ5, Gregory CLEMENT
- Re: [PATCH v7 00/14] Add support for the Mobileye EyeQ5 SoC, Thomas Bogendoerfer
[PATCH 0/4] MIPS: Cleanups to PCI related code,
Ilpo Järvinen
[PATCH 1/1] clk: imgtec: use %pe for better readability of errors while printing,
Onkarnarth
[PATCH 0/2] mips: struct bus_type cleanup,
Ricardo B. Marliere
[PATCH] MIPS: merge CONFIG_MACH_TX49XX entries,
Masahiro Yamada
[PATCH AUTOSEL 5.15 10/11] MIPS: reserve exception vector space ONLY ONCE, Sasha Levin
[PATCH AUTOSEL 6.1 14/15] MIPS: reserve exception vector space ONLY ONCE, Sasha Levin
[PATCH AUTOSEL 6.6 20/21] MIPS: reserve exception vector space ONLY ONCE, Sasha Levin
[PATCH AUTOSEL 6.7 22/23] MIPS: reserve exception vector space ONLY ONCE, Sasha Levin
[PATCH 0/8] MIPS: Aggregate build fixes,
Jiaxun Yang
- [PATCH 1/8] MIPS: Probe toolchain support of -msym32, Jiaxun Yang
- [PATCH 2/8] MIPS: Remove cc-option checks for -march=octeon, Jiaxun Yang
- [PATCH 3/8] MIPS: Fallback CPU -march flag to ISA level if unsupported, Jiaxun Yang
- [PATCH 4/8] MIPS: BMIPS: Drop unnecessary assembler flag, Jiaxun Yang
- [PATCH 7/8] MIPS: Implement microMIPS MT ASE helpers, Jiaxun Yang
- [PATCH 6/8] MIPS: Limit MIPS_MT_SMP support by ISA reversion, Jiaxun Yang
- [PATCH 8/8] MIPS: mipsregs: Set proper ISA level for virt extensions, Jiaxun Yang
- [PATCH 5/8] MIPS: Loongson64: test for -march=loongson3a cflag, Jiaxun Yang
- Re: [PATCH 0/8] MIPS: Aggregate build fixes, Jiaxun Yang
- Re: [PATCH 0/8] MIPS: Aggregate build fixes, Thomas Bogendoerfer
[PATCH v2 0/3] Handle delay slot for extable lookup,
Jiaxun Yang
[PATCH 0/3] Handle delay slot for extable lookup,
Jiaxun Yang
[PATCH v4 00/18] Add support for Mobileye EyeQ5 system controller,
Théo Lebrun
- [PATCH v4 01/18] clk: fixed-factor: add optional accuracy support, Théo Lebrun
- [PATCH v4 02/18] clk: fixed-factor: add fwname-based constructor functions, Théo Lebrun
- [PATCH v4 03/18] dt-bindings: pinctrl: allow pin controller device without unit address, Théo Lebrun
- [PATCH v4 04/18] dt-bindings: clock: mobileye,eyeq5-clk: add bindings, Théo Lebrun
- [PATCH v4 05/18] dt-bindings: reset: mobileye,eyeq5-reset: add bindings, Théo Lebrun
- [PATCH v4 06/18] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings, Théo Lebrun
- [PATCH v4 07/18] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller, Théo Lebrun
- [PATCH v4 08/18] clk: eyeq5: add platform driver, and init routine at of_clk_init(), Théo Lebrun
[Index of Archives]
[Kernel]
[Linux ARM Kernel]
[Linux ARM]
Mail converted by MHonArc