linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-25 07:49:10 to 2023-05-15 13:02:21 UTC [more...]

[PATCH 5.10] staging: gasket: interrupt: Clean interrupt_data after free
 2023-05-15 13:02 UTC  (3+ messages)

[PATCH] axis-fifo: use devm_kasprintf for device name
 2023-05-15  7:42 UTC  (6+ messages)
  ` (no subject)
    ` [PATCH v2 1/2] axis-fifo: use devm_kasprintf() for allocating formatted strings
    ` [PATCH v2 2/2] axis-fifo: cleanup space issues with fops struct

[PATCH] Staging: rts5208: rtsx: fixed unbalanced braces around else statement
 2023-05-15  6:43 UTC  (2+ messages)

[PATCH] Staging: rts5208 :rtsx : fixed a brace coding style issue
 2023-05-15  6:41 UTC  (3+ messages)

[PATCH] staging: rtl8192e: Exclude scan_mutex in rtllib_softmac_stop_scan
 2023-05-14 20:40 UTC 

[PATCH v2 00/10] Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes)
 2023-05-14 13:08 UTC  (28+ messages)
` [PATCH v2 01/10] agp/amd64: Remove GPL distribution notice
` [PATCH v2 02/10] mISDN: Replace GPL notice boilerplate with SPDX identifier
` [PATCH v2 03/10] net: bonding: Add SPDX identifier to remaining files
` [PATCH v2 04/10] net: ethernet: 8390: Replace GPL boilerplate with SPDX identifier
` [PATCH v2 05/10] net: ethernet: i825xx: "
` [PATCH v2 06/10] pcmcia: Add "
` [PATCH v2 07/10] drivers: staging: wlan-ng: Remove GPL/MPL boilerplate
` [PATCH v2 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier
` [PATCH v2 09/10] udf: Replace "
` [PATCH v2 10/10] include: synclink: Replace GPL "

[PATCH] staging: sm750fb: fix camelCase names
 2023-05-14 12:00 UTC 

[PATCH v2] staging: rtl8723bs: replace ternary operator with if-else block
 2023-05-13 21:44 UTC 

[PATCH 00/30] media: atomisp: Register only 1 /dev/video# node + cleanups
 2023-05-13 20:59 UTC  (38+ messages)
` [PATCH 01/30] media: atomisp: Remove res_overflow parameter from atomisp_try_fmt()
` [PATCH 02/30] media: atomisp: Remove Continuous capture and SDV run-modes
` [PATCH 03/30] media: atomisp: Remove isp->need_gfx_throttle field
` [PATCH 04/30] media: atomisp: Drop atomisp_get_css_buf_type()
` [PATCH 05/30] media: atomisp: Replace source-pad checks with run-mode checks
` [PATCH 06/30] media: atomisp: Register only 1 /dev/video# node
` [PATCH 07/30] media: atomisp: Drop atomisp_is_vf_pipe()
` [PATCH 08/30] media: atomisp: Rename video_out_preview to video_out
` [PATCH 09/30] media: atomisp: Remove source_pad parameter from functions and structs
` [PATCH 10/30] media: atomisp: Remove 1 line atomisp_flush_bufs_and_wakeup() helper
` [PATCH 11/30] media: atomisp: Remove atomisp_subdev_register_video_nodes() helper
` [PATCH 12/30] media: atomisp: Remove a bunch of unused atomisp_css_*() functions
` [PATCH 13/30] media: atomisp: Remove unused mipi_frame_size field from atomisp_[sub_]device
` [PATCH 14/30] media: atomisp: Remove isp_timeout flag
` [PATCH 15/30] media: atomisp: Remove atomisp_sensor_start_stream()
` [PATCH 16/30] media: atomisp: Simplify atomisp_[start|stop]_streaming()
` [PATCH 17/30] media: atomisp: Simplify atomisp_css_[start|stop]()
` [PATCH 18/30] media: atomisp: Simplify atomisp_open() and atomisp_release()
` [PATCH 19/30] media: atomisp: Simplify atomisp_pipe_check()
` [PATCH 20/30] media: atomisp: Turn asd->streaming state tracker into a bool
` [PATCH 21/30] media: atomisp: Remove no longer used atomisp_css_flush()
` [PATCH 22/30] media: atomisp: Remove atomisp_streaming_count()
` [PATCH 23/30] media: atomisp: Simplify atomisp_isr() and recovery_work()
` [PATCH 24/30] media: atomisp: Rename atomisp_destroy_pipes_stream_force() to atomisp_destroy_pipes_stream()
` [PATCH 25/30] media: atomisp: Allow system suspend to continue with open /dev/video# nodes
` [PATCH 26/30] media: atomisp: Remove atomisp_[sub]dev_users()
` [PATCH 27/30] media: atomisp: Remove unused css_pipe_id argument from atomisp_css_[start|stop]()
` [PATCH 28/30] media: atomisp: Remove unused atomisp_get_css_pipe_id() function
` [PATCH 29/30] media: atomisp: Remove in_reset argument from atomisp_css_start()
` [PATCH 30/30] media: atomisp: Set asd.subdev.devnode once from isp_subdev_init_entities()

[PATCH 0/9] staging: rtl8192e: Remove undefined functions like data_hard_stop
 2023-05-13 18:09 UTC  (10+ messages)
` [PATCH 1/9] staging: rtl8192e: Remove undefined function data_hard_stop
` [PATCH 2/9] staging: rtl8192e: Remove undefined function data_hard_resume
` [PATCH 3/9] staging: rtl8192e: Remove functions rtllib_start_hw_scan and stop
` [PATCH 4/9] staging: rtl8192e: Remove undefined function reset_port
` [PATCH 5/9] staging: rtl8192e: Remove undefined function hard_start_xmit
` [PATCH 6/9] staging: rtl8192e: Remove undefined function set_security
` [PATCH 7/9] staging: rtl8192e: Remove undefined function SetFwCmdHandler
` [PATCH 8/9] staging: rtl8192e: Remove undefined function UpdateBeaconInterruptHandler
` [PATCH 9/9] staging: rtl8192e: Remove undefined function LedControlHandler

[PATCH] staging: rtl8723bs: add whitespace before operator
 2023-05-13 12:58 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: hal: Add whitespace around '?'
 2023-05-13 11:13 UTC  (2+ messages)

[PATCH 00/10] Treewide GPL SPDX conversion (love letter to Didi)
 2023-05-12 13:14 UTC  (35+ messages)
` [PATCH 01/10] agp/amd64: Remove GPL distribution notice
` [PATCH 02/10] mISDN: Replace GPL notice boilerplate with SPDX identifier
` [PATCH 03/10] net: bonding: Add SPDX identifier to remaining files
` [PATCH 04/10] net: ethernet: 8390: Replace GPL boilerplate with SPDX identifier
` [PATCH 05/10] net: ethernet: i825xx: "
` [PATCH 06/10] pcmcia: Add "
` [PATCH 07/10] drivers: staging: wlan-ng: Remove GPL/MPL boilerplate
` [PATCH 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier
` [PATCH 09/10] udf: Replace "
` [PATCH 10/10] include: synclink: Replace GPL "

[PATCH 0/4] staging: rtl8192e: Trivial code cleanup patches
 2023-05-11 20:55 UTC  (10+ messages)
` [PATCH 1/4] staging: rtl8192e: Rename tmpRegA and TempCCk
` [PATCH 2/4] staging: rtl8192e: Rename tmpOFDMindex and tmpCCKindex
` [PATCH 3/4] staging: rtl8192e: Rename tmpCCK20Mindex and tmpCCK40Mindex
` [PATCH 4/4] staging: rtl8192e: Refactor tmp_ofdm_index variable assignment

[PATCH v2 1/5] staging: media: atomisp: sh_css: Remove #ifdef ISP2401
 2023-05-11 11:18 UTC  (8+ messages)
` [PATCH v2 2/5] staging: media: atomisp: runtime: frame: remove "
` [PATCH v2 3/5] staging: media: atomisp: sh_css_sp: Remove "
` [PATCH v2 4/5] staging: media: atomisp: sh_css_firmware: determine firmware version at runtime
` [PATCH v2 5/5] staging: media: atomisp: sh_css_mipi: Remove #ifdef 2041

[PATCH] drm/xe: Make xe build dependent on STAGING
 2023-05-10  8:23 UTC  (2+ messages)

Pompy ciepła - nowe warunki
 2023-05-08  7:51 UTC 

[PATCH AUTOSEL 4.14 2/8] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE
 2023-05-07  0:36 UTC 

[PATCH AUTOSEL 4.19 2/9] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE
 2023-05-07  0:36 UTC 

[PATCH AUTOSEL 5.4 2/9] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE
 2023-05-07  0:36 UTC 

[PATCH AUTOSEL 5.10 2/9] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE
 2023-05-07  0:35 UTC 

[PATCH AUTOSEL 5.15 02/10] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE
 2023-05-07  0:35 UTC 

[PATCH AUTOSEL 6.1 02/19] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE
 2023-05-07  0:34 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 04/19] staging: axis-fifo: initialize timeouts in init only

[PATCH AUTOSEL 6.2 02/20] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE
 2023-05-07  0:32 UTC  (2+ messages)
` [PATCH AUTOSEL 6.2 05/20] staging: axis-fifo: initialize timeouts in init only

[PATCH AUTOSEL 6.3 02/24] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE
 2023-05-07  0:30 UTC  (2+ messages)
` [PATCH AUTOSEL 6.3 05/24] staging: axis-fifo: initialize timeouts in init only

[PATCH] drivers: staging: greybus: fix GPF issue in gb_camera_capture
 2023-05-04 15:09 UTC  (6+ messages)

Redundant assignment of 'pdev_network->IELength' to itself
 2023-05-04 14:50 UTC  (2+ messages)

[PATCH 0/2] improve arche_platform_wd_irq() function
 2023-05-03 22:16 UTC  (7+ messages)
` [PATCH 2/2] staging: greybus: refactor arche_platform_wd_irq()

[PATCH 1/1] media: staging: media: imx6-mipi-csi2: Add log_status core callback
 2023-05-02 14:09 UTC 

Pr Order Enquiry 5/2/2023
 2023-05-02 12:19 UTC 

Pr Order Enquiry 2023
 2023-05-01  7:12 UTC 

[PATCH AUTOSEL 5.15 17/17] media: Prefer designated initializers over memset for subdev pad ops
 2023-05-01  3:04 UTC 

[PATCH AUTOSEL 6.1 32/33] media: Prefer designated initializers over memset for subdev pad ops
 2023-05-01  3:02 UTC 

[PATCH AUTOSEL 6.2 35/37] media: Prefer designated initializers over memset for subdev pad ops
 2023-05-01  2:59 UTC 

[PATCH AUTOSEL 6.3 40/44] media: Prefer designated initializers over memset for subdev pad ops
 2023-05-01  2:56 UTC 

[PATCH] staging: rtl8723bs: use tabs for indentation
 2023-04-29  2:26 UTC 

[PATCH] staging: octeon: delete my name from TODO contact
 2023-04-27 21:16 UTC 

[GIT PULL] Staging driver updates for 6.4-rc1
 2023-04-27 19:20 UTC  (2+ messages)

[PATCH] staging: rtl8192e: avoid CamelCase <RATRIndex>
 2023-04-26 22:54 UTC  (2+ messages)

[PATCH 0/5] staging: media: atomisp: Remove #ifdef 2401
 2023-04-26 12:16 UTC  (11+ messages)
` [PATCH 1/5] staging: media: atomisp: sh_css: Remove #ifdef ISP2401
` [PATCH 2/5] staging: media: atomisp: runtime: frame: remove "
` [PATCH 3/5] staging: media: atomisp: sh_css_sp: Remove "
` [PATCH 4/5] staging: media: atomisp: sh_css_firmware: determine firmware version at runtime
` [PATCH 5/5] staging: media: atomisp: sh_css_mipi: Remove #ifdef 2041

Słowa kluczowe do wypozycjonowania
 2023-04-25  9:42 UTC 

[PATCH v2] media: imx: Unstage the imx8mq-mipi-csi2 driver
 2023-04-25  9:43 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 NNTP newsgroup(s).