Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2024-03-28 15:20:04 to 2024-04-10 13:27:35 UTC [more...]

[GIT PULL] media: atomisp: Changes for 6.10-1
 2024-04-10 13:27 UTC 

[PATCH v1 1/1] media: atomisp: Get rid of PCI device ID hack check
 2024-04-10 10:48 UTC  (2+ messages)

[PATCH v1 0/2] media: atomisp: Fix and refactor PMIC I²C discovery
 2024-04-10 10:41 UTC  (5+ messages)
` [PATCH v1 1/2] media: atomisp: Put PMIC device after getting its I²C address
` [PATCH v1 2/2] media: atomisp: Replace open-coded i2c_find_device_by_fwnode()

[PATCH v1 1/1] media: atomisp: Remove unsused macros
 2024-04-10 10:40 UTC  (2+ messages)

[PATCH v2 0/8] Add ISP Bayer for StarFive
 2024-04-10  9:10 UTC  (9+ messages)
` [PATCH v2 1/8] staging: media: starfive: Get rid of current_fmt
` [PATCH v2 2/8] staging: media: starfive: Add bayer pad for ISP
` [PATCH v2 3/8] staging: media: starfive: Use PAD_SINK instead of PAD_SRC for crop
` [PATCH v2 4/8] staging: media: starfive: Introduce isp_stream
` [PATCH v2 5/8] staging: media: starfive: Add ISP bayer video device
` [PATCH v2 6/8] staging: media: starfive: Fix bayer output stride configuration
` [PATCH v2 7/8] staging: media: starfive: Move the struct media_pipeline position
` [PATCH v2 8/8] admin-guide: media: Update documents for StarFive Camera Subsystem

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-10  8:02 UTC  (12+ messages)
` [PATCH 17/34] greybus: arche-ctrl: move device table to its right location
` [PATCH 33/34] drivers: remove incorrect of_match_ptr/ACPI_PTR annotations
` (subset) [PATCH 00/34] address all -Wunused-const warnings

[PATCH v2] staging: fbtft: fb_st7789v: support setting offset
 2024-04-09 19:21 UTC  (2+ messages)

[PATCH] staging: fbtft: fb_st7789v: support setting offset
 2024-04-09 17:36 UTC  (4+ messages)

[PATCH] staging: fbtft: fb_st7789v: support setting offset
 2024-04-09 16:39 UTC 

[PATCH v4 00/11] staging: vc04_services: Drop non-essential global members
 2024-04-09 15:46 UTC  (21+ messages)
` [PATCH v4 01/11] staging: vc04_services: Drop g_once_init global variable
` [PATCH v4 02/11] staging: vc04_services: vchiq_arm: Split driver static and runtime data
` [PATCH v4 03/11] staging: vc04_services: vchiq_arm: Drop g_cache_line_size
` [PATCH v4 04/11] staging: vc04_services: Move variables for tracking connections
` [PATCH v4 05/11] staging: vc04_services: Drop vchiq_connected.[ch] files
` [PATCH v4 06/11] staging: vc04_services: Move global variables tracking allocated pages
` [PATCH v4 07/11] staging: vc04_services: Move global memory mapped pointer
` [PATCH v4 08/11] staging: vc04_services: Move spinlocks to vchiq_state
` [PATCH v4 09/11] staging: vc04_services: vchiq_mmal: Rename service_callback()
` [PATCH v4 10/11] staging: vc04_services: Move global g_state vchiq_state pointer
` [PATCH v4 11/11] staging: vc04_services: Drop completed TODO item

[PATCH] Fixed spelling mistake
 2024-04-09 13:22 UTC  (3+ messages)

[Patch v2] staging: greybus: Replace gcam macros with direct dev log calls
 2024-04-09  8:00 UTC  (2+ messages)

[PATCH 1/3] [v2] staging: rts5208: replace weird strncpy() with memcpy()
 2024-04-09  7:10 UTC  (10+ messages)
` [PATCH 2/3] [v2] staging: rtl8723bs: convert strncpy to strscpy
` [PATCH 3/3] [v2] staging: greybus: change strncpy() to strscpy_pad()

[PATCH 00/11] address remaining stringop-truncation warnings
 2024-04-09  7:09 UTC  (19+ messages)
` [PATCH 01/11] staging: vc04_services: changen strncpy() to strscpy_pad()
` [PATCH 03/11] staging: replace weird strncpy() with memcpy()
` [PATCH 09/11] staging: rtl8723bs: convert strncpy to strscpy
` [PATCH 10/11] staging: greybus: change strncpy() to strscpy()

[PATCH] staging: greybus: Clear up precedence for gcam logging macros
 2024-04-08  6:35 UTC  (8+ messages)

[PATCH] Staging: rtl8723bs: Delete dead code from update_current_network()
 2024-04-07 12:38 UTC 

[PATCH V2 0/4] staging: nvec: improve robustnes during initialization
 2024-04-06 12:31 UTC  (6+ messages)
` [PATCH 1/5] staging: nvec: add ability to ignore EC responses in sync writes
` [PATCH 2/5] staging: nvec: make keyboard init synchronous
` [PATCH 3/5] staging: nvec: make touchpad "
` [PATCH 4/5] staging: nvec: make i2c controller register writes robust
` [PATCH 5/5] staging: nvec: update TODO

[PATCH 0/4] Improve robustnes during initialization
 2024-04-06 12:26 UTC  (14+ messages)
` [PATCH 1/4] staging: nvec: make keyboard init synchronous
` [PATCH 2/4] staging: nvec: make touchpad "
` [PATCH 3/4] staging: nvec: make i2c controller register writes robust
` [PATCH 4/4] staging: nvec: update TODO

[PATCH v3 0/7] staging: pi433: Cleanup & fix potential resource leak
 2024-04-05 10:50 UTC  (13+ messages)
` [PATCH v3 1/7] staging: pi433: Rename struct pi433_device buffer field to tx_buffer
` [PATCH v3 2/7] staging: pi433: Rename struct pi433_device instances to pi433
` [PATCH v3 3/7] staging: pi433: Replace pi433_receive param void type to struct pi433_device
` [PATCH v3 4/7] staging: pi433: Rename "pi433_dev" of type "dev_t" to "pi433_devt"
` [PATCH v3 5/7] staging: pi433: Remove duplicated code using the "goto" error recovery scheme
` [PATCH v3 6/7] staging: pi433: Add debugfs_remove in case of driver register fails
` [PATCH v3 7/7] staging: pi433: Reorder pi433_exit cleanup calls

[PATCH v2] Revert "staging: vc04_services: vchiq_core: Stop kthreads on shutdown"
 2024-04-05 10:24 UTC  (2+ messages)

[PATCH v2 0/6] staging: pi433: Remove duplicated code using the "goto" error recovery scheme
 2024-04-05  7:47 UTC  (11+ messages)
` [PATCH v2 1/6] staging: pi433: Rename struct pi433_device buffer field to tx_buffer
` [PATCH v2 2/6] staging: pi433: Rename struct pi433_device instances to pi433
` [PATCH v2 3/6] staging: pi433: Replace pi433_receive param void type to struct pi433_device
` [PATCH v2 4/6] staging: pi433: Rename "pi433_dev" of type "dev_t" to "pi433_devt"
` [PATCH v2 5/6] staging: pi433: Remove duplicated code using the "goto" error recovery scheme
` [PATCH v2 6/6] staging: pi433: Rename return value from "status" to "ret"

[PATCH] MAINTAINERS: vt665?: Replace Forest with Philipp as maintainer
 2024-04-05  6:37 UTC  (2+ messages)

[PATCH] staging: fbtft: core: fix potential memory leak in fbtft_probe_common()
 2024-04-04 16:35 UTC  (2+ messages)

[PATCH v4] staging: bcm2835-audio: add terminating new line to Kconfig
 2024-04-03 12:59 UTC  (3+ messages)

[PATCH] Revert "staging: vc04_services: vchiq_core: Stop kthreads on shutdown"
 2024-04-02 20:08 UTC  (2+ messages)

[PATCH] staging: axis-fifo: align arguments to open parenthesis in axis-fifo.c
 2024-04-02 13:59 UTC  (6+ messages)

[PATCH v4 00/13] Add ISP 3A for StarFive
 2024-04-02 10:00 UTC  (14+ messages)
` [PATCH v4 01/13] media: starfive: Add JH7110 ISP module definitions
` [PATCH v4 02/13] media: Documentation: Add description for StarFive ISP metadata formats
` [PATCH v4 03/13] media: videodev2.h, v4l2-ioctl: Add StarFive ISP meta buffer format
` [PATCH v4 04/13] staging: media: starfive: Add a params sink pad and a scd source pad for ISP
` [PATCH v4 05/13] staging: media: starfive: Separate buffer from ISP hardware operation
` [PATCH v4 06/13] staging: media: starfive: Separate buffer be a common file
` [PATCH v4 07/13] staging: media: starfive: Separate ISP hardware from capture device
` [PATCH v4 08/13] staging: media: starfive: Add for StarFive ISP 3A SC
` [PATCH v4 09/13] staging: media: starfive: Update ISP initialise config for 3A
` [PATCH v4 10/13] staging: media: starfive: Add V4L2_CAP_IO_MC capability
` [PATCH v4 11/13] staging: media: starfive: Add ISP params video device
` [PATCH v4 12/13] staging: media: starfive: Add ISP parameters hardware configure
` [PATCH v4 13/13] admin-guide: media: Update documents for StarFive Camera Subsystem

[PATCH 0/5] staging: pi433: Rename vars, update param type & remove duplicated code
 2024-04-02 11:19 UTC  (4+ messages)
` [PATCH 5/5] staging: pi433: Remove duplicated code using the "goto" error recovery scheme

[PATCH] Staging: rtl8723bs: remove spaces before tabs in rtw_set_key()
 2024-04-02  7:05 UTC  (2+ messages)

[PATCH] staging: gdm724x: Align descendant argument to the open parenthesis
 2024-04-02  6:49 UTC  (3+ messages)

[PATCH] staging: axis-fifo: Fix indentation
 2024-04-01 15:36 UTC  (4+ messages)

[PATCH v2] staging: nvec: Fix documentation typo in nvec.c
 2024-03-31 17:05 UTC 

[PATCH v2 0/8] use for_each_endpoint_of_node()
 2024-04-01  0:01 UTC 

[GIT PULL] Staging driver fixes for 6.9-rc2
 2024-03-30 20:22 UTC  (2+ messages)

[PATCH RFC 0/7] regulator: new APIs for voltage reference supplies
 2024-03-30 16:02 UTC  (13+ messages)
` [PATCH RFC 1/7] regulator: devres: add APIs for "
` [PATCH RFC 3/7] hwmon: (da9052) Use devm_regulator_get_enable_get_voltage()

[PATCH] staging: ks7010: replace open-coded module_sdio_driver()
 2024-03-29 17:10 UTC 

[PATCH] staging: rtl8192e: remove unnecessary wrapper
 2024-03-29 17:01 UTC  (2+ messages)

[PATCH] staging: vc04_services: Stop kthreads on .remove
 2024-03-29  9:53 UTC  (6+ messages)

[PATCH] LANDLOCK: use kmem_cache for landlock_object
 2024-03-29  6:32 UTC  (8+ messages)

[PATCH v4] staging: media: imx: Remove duplicate Kconfig dependency
 2024-03-29  5:44 UTC 

[PATCH][next] staging: vt6655: remove redundant assignment to variable byData
 2024-03-28 21:44 UTC  (2+ messages)

[PATCH v2 0/5] staging: vc04_services: vchiq_core: Stop kthreads on shutdown
 2024-03-28 15:29 UTC  (4+ messages)
` [PATCH v2 5/5] "


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).