Linux-MIPS Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-29 09:30:47 to 2024-03-06 06:24:01 UTC [more...]

판매 문의 2024
 2024-03-06  3:51 UTC 

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-06  2:54 UTC  (36+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v6 03/15] net: page_pool: factor out page_pool recycle check
` [RFC PATCH net-next v6 04/15] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v6 06/15] netdev: netdevice devmem allocator
` [RFC PATCH net-next v6 07/15] page_pool: convert to use netmem
` [RFC PATCH net-next v6 08/15] page_pool: devmem support
` [RFC PATCH net-next v6 09/15] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v6 10/15] net: support non paged skb frags
` [RFC PATCH net-next v6 11/15] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v6 12/15] tcp: RX path for devmem TCP
` [RFC PATCH net-next v6 13/15] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v6 14/15] net: add devmem TCP documentation
` [RFC PATCH net-next v6 15/15] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v2 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-03-06  1:49 UTC  (53+ 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
  ` [SPAM] "
      `  "
` [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

[PATCHv11 0/4] *** Detect interrupt storm in softlockup ***
 2024-03-05 16:57 UTC  (8+ messages)
` [PATCHv11 2/4] genirq: Provide a snapshot mechanism for interrupt statistics

[PATCH v2 0/3] leds: trigger: Improve handling of led_trigger_event() and simplify mute audio trigger
 2024-03-05 16:06 UTC  (10+ messages)
` [PATCH v2 1/3] leds: trigger: Store brightness set by led_trigger_event()
` [PATCH v2 2/3] ALSA: control-led: Integrate mute led trigger
` [PATCH v2 3/3] leds: trigger: audio: Remove this trigger

[PATCH 0/2] mips: constify struct class usage
 2024-03-05 13:37 UTC  (3+ messages)
` [PATCH 1/2] mips: mt: make mt_class constant
` [PATCH 2/2] mips: sibyte: make tb_class constant

[PATCH 0/4] leds: trigger: Improve handling of led_trigger_event() and simplify mute audio trigger
 2024-03-05 12:08 UTC  (7+ messages)

[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-05 10:59 UTC  (3+ messages)
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures

[PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
 2024-03-04 18:03 UTC  (12+ messages)
    ` [RFC v2.1 05/12] MIPS: Use initializer for "

[PATCH v1 1/1] MIPS: ralink: Remove unused of_gpio.h
 2024-03-04 17:54 UTC 

[PATCH v3 00/14] serial: Add a helper to parse device properties and more
 2024-03-04 12:27 UTC  (15+ messages)
` [PATCH v3 01/14] serial: core: Move struct uart_port::quirks closer to possible values
` [PATCH v3 02/14] serial: core: Add UPIO_UNKNOWN constant for unknown port type
` [PATCH v3 03/14] serial: port: Introduce a common helper to read properties
` [PATCH v3 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
` [PATCH v3 05/14] serial: 8250_bcm2835aux: "
` [PATCH v3 06/14] serial: 8250_bcm7271: "
` [PATCH v3 07/14] serial: 8250_dw: "
` [PATCH v3 08/14] serial: 8250_ingenic: "
` [PATCH v3 09/14] serial: 8250_lpc18xx: "
` [PATCH v3 10/14] serial: 8250_of: "
` [PATCH v3 11/14] serial: 8250_omap: "
` [PATCH v3 12/14] serial: 8250_pxa: "
` [PATCH v3 13/14] serial: 8250_tegra: "
` [PATCH v3 14/14] serial: 8250_uniphier: "

[PATCH v2 00/14] serial: Add a helper to parse device properties and more
 2024-03-04 11:09 UTC  (4+ messages)
` [PATCH v2 03/14] serial: port: Introduce a common helper to read properties

[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  (30+ messages)
` [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 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  (33+ messages)
` [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


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 read-only IMAP folder(s) and NNTP newsgroup(s).