messages from 2025-07-08 09:47:36 to 2025-07-17 23:14:48 UTC [more...]
[PATCH v6 00/24] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2025-07-17 23:13 UTC (32+ messages)
` [PATCH v6 01/24] media: mc: Add INTERNAL pad flag
` [PATCH v6 02/24] dt-bindings: media: i2c: max96717: add myself as maintainer
` [PATCH v6 03/24] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v6 04/24] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v6 05/24] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v6 06/24] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v6 07/24] dt-bindings: media: i2c: max96712: add myself as maintainer
` [PATCH v6 08/24] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v6 09/24] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v6 10/24] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v6 11/24] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v6 12/24] dt-bindings: media: i2c: max96714: add myself as maintainer
` [PATCH v6 13/24] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v6 14/24] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v6 15/24] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v6 16/24] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v6 17/24] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v6 18/24] media: i2c: maxim-serdes: add MAX96717 driver
` [PATCH v6 19/24] media: i2c: maxim-serdes: add MAX96724 driver
` [PATCH v6 20/24] media: i2c: maxim-serdes: add MAX9296A driver
` [PATCH v6 21/24] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v6 22/24] staging: media: remove "
` [PATCH v6 23/24] media: i2c: remove MAX96717 driver
` [PATCH v6 24/24] media: i2c: remove MAX96714 driver
[PATCH v3] staging: media: atomisp: add missing mutex lock in atomisp_s_fmt_cap
2025-07-17 14:30 UTC (3+ messages)
[PATCH v2] staging: media: atomisp: add missing mutex lock in atomisp_s_fmt_cap
2025-07-17 5:57 UTC (3+ messages)
[PATCH 0/3] staging: media: atomisp: More Cleanup on driver AtomIsp
2025-07-17 1:35 UTC (6+ messages)
` [PATCH 1/3] staging: media: atomisp: return early on hmm_bo_device_init() failure
` [PATCH 2/3] staging: media: atomisp: unify HMM initialization tracking
` [PATCH 3/3] staging: media: atomisp: move hmm_get_mmu_base_addr()
[PATCH v5 00/24] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2025-07-16 18:54 UTC (2+ messages)
[PATCH v6] staging: sm750fb: fix CamelCase variable naming
2025-07-16 18:17 UTC
[PATCH v5] staging: sm750fb: fix CamelCase variable naming
2025-07-16 18:06 UTC (2+ messages)
[PATCH v2 1/2] staging: rtl8723bs: remove unnecessary braces in rtl8723b_cmd
2025-07-16 17:51 UTC (2+ messages)
` [PATCH v2 2/2] staging: rtl8723bs: remove unnecessary commented code "
[PATCH v3 1/3] staging: rtl8723bs: remove unnecessary comment separator lines
2025-07-16 17:50 UTC (3+ messages)
` [PATCH v3 2/3] staging: rtl8723bs: add missing blank line after declaration
` [PATCH v3 3/3] staging: rtl8723bs: remove unnecessary commented code
[PATCH] staging: media: atomisp: add missing mutex lock in atomisp_s_fmt_cap
2025-07-16 17:27 UTC (3+ messages)
[PATCH 1/4] staging: rtl8723bs: fix yoda condition in rtl8723b_cmd
2025-07-16 14:58 UTC (8+ messages)
` [PATCH 2/4] staging: rtl8723bs: remove unnecessary braces "
` [PATCH 3/4] staging: rtl8723bs: fix block comment alignment "
` [PATCH 4/4] staging: rtl8723bs: fix tab spacing "
[PATCH v2 1/3] staging: rtl8723bs: remove unnecessary comment separator lines
2025-07-16 14:49 UTC (7+ messages)
` [PATCH v2 2/3] staging: rtl8723bs: add missing blank line after declaration
` [PATCH v2 3/3] staging: rtl8723bs: remove unnecessary commented code
[PATCH v4 2/2] staging: sm750fb: fix CamelCase variable naming
2025-07-16 12:00 UTC (2+ messages)
[PATCH v3 1/2] staging: sm750fb: fix function parameter alignment
2025-07-16 7:40 UTC (3+ messages)
` [PATCH v3 2/2] staging: sm750fb: fix CamelCase variable naming
[PATCH 1/3] staging: rtl8723bs: fix block comment end markers
2025-07-16 7:38 UTC (6+ messages)
` [PATCH 2/3] staging: rtl8723bs: add missing blank line after declaration
` [PATCH 3/3] staging: rtl8723bs: fix indentation in commented code
[PATCH] staging: rtl8723bs: Fix multiple checkpatch warnings in rtl8723b_cmd.c
2025-07-16 7:35 UTC (2+ messages)
[PATCH V2 0/3] staging: vchiq_arm: Fix regression & resource leaks
2025-07-16 7:33 UTC (7+ messages)
` [PATCH V2 1/3] Revert "staging: vchiq_arm: Improve initial VCHIQ connect"
` [PATCH V2 2/3] Revert "staging: vchiq_arm: Create keep-alive thread during probe"
` [PATCH V2 3/3] staging: vchiq_arm: Make vchiq_shutdown never fail
[PATCH] staging: rtl8723bs: Fix comment style warnings
2025-07-16 4:54 UTC (2+ messages)
[PATCH v2 0/3] staging: sm750fb: Fix checkpatch warnings in sm750.c
2025-07-16 4:18 UTC (5+ messages)
` [PATCH 1/3] staging: sm750fb: Fix const declaration for g_fbmode array
` [PATCH 2/3] staging: sm750fb: Fix function parameter alignment
` [PATCH 3/3] staging: sm750fb: Fix CamelCase variable naming
[PATCH v2 0/3] staging: sm750fb: Fix checkpatch warnings
2025-07-16 3:38 UTC (4+ messages)
` [PATCH v2 1/3] staging: sm750fb: Fix const declaration for g_fbmode array
` [PATCH v2 2/3] staging: sm750fb: Fix function parameter alignment
` [PATCH v2 3/3] staging: sm750fb: Fix CamelCase variable naming
[PATCH] staging: rtl8723bs: os_dep: remove blank line before close brace '}'
2025-07-15 23:07 UTC (2+ messages)
[PATCH] staging: sm750fb: Fix checkpatch warnings in sm750.c
2025-07-15 22:49 UTC (2+ messages)
[PATCH] media: rkvdec: Fix a NULL vs IS_ERR() bug in probe()
2025-07-15 20:30 UTC (3+ messages)
[PATCH 00/11] staging: rtl8723bs: get rid of struct hal_ops
2025-07-15 18:28 UTC (12+ messages)
` [PATCH 01/11] staging: rtl8723bs: remove function pointer SetHalODMVarHandler
` [PATCH 02/11] staging: rtl8723bs: remove wrapper rtl8723b_SetHalODMVar
` [PATCH 03/11] staging: rtl8723bs: remove function pointer hal_notch_filter
` [PATCH 04/11] staging: rtl8723bs: remove function pointer c2h_handler
` [PATCH 05/11] staging: rtl8723bs: remove macro FillH2CCmd
` [PATCH 06/11] staging: rtl8723bs: remove function pointer fill_h2c_cmd
` [PATCH 07/11] staging: rtl8723bs: remove macro hal_xmit_handler
` [PATCH 08/11] staging: rtl8723bs: remove function pointer xmit_thread_handler
` [PATCH 09/11] staging: rtl8723bs: remove function pointer hal_reset_security_engine
` [PATCH 10/11] staging: rtl8723bs: remove function pointer c2h_id_filter
` [PATCH 11/11] staging: rtl8723bs: remove struct hal_ops
[PATCH] media: atomisp: fix trailing block comment style
2025-07-15 13:23 UTC (3+ messages)
[PATCH] staging: greybus: power_supply fix alignment
2025-07-15 11:38 UTC (5+ messages)
[PATCH v2] media: atomisp: style fix for trailing statements
2025-07-15 11:23 UTC
[PATCH] staging: atomisp: isp: fix open brace on new line
2025-07-15 7:53 UTC (9+ messages)
[PATCH] media: atomisp: style fix for trailing statements
2025-07-15 7:52 UTC (2+ messages)
[PATCH] media: staging: atomisp: stylefix
2025-07-14 21:09 UTC (3+ messages)
[PATCH 0/2] staging: media: atomisp: clean up and unify HMM initialization logic
2025-07-14 20:11 UTC (9+ messages)
` [PATCH 1/2] staging: media: atomisp: return early on hmm_bo_device_init() failure
` [PATCH 2/2] staging: media: atomisp: unify initialization flag usage in HMM
[PATCH v8 0/3] staging: media: atomisp: indentation cleanup per directory
2025-07-14 18:07 UTC (3+ messages)
` [PATCH v8 1/3] staging: media: atomisp: fix indentation in aa
[PATCH] media: atomisp: put trailing statement on it's own line
2025-07-14 17:52 UTC (3+ messages)
[PATCH] staging: media: atomisp: fix open brace placement
2025-07-14 17:40 UTC (2+ messages)
[PATCH v2] stating: media: atomisp: fix open brace placement
2025-07-14 17:39 UTC (3+ messages)
[PATCH] staging: atomisp: isp: fix open brace on new line
2025-07-14 15:27 UTC (4+ messages)
[PATCH] staging: rtl8723bs: remove unncessary multiple blank lines
2025-07-14 14:03 UTC
[PATCH] staging: greybus: firmware: Move logical AND to previous line
2025-07-14 13:45 UTC
[PATCH] stating:media:atomisp: fix open brace placement
2025-07-14 13:50 UTC
[PATCH] staging: rtl8723bs: hal: remove blank line before close brace
2025-07-14 13:46 UTC
[PATCH] staging: rtl8723bs: remove spurious if-block braces
2025-07-14 13:17 UTC
[PATCH] staging: rtl8723bs: os_dep: remove whitespace after cast
2025-07-14 13:32 UTC
[PATCH v2] staging: greybus: Documentation: firmware.c: fix whitespace alignments
2025-07-14 13:31 UTC
[PATCH] staging: rtl8723bs: remove blank line before close brace
2025-07-14 13:28 UTC
[PATCH] staging: rtl8723bs: hal: add spaces around ternary operator
2025-07-14 13:23 UTC
[PATCH] staging: vme_user: fixed alignment should match open parenthesis
2025-07-14 13:24 UTC
[PATCH] staging: greybus: fix whitespace alignments in firmware.c
2025-07-14 13:21 UTC (2+ messages)
[PATCH v5 RESEND 0/1] media: imx: csi: Parse link configuration from fw_node
2025-07-14 8:19 UTC (2+ messages)
` [PATCH v5 RESEND 1/1] "
[PATCH 0/3] staging: vchiq_arm: Fix regression & resource leaks
2025-07-13 20:20 UTC (9+ messages)
` [PATCH 1/3] Revert "staging: vchiq_arm: Improve initial VCHIQ connect"
` [PATCH 2/3] Revert "staging: vchiq_arm: Create keep-alive thread during probe"
` [PATCH 3/3] staging: vchiq_arm: Make vchiq_shutdown never fail
[PATCH] staging: rtl8723bs: Efuse_WordEnableDataWrite() is not used
2025-07-13 10:02 UTC
[PATCH v9 0/3] staging: media: atomisp: indentation cleanup per directory
2025-07-11 12:26 UTC (7+ messages)
` [PATCH v9 1/3] staging: media: atomisp: fix indentation in aa
` [PATCH v9 2/3] staging: media: atomisp: fix indentation in anr
` [PATCH v9 3/3] staging: media: atomisp: fix indentation in bh
[PATCH] media: staging/ipu7: avoid division by 64-bit value
2025-07-11 9:44 UTC (4+ messages)
[PATCH] staging: media: atomisp: move hmm_get_mmu_base_addr()
2025-07-10 1:01 UTC
[PATCH] media: staging/ipu7: add CONFIG_PCI dependency
2025-07-09 14:57 UTC
[PATCH] staging: nvec: silence macro argument warnings in NVEC_PHD()
2025-07-09 11:06 UTC (2+ messages)
[PATCH v2] staging: gpib: Fix error handling paths in cb_gpib_probe()
2025-07-09 11:04 UTC (3+ messages)
[PATCH v2 1/2] staging: media: atomisp: return early on hmm_bo_device_init() failure
2025-07-08 16:44 UTC (2+ messages)
` [PATCH v2 2/2] staging: media: atomisp: unify HMM initialization tracking
[PATCH 00/23] media: atomisp: gc0310: Modernize and move to drivers/media
2025-07-08 9:47 UTC (6+ messages)
` [PATCH 07/23] media: atomisp: gc0310: Add link-frequency and pixelrate controls
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).