linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-08 18:17:59 to 2023-09-19 12:42:27 UTC [more...]

[PATCH v7 00/49] Add DELETE_BUF ioctl
 2023-09-19 12:42 UTC  (67+ messages)
` [PATCH v7 01/49] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v7 02/49] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v7 03/49] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v7 04/49] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v7 05/49] media: mediatek: jpeg: "
` [PATCH v7 06/49] media: mediatek: vdec: "
` [PATCH v7 07/49] media: sti: hva: "
` [PATCH v7 08/49] media: visl: "
` [PATCH v7 09/49] media: atomisp: "
` [PATCH v7 10/49] media: dvb-core: "
` [PATCH v7 11/49] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v7 12/49] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v7 13/49] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v7 14/49] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v7 15/49] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v7 16/49] media: verisilicon: postproc: Fix down scale test
` [PATCH v7 17/49] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v7 18/49] media: Remove duplicated index vs q->num_buffers check
` [PATCH v7 19/49] media: core: Add helper to get queue number of buffers
` [PATCH v7 20/49] media: core: Rework how create_buf index returned value is computed
` [PATCH v7 21/49] media: dvb: Stop direct calls to queue num_buffers field
` [PATCH v7 22/49] media: i2c: "
` [PATCH v7 23/49] media: pci: cx18: "
` [PATCH v7 24/49] media: pci: dt3155: "
` [PATCH v7 25/49] media: pci: netup_unidvb: "
` [PATCH v7 26/49] media: pci: tw68: "
` [PATCH v7 27/49] media: pci: tw686x: "
` [PATCH v7 28/49] media: amphion: "
` [PATCH v7 29/49] media: coda: "
` [PATCH v7 30/49] media: mediatek: vcodec: "
` [PATCH v7 31/49] media: nxp: "
` [PATCH v7 32/49] media: renesas: "
` [PATCH v7 33/49] media: sti: hva: "
` [PATCH v7 34/49] media: ti: "
` [PATCH v7 35/49] media: verisilicon: "
` [PATCH v7 36/49] media: test-drivers: "
` [PATCH v7 37/49] media: usb: airspy: "
` [PATCH v7 38/49] media: usb: cx231xx: "
` [PATCH v7 39/49] media: usb: hackrf: "
` [PATCH v7 40/49] media: usb: usbtv: "
` [PATCH v7 41/49] media: atomisp: "
` [PATCH v7 42/49] media: imx: "
` [PATCH v7 43/49] media: meson: vdec: "
` [PATCH v7 44/49] media: cedrus: "
` [PATCH v7 45/49] media: core: Add bitmap manage bufs array entries
` [PATCH v7 46/49] media: core: Free range of buffers
` [PATCH v7 47/49] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v7 48/49] media: v4l2: Add mem2mem helpers for "
` [PATCH v7 49/49] media: test-drivers: Use helper "

[lvc-project] [PATCH] staging: rtl8712: fix buffer overflow in r8712_xmitframe_complete()
 2023-09-19  9:23 UTC 

Pytanie o samochód
 2023-09-19  7:30 UTC 

[PATCH 0/2] staging: rtl8192e: Fix alignment of structs and truncated writing
 2023-09-18 16:43 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8192e: Fix alignment of structs in rtllib.h to two
` [PATCH 2/2] staging: rtl8192e: Fix compiler warning truncated writing of iwe.u.name

[PATCH v9 0/8] Add StarFive Camera Subsystem driver
 2023-09-18  9:30 UTC  (11+ messages)
` [PATCH v9 1/8] media: dt-bindings: Add JH7110 Camera Subsystem
` [PATCH v9 2/8] media: admin-guide: Add starfive_camss.rst for Starfive "
` [PATCH v9 3/8] media: staging: media: starfive: camss: Add core driver
` [PATCH v9 4/8] media: staging: media: starfive: camss: Add video driver
` [PATCH v9 5/8] media: staging: media: starfive: camss: Add ISP driver
` [PATCH v9 6/8] media: staging: media: starfive: camss: Add capture driver
` [PATCH v9 7/8] media: staging: media: starfive: camss: Add interrupt handling
` [PATCH v9 8/8] media: staging: media: starfive: camss: Register devices

[PATCH] staging: vme_user: Fixed prink formatting issues
 2023-09-17 20:30 UTC  (8+ messages)
` [RESEND PATCH] "
  ` [PATCH v2] staging: vme_user: Fixed prink formatting issue
      ` [PATCH v2] staging: vme_user: using __func__ to replace function's name in printk

[PATCH] staging: vme_user: Replace strcpy with strscpy
 2023-09-17 20:01 UTC  (3+ messages)

[RFC PATCH v2 0/4] staging: vc04: Drop custom logging
 2023-09-17 15:36 UTC  (8+ messages)
` [RFC PATCH v2 1/4] staging: vc04: Convert vchiq_log_error() to use dynamic debug
` [RFC PATCH v2 2/4] staging: vc04: Convert vchiq_log_warning() "
` [RFC PATCH v2 3/4] staging: vc04: Convert vchiq_log_info() "
` [RFC PATCH v2 4/4] staging: vc04: Convert vchiq_log_trace() "

[PATCH] staging: rtl8723bs: hal: Fix codespell-reported spelling mistakes
 2023-09-17 13:49 UTC 

[PATCH 2/2] staging: vme_user: Fix block comments where '*' on each line should be aligned
 2023-09-17 11:51 UTC  (3+ messages)

[PATCH v11 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-09-17  8:40 UTC  (13+ messages)
` [PATCH v11 1/5] staging: vc04_services: vchiq_arm: Add new bus type and device type
` [PATCH v11 2/5] staging: vc04_services: vchiq_arm: Register vchiq_bus_type
` [PATCH v11 3/5] staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_type
` [PATCH v11 4/5] staging: bcm2835-audio: Register bcm2835-audio "
` [PATCH v11 5/5] staging: vc04_services: vchiq_arm: Remove vchiq_register_child()

[PATCH 00/16] staging: rtl8192e: Replace struct rtllib_hdr_3addr
 2023-09-15 16:09 UTC  (17+ messages)
` [PATCH 01/16] staging: rtl8192e: Replace struct rtllib_hdr_1addr with ieee80211_hdr
` [PATCH 02/16] staging: rtl8192e: Replace struct rtllib_hdr_3addr in rtllib_rx.c
` [PATCH 04/16] staging: rtl8192e: Replace struct rtllib_hdr_3addr in rtllib_softmac.c
` [PATCH 03/16] staging: rtl8192e: Replace struct rtllib_hdr_3addr in rtl819x_BAProc.c
` [PATCH 05/16] staging: rtl8192e: Replace struct rtllib_hdr_3addr in r8192E_dev.c
` [PATCH 06/16] staging: rtl8192e: Replace struct rtllib_hdr_3addr in structs of rtllib.h
` [PATCH 07/16] staging: rtl8192e: Remove unused struct rtllib_hdr and two enums
` [PATCH 08/16] staging: rtl8192e: Replace struct rtllib_hdr_4addr in rtllib_crypt*.c
` [PATCH 09/16] staging: rtl8192e: Remove struct rtllib_hdr_4addr
` [PATCH 10/16] staging: rtl8192e: Remove struct rtllib_hdr_3addrqos
` [PATCH 11/16] staging: rtl8192e: Remove struct rtllib_hdr_4addrqos
` [PATCH 12/16] staging: rtl8192e: Remove struct rtllib_pspoll_hdr
` [PATCH 13/16] staging: rtl8192e: Replace management subframe types with IEEE80211_STYPE_*
` [PATCH 14/16] staging: rtl8192e: Replace control "
` [PATCH 15/16] staging: rtl8192e: Replace usage of RTLLIB_FCTL_DSTODS with function
` [PATCH 16/16] staging: rtl8192e: Replace frame control constants with IEEE80211_FCTL_*

[PATCH] media: cedrus: fix use after free bug in cedrus_remove due to race condition
 2023-09-15 12:33 UTC  (2+ messages)

[PATCH] media: cedrus: Fix clock/reset sequence
 2023-09-15 10:03 UTC  (2+ messages)

[PATCH] staging: fbtft: Removed unnecessary parenthesis around conditions to comply with the checkpatch coding style
 2023-09-15  7:56 UTC  (3+ messages)

[PATCH v2 2/2] staging: vme_user: Fix various comment formatting issues including comment content
 2023-09-14 20:07 UTC 

[PATCH v2 1/2] staging: vme_user: Remove spurious newlines between define statements
 2023-09-14 20:05 UTC 

[PATCH -next v2 0/3] staging: rtl8192e: Do not call kfree_skb() under spin_lock_irqsave()
 2023-09-14  2:01 UTC  (6+ messages)
` [PATCH -next v2 1/3] staging: rtl8192e: rtl_core: Call dev_kfree_skb_irq() instead of "

[PATCH v10 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-09-13 19:29 UTC  (12+ messages)
` [PATCH v10 1/5] staging: vc04_services: vchiq_arm: Add new bus type and device type
` [PATCH v10 2/5] staging: vc04_services: vchiq_arm: Register vchiq_bus_type
` [PATCH v10 3/5] staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_type
` [PATCH v10 4/5] staging: bcm2835-audio: Register bcm2835-audio "
` [PATCH v10 5/5] staging: vc04_services: vchiq_arm: Remove vchiq_register_child()

[PATCH v5] staging: vt6655: Type encoding info dropped from array name "byVT3253B0_"
 2023-09-13 11:53 UTC 

[PATCH v4] staging: vt6655: Type encoding info dropped from array name "byVT3253B0_"
 2023-09-13 11:46 UTC  (3+ messages)

[PATCH v2 0/8] staging: rtl8192e: Use standard functions like ieee80211_is_beacon()
 2023-09-12 19:28 UTC  (9+ messages)
` [PATCH v2 1/8] staging: rtl8192e: Remove useless equation in debug output
` [PATCH v2 2/8] staging: rtl8192e: Use standard ieee80211 function in rtllib_rx_mgt()
` [PATCH v2 3/8] staging: rtl8192e: Use standard function in rtllib_process_probe_response()
` [PATCH v2 4/8] staging: rtl8192e: Use standard function in rtllib_rx_check_duplicate()
` [PATCH v2 5/8] staging: rtl8192e: Use standard function in softmac_mgmt_xmit()
` [PATCH v2 6/8] staging: rtl8192e: Replace rtl92e_disable_irq with rtl92e_irq_disable
` [PATCH v2 7/8] staging: rtl8192e: Replace rtl92e_enable_irq with rtl92e_irq_enable
` [PATCH v2 8/8] staging: rtl8192e: Remove rtllib_get_payload()

[PATCH v6 00/18] Add DELETE_BUF ioctl
 2023-09-12 15:51 UTC  (8+ messages)
` [PATCH v6 14/18] media: verisilicon: vp9: Use destination buffer height to compute chroma offset

[GIT PULL] media: atomisp: Changes for 6.6-1
 2023-09-12 14:10 UTC  (3+ messages)

[PATCH 0/8] staging: rtl8192e: Use standard functions like ieee80211_is_beacon()
 2023-09-12  1:09 UTC  (10+ messages)
` [PATCH 1/8] staging: rtl8192e: Remove useless equation in debug output
` [PATCH 2/8] staging: rtl8192e: Use standard ieee80211 function in rtllib_rx_mgt()
` [PATCH 3/8] staging: rtl8192e: Use standard function in rtllib_process_probe_response()
` [PATCH 4/8] staging: rtl8192e: Use standard function in rtllib_rx_check_duplicate()
` [PATCH 5/8] staging: rtl8192e: Use standard function in softmac_mgmt_xmit()
` [PATCH 6/8] staging: rtl8192e: Replace rtl92e_disable_irq with rtl92e_irq_disable
` [PATCH 7/8] staging: rtl8192e: Replace rtl92e_enable_irq with rtl92e_irq_enable
` [PATCH 8/8] staging: rtl8192e: Remove rtllib_get_payload()

[PATCH v3] staging: vt6655: Type encoding info dropped from array name "byVT3253B0_"
 2023-09-11 12:39 UTC  (5+ messages)

[PATCH 00/10] pwm: Constistenly name pwm_chip variables "chip"
 2023-09-11  4:49 UTC  (3+ messages)

[PATCH v4] staging: vt6655: Type encoding info dropped from array name "byVT3253B0_"
 2023-09-09  9:57 UTC 

[PATCH AUTOSEL 6.5 43/45] Fix nomenclature for USB and PCI wireless devices
 2023-09-08 21:31 UTC  (3+ messages)

[PATCH AUTOSEL 6.4 39/41] Fix nomenclature for USB and PCI wireless devices
 2023-09-08 18:15 UTC 


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