public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2024-02-02 07:21:17 to 2024-02-26 02:51:20 UTC [more...]

[linux-next:master] [wifi] 0a44dfc070: hwsim.ap_vht80_csa.fail
 2024-02-26  2:51 UTC 

[PATCH 1/2] staging/nvec: update comment regarding udelay in the isr
 2024-02-25 19:53 UTC  (4+ messages)
` [PATCH 2/2] staging/nvec: update TODO

[PATCH 0/4] Fix defines in rf69.h
 2024-02-25 17:33 UTC  (5+ messages)
` [PATCH 1/4] staging: pi433: Remove a duplicated F_OSC define
` [PATCH 2/4] staging: pi433: Remove the unused FREQUENCY define
` [PATCH 3/4] staging: pi433: Remove a duplicated FIFO_SIZE define
` [PATCH 4/4] staging: pi433: Move FIFO_THRESHOLD define to source file

[PATCH] staging: greybus: put macro in a do - while loop
 2024-02-25  9:49 UTC  (3+ messages)

tree for the greybus subsystem
 2024-02-25  9:11 UTC  (3+ messages)

[PATCH net-next 0/3] net/staging: Don't bother filling in ethtool driver version
 2024-02-24  3:10 UTC  (6+ messages)
` [PATCH net-next 1/3] rocker: "
` [PATCH net-next 2/3] net: team: "
` [PATCH 3/3] staging: octeon: "

[PATCH] staging: sm750fb: rename function deGetTransparency()
 2024-02-23 14:58 UTC 

[PATCH v3 0/9] fbdev: Clean up include dependencies in header
 2024-02-23 10:56 UTC  (12+ messages)
` [PATCH v3 1/9] backlight/corgi-lcd: Include <linux/backlight.h>
` [PATCH v3 2/9] drm/nouveau: "
` [PATCH v3 3/9] staging/fbtft: "
` [PATCH v3 4/9] fbdev: Do not include <linux/backlight.h> in header
` [PATCH v3 5/9] fbdev: Do not include <linux/fs.h> "
` [PATCH v3 6/9] fbdev: Do not include <linux/notifier.h> "
` [PATCH v3 7/9] fbdev: Do not include <linux/slab.h> "
` [PATCH v3 8/9] fbdev: Clean up forward declarations in header file
` [PATCH v3 9/9] fbdev: Clean up include statements "

[PATCH 0/3] staging: rtl8192e: coding style cleanups
 2024-02-22 18:27 UTC  (5+ messages)
` [PATCH 1/3] staging: rtl8192e: rename rateIndex to rate_index
` [PATCH 2/3] staging: rtl8192e: remove empty cases from switch statements
` [PATCH 3/3] staging: rtl8192e: rename enum members to upper case

[PATCH 0/8] Remove unused variables from rtllib_rx_stats
 2024-02-21 21:46 UTC  (9+ messages)
` [PATCH 1/8] staging: rtl8192e: Remove variables tsf, beacon_time and Antenna
` [PATCH 2/8] staging: rtl8192e: Remove variables Wakeup, Reserved0 and AGC
` [PATCH 3/8] staging: rtl8192e: Remove unused variable bShift
` [PATCH 4/8] staging: rtl8192e: Remove variables bIsQosData and RxIs40MHzPacket
` [PATCH 5/8] staging: rtl8192e: Remove variables fraglength and packetlength
` [PATCH 6/8] staging: rtl8192e: Remove unused variables nic_type and RxPower
` [PATCH 7/8] staging: rtl8192e: Remove unused variables bShortPreamble and fragoffset
` [PATCH 8/8] staging: rtl8192e: Remove unused variables ntotalfrag and Seq_Num

[PATCH] staging: fbtft: Fix "space prohibited before that close parenthesis ')'" error reported by checkpatch
 2024-02-21 10:18 UTC  (2+ messages)

[PATCH v3] Staging: rtl8723bs: Remove unnecessary braces in rtw_update_ht_cap
 2024-02-20 12:28 UTC 

[GIT PULL] media: atomisp: Changes for 6.9-1
 2024-02-19 15:07 UTC 

[PATCH] [v2] media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binaries
 2024-02-19 14:40 UTC  (2+ messages)

[PATCH 00/15] media: atomisp: NULL pointer deref + missing firmware fixes
 2024-02-19 13:25 UTC  (4+ messages)
` [PATCH 05/15] media: atomisp: Drop is_valid_device() function

[PATCH v2 0/8] Staging: vc04_services: bcm2835-camera: Fix code style checks
 2024-02-19 12:31 UTC  (16+ messages)
` [PATCH v2 1/8] Staging: vc04_services: bcm2835-camera: fix brace code style check
` [PATCH v2 2/8] "
` [PATCH v2 3/8] "
` [PATCH v2 4/8] "
` [PATCH v2 5/8] "
` [PATCH v2 6/8] Staging: vc04_services: bcm2835-camera: fix blank line "
` [PATCH v2 7/8] Staging: vc04_services: bcm2835-camera: fix brace code "
` [PATCH v2 8/8] "
    ` [PATCH v3 0/2] Staging: vc04_services: bcm2835-camera: Fix code style checks
      ` [PATCH v3 1/2] Staging: vc04_services: bcm2835-camera: fix blank line style check
      ` [PATCH v3 2/2] Staging: vc04_services: bcm2835-camera: fix brace code "

[PATCH v2 0/8] fbdev: Clean up include dependencies in header
 2024-02-19  9:31 UTC  (14+ messages)
` [PATCH v2 1/8] drm/nouveau: Include <linux/backlight.h>
` [PATCH v2 2/8] staging/fbtft: "
` [PATCH v2 3/8] fbdev: Do not include <linux/backlight.h> in header
` [PATCH v2 4/8] fbdev: Do not include <linux/fs.h> "
` [PATCH v2 5/8] fbdev: Do not include <linux/notifier.h> "
` [PATCH v2 6/8] fbdev: Do not include <linux/slab.h> "
` [PATCH v2 7/8] fbdev: Clean up forward declarations in header file
` [PATCH v2 8/8] fbdev: Clean up include statements "

[PATCH] Staging: vc04_services: bcm2835-camera: fixed several brace coding style checks
 2024-02-19  7:03 UTC  (4+ messages)

[PATCH] Staging: nvec: nvec: fixed two usleep_range is preferred over udelay warnings
 2024-02-18 17:42 UTC  (5+ messages)

[PATCH] greybus: Avoid fake flexible array for response data
 2024-02-18 16:48 UTC  (4+ messages)

[PATCH 0/9] media: atomisp: Changes for libcamera support
 2024-02-18 11:15 UTC  (23+ messages)
` [PATCH 1/9] media: atomisp: Remove isp_subdev_propagate()
` [PATCH 2/9] media: atomisp: Rename atomisp_set_crop_and_fmt()
` [PATCH 3/9] media: atomisp: Remove custom VCM handling
` [PATCH 4/9] media: atomisp: Remove ISP controls which get passed through to the camera
` [PATCH 5/9] media: atomisp: Stop setting sd->devnode for the ATOMISP_SUBDEV v4l2-subdev
` [PATCH 6/9] media: atomisp: Add DMABUF support
` [PATCH 7/9] media: atomisp: Change ISP subdev name to "ATOM ISP"
` [PATCH 8/9] media: atomisp: Make MC link from ISP to /dev/video# output node immutable
` [PATCH 9/9] media: atomisp: Implement link_setup op for ISP subdev MC entity

[PATCH] greybus: audio: apbridgea: Remove flexible array from struct audio_apbridgea_hdr
 2024-02-17 21:18 UTC  (2+ messages)

[PATCH] Staging: octeon: octeon-stubs: fixed a type coding style issue
 2024-02-17 16:26 UTC  (2+ messages)

[PATCH] staging: gdm724x: constantify the struct device_type usage
 2024-02-17 11:45 UTC 

[PATCH 3/3] Staging: vc04_services: interface: vchiq_arm: fixed several brace coding style checks/warnings
 2024-02-15 22:53 UTC 

[PATCH 2/3] Staging: vc04_services: bcm2835-camera: fixed several brace coding style checks
 2024-02-15 22:52 UTC 

[PATCH v2] Staging: rtl8192e: rtl819x_HTProc: Removed braces from single statement block in ht_on_assoc_rsp
 2024-02-15 19:53 UTC  (2+ messages)

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-02-15 11:46 UTC  (16+ messages)
` [PATCH v6 001/164] pwm: Provide an inline function to get the parent device of a given chip
` [PATCH v6 155/164] staging: greybus: pwm: Change prototype of helpers to prepare further changes
` [PATCH v6 156/164] staging: greybus: pwm: Make use of pwmchip_parent() accessor
` [PATCH v6 157/164] staging: greybus: pwm: Rely on pwm framework to pass a valid hwpwm
` [PATCH v6 158/164] staging: greybus: pwm: Drop unused gb_connection_set_data()
` [PATCH v6 159/164] staging: greybus: pwm: Rework how the number of PWM lines is determined
` [PATCH v6 160/164] staging: greybus: pwm: Make use of devm_pwmchip_alloc() function

[PATCH] Staging: rtl8192e: rtl819x_HTProc: Removed braces from single statement block
 2024-02-15  9:32 UTC  (2+ messages)

[PATCH] Fix three warnings when running `make htmldocs`
 2024-02-14 11:05 UTC  (2+ messages)

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

[PATCH v2 00/33] spi: get rid of some legacy macros
 2024-02-12 15:33 UTC  (2+ messages)
` (subset) "

[PATCH] staging: axis-fifo: Use sysfs_emit()
 2024-02-11 12:27 UTC 

[PATCH v3 00/32] spi: get rid of some legacy macros
 2024-02-08 21:21 UTC  (4+ messages)
` [PATCH v3 24/32] staging: fbtft: Follow renaming of SPI "master" to "controller"
` [PATCH v3 25/32] staging: greybus: spi: "

[PATCH 0/2] staging: struct bus_type cleanup
 2024-02-08 19:17 UTC  (3+ messages)
` [PATCH 1/2] staging: vc04_services: vchiq_arm: make vchiq_bus_type const
` [PATCH 2/2] staging: vme: make vme_bus_type const

[PATCH] staging: rtl8192e: remove redundant braces from single line if-else blocks
 2024-02-07 11:41 UTC  (5+ messages)

[PATCH v3 00/24] of: property: add port base loop
 2024-02-06  2:06 UTC  (11+ messages)
` [PATCH v3 05/24] media: i2c: switch to use of_graph_get_next_device_endpoint()
` [PATCH v3 06/24] media: platform: "
` [PATCH v3 08/24] hwtracing: "

[PATCH 00/17] media: kerneldoc warnings
 2024-02-05 10:53 UTC  (7+ messages)
` [PATCH 17/17] linux: v4l2-vp9.h: Fix kerneldoc

[PATCH 2/2] Staging: octeon: octeon-stubs: remove all typedef
 2024-02-05  6:08 UTC  (3+ messages)

[PATCH 2/2] Staging: octeon: octeon-stubs: remove all typedef
 2024-02-05  1:23 UTC  (3+ messages)

[PATCH] staging: fieldbus: make anybus_bus const
 2024-02-03 18:11 UTC 

[PATCH v2 0/4] Staging: rtl8723bs: checkpatch fixes for rtw_mlme.c
 2024-02-02  8:00 UTC  (5+ messages)
` [PATCH v2 2/4] Staging: rtl8723bs: Remove extra spaces
` [PATCH v2 4/4] Staging: rtl8723bs: fix else after break warning


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox