public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2023-05-13 12:32:14 to 2023-05-28 14:51:16 UTC [more...]

[PATCH 0/4] Trivial code cleanup patches
 2023-05-28 14:51 UTC 

[PATCH v1 1/1] staging: pi433: Remove stray gpiod_unexport() call
 2023-05-28 14:01 UTC 

[PATCH] media: atomisp: Fix buffer overrun in gmin_get_var_int()
 2023-05-28 13:23 UTC  (5+ messages)

[PATCH] staging: vchiq_arm: mark vchiq_platform_init() static
 2023-05-28  9:13 UTC  (4+ messages)

[PATCH] staging: rtl8192e: Fix BRACES warning
 2023-05-28  9:10 UTC  (2+ messages)

[PATCH] staging: sm750fb: fix camelCase names
 2023-05-28  9:09 UTC  (2+ messages)

[PATCH] axis-fifo: use devm_kasprintf for device name
 2023-05-28  9:00 UTC  (18+ messages)
  ` (no subject)
    ` [PATCH v2 1/2] axis-fifo: use devm_kasprintf() for allocating formatted strings
          ` [PATCH v3 "
            ` [PATCH v3 2/2] axis-fifo: cleanup space issues with fops struct
                ` [PATCH v4 1/3] axis-fifo: fix smatch warning for format specifier
                  ` [PATCH v4 2/3] axis-fifo: use devm_kasprintf() for allocating formatted strings
                  ` [PATCH v4 3/3] axis-fifo: cleanup space issues with fops struct
    ` [PATCH v2 2/2] "

[PATCH 0/9] staging: rtl8192e: Remove undefined functions like data_hard_stop
 2023-05-28  6:38 UTC  (11+ 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
  ` staging: rtl8192e: Replace drivers rtllib_crypt_ccmp_... with lib80211_crypt_

[PATCH v2 0/5] media: atomisp: Add support for v4l2-async sensor registration
 2023-05-27 15:54 UTC  (11+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] media: atomisp: ov2680: Turn into standard v4l2 sensor driver
` [PATCH v2 3/5] media: atomisp: gc0310: "
` [PATCH v2 4/5] media: atomisp: Drop v4l2_get_acpi_sensor_info() function
` [PATCH v2 5/5] media: Move gc0310 sensor drivers to drivers/media/i2c/

[PATCH] media: atomisp: gmin_platform: fix out_len in gmin_get_config_dsm_var()
 2023-05-27 15:48 UTC  (2+ messages)

[PATCH] Staging: rts5208: rtsx: Moved else statement to same line with else if
 2023-05-27  7:40 UTC  (4+ messages)
` [PATCH v2] "

[bug report] media: atomisp_gmin_platform: stop abusing efivar API
 2023-05-26 11:54 UTC 

[PATCH v2 0/5] staging: Switch i2c drivers back to use .probe()
 2023-05-24 16:05 UTC  (7+ messages)
` [PATCH v2 1/5] staging: iio: "
` [PATCH v2 2/5] media: atomisp: "
` [PATCH v2 3/5] media: staging: max96712: Switch i2c driver "
` [PATCH v2 4/5] staging: olpc_dcon: "
` [PATCH v2 5/5] staging: most: "

[PATCH 0/9] media: v4l: Add v4l2_acpi_parse_sensor_gpios() helper + gc0310 sensor driver
 2023-05-24 12:16 UTC  (31+ messages)
` [PATCH 1/9] media: v4l: Add v4l2_acpi_parse_sensor_gpios() helper function
` [PATCH 2/9] media: atomisp: Switch to v4l2_acpi_parse_sensor_gpios()
` [PATCH 3/9] media: atomisp: gc0310: Turn into standard v4l2 sensor driver
` [PATCH 4/9] media: atomisp: gc0310: Drop XXGC0310 ACPI hardware-id
` [PATCH 5/9] media: atomisp: gc0310: Fix double free in gc0310_remove()
` [PATCH 6/9] media: atomisp: gc0310: Cleanup includes
` [PATCH 7/9] media: atomisp: gc0310: Remove gc0310_s_config() function
` [PATCH 8/9] media: atomisp: gc0310: Remove gc0310.h
` [PATCH 9/9] media: Move gc0310 sensor drivers to drivers/media/i2c/

[PATCH] staging: Switch i2c drivers back to use .probe()
 2023-05-24 10:25 UTC  (6+ messages)

[linux-stable-rc:queue/5.15 78/106] drivers/staging/rtl8192e/rtl8192e/rtl_core.c:29:33: warning: unused variable 'rtl819xp_ops'
 2023-05-23 18:36 UTC  (3+ messages)

[PATCH v5 34/44] staging: add HAS_IOPORT dependencies
 2023-05-22 10:50 UTC 

[PATCH 0/9] media: atomisp: Add support for v4l2-async sensor registration
 2023-05-19 13:19 UTC  (16+ messages)
` [PATCH 1/9] media: atomisp: Drop MRFLD_PORT_NUM define
` [PATCH 2/9] media: atomisp: Remove unused fields from struct atomisp_input_subdev
` [PATCH 3/9] media: atomisp: Remove atomisp_video_init() parametrization
` [PATCH 4/9] media: atomisp: Rename __get_mipi_port() to atomisp_port_to_mipi_port()
` [PATCH 5/9] media: atomisp: Store number of sensor lanes per port in struct atomisp_device
` [PATCH 6/9] media: atomisp: Delay mapping sensors to inputs till atomisp_register_device_nodes()
` [PATCH 7/9] media: atomisp: Move pad linking to atomisp_register_device_nodes()
` [PATCH 8/9] media: atomisp: Allow camera_mipi_info to be NULL
` [PATCH 9/9] media: atomisp: Add support for v4l2-async sensor registration

[PATCH] [PATCH v2] Staging: rts5208: rtsx: Moved else statement to same line with else if
 2023-05-19 10:09 UTC  (3+ messages)

[PATCH] Staging: rts5208: rtsx: Moved else statement to same line with else if
 2023-05-19 10:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] [PATCH v2] Staging: rts5208: rtsx: Moved else statement to same line with else if
 2023-05-19 10:05 UTC  (2+ messages)
` [PATCH v2] "

Faktoring
 2023-05-19  8:06 UTC 

[PATCH] Staging: rts5208: rtsx: fixed unbalanced braces around else statement
 2023-05-19  7:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] staging: rtl8192e: add missing spaces around operators
 2023-05-18 16:32 UTC 

[PATCH 00/30] media: atomisp: Register only 1 /dev/video# node + cleanups
 2023-05-17 20:02 UTC  (37+ messages)
` [PATCH 02/30] media: atomisp: Remove Continuous capture and SDV run-modes
` [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 v3 0/4] Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes) - miscellaneous
 2023-05-17  9:04 UTC  (5+ messages)
` [PATCH v3 1/4] agp/amd64: Remove GPL distribution notice
` [PATCH v3 2/4] mISDN: Replace GPL notice boilerplate with SPDX identifier
` [PATCH v3 3/4] drivers: staging: wlan-ng: Remove GPL/MPL boilerplate
` [PATCH v3 4/4] include: synclink: Replace GPL license notice with SPDX identifier

[PATCH] staging: rtl8192e: Unlock wx_mutex not in rtllib_wx_set_scan
 2023-05-16 19:22 UTC 

[PATCH 5.10] staging: gasket: interrupt: Clean interrupt_data after free
 2023-05-16 11:02 UTC  (5+ messages)

[PATCH v4 32/41] staging: add HAS_IOPORT dependencies
 2023-05-16 11:00 UTC 

[PATCH] staging: rtl8723bs: add whitespace before operator
 2023-05-16 10:47 UTC  (4+ messages)

[PATCH v2] media: imx: Unstage the imx8mq-mipi-csi2 driver
 2023-05-16  7:42 UTC  (3+ messages)

[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  (7+ messages)
` [PATCH v2 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier

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


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