messages from 2023-04-05 20:27:24 to 2023-04-19 08:51:12 UTC [more...]
[PATCH] staging: vchiq_arm: Make vchiq_platform_init() static
2023-04-19 8:51 UTC (7+ messages)
[PATCH] media: atomisp: Move a variable assignment behind a null pointer check in atomisp_cp_general_isp_parameters()
2023-04-19 7:49 UTC (5+ messages)
` "
[PATCH v3] staging: rtl8192e: Fix W_DISABLE# does not work after stop/start
2023-04-18 20:02 UTC
[PATCH v3] staging: wlan-ng: replace rate macros
2023-04-18 19:38 UTC (3+ messages)
[PATCH v6 00/20] Add Tegra20 parallel video input capture
2023-04-18 8:00 UTC (21+ messages)
` [PATCH v6 01/20] dt-bindings: display: tegra: add Tegra20 VIP
` [PATCH v6 02/20] dt-bindings: display: tegra: vi: add 'vip' property and example
` [PATCH v6 03/20] staging: media: tegra-video: improve documentation of tegra_video_format fields
` [PATCH v6 04/20] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev
` [PATCH v6 05/20] staging: media: tegra-video: fix typos in comment
` [PATCH v6 06/20] staging: media: tegra-video: improve error messages
` [PATCH v6 07/20] staging: media: tegra-video: slightly simplify cleanup on errors
` [PATCH v6 08/20] staging: media: tegra-video: move private struct declaration to C file
` [PATCH v6 09/20] staging: media: tegra-video: move tegra210_csi_soc "
` [PATCH v6 10/20] staging: media: tegra-video: remove unneeded include
` [PATCH v6 11/20] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210
` [PATCH v6 12/20] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op
` [PATCH v6 13/20] staging: media: tegra-video: move default format to soc-specific data
` [PATCH v6 14/20] staging: media: tegra-video: move MIPI calibration calls from VI to CSI
` [PATCH v6 15/20] staging: media: tegra-video: add a per-soc enable/disable op
` [PATCH v6 16/20] staging: media: tegra-video: move syncpt init/free to a per-soc op
` [PATCH v6 17/20] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi
` [PATCH v6 18/20] staging: media: tegra-video: add hooks for planar YUV and H/V flip
` [PATCH v6 19/20] staging: media: tegra-video: add H/V flip controls
` [PATCH v6 20/20] staging: media: tegra-video: add support for Tegra20 parallel input
[PATCH v5 00/20] Add Tegra20 parallel video input capture
2023-04-18 8:09 UTC (26+ messages)
` [PATCH v5 01/20] dt-bindings: display: tegra: add Tegra20 VIP
` [PATCH v5 02/20] dt-bindings: display: tegra: vi: add 'vip' property and example
` [PATCH v5 03/20] staging: media: tegra-video: improve documentation of tegra_video_format fields
` [PATCH v5 04/20] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev
` [PATCH v5 05/20] staging: media: tegra-video: fix typos in comment
` [PATCH v5 06/20] staging: media: tegra-video: improve error messages
` [PATCH v5 07/20] staging: media: tegra-video: slightly simplify cleanup on errors
` [PATCH v5 08/20] staging: media: tegra-video: move private struct declaration to C file
` [PATCH v5 09/20] staging: media: tegra-video: move tegra210_csi_soc "
` [PATCH v5 10/20] staging: media: tegra-video: remove unneeded include
` [PATCH v5 11/20] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210
` [PATCH v5 12/20] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op
` [PATCH v5 13/20] staging: media: tegra-video: move default format to soc-specific data
` [PATCH v5 14/20] staging: media: tegra-video: move MIPI calibration calls from VI to CSI
` [PATCH v5 15/20] staging: media: tegra-video: add a per-soc enable/disable op
` [PATCH v5 16/20] staging: media: tegra-video: move syncpt init/free to a per-soc op
` [PATCH v5 17/20] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi
` [PATCH v5 18/20] staging: media: tegra-video: add hooks for planar YUV and H/V flip
` [PATCH v5 19/20] staging: media: tegra-video: add H/V flip controls
` [PATCH v5 20/20] staging: media: tegra-video: add support for Tegra20 parallel input
[PATCH v2] staging: rtl8192e: Fix W_DISABLE# does not work after stop/start
2023-04-18 6:17 UTC (2+ messages)
[PATCH 0/3] staging: octeon: Convert to use phylink
2023-04-17 13:27 UTC (23+ messages)
` [PATCH 1/3] staging: octeon: don't panic
` [PATCH 2/3] staging: octeon: avoid needless device allocation
` [RFC 3/3] staging: octeon: convert to use phylink
[PATCH v2] staging: wlan-ng: replace rate macros
2023-04-17 8:25 UTC (3+ messages)
[PATCH] staging: rtl8192e: Fix W_DISABLE# does not work after stop/start
2023-04-17 7:58 UTC (4+ messages)
[PATCH] Staging: media: atomisp: include: mmu: include <linux/processor.h> instead of <asm/processor.h>
2023-04-16 13:08 UTC (3+ messages)
[PATCH 0/8] staging: rtl8192e: Remove unchanged variables around rf_power_state
2023-04-16 7:20 UTC (9+ messages)
` [PATCH 1/8] staging: rtl8192e: Remove unchanged variable RegRfPsLevel
` [PATCH 2/8] staging: rtl8192e: Remove unused function rtl92e_disable_nic
` [PATCH 3/8] staging: rtl8192e: Remove unused macro RT_SET_PS_LEVEL
` [PATCH 4/8] staging: rtl8192e: Remove second initialization of bActuallySet
` [PATCH 5/8] staging: rtl8192e: Remove set to true while true of bfirst_after_down
` [PATCH 6/8] staging: rtl8192e: Remove unchanged variable chan_forced
` [PATCH 7/8] staging: rtl8192e: Remove unchanged variable frame_sync_monitor
` [PATCH 8/8] staging: rtl8192e: Remove unchanged variables bfsync_processing and more
[PATCH] staging: rtl8192e: Fix alignment to match open parenthesis
2023-04-16 3:50 UTC (3+ messages)
[PATCH v2] staging: octeon: remove typedef declaration
2023-04-15 16:01 UTC (2+ messages)
[PATCH v3] staging: rtl8192e: Fix comparison to NULL of variable rf_set_sens
2023-04-15 16:00 UTC (2+ messages)
[PATCH] staging: rtl8192u: Remove functions rtl8192_wx_get_sens and rtl8192_wx_set_sens
2023-04-15 15:55 UTC (2+ messages)
(no subject)
2023-04-15 13:51 UTC
[PATCH] staging: wlan-ng: replace rate macros
2023-04-15 12:43 UTC (3+ messages)
[BUG] staging: rtl8192e: oops occurs when finding hardware rtl8192se
2023-04-13 22:17 UTC (6+ messages)
` [BUG] staging: rtl8192e: W_DISABLE# does not work after stop/start
[PATCH] media: imx: fix macro style error
2023-04-12 17:51 UTC (3+ messages)
` [PATCH v2] media: imx: utils: Enclose IMX_BUS_FMTS macro in parenthesis
[PATCH v2] staging: octeon: remove typedef declaration for enums
2023-04-12 0:50 UTC (2+ messages)
[PATCH 0/9] media: sun6i-csi/isp: Implement MC I/O support
2023-04-11 15:30 UTC (7+ messages)
` [PATCH 2/9] media: v4l2: Add NV12_16L16 pixel format to v4l2 format info
Słowa kluczowe do wypozycjonowania
2023-04-11 7:40 UTC
[PATCH v2] staging: rtl8192e: Move logical operator to previous line
2023-04-11 6:10 UTC
[PATCH] staging: rtl8192e: Fix logical operator continuations
2023-04-11 5:32 UTC (3+ messages)
[PATCH] staging: rtl8192e: Remove functions _rtl92e_wx_get_sens and _rtl92e_wx_set_sens
2023-04-10 18:33 UTC (2+ messages)
[PATCH] staging: octeon: remove typedef declaration for enums in octeon-stubs
2023-04-10 17:07 UTC (2+ messages)
[PATCH 00/28] media: atomisp: Further sensor rework + exotic features removal
2023-04-10 9:39 UTC (12+ messages)
` [PATCH 01/28] media: atomisp: Add v4l2_get_acpi_sensor_info() helper
` [PATCH 28/28] media: atomisp: gmin_platform: Add Lenovo Ideapad Miix 310 gmin_vars
[PATCH] staging: rtl8192e: Fix comparison to NULL of variable rf_set_sens
2023-04-09 15:12 UTC (2+ messages)
[GIT PULL] media: atomisp: Changes for 6.4-1
2023-04-09 13:11 UTC
[PATCH] staging: rtl8192e: Remove unnecessary blank lines
2023-04-09 11:27 UTC (3+ messages)
[PATCH] staging: qlge: Remove macro FILL_SEG
2023-04-08 17:57 UTC (8+ messages)
[PATCH] staging: rtl8192e: Remove unnecessary blank lines
2023-04-08 17:56 UTC
[PATCH] staging: rtl8192e: Fix alignment to match open parenthesis
2023-04-08 17:39 UTC
[PATCH] staging: fbtft: fbtft-bus.c added params
2023-04-08 17:26 UTC (3+ messages)
[PATCH] staging: rtl8172: Add blank lines after declarations
2023-04-08 15:16 UTC
[PATCH] staging: octeon: remove typedef declaration for enums
2023-04-08 11:29 UTC (3+ messages)
[PATCH] Staging: fbtft: fbtft-bus: fixed extra space and parenthesis issue
2023-04-08 10:38 UTC (4+ messages)
[PATCH v2 0/4] staging: rtl8192e: Remove unused code for hardware rtl8192se
2023-04-07 21:50 UTC (5+ messages)
` [PATCH v2 1/4] staging: rtl8192e: Remove macro IS_HARDWARE_TYPE_8192SE
` [PATCH v2 2/4] staging: rtl8192e: Remove unused function _rtl92e_dm_init_wa_broadcom_iot
` [PATCH v2 3/4] staging: rtl8192e: Remove one of two checks for hardware RTL8192SE
` [PATCH v2 4/4] staging: rtl8192e: Remove unused variable RF_Type
[PATCH 0/5] staging: rtl8192e: Remove unused code for hardware rtl8192se
2023-04-07 8:20 UTC (10+ messages)
` [PATCH 1/5] staging: rtl8192e: Remove macro IS_HARDWARE_TYPE_8192SE
` [PATCH 2/5] staging: rtl8192e: Remove unused function _rtl92e_dm_init_wa_broadcom_iot
` [PATCH 3/5] staging: rtl8192e: Remove one of two checks for hardware RTL8192SE
` [PATCH 4/5] staging: rtl8192e: Remove unused local variable irq_line
` [PATCH 5/5] staging: rtl8192e: Remove unused variable RF_Type
[PATCH] staging: octeon: remove typedef declaration for cvmx_fau_op_size
2023-04-06 21:58 UTC (3+ messages)
[PATCH v2 00/10] Remove acpi.h implicit include of of.h
2023-04-06 18:40 UTC (11+ messages)
` [PATCH v2 01/10] iio: adc: ad7292: Add explicit include for of.h
` [PATCH v2 02/10] staging: iio: resolver: ad2s1210: "
` [PATCH v2 03/10] net: rfkill-gpio: "
` [PATCH v2 04/10] serial: 8250_tegra: "
` [PATCH v2 07/10] virtio-mmio: "
` [PATCH v2 08/10] tpm: atmel: "
` [PATCH v2 09/10] fpga: lattice-sysconfig-spi: "
` [PATCH v2 10/10] ACPI: Replace irqdomain.h include with struct declarations
[PATCH] staging: greybus: drop loopback test files
2023-04-06 12:12 UTC (2+ messages)
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).