messages from 2022-08-14 15:27:25 to 2022-08-25 21:04:53 UTC [more...]
[PATCH v1 1/3] media: cedrus: Fix watchdog race condition
2022-08-25 21:04 UTC (16+ messages)
` [PATCH v1 2/3] media: cedrus: Set the platform driver data earlier
` "
` [PATCH v1 3/3] media: cedrus: Fix endless loop in cedrus_h265_skip_bits()
[PATCH v2 0/7] media: sunxi: Add a Kconfig dependencies on RESET_CONTROLLER
2022-08-25 20:33 UTC (9+ messages)
` [PATCH v2 1/7] media: sun6i-mipi-csi2: Add a Kconfig dependency "
` [PATCH v2 2/7] media: sun8i-a83t-mipi-csi2: "
` [PATCH v2 3/7] media: sun6i-csi: "
` [PATCH v2 4/7] media: sun4i-csi: "
` [PATCH v2 5/7] media: sun8i-di: "
` [PATCH v2 6/7] media: sun8i-rotate: "
` [PATCH v2 7/7] media: cedrus: "
[PATCH] staging: rtl8192e: Fix comments typo
2022-08-25 15:02 UTC
[PATCH] atomisp/pci: fix repeated words in comments
2022-08-25 12:31 UTC
[PATCH] atomisp/pci: fix repeated words in comments
2022-08-25 12:28 UTC
[PATCH] staging/rtl8192e: fix repeated words in comments
2022-08-25 12:26 UTC
[PATCH] staging: r8188eu: remove unnecessary null check
2022-08-25 6:36 UTC (2+ messages)
[PATCH] staging: sm750fb: split multiple assignments to lines
2022-08-25 0:16 UTC (3+ messages)
[PATCH 0/4] staging: rtl8192e: Coding Syle of rtl_core.c improved
2022-08-24 20:14 UTC (5+ messages)
` [PATCH 1/4] staging: rtl8192e: Remove blank lines in rtl_core.c
` [PATCH 2/4] staging: rtl8192e: Rename Tx... and RxCheckStuckHandler
` [PATCH 3/4] staging: rtl8192e: Remove Unnecessary ftrace-like logging
` [PATCH 4/4] staging: rtl8192e: Remove PHY_SetRFPowerState and rename StateToSet
[PATCH v2] media: imx: Use get_mbus_config instead of parsing upstream DT endpoints
2022-08-24 10:32 UTC
[PATCH] media: staging: media: zoran: Removed braces for single statement block
2022-08-24 9:48 UTC (2+ messages)
[PATCH v3] staging: sm750fb: split multiple assignments to lines
2022-08-23 21:05 UTC
[PATCH 0/3] staging: r8188eu: start cleaning up led blinking
2022-08-23 18:49 UTC (5+ messages)
` [PATCH 1/3] staging: r8188eu: don't restart "no link" blinking unnecessarily
` [PATCH 2/3] staging: r8188eu: always cancel blink_work
` [PATCH 3/3] staging: r8188eu: always update the status variables
[PATCH] Split multiple assignments to individual lines
2022-08-23 8:41 UTC (3+ messages)
[PATCH v2 01/13] media: atomisp_gmin_platform: Switch to use acpi_evaluate_dsm_typed()
2022-08-22 21:28 UTC (14+ messages)
` [PATCH v2 02/13] media: atomisp-ov2680: Fix ov2680_set_fmt()
` [PATCH v2 03/13] media: atomisp-ov2680: Don't take the input_lock for try_fmt calls
` [PATCH v2 04/13] media: atomisp-ov2680: Improve ov2680_set_fmt() error handling
` [PATCH v2 05/13] media: atomisp-notes: Add info about sensors v4l2_get_subdev_hostdata() use
` [PATCH v2 06/13] media: atomisp: Fix VIDIOC_TRY_FMT
` [PATCH v2 07/13] media: atomisp: Make atomisp_try_fmt_cap() take padding into account
` [PATCH v2 08/13] media: atomisp: hmm_bo: Simplify alloc_private_pages()
` [PATCH v2 09/13] media: atomisp: hmm_bo: Further simplify alloc_private_pages()
` [PATCH v2 10/13] media: atomisp: hmm_bo: Rewrite alloc_private_pages() using pages_array helper funcs
` [PATCH v2 11/13] media: atomisp: hmm_bo: Rewrite free_private_pages() "
` [PATCH v2 12/13] media: atomisp: hmm_bo: Drop PFN code path from alloc_user_pages()
` [PATCH v2 13/13] media: atomisp: Ensure that USERPTR pointers are page aligned
[PATCH] staging: r8188eu: remove unused module parameter rtw_chip_version
2022-08-22 17:59 UTC (2+ messages)
[PATCH 00/19] staging: r8188eu: migrate os_dep/xmit_linux.c
2022-08-22 17:58 UTC (23+ messages)
` [PATCH 01/19] staging: r8188eu: make rtw_remainder_len() static
` [PATCH 02/19] staging: r8188eu: make rtw_os_xmit_schedule() static
` [PATCH 03/19] staging: r8188eu: rename rtw_os_xmit_schedule()
` [PATCH 04/19] staging: r8188eu: make rtw_os_xmit_resource_alloc() static
` [PATCH 05/19] staging: r8188eu: rename rtw_os_xmit_resource_alloc()
` [PATCH 06/19] staging: r8188eu: make rtw_os_xmit_resource_free() static
` [PATCH 07/19] staging: r8188eu: rename rtw_os_xmit_resource_free()
` [PATCH 08/19] staging: r8188eu: make _rtw_open_pktfile() static
` [PATCH 09/19] staging: r8188eu: rename _rtw_open_pktfile()
` [PATCH 10/19] staging: r8188eu: make _rtw_pktfile_read() static
` [PATCH 11/19] staging: r8188eu: rename _rtw_pktfile_read()
` [PATCH 12/19] staging: r8188eu: remove unnecessary initialization to zero
` [PATCH 13/19] staging: r8188eu: move struct pkt_file to rtw_xmit.h
` [PATCH 14/19] staging: r8188eu: move rtw_os_xmit_complete() to rtw_xmit.c
` [PATCH 15/19] staging: r8188eu: rename rtw_os_xmit_complete()
` [PATCH 16/19] staging: r8188eu: make rtw_os_pkt_complete() static
` [PATCH 17/19] staging: r8188eu: rename rtw_os_pkt_complete()
` [PATCH 18/19] staging: r8188eu: remove os_dep/xmit_linux.c
` [PATCH 19/19] staging: r8188eu: remove xmit_osdep.h
[PATCH 01/13] media: atomisp_gmin_platform: Switch to use acpi_evaluate_dsm_typed()
2022-08-22 15:03 UTC (21+ messages)
` [PATCH 02/13] media: atomisp-ov2680: Fix ov2680_set_fmt()
` [PATCH 03/13] media: atomisp-ov2680: Don't take the input_lock for try_fmt calls
` [PATCH 04/13] media: atomisp-ov2680: Improve ov2680_set_fmt() error handling
` [PATCH 05/13] media: atomisp-notes: Add info about sensors v4l2_get_subdev_hostdata() use
` [PATCH 06/13] media: atomisp: Fix VIDIOC_TRY_FMT
` [PATCH 07/13] media: atomisp: Make atomisp_try_fmt_cap() take padding into account
` [PATCH 08/13] media: atomisp: hmm_bo: Simplify alloc_private_pages()
` [PATCH 09/13] media: atomisp: hmm_bo: Further simplify alloc_private_pages()
` [PATCH 10/13] media: atomisp: hmm_bo: Rewrite alloc_private_pages() using pages_array helper funcs
` [PATCH 11/13] media: atomisp: hmm_bo: Rewrite free_private_pages() "
` [PATCH 12/13] media: atomisp: hmm_bo: Drop PFN code path from alloc_user_pages()
` [PATCH 13/13] media: atomisp: Ensure that USERPTR pointers are page aligned
[PATCH v3 1/3] staging: rtl8723bs: remove unused function ODM_InbandNoise_Monitor
2022-08-22 8:21 UTC (5+ messages)
` [PATCH v3 2/3] staging: rtl8723bs: remove member noise_level from struct dm_odm_t
` [PATCH v3 3/3] staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c
[PATCH 0/7] staging: rtl8723bs: remove dead functions
2022-08-22 7:47 UTC (22+ messages)
` [PATCH 1/7] staging: rtl8723bs: remove function rtw_odm_dbg_comp_msg
` [PATCH v2 0/8] remove some dead code
` [PATCH v2 1/8] staging: rtl8723bs: remove function rtw_odm_dbg_comp_msg
` [PATCH v2 2/8] staging: rtl8723bs: remove function rtw_get_ch_setting_union
` [PATCH v2 3/8] staging: rtl8723bs: remove function rtw_odm_ability_set
` [PATCH v2 4/8] staging: rtl8723bs: remove function GetFractionValueFromString
` [PATCH v2 5/8] staging: rtl8723bs: remove function IsCommentString
` [PATCH v2 6/8] staging: rtl8723bs: remove function rtw_odm_adaptivity_parm_msg
` [PATCH v2 7/8] staging: rtl8723bs: remove function rtw_odm_dbg_comp_set
` [PATCH v2 8/8] staging: rtl8723bs: remove static const variable odm_comp_str
` [PATCH 2/7] staging: rtl8723bs: remove function rtw_get_ch_setting_union
` [PATCH 3/7] staging: rtl8723bs: remove function rtw_odm_ability_set
` [PATCH 4/7] staging: rtl8723bs: remove function GetFractionValueFromString
` [PATCH 5/7] staging: rtl8723bs: remove function IsCommentString
` [PATCH 6/7] staging: rtl8723bs: remove function rtw_odm_adaptivity_parm_msg
` [PATCH 7/7] staging: rtl8723bs: remove function rtw_odm_dbg_comp_set
[PATCH] atomisp/pci: fix repeated words in comments
2022-08-21 15:09 UTC
[PATCH 0/3] staging: rtl8723bs: remove useless files
2022-08-20 19:14 UTC (20+ messages)
` [PATCH 1/3] staging: rtl8723bs: remove unused function ODM_InbandNoise_Monitor
` [PATCH 2/3] staging: rtl8723bs: remove member noise_level from struct dm_odm_t
` [PATCH 3/3] staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c
` [PATCH v2 0/4] remove useless files
` [PATCH v2 1/4] staging: rtl8723bs: remove unused function ODM_InbandNoise_Monitor
` [PATCH v2 2/4] staging: rtl8723bs: remove member noise_level from struct dm_odm_t
` [PATCH v2 3/4] staging: rtl8723bs: remove odm_NoiseMonitor.o from Makefile
` [PATCH v2 4/4] staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c
` [PATCH v3 0/3] remove useless files
` [PATCH v3 1/3] staging: rtl8723bs: remove unused function ODM_InbandNoise_Monitor
` [PATCH v3 2/3] staging: rtl8723bs: remove member noise_level from struct dm_odm_t
` [PATCH v3 3/3] staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c
[PATCH] staging: r8188eu: remove ioctl_cfg80211.h
2022-08-20 13:03 UTC (2+ messages)
[PATCH] staging: r8188eu: remove ODM_ConfigRFWithHeaderFile()
2022-08-20 13:03 UTC (2+ messages)
[PATCH 00/11] staging: r8188eu: start migrating mlme_linux.c
2022-08-20 13:02 UTC (13+ messages)
` [PATCH 01/11] staging: r8188eu: make init_mlme_ext_timer() static
` [PATCH 02/11] staging: r8188eu: make init_addba_retry_timer() static
` [PATCH 03/11] staging: r8188eu: make rtw_indicate_sta_disassoc_event() static
` [PATCH 04/11] staging: r8188eu: move rtw_indicate_sta_assoc_event() to rtw_ap.c
` [PATCH 05/11] staging: r8188eu: make rtw_report_sec_ie() static
` [PATCH 06/11] staging: r8188eu: remove unneeded initializations
` [PATCH 07/11] staging: r8188eu: make rtw_reset_securitypriv() static
` [PATCH 08/11] staging: r8188eu: merge rtw_{os,}_indicate_disconnect()
` [PATCH 09/11] staging: r8188eu: merge rtw_{os,}_indicate_connect()
` [PATCH 10/11] staging: r8188eu: merge rtw_{os,}_indicate_scan_done()
` [PATCH 11/11] staging: r8188eu: remove unused function parameter
[PATCH -next] media: meson: vdec: add missing clk_disable_unprepare on error in vdec_hevc_start()
2022-08-19 8:58 UTC (2+ messages)
[PATCH] media: imx: Use get_mbus_config instead of parsing upstream DT endpoints
2022-08-19 8:56 UTC (4+ messages)
[PATCH] staging: r8188eu: remove unused function declarations
2022-08-19 8:13 UTC (2+ messages)
[PATCH] staging: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] media: cedrus: hevc: Add check for invalid timestamp
2022-08-18 18:46 UTC (6+ messages)
` "
[PATCH] media: meson: vdec: Add MODULE_FIRMWARE macro
2022-08-18 6:48 UTC (4+ messages)
` [PATCH v2] "
[PATCH] staging: r8188eu: remove rtw_endofpktfile()
2022-08-17 19:58 UTC (2+ messages)
Zwiększenie płynności finansowej
2022-08-17 8:05 UTC
[PATCH] Fixes compilation errors after checkpatch warnings
2022-08-17 7:45 UTC (2+ messages)
[PATCH 1/2] staging: r8188eu: Add Rosewill USB-N150 Nano to device tables
2022-08-16 13:24 UTC (2+ messages)
[PATCH 8/8] tty: Make ->set_termios() old ktermios const
2022-08-16 11:57 UTC
Build regressions/improvements in v6.0-rc1
2022-08-15 18:10 UTC
[PATCH] staging: r8188eu: Prevent infinite loop
2022-08-15 6:28 UTC (2+ messages)
[PATCH AUTOSEL 5.19 07/64] staging: r8188eu: add error handling of rtw_read32
2022-08-14 15:23 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).