Linux kernel staging patches
 help / color / mirror / Atom feed
[PATCH RFC 0/7] regulator: new APIs for voltage reference supplies
 2024-03-28 20:17 UTC  (21+ 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: vc04_services: Stop kthreads on .remove
 2024-03-28 19:06 UTC  (5+ messages)

[PATCH v4 00/11] staging: vc04_services: Drop non-essential global members
 2024-03-28 18:11 UTC  (12+ 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 00/11] address remaining stringop-truncation warnings
 2024-03-28 16:35 UTC  (9+ 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 v2 0/5] staging: vc04_services: vchiq_core: Stop kthreads on shutdown
 2024-03-28 15:29 UTC  (14+ messages)
` [PATCH v2 4/5] staging: vc04_services: Implement vchiq_bus .remove
` [PATCH v2 5/5] staging: vc04_services: vchiq_core: Stop kthreads on shutdown

[PATCH] LANDLOCK: use kmem_cache for landlock_object
 2024-03-28 14:45 UTC  (7+ messages)

[PATCH 0/5] staging: pi433: Rename vars, update param type & remove duplicated code
 2024-03-28 14:03 UTC  (8+ 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][next] staging: media: ipu3: remove redundant assignment to pointer css_pipe
 2024-03-28 11:44 UTC 

[PATCH][next] staging: vt6655: remove redundant assignment to variable byData
 2024-03-28 11:15 UTC 

[PATCH v2 0/6] backlight: Remove struct backlight_properties.fb_blank
 2024-03-28 10:32 UTC  (6+ messages)
` [PATCH v2 5/6] staging: fbtft: Remove reference to fb_blank
` [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  (11+ messages)
` [PATCH 1/3] staging: pi433: Use headers in appropriate files
` [PATCH 2/3] staging: pi433: Reduce N_PI433_MINORS to conform with N_SPI_MINORS
` [PATCH 3/3] staging: pi433: Make use of spi mode macro instead of magic number

[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  (11+ messages)
` [PATCH 1/8] gpu: drm: "
` [PATCH 2/8] hwtracing: "
` [PATCH 3/8] media: platform: microchip: "
` [PATCH 4/8] media: platform: ti: "
` [PATCH 5/8] media: platform: xilinx: "
` [PATCH 6/8] staging: media: atmel: "
` [PATCH 7/8] video: fbdev: "
` [PATCH 8/8] fbdev: omapfb: use of_graph_get_remote_port()

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

[PATCH 00/11] Staging: rtl8192e: Style guide Renames and Macros
 2024-03-25 18:02 UTC  (3+ messages)

[PATCH v4 0/3] staging: rtl8712: Trivial code cleanup patches
 2024-03-25 17:52 UTC  (4+ messages)
` [PATCH v4 1/3] staging: rtl8712: rename backupPMKIDList to backup_PMKID_list
` [PATCH v4 2/3] staging: rtl8712: rename backupPMKIDIndex to backup_PMKID_index
` [PATCH v4 3/3] staging: rtl8712: rename backupTKIPCountermeasure to backup_TKIP_countermeasure

[PATCH v3 0/3] Trivial code cleanup patches
 2024-03-25 17:23 UTC  (10+ messages)
` [PATCH v3 1/3] staging: rtl8712: rename backupPMKIDList to backup_PMKID_list
  ` [PATCH v4 "
` [PATCH v3 2/3] staging: rtl8712: rename backupPMKIDIndex to backup_PMKID_index
  ` [PATCH v4 "
` [PATCH v3 3/3] staging: rtl8712: rename backupTKIPCountermeasure to backup_TKIP_countermeasure
  ` [PATCH v4 "
` [PATCH v4 0/3] Trivial code cleanup patches

[PATCH v3 0/3] media: Fix gcc warnings
 2024-03-25 16:42 UTC  (5+ messages)
` [PATCH v3 1/3] staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc
` [PATCH v3 2/3] media: radio-shark2: Avoid led_names truncations
` [PATCH v3 3/3] media: dvbdev: Initialize sbuf

[PATCH v2 0/3] media: Fix gcc warnings
 2024-03-25 14:44 UTC  (5+ messages)
` [PATCH v2 1/3] staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc
` [PATCH v2 2/3] media: radio-shark2: Avoid led_names truncations
` [PATCH v2 3/3] media: dvbdev: Initialize sbuf

[PATCH 0/3] media: Fix gcc warnings
 2024-03-25 13:46 UTC  (5+ messages)
` [PATCH 1/3] staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc
` [PATCH 2/3] media: radio-shark2: Avoid led_names truncations
` [PATCH 3/3] media: dvbdev: Initialize sbuf

[PATCH v2] staging: media: remove duplicates
 2024-03-25 12:28 UTC  (2+ messages)

[PATCH v3 00/32] spi: get rid of some legacy macros
 2024-03-25  2:13 UTC  (3+ messages)

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-03-25  2:13 UTC  (3+ messages)

[PATCH] staging: rtl8712: Add space between operands and operator
 2024-03-24 21:16 UTC 

[PATCH] staging: rtl8712: Remove additional space
 2024-03-24 21:09 UTC 

[PATCH] staging: rtl8712: Rename variable bw_40MHz_en
 2024-03-24 18:27 UTC  (3+ messages)

[PATCH v1] staging: media: remove duplicates
 2024-03-24 12:06 UTC  (2+ messages)

[PATCH v3 0/6] staging: vc04_services: Drop non-essential global members
 2024-03-23 13:58 UTC  (10+ messages)
` [PATCH v3 4/6] staging: vc04_services: Drop global members for tracking connections
` [PATCH v3 5/6] staging: vc04_services: Drop global variables tracking allocated pages

[PATCH v2] staging: pi433: Correct comment typos in pi433_if.c
 2024-03-23  6:08 UTC 

[PATCH] staging: pi433: Correct comment typos in pi433_if.c
 2024-03-23  5:47 UTC  (3+ messages)

[PATCH] staging: nvec: Fix documentation typo in static irqreturn_t nvec_interrupt()
 2024-03-23  4:10 UTC  (2+ messages)

[PATCH] staging: sm750fb: Replace comparisons with NULL and 0
 2024-03-23  2:59 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[GIT PULL] Staging driver updates for 6.9-rc1
 2024-03-21 21:10 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).