linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-17 19:24:39 to 2023-09-27 13:08:40 UTC [more...]

[PATCH 0/3 v2] staging: rtl8192e: renamed a variable
 2023-09-27 13:08 UTC  (6+ messages)
` [PATCH 1/3 v2] staging: rtl8192e: rtllib: renamed a prototype variable
` [PATCH 2/3 v2] staging: rtl8192e: rtl819x_HTProc: renamed a function variable
` [PATCH 3/3 v2] staging: rtl8192e: rtllib_module: renamed a referenced variable

Pozycjonowanie- informacja
 2023-09-27  8:30 UTC 

[PATCH] staging: ks7010: disable bh on tx_dev_lock
 2023-09-26 16:13 UTC 

[PATCH 0/3] rtl8192e: renamed (1) mixed case variable
 2023-09-26 12:38 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] "
` [PATCH 3/3] "

[PATCH] staging: media: tegra-video: fix infinite recursion regression
 2023-09-26 10:03 UTC 

[PATCH 1/2] staging: rtl8192e: fix structure alignment
 2023-09-26  9:19 UTC  (4+ messages)
` [PATCH 2/2] staging: rtl8192e: remove bogus __packed annotations

[PATCH RFC] staging: vchiq_arm: move state dump to debugfs
 2023-09-26  9:13 UTC  (3+ messages)

[PATCH] staging: vme_user: Fixed prink formatting issues
 2023-09-26  9:10 UTC  (6+ messages)
` [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: vt6655: Type encoding info dropped from variable "byRFType"
 2023-09-25 20:40 UTC  (2+ messages)

[PATCH v2 00/19] iio: resolver: move ad2s1210 out of staging
 2023-09-25 17:47 UTC  (40+ messages)
` [PATCH v2 01/19] dt-bindings: iio: resolver: add devicetree bindings for ad2s1210
` [PATCH v2 02/19] staging: iio: Documentation: document IIO resolver AD2S1210 sysfs attributes
` [PATCH v2 03/19] staging: iio: resolver: ad2s1210: fix ad2s1210_show_fault
` [PATCH v2 04/19] staging: iio: resolver: ad2s1210: fix not restoring sample gpio in channel read
` [PATCH v2 05/19] staging: iio: resolver: ad2s1210: fix probe
` [PATCH v2 06/19] staging: iio: resolver: ad2s1210: always use 16-bit value for raw read
` [PATCH v2 07/19] staging: iio: resolver: ad2s1210: implement IIO_CHAN_INFO_SCALE
` [PATCH v2 08/19] staging: iio: resolver: ad2s1210: use devicetree to get fclkin
` [PATCH v2 09/19] staging: iio: resolver: ad2s1210: use regmap for config registers
` [PATCH v2 10/19] staging: iio: resolver: ad2s1210: add debugfs reg access
` [PATCH v2 11/19] staging: iio: resolver: ad2s1210: remove config attribute
` [PATCH v2 12/19] staging: iio: resolver: ad2s1210: rework gpios
` [PATCH v2 13/19] staging: iio: resolver: ad2s1210: implement hysteresis as channel attr
` [PATCH v2 14/19] staging: iio: resolver: ad2s1210: refactor setting excitation frequency
` [PATCH v2 15/19] staging: iio: resolver: ad2s1210: read excitation frequency from control register
` [PATCH v2 16/19] staging: iio: resolver: ad2s1210: rename fexcit attribute
` [PATCH v2 17/19] staging: iio: resolver: ad2s1210: convert resolution to devicetree property
` [PATCH v2 18/19] staging: iio: resolver: ad2s1210: add phase_lock_range attributes
` [PATCH v2 19/19] staging: iio: resolver: ad2s1210: add triggered buffer support

[PATCH v11 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-09-25 12:18 UTC  (4+ messages)
` [PATCH v11 1/5] staging: vc04_services: vchiq_arm: Add new bus type and device type

[RFC PATCH v2 0/4] staging: vc04: Drop custom logging
 2023-09-25 12:13 UTC  (6+ messages)

[PATCH 0/4] staging: rtl8192e: Resolve circular locking with wx_mutex
 2023-09-24 19:51 UTC  (5+ messages)
` [PATCH 1/4] staging: rtl8192e: Put kfree() to end of rtllib_softmac_free()
` [PATCH 2/4] staging: rtl8192e: Remove mutex from rtllib_softmac_free()
` [PATCH 3/4] staging: rtl8192e: Unlock mutex for one line in rtllib_stop_protocol()
` [PATCH 4/4] staging: rtl8192e: Resolve circular locking with rx_pkt_pending_timer

[PATCH v12 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-09-23 14:33 UTC  (8+ messages)
` [PATCH v12 1/6] staging: vc04_services: bcm2835-camera: Explicitly set DMA mask
` [PATCH v12 2/6] staging: vc04_services: bcm2835-audio: "
` [PATCH v12 3/6] staging: vc04_services: vchiq_arm: Add new bus type and device type
` [PATCH v12 4/6] staging: vc04_services: vchiq_arm: Register vchiq_bus_type
` [PATCH v12 5/6] staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_type
` [PATCH v12 6/6] staging: bcm2835-audio: Register bcm2835-audio "

[PATCH 0/7] staging: rtl8192e: Remove mode IW_MODE_ADHOC functions
 2023-09-22 13:30 UTC  (8+ messages)
` [PATCH 1/7] staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_tx.c
` [PATCH 2/7] staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_rx.c
` [PATCH 3/7] staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtl_core.c
` [PATCH 4/7] staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtl_cam.c
` [PATCH 5/7] staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_softmac.c
` [PATCH 6/7] staging: rtl8192e: Remove delayed_work start_ibss_wq
` [PATCH 7/7] staging: rtl8192e: Remove rtllib_stop_send_beacons

[PATCH 0/4] iio: resolver: move ad2s1210 out of staging
 2023-09-22  7:54 UTC  (12+ messages)
` [PATCH 1/4] dt-bindings: iio: resolver: add devicetree bindings for ad2s1210
` [PATCH 2/4] iio: sysfs: add IIO_DEVICE_ATTR_NAMED_RW macro
` [PATCH 3/4] staging: iio: resolver: remove ad2s1210 driver
` [PATCH 4/4] iio: resolver: add new driver for AD2S1210

[PATCH 00/11] Staging: rtl8192e: Function and Variable rename series
 2023-09-21 15:56 UTC  (13+ messages)
` [PATCH 01/11] Staging: rtl8192e: Rename variable Time
` [PATCH 02/11] Staging: rtl8192e: Rename variable pAdmittedBa
` [PATCH 03/11] Staging: rtl8192e: Rename variable pPendingBa
` [PATCH 04/11] Staging: rtl8192e: Rename variable Dst
` [PATCH 05/11] Staging: rtl8192e: Rename variable pPendingBA
` [PATCH 06/11] Staging: rtl8192e: Rename variable Addr
` [PATCH 07/11] Staging: rtl8192e: Rename variable pStatusCode
` [PATCH 08/11] Staging: rtl8192e: Rename variable Policy
` [PATCH 09/11] Staging: rtl8192e: Rename function GetTs()
` [PATCH 10/11] Staging: rtl8192e: Rename function TSInitialize
` [PATCH 11/11] Staging: rtl8192e: Rename variable StatusCode

[v2 00/19] iio: resolver: move ad2s1210 out of staging
 2023-09-21 14:26 UTC  (23+ messages)
` [v2 01/19] dt-bindings: iio: resolver: add devicetree bindings for ad2s1210
` [PATCH 1/2] staging: iio: resolver: ad2s1210: add phase_lock_range attributes
` [v2 02/19] staging: iio: Documentation: document IIO resolver AD2S1210 sysfs attributes
` [PATCH 2/2] staging: iio: resolver: ad2s1210: add triggered buffer support
` [v2 03/19] staging: iio: resolver: ad2s1210: fix ad2s1210_show_fault
` [v2 04/19] staging: iio: resolver: ad2s1210: fix not restoring sample gpio in channel read
` [v2 05/19] staging: iio: resolver: ad2s1210: fix probe
` [v2 06/19] staging: iio: resolver: ad2s1210: always use 16-bit value for raw read
` [v2 07/19] staging: iio: resolver: ad2s1210: implement IIO_CHAN_INFO_SCALE
` [v2 08/19] staging: iio: resolver: ad2s1210: use devicetree to get fclkin
` [v2 09/19] staging: iio: resolver: ad2s1210: use regmap for config registers
` [v2 10/19] staging: iio: resolver: ad2s1210: add debugfs reg access
` [v2 11/19] staging: iio: resolver: ad2s1210: remove config attribute
` [v2 12/19] staging: iio: resolver: ad2s1210: rework gpios
` [v2 13/19] staging: iio: resolver: ad2s1210: implement hysteresis as channel attr
` [v2 14/19] staging: iio: resolver: ad2s1210: refactor setting excitation frequency
` [v2 15/19] staging: iio: resolver: ad2s1210: read excitation frequency from control register
` [v2 16/19] staging: iio: resolver: ad2s1210: rename fexcit attribute
` [v2 17/19] staging: iio: resolver: ad2s1210: convert resolution to devicetree property
` [v2 18/19] staging: iio: resolver: ad2s1210: add phase_lock_range attributes
` [v2 19/19] staging: iio: resolver: ad2s1210: add triggered buffer support

[PATCH v7 00/49] Add DELETE_BUF ioctl
 2023-09-21 13:48 UTC  (76+ 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 06/49] media: mediatek: vdec: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v7 07/49] media: sti: hva: "
` [PATCH v7 09/49] media: atomisp: "
` [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 16/49] media: verisilicon: postproc: Fix down scale test
` [PATCH v7 18/49] media: Remove duplicated index vs q->num_buffers check
` [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 32/49] media: renesas: "
` [PATCH v7 34/49] media: ti: "
` [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 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 v9 0/8] Add StarFive Camera Subsystem driver
 2023-09-20 12:37 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: hal: Fix codespell-reported spelling mistakes
 2023-09-19 19:31 UTC  (4+ messages)

[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] staging: vme_user: Replace strcpy with strscpy
 2023-09-17 20:01 UTC  (3+ 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 NNTP newsgroup(s).