linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-09 11:35:08 to 2023-11-20 00:09:25 UTC [more...]

[syzbot] [staging?] [usb?] memory leak in _r8712_init_xmit_priv (2)
 2023-11-20  0:09 UTC 

[PATCH 00/14] staging: rtl8192e: IS_DOT11D_ENABLE() returns always false
 2023-11-19 22:16 UTC  (15+ messages)
` [PATCH 01/14] staging: rtl8192e: Remove unexecuted rtllib_extract_country_ie()
` [PATCH 02/14] staging: rtl8192e: Remove unused function dot11d_update_country()
` [PATCH 03/14] staging: rtl8192e: Remove IS_DOT11D_ENABLE(ieee)
` [PATCH 04/14] staging: rtl8192e: Remove unused function dot11d_scan_complete()
` [PATCH 05/14] staging: rtl8192e: Remove unused function dot11d_reset()
` [PATCH 06/14] staging: rtl8192e: Remove unused macros IS_EQUAL_CIE_SRC and friends
` [PATCH 07/14] staging: rtl8192e: Remove unused function copy_mac_addr()
` [PATCH 08/14] staging: rtl8192e: Remove unused variable dot11d_info->state
` [PATCH 09/14] staging: rtl8192e: Remove unused variables from struct rt_dot11d_info
` [PATCH 10/14] staging: rtl8192e: Remove unused variable country_watchdog
` [PATCH 11/14] staging: rtl8192e: Remove unused variable global_domain
` [PATCH 12/14] staging: rtl8192e: Remove unused function dot11d_init()
` [PATCH 13/14] staging: rtl8192e: Remove unused struct chnl_txpow_triple
` [PATCH 14/14] staging: rtl8192e: Remove unused variable bss_start_channel

[PATCH v2 00/15] staging: vc04_services: bcm2835-isp support
 2023-11-19 12:02 UTC  (40+ messages)
` [PATCH v2 01/15] staging: vc04_services: Add new vc-sm-cma driver
` [PATCH v2 02/15] staging: vc04_services: vchiq_arm: Register vcsm-cma driver
` [PATCH v2 03/15] media: videobuf2: Allow exporting of a struct dmabuf
` [PATCH v2 04/15] staging: mmal-vchiq: Add support for event callbacks
` [PATCH v2 05/15] staging: mmal-vchiq: Use vc-sm-cma to support zero copy
` [PATCH v2 06/15] staging: mmal_vchiq: Add image formats to be used by bcm2835-isp
` [PATCH v2 07/15] media: uapi: v4l2-core: Add ISP statistics output V4L2 fourcc type
` [PATCH v2 08/15] uapi: bcm2835-isp: Add bcm2835-isp uapi header file
` [PATCH v2 09/15] staging: vc04_services: Add helpers for vchiq driver data
` [PATCH v2 10/15] staging: vc04_services: bcm2835-isp: Add a more complex ISP processing component
  ` [PATCH] fixup! "
` [PATCH v2 11/15] vc04_services: bcm2835-isp: Allow formats with different colour spaces
` [PATCH v2 12/15] vc04_services: bcm2835-isp: Permit all sRGB colour spaces on ISP outputs
` [PATCH v2 13/15] staging: vc04_services: bcm2835_isp: Allow multiple users
` [PATCH v2 14/15] docs: admin-guide: media: bcm2835-isp: Add documentation for bcm2835-isp
` [PATCH v2 15/15] staging: vc04_services: vchiq: Register bcm2835-isp

[PATCH 00/10] Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON
 2023-11-18 18:04 UTC  (2+ messages)
` [PATCH 02/10] drivers/staging/greybus/i2c.c: "

[PATCH 00/10] staging: rtl8192e: Remove constant variable channel_plan
 2023-11-18  8:52 UTC  (11+ messages)
` [PATCH 01/10] staging: rtl8192e: Remove unused return value of rtl92e_set_channel()
` [PATCH 02/10] staging: rtl8192e: Change parameter "ch" of set_chan() to u8
` [PATCH 03/10] staging: rtl8192e: Unwind pointer to pointer to rtl92e_set_channel()
` [PATCH 04/10] staging: rtl8192e: Remove equation that results in constant for chnl_plan
` [PATCH 05/10] staging: rtl8192e: Remove constant variable chnl_plan
` [PATCH 06/10] staging: rtl8192e: Remove unused variable eeprom_chnl_plan
` [PATCH 07/10] staging: rtl8192e: Remove equation to check limits of channel
` [PATCH 08/10] staging: rtl8192e: Remove check if channel_array[channel_plan].len != 0
` [PATCH 09/10] staging: rtl8192e: Remove switch for a constant in dot11d_channel_map()
` [PATCH 10/10] staging: rtl8192e: Remove constant index from channel_array[]

[PATCH 25/32] staging/sm750fb: Declare fb_ops as constant
 2023-11-16 11:57 UTC  (4+ messages)
` [PATCH 26/32] staging/sm750fb: Initialize fb_ops with fbdev macros

[PATCH 0/7] Staging: rtl8192e: Rename bool variables
 2023-11-14 20:09 UTC  (9+ messages)
` [PATCH 1/7] Staging: rtl8192e: Rename variable bSendDELBA
` [PATCH 2/7] Staging: rtl8192e: Rename variable bCurrentAMPDUEnable
` [PATCH 3/7] Staging: rtl8192e: Rename variable bAddBaReqInProgress
` [PATCH 4/7] Staging: rtl8192e: Rename variable bAddBaReqDelayed
` [PATCH 5/7] Staging: rtl8192e: Rename variable bUsingBa
` [PATCH 6/7] Staging: rtl8192e: Rename variable bOverwritePending
` [PATCH 7/7] Staging: rtl8192e: Rename variable bDisable_AddBa

[PATCH 0/8] staging: sm750fb: Multiple camel cases renames
 2023-11-13 15:05 UTC  (9+ messages)
` [PATCH 1/8] staging: sm750fb: Rename sii164GetDeviceID to sii164_get_device_id
` [PATCH 2/8] staging: sm750fb: Rename sii164ResetChip to sii164_reset_chip
` [PATCH 3/8] staging: sm750fb: Rename sii164GetChipString to sii164_get_chip_string
` [PATCH 4/8] staging: sm750fb: Rename sii164SetPower to sii164_set_power
` [PATCH 5/8] staging: sm750fb: Rename sii164EnableHotPlugDetection to sii164_enable_hot_plug_detection
` [PATCH 6/8] staging: sm750fb: Rename sii164IsConnected to sii164_is_connected
` [PATCH 7/8] staging: sm750fb: Rename sii164CheckInterrupt to sii164_check_interrupt
` [PATCH 8/8] staging: sm750fb: Rename sii164ClearInterrupt to sii164_clear_interrupt

[PATCH 0/9] staging: vc04_services: Smatch fixes and remove custom logging
 2023-11-13 13:44 UTC  (6+ messages)
` [PATCH 5/9] staging: vc04_services: Do not pass NULL to vchiq_log_error()

[PATCH] drivers: staging: vme_user: Describe VME_BUS and VME_TSI148
 2023-11-13  9:38 UTC 

[PATCH] staging: rtl8723bs: fix checkpatch no spaces before tabs warning
 2023-11-13  1:33 UTC  (2+ messages)

[PATCH 1/4] media: vicodec: Disable (TRY_)DECODER_CMD for the stateless case
 2023-11-10 21:08 UTC  (10+ messages)
` [PATCH 2/4] media: visl: Hook the (TRY_)DECODER_CMD stateless ioctls
` [PATCH 3/4] media: verisilicon: "
` [PATCH 4/4] media: rkvdec: "

[PATCH v15 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
 2023-11-10 11:03 UTC  (52+ messages)
` [PATCH v15 14/56] media: sti: hva: Remove useless check
` [PATCH v15 15/56] media: visl: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v15 16/56] media: atomisp: "
` [PATCH v15 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v15 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v15 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v15 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field
` [PATCH v15 21/56] media: pci: dt3155: Remove useless check
` [PATCH v15 22/56] media: pci: tw686x: Stop direct calls to queue num_buffers field
` [PATCH v15 23/56] media: pci: cx18: "
` [PATCH v15 24/56] media: pci: netup_unidvb: "
` [PATCH v15 25/56] media: pci: tw68: "
` [PATCH v15 26/56] media: i2c: video-i2c: "
` [PATCH v15 27/56] media: coda: "
` [PATCH v15 28/56] media: nxp: "
` [PATCH v15 29/56] media: verisilicon: "
` [PATCH v15 30/56] media: test-drivers: "
` [PATCH v15 31/56] media: imx: "
` [PATCH v15 32/56] media: meson: vdec: "
` [PATCH v15 33/56] touchscreen: sur40: "
` [PATCH v15 34/56] sample: v4l: "
` [PATCH v15 35/56] media: cedrus: "
` [PATCH v15 36/56] media: nuvoton: "
` [PATCH v15 37/56] media: renesas: "
` [PATCH v15 38/56] media: ti: "
` [PATCH v15 39/56] media: usb: airspy: "
` [PATCH v15 40/56] media: usb: cx231xx: "
` [PATCH v15 41/56] media: usb: hackrf: "
` [PATCH v15 42/56] media: usb: usbtv: "
` [PATCH v15 43/56] media videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v15 44/56] media: core: Report the maximum possible number of buffers for the queue
` [PATCH v15 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v15 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v15 47/56] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v15 48/56] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v15 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v15 50/56] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v15 51/56] media: core: Rework how create_buf index returned value is computed
` [PATCH v15 52/56] media: core: Add bitmap manage bufs array entries
` [PATCH v15 53/56] media: core: Free range of buffers
` [PATCH v15 54/56] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v15 55/56] media: v4l2: Add mem2mem helpers for "
` [PATCH v15 56/56] media: test-drivers: Use helper "

[PATCH v14 00/56] Add DELETE_BUF ioctl
 2023-11-10  9:19 UTC  (33+ messages)
` [PATCH v14 35/56] media: cedrus: Stop direct calls to queue num_buffers field
` [PATCH v14 40/56] media: usb: cx231xx: "
` [PATCH v14 41/56] media: usb: hackrf: "
` [PATCH v14 42/56] media: usb: usbtv: "
` [PATCH v14 44/56] media: core: Report the maximum possible number of buffers for the queue
` [PATCH v14 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v14 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v14 47/56] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v14 48/56] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v14 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v14 50/56] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v14 54/56] media: v4l2: Add DELETE_BUFS ioctl

[PATCH v4 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2023-11-09 22:47 UTC  (17+ messages)
` [PATCH v4 01/11] media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
` [PATCH v4 02/11] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v4 05/11] media: rkvdec: h264: Remove SPS validation at streaming start
` [PATCH v4 11/11] media: rkvdec: h264: Support High 10 and 4:2:2 profiles

[PATCH v2] v4l2-compliance: codecs: Add stateless (TRY_)DECODER_CMD tests
 2023-11-09 20:27 UTC 

[PATCH] v4l2-compliance: codecs: Add stateless (TRY_)DECODER_CMD tests
 2023-11-09 20:25 UTC 

[PATCH 0/9] media: rkvdec: Add HEVC backend
 2023-11-09 17:45 UTC  (6+ messages)

[PATCH v15 00/56] Add DELETE_BUF ioctl
 2023-11-09 16:29 UTC  (13+ messages)
` [PATCH v15 01/56] media: videobuf2: Rename offset parameter
` [PATCH v15 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v15 03/56] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v15 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v15 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v15 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v15 07/56] media: videobuf2: Add helper to get queue number of buffers
` [PATCH v15 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v15 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v15 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v15 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v15 12/56] media: mediatek: vdec: Remove useless loop

[PATCH 5.10/5.15 0/1] media: atomisp: add error checking to atomisp_create_pipes_stream()
 2023-11-09 15:00 UTC  (2+ messages)
` [PATCH 5.10/5.15 1/1] "


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 NNTP newsgroup(s).