linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-03 11:03:46 to 2021-11-08 14:24:42 UTC [more...]

[PATCH v0 24/42] staging: olpc_dcon: Check notifier registration return value
 2021-11-08 14:24 UTC  (7+ messages)
` [PATCH v0 42/42] notifier: Return an error when callback is already registered
` [PATCH v0 00/42] notifiers: "

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-11-08 13:59 UTC  (8+ messages)
` [RFC 1/5] media: hantro: Add support for i.MX8M Mini
` [RFC 2/5] arm64: dts: imx8mm: Enable VPU-G1 and VPU-G2
` [RFC 3/5] media: hantro: Rename ROCKCHIP_VPU_ENC_FMT to HANTRO_VPU_ENC_FMT
` [RFC 4/5] media: hantro: Add H1 encoder support on i.MX8M Mini
` [RFC 5/5] arm64: dts: imx8mm: Enable Hantro H1 Encoder

[PATCH v2] staging: r8188eu: Fix breakage introduced when 5G code was removed
 2021-11-08 10:55 UTC  (3+ messages)

[PATCH] staging: r8188eu: use GFP_ATOMIC under spinlock
 2021-11-08 10:55 UTC 

[PATCH] media: atomisp: allocate a v4l2_fh at open time
 2021-11-08 10:41 UTC  (3+ messages)

[PATCH v2 0/8] subject: staging: vt6655: Fix line wrapping in `RFvWriteWakeProgSyn`
 2021-11-08 10:16 UTC  (14+ messages)
` [PATCH v2 1/8] staging: vt6655: Introduce `idx` temporary variable
` [PATCH v2 2/8] staging: vt6655: Use incrementation in `idx`
` [PATCH v2 3/8] staging: vt6655: Remove unused `i` increments

[PATCH] media: atomisp: only initialize mode if pipe is not null
 2021-11-08  9:40 UTC 

[PATCH v3 00/14] staging: media: zoran: fusion in one module
 2021-11-08  8:21 UTC  (7+ messages)

[BUG 0/5] bug reports for atomisp to make it work
 2021-11-08  8:01 UTC  (8+ messages)
` [BUG 5/5] [BUG] media: atomisp: atomisp causes touchscreen to stop working on Microsoft Surface 3

[PATCH] staging: rtl8192u: remove the if condition without effect
 2021-11-08  4:15 UTC  (2+ messages)

[RFC] media: Auto exposure/gain support for atomisp / libcamera integration ?
 2021-11-07 18:48 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: core: avoid unnecessary if condition
 2021-11-07 18:08 UTC 

[PATCH 00/11] media: atomisp-ov2680: Cleanups and exposure + gain fixes
 2021-11-07 17:15 UTC  (12+ messages)
` [PATCH 01/11] media: atomisp-ov2680: Remove a bunch of unused vars from ov2680_device
` [PATCH 02/11] media: atomisp-ov2680: Turn on power only once
` [PATCH 03/11] media: atomisp-ov2680: Push the input_lock taking up into ov2680_s_power()
` [PATCH 04/11] media: atomisp-ov2680: Remove the ov2680_res and N_RES global variables
` [PATCH 05/11] media: atomisp-ov2680: Move ov2680_init_registers() call to power_up()
` [PATCH 06/11] media: atomisp-ov2680: Save/restore exposure and gain over sensor power-down
` [PATCH 07/11] media: atomisp-ov2680: Make ov2680_read_reg() support 24 bit registers
` [PATCH 08/11] media: atomisp-ov2680: Fix and simplify ov2680_q_exposure()
` [PATCH 09/11] media: atomisp-ov2680: Fix ov2680_write_reg() always writing 0 to 16 bit registers
` [PATCH 10/11] media: atomisp-ov2680: Fix ov2680_set_fmt() clobbering the exposure
` [PATCH 11/11] media: atomisp-ov2680: Fix ov2680_set_fmt() messing up high exposure settings

[PATCH] staging: r8188eu: os_dep: Change the return type of function
 2021-11-07 16:43 UTC 

[PATCH 0/2] staging: r8188eu: remove code for writing efuses
 2021-11-07 16:16 UTC  (3+ messages)
` [PATCH 1/2] staging: r8188eu: remove write support from rtl8188e_EfusePowerSwitch
` [PATCH 2/2] staging: r8188eu: remove efuse write functions

[PATCH] staging: r8188eu: fix memleak in rtw_wx_set_enc_ext
 2021-11-07 14:53 UTC  (3+ messages)

[PATCH 0/4] staging: r8188eu: clean up the calibration code
 2021-11-07 14:43 UTC  (6+ messages)
` [PATCH 1/4] staging: r8188eu: remove unused phy_PathA_IQK_8188E parameter
` [PATCH 2/4] staging: r8188eu: remove unused phy_PathA_RxIQK parameter
` [PATCH 3/4] staging: r8188eu: remove constant phy_IQCalibrate_8188E parameter
` [PATCH 4/4] staging: r8188eu: clean up _PHY_PathADDAOn

[PATCH v3] staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic context
 2021-11-07 14:30 UTC  (12+ messages)

[PATCH] staging: pi433: print rf69 debug message more detail
 2021-11-07 10:59 UTC 

[PATCH] staging: r8188eu: Fix breakage introduced when 5G code was removed
 2021-11-07  8:18 UTC  (3+ messages)

[PATCH v5 0/4] clk: ralink: make system controller a reset provider
 2021-11-07  7:42 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: reset: add dt binding header for Mediatek MT7621 resets
` [PATCH v5 2/4] dt-bindings: clock: mediatek,mt7621-sysc: add '#reset-cells' property
` [PATCH v5 3/4] clk: ralink: make system controller node a reset provider
` [PATCH v5 4/4] staging: mt7621-dts: align resets with binding documentation

[PATCH 0/2] staging: r8188eu: MSG_88E cleanup series
 2021-11-06 23:16 UTC  (3+ messages)
` [PATCH 1/2] staging: r8188eu: convert final two MSG_88E calls to netdev_dbg
` [PATCH 2/2] staging: r8188eu: remove MSG_88E macro

r8188eu driver in 5.15 only shows wifi networks on channel 11
 2021-11-06 23:05 UTC  (22+ messages)

[PATCH v3] staging: vt6655: fix camelcase byData in card.c
 2021-11-06 19:06 UTC  (2+ messages)

[PATCH] media: atomisp: get rid of ISP2401_NEW_INPUT_SYSTEM
 2021-11-06 12:06 UTC 

[PATCH 0/2] Address device enumeration and run_mode
 2021-11-06 12:05 UTC  (3+ messages)
` [PATCH 1/2] media: atomisp: set per-device's default mode
` [PATCH 2/2] media: atomisp: register first the preview devnode

atomisp current issues
 2021-11-06  9:56 UTC  (13+ messages)

[PATCH v2] staging/fbtft: Fix backlight
 2021-11-05 22:04 UTC  (2+ messages)

[PATCH] staging: fbtft: Remove fb_watterott driver
 2021-11-05 22:03 UTC  (2+ messages)

[PATCH] staging/fbtft: Fix backlight
 2021-11-05 20:26 UTC  (2+ messages)

[PATCH] media: atomisp: get rid of ISP2401_NEW_INPUT_SYSTEM
 2021-11-05 18:26 UTC 

[PATCH 1/8] media: atomisp: drop duplicated ia_css_isp_configs.c
 2021-11-05 17:48 UTC  (8+ messages)
` [PATCH 2/8] media: atomisp: drop duplicated ia_css_isp_states.c
` [PATCH 3/8] media: atomisp: unify ia_css_isp_params.c
` [PATCH 4/8] media: atomisp: cleanup ia_css_isp_configs() code
` [PATCH 5/8] media: atomisp: propagate errors at ia_css_*_configure()
` [PATCH 6/8] media: atomisp: sh_css_sp: better handle pipeline config errors
` [PATCH 7/8] media: atomisp: add return codes for pipeline config functions
` [PATCH 8/8] media: atomisp: return errors from ia_css_dma_configure_from_info()

[PATCH v2] staging: r8188eu: os_dep: remove the goto statement
 2021-11-05 17:18 UTC  (4+ messages)

[PATCH] staging: r8188eu: core: remove the unused variable pAdapter
 2021-11-05 17:01 UTC  (3+ messages)

[PATCH 0/2] Remove unused local variable in rtw_efuse.c
 2021-11-05 16:53 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: core: remove unused variable pAdapter
` [PATCH 2/2] staging: rtl8723bs: core: remove unused local variable padapter

[PATCH v2 0/6] staging: media: wave5: add wave5 codec driver
 2021-11-05 14:21 UTC  (5+ messages)
` [PATCH v2 1/6] staging: media: wave5: Add vpuapi layer

[PATCH] staging: r8188eu: remove unneeded variable
 2021-11-05 13:41 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Fix the style problem
 2021-11-05  9:49 UTC  (2+ messages)

[PATCH] staging: r8188eu: hal: else is not useful after a return
 2021-11-05  8:28 UTC  (4+ messages)

[PATCH] staging: r8188eu: remove MSG_88E call from odm_TXPowerTrackingThermalMeterInit
 2021-11-05  0:28 UTC 

[PATCH 1/4] media: atomisp-ov2722: use v4l2_find_nearest_size()
 2021-11-04 19:02 UTC  (4+ messages)
` [PATCH 2/4] media: atomisp-gc0310: "
` [PATCH 3/4] media: atomisp-gc2235: "
` [PATCH 4/4] media: atomisp-mt9m114: "

[GIT PULL] Staging driver changes for 5.16-rc1
 2021-11-04 17:09 UTC  (2+ messages)

[PATCH v4 1/5] media: imx: Remove unused functions
 2021-11-04 12:07 UTC  (6+ messages)
` [PATCH v4 2/5] media: imx: Store the type of hardware implementation
` [PATCH v4 3/5] media: imx: Forward "
` [PATCH v4 4/5] media: imx: Use dedicated format handler for i.MX7/8
` [PATCH v4 5/5] media: imx: Fail conversion if pixel format not supported

[PATCH 0/7] staging: vt6655: Fix line wrapping in `RFvWriteWakeProgSyn`
 2021-11-04 12:05 UTC  (3+ messages)
` [PATCH 1/7] staging: vt6655: Introduce `idx` temporary variable

[PATCH 0/7] Address issues preventing camorama to work with atomisp
 2021-11-04 12:05 UTC  (8+ messages)
` [PATCH 1/7] media: atomisp-ov2680: use v4l2_find_nearest_size()
` [PATCH 2/7] media: atomisp: move a debug printf to a better place
` [PATCH 3/7] media: atomisp: fix VIDIOC_S_FMT logic
` [PATCH 4/7] media: atomisp: fix enum_fmt logic
` [PATCH 5/7] media: atomisp: move atomisp_g_fmt_cap()
` [PATCH 6/7] media: atomisp: fix try_fmt logic
` [PATCH 7/7] media: atomisp: fix g_fmt logic

[PATCHv2 1/4] media: imx: Remove unused functions
 2021-11-04 11:45 UTC  (4+ messages)
` [PATCHv2 4/4] media: imx: Use dedicated format handler for i.MX7/8

[PATCHv3 1/4] media: imx: Remove unused functions
 2021-11-04  9:54 UTC  (5+ messages)
` [PATCHv3 4/4] media: imx: Use dedicated format handler for i.MX7/8

[PATCH] staging: r8188eu: core: remove unused variable sz
 2021-11-04  3:02 UTC 

[PATCH] staging: r8188eu: core: remove the function __nat25_timeout
 2021-11-04  2:46 UTC 

[PATCH] staging: vchiq_core: remove superfluous static_assert statement
 2021-11-03 20:51 UTC 

[PATCH] staging: r8188eu: hal: remove goto statement and local variable
 2021-11-03 14:28 UTC  (2+ messages)

[PATCH 0/8] staging: prepare for const netdev->dev_addr
 2021-11-03 14:08 UTC  (5+ messages)
` [PATCH 7/8] staging: rtl: use eth_hw_addr_set()

[PATCH v4 0/4] staging: rtl8723bs: core: Cleanup patchset for style issues in rtw_cmd.c
 2021-11-03 12:21 UTC  (5+ messages)
` [PATCH v4 1/4] staging: rtl8723bs: core: Remove true and false comparison
` [PATCH v4 3/4] staging: rtl8723bs: core: Remove unnecessary space after a cast

[PATCH 0/4] staging: rtl8723bs: core: Cleanup patchset for style issues in rtw_cmd.c
 2021-11-03 11:52 UTC  (4+ messages)
` [PATCH 1/4] staging: rtl8723bs: core: Remove true and false comparison
  ` [Outreachy kernel] "

[PATCH] staging: r8188eu: fix a gcc warning
 2021-11-03 11:03 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).