Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2024-03-25 18:07:26 to 2024-04-03 13:00:05 UTC [more...]

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

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03 12:47 UTC  (7+ 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

[PATCH v2] Revert "staging: vc04_services: vchiq_core: Stop kthreads on shutdown"
 2024-04-03  5:21 UTC 

[PATCH v1 1/1] media: atomisp: Get rid of PCI device ID hack check
 2024-04-02 20:44 UTC 

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

[PATCH v2 0/6] staging: pi433: Remove duplicated code using the "goto" error recovery scheme
 2024-04-02 16:50 UTC  (9+ 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] 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  (9+ messages)
` [PATCH 1/5] staging: pi433: Rename struct pi433_device buffer field to tx_buffer
` [PATCH 2/5] staging: pi433: Rename struct pi433_device instances to pi433
` [PATCH 3/5] staging: pi433: Replace pi433_receive param void type to struct pi433_device
` [PATCH 4/5] staging: pi433: Rename "pi433_dev" of type "dev_t" to "pi433_devt"
` [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 v4 00/11] staging: vc04_services: Drop non-essential global members
 2024-04-01  5:00 UTC  (20+ 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 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  (23+ messages)
` [PATCH RFC 1/7] regulator: devres: add APIs for "
` [PATCH RFC 2/7] hwmon: (adc128d818) Use devm_regulator_get_optional_enable_get_voltage()
` [PATCH RFC 3/7] hwmon: (da9052) Use devm_regulator_get_enable_get_voltage()
` [PATCH RFC 4/7] iio: addac: ad74115: "
` [PATCH RFC 5/7] iio: frequency: admv1013: "
` [PATCH RFC 6/7] staging: iio: impedance-analyzer: "
` [PATCH RFC 7/7] Input: mpr121: "

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

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

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

[PATCH 00/11] address remaining stringop-truncation warnings
 2024-03-28 23:28 UTC  (12+ 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][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  (11+ messages)
` [PATCH v2 5/5] "

[PATCH][next] staging: media: ipu3: remove redundant assignment to pointer css_pipe
 2024-03-28 11:44 UTC 

[PATCH v2 0/6] backlight: Remove struct backlight_properties.fb_blank
 2024-03-28 10:32 UTC  (4+ messages)
` [GIT PULL] Immutable branch between MFD, Auxdisplay, Staging, fbdev and OMAP due for the v6.9 merge window

(no subject)
 2024-03-27 23:22 UTC 

[RFC] staging: pi433: Proposal to remove unused driver
 2024-03-27 21:55 UTC 

[PATCH v2 0/3] staging: pi433: Fix includes, comments & macros
 2024-03-27 19:13 UTC  (6+ messages)
` [PATCH v2 1/3] staging: pi433: Use headers in appropriate files
` [PATCH v2 2/3] staging: pi433: Remove an inaccurate comment
` [PATCH v2 3/3] staging: pi433: Make use of spi mode macro instead of magic number

[PATCH v3 0/3] staging: pi433: Fix includes, comments & macros
 2024-03-27 19:10 UTC  (4+ messages)
` [PATCH v3 1/3] staging: pi433: Use headers in appropriate files
` [PATCH v3 2/3] staging: pi433: Remove an inaccurate comment
` [PATCH v3 3/3] staging: pi433: Make use of spi mode macro instead of magic number

[PATCH] staging: pi433: drop driver owner assignment
 2024-03-27 17:47 UTC 

[PATCH v3] staging: media: remove duplicate line
 2024-03-27 10:34 UTC  (2+ messages)

[PATCH v1 0/2] media: atomisp: Fix and refactor PMIC I²C discovery
 2024-03-26 20:27 UTC  (3+ 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-03-26 19:09 UTC 

[PATCH v2] staging: wlan-ng: Remove broken driver prism2_usb
 2024-03-26 16:05 UTC  (2+ messages)

[PATCH v3] staging: bcm2835-audio: add terminating new line to Kconfig
 2024-03-26  9:45 UTC  (4+ messages)

[PATCH v1 0/4] Add StarFive Camera Subsystem hibernation support
 2024-03-26  3:12 UTC  (5+ messages)
` [PATCH v1 1/4] media: cadence: csi2rx: Support runtime PM
` [PATCH v1 2/4] media: cadence: csi2rx: Add suspend and resume support
` [PATCH v1 3/4] staging: media: starfive: Extract the ISP stream on as a helper function
` [PATCH v1 4/4] staging: media: starfive: Add suspend and resume support

[PATCH v2] greybus: lights: check return of get_channel_from_mode
 2024-03-26  8:27 UTC  (2+ messages)

[PATCH 0/3] staging: pi433: Fix includes & macros
 2024-03-26  6:01 UTC  (7+ messages)

[PATCH] staging: wlan-ng: Remove broken driver prism2_usb
 2024-03-26  5:58 UTC  (3+ messages)

[PATCH 0/8] use for_each_endpoint_of_node()
 2024-03-25 23:25 UTC  (4+ messages)
` [PATCH 4/8] media: platform: ti: "

[PATCH] greybus: lights: check return of get_channel_from_mode
 2024-03-25 19:08 UTC  (7+ messages)

[PATCH] staging: rtl8712: Fix instances of lines ending with '('
 2024-03-25 18:35 UTC  (2+ messages)

[PATCH] Staging: rtl8712: Removed unnecessary parentheses
 2024-03-25 18:07 UTC  (2+ messages)


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