linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-01 15:00:27 to 2023-04-09 11:27:05 UTC [more...]

[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: rtl8192e: Fix logical operator continuations
 2023-04-08 17:18 UTC 

[PATCH] staging: rtl8192e: Fix alignment to match open parenthesis
 2023-04-08 16:51 UTC 

[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

[BUG] staging: rtl8192e: oops occurs when finding hardware rtl8192se
 2023-04-07 21:02 UTC  (4+ messages)
` [BUG] staging: rtl8192e: W_DISABLE# does not work after stop/start

[PATCH v5 00/20] Add Tegra20 parallel video input capture
 2023-04-07 13:38 UTC  (21+ 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 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  (13+ 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 05/10] ata: pata_macio: Add explicit include of irqdomain.h
` [PATCH v2 06/10] pata: ixp4xx: Add explicit include for of.h
` [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)

[PATCH 0/5] Remove acpi.h implicit include of of.h
 2023-04-05 18:11 UTC  (5+ messages)
` [PATCH 5/5] ACPI: Replace irqdomain.h include with struct declarations

[RESEND PATCH v4 00/21] Add Tegra20 parallel video input capture
 2023-04-05 14:30 UTC  (9+ messages)
` [RESEND PATCH v4 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats

[syzbot] Monthly staging report
 2023-04-05  8:59 UTC 

[PATCH] staging: rtl8192e: Add blank lines after declarations
 2023-04-05  6:30 UTC 

[PATCH 0/9] media: sun6i-csi/isp: Implement MC I/O support
 2023-04-05  4:21 UTC  (5+ messages)
` [PATCH 2/9] media: v4l2: Add NV12_16L16 pixel format to v4l2 format info

[PATCH 00/24] staging: Convert to platform remove callback returning void
 2023-04-04 16:54 UTC  (39+ messages)
` [PATCH 01/24] staging: axis-fifo: "
` [PATCH 02/24] staging: emxx_udc: "
` [PATCH 03/24] staging: fieldbus: arcx-anybus: "
` [PATCH 04/24] staging: greybus: arche-apb-ctrl: "
` [PATCH 05/24] staging: greybus: arche: "
` [PATCH 06/24] staging: media: atmel-sama5d2-isc: "
` [PATCH 07/24] staging: media: atmel-sama7g5-isc: "
` [PATCH 08/24] staging: media: imx-media-csi: "
` [PATCH 09/24] staging: media: imx-media-dev: "
` [PATCH 10/24] staging: media: imx6-mipi-csi2: "
` [PATCH 11/24] staging: media: imx8mq-mipi-csi2: "
` [PATCH 12/24] staging: media: meson: vdec: "
` [PATCH 13/24] staging: media: omap4iss: "
` [PATCH 14/24] staging: media: rkvdec: "
` [PATCH 15/24] staging: media: sunxi: cedrus: "
` [PATCH 16/24] staging: media: sun6i-isp: "
` [PATCH 17/24] staging: most: dim2: "
` [PATCH 18/24] staging: nvec: "
` [PATCH 19/24] staging: nvec: nvec_kbd: "
` [PATCH 20/24] staging: nvec_power: "
` [PATCH 21/24] staging: nvec_ps2: "
` [PATCH 22/24] staging: octeon: ethernet: "
` [PATCH 23/24] staging: vc04_services: bcm2835-camera: "
` [PATCH 24/24] staging: vc04_services: vchiq_arm: "

[PATCH 00/12] drm/tegra: Convert to platform remove callback returning void
 2023-04-04 12:14 UTC  (2+ messages)

[PATCH v2 00/11] fbdev: Maintain device ownership with aperture helpers
 2023-04-04 11:36 UTC  (9+ messages)
` [PATCH v2 07/11] video/aperture: Disable and unregister sysfb devices via "

[PATCH 0/2] improve arche_platform_wd_irq() function
 2023-04-03 15:23 UTC  (15+ messages)
` [PATCH 1/2] staging: greybus: add a single exit path to arche_platform_wd_irq()
` [PATCH 2/2] staging: greybus: refactor arche_platform_wd_irq()

[PATCH] staging: greybus: loopback: fix up checkpath macro do while error
 2023-04-03 13:50 UTC  (8+ messages)

[PATCH] staging: iio: resolver: ads1210: fix config mode
 2023-04-03  6:54 UTC  (3+ messages)

[PATCH] staging: octeon: remove typedef declaration for cvmx_fau_op_size
 2023-04-03  6:17 UTC  (2+ messages)

[PATCH 00/28] media: atomisp: Further sensor rework + exotic features removal
 2023-04-02 19:13 UTC  (23+ messages)
` [PATCH 01/28] media: atomisp: Add v4l2_get_acpi_sensor_info() helper
` [PATCH 03/28] media: atomisp: ov2680: Error handling fixes
` [PATCH 07/28] media: atomisp: gc0310: Remove enum gc0310_tok_type
` [PATCH 08/28] media: atomisp: gc0310: Replace custom reg access functions with smbus helpers
` [PATCH 12/28] media: atomisp: gc0310: Add exposure and gain controls
` [PATCH 13/28] media: atomisp: gc0310: Add error_unlock label to s_stream()
` [PATCH 19/28] media: atomisp: Remove duplicate atomisp_[start|stop]_streaming prototypes
` [PATCH 24/28] media: atomisp: Remove atomisp_try_fmt() call from atomisp_set_fmt()
` [PATCH 25/28] media: atomisp: Drop support for streaming from 2 sensors at once
` [PATCH 26/28] media: atomisp: Remove struct atomisp_sub_device index field
` [PATCH 27/28] media: atomisp: gmin_platform: Make DMI quirks take precedence over the _DSM table
` [PATCH 28/28] media: atomisp: gmin_platform: Add Lenovo Ideapad Miix 310 gmin_vars

[PATCH v2 0/5] staging: rtl8192e: fix checkpatch issues in rtllib_crypt_ccmp.c
 2023-04-02 16:00 UTC  (7+ messages)
` [PATCH v2 1/5] staging: rtl8192e: remove extra blank lines "
` [PATCH v2 2/5] staging: rtl8192e: fix alignment to match open parenthesis
` [PATCH v2 3/5] staging: rtl8192e: avoid CamelCase <dot11RSNAStatsCCMPFormatErrors>
` [PATCH v2 4/5] staging: rtl8192e: avoid CamelCase <dot11RSNAStatsCCMPReplays>
` [PATCH v2 5/5] staging: rtl8192e: avoid CamelCase <dot11RSNAStatsCCMPDecryptErrors>

[PATCH] staging: wlan-ng: add comment to spinlock_t
 2023-04-02 15:36 UTC  (2+ messages)

[PATCH 00/10] media: atomisp: Remove depth-mode and continuous mode support
 2023-04-02 12:41 UTC  (6+ messages)
` [PATCH 02/10] media: atomisp: Remove "

[PATCH v2 0/6] staging: rtl8192e: Remove enum RF_1T2R and useless cases for customer_id
 2023-04-02  9:52 UTC  (7+ messages)
` [PATCH v2 1/6] staging: rtl8192e: Remove RF_Type from .._dm_tx_update_tssi_weak_signal
` [PATCH v2 2/6] staging: rtl8192e: Remove enum RF_1T2R and RF_Type
` [PATCH v2 3/6] staging: rtl8192e: Remove local variable Value and powerlevelOFDM24G
` [PATCH v2 4/6] staging: rtl8192e: Remove case customer_id = RT_CID_DLINK
` [PATCH v2 5/6] staging: rtl8192e: Remove case customer_id = RT_CID_819x_CAMEO,
` [PATCH v2 6/6] staging: rtl8192e: Remove case customer_id = RT_CID_DEFAULT,

[PATCH 1/5] staging: rtl8192e: Remove enum RF_1T2R
 2023-04-01 22:34 UTC  (2+ messages)

[PATCH 0/5] staging: rtl8192e: fix checkpatch issues in rtllib_crypt_ccmp.c
 2023-04-01 21:20 UTC  (7+ messages)
` [PATCH 1/5] staging: rtl8192e: remove extra blank lines "
` [PATCH 2/5] staging: rtl8192e: fix alignment to match open parenthesis
` [PATCH 3/5] staging: rtl8192e: avoid camel-case <dot11RSNAStatsCCMPFormatErrors>
` [PATCH 4/5] staging: rtl8192e: avoid camel-case <dot11RSNAStatsCCMPReplays>
` [PATCH 5/5] staging: rtl8192e: avoid camel-case <dot11RSNAStatsCCMPDecryptErrors>


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).