messages from 2023-03-23 15:23:21 to 2023-03-30 01:10:58 UTC [more...]
[PATCH 0/5] Remove acpi.h implicit include of of.h
2023-03-30 1:10 UTC (9+ messages)
` [PATCH 1/5] iio: adc: ad7292: Add explicit include for of.h
` [PATCH 2/5] staging: iio: resolver: ad2s1210: "
` [PATCH 3/5] net: rfkill-gpio: "
` [PATCH 4/5] serial: 8250_tegra: "
` [PATCH 5/5] ACPI: Replace irqdomain.h include with struct declarations
[PATCH 0/5] staging: r8188eu: code cleanup and coding-style fix patches
2023-03-29 18:48 UTC (7+ messages)
` [PATCH 1/5] staging: r8188eu: add blank line after declaration
` [PATCH 2/5] staging: r8188eu: refactor block-comments
` [PATCH 3/5] staging: r8188eu: remove redundant else after return
` [PATCH 4/5] staging: r8188eu: Replace "<<" with BIT macro
` [PATCH 5/5] staging: r8188eu: place constants on right side of comparison
[PATCH] Documentation: kernel-parameters: Remove meye entry
2023-03-29 17:17 UTC (2+ messages)
[PATCH v6] staging: sm750: Rename sm750_hw_cursor_* functions to snake_case
2023-03-29 14:30 UTC (4+ messages)
[RESEND PATCH v4 00/21] Add Tegra20 parallel video input capture
2023-03-29 11:56 UTC (4+ messages)
` [RESEND PATCH v4 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats
[PATCH] staging: vme: clean up duplicate definitions of dependencies
2023-03-29 7:43 UTC
[PATCH v2] staging: rtl8723bs: conform if's braces to kernel style
2023-03-29 0:29 UTC
[PATCH] staging: greybus: refactor arche_platform_wd_irq() function
2023-03-28 23:04 UTC (5+ messages)
[PATCH v5] staging: sm750: Rename sm750_hw_cursor_* functions to snake_case
2023-03-28 18:23 UTC (2+ messages)
[PATCH v2 00/11] fbdev: Maintain device ownership with aperture helpers
2023-03-28 15:19 UTC (8+ messages)
` [PATCH v2 07/11] video/aperture: Disable and unregister sysfb devices via "
[PATCH v3 0/4] staging: rtl8192u: clean up comments in r8192U_dm.c
2023-03-28 8:48 UTC (10+ messages)
` [PATCH v3 1/4] staging: rtl8192u: remove change history from comments
` [PATCH v3 2/4] staging: rtl8192u: remove commented out code
` [PATCH v3 3/4] staging: rtl8192u: add '*' on subsequent lines in block comment
` [PATCH v3 4/4] staging: rtl8192u: add '*/' on separate line in block comments
[PATCH] staging: rtl8723bs: move open curly to first line of if
2023-03-28 7:56 UTC (2+ messages)
[PATCH] staging: rtl8192e: fix unbalanced braces around else
2023-03-27 22:00 UTC
[PATCH 0/7] staging: rtl8192e: Remove wireless modes A and N_5G
2023-03-27 21:03 UTC (8+ messages)
` [PATCH 1/7] staging: rtl8192e: Remove rtl92e_config_phy
` [PATCH 2/7] staging: rtl8192e: Remove _rtl92e_get_supported_wireless_mode
` [PATCH 3/7] staging: rtl8192e: Remove 5G wireless_mode in rtl92e_set_wireless_mode
` [PATCH 4/7] staging: rtl8192e: Remove unused if clauses "
` [PATCH 5/7] staging: rtl8192e: Remove wireless modes A, N_5G from _rtl92e_hwconfig
` [PATCH 6/7] staging: rtl8192e: Remove wireless modes A, N_5G from rtl92e_set_channel
` [PATCH 7/7] staging: rtl8192e: Remove wireless mode WIRELESS_MODE_N_5G
[PATCH v3] staging: greybus: merge split lines
2023-03-27 21:00 UTC (6+ messages)
[PATCH] staging: rtl8192e: remove extra blank lines
2023-03-27 17:16 UTC
[PATCH] staging: rtl8192e: fix line ending with '('
2023-03-27 17:13 UTC
[PATCH] staging: iio: resolver: ads1210: fix config mode
2023-03-27 14:54 UTC
[PATCH] staging: nvec: replace udelay() with usleep_range()
2023-03-27 12:46 UTC (3+ messages)
Słowa kluczowe do wypozycjonowania
2023-03-27 7:56 UTC
[PATCH 00/12] drm/tegra: Convert to platform remove callback returning void
2023-03-27 7:17 UTC (3+ messages)
` [PATCH 01/12] gpu: host1x: Make host1x_client_unregister() return void
[PATCH v2 0/3] staging: rtl8192u: clean up comments in r8192U_dm.c
2023-03-27 5:03 UTC (5+ messages)
` [PATCH v2 1/3] staging: rtl8192u: remove change history from comments
` [PATCH v2 2/3] staging: rtl8192u: remove commented out code
` [PATCH v2 3/3] staging: rtl8192u: reformat block comments
[PATCH] staging: rtl8723bs: remove unused pHalData variable
2023-03-26 13:20 UTC (5+ messages)
[PATCH v4] staging: greybus: Inline pwm_chip_to_gb_pwm_chip()
2023-03-26 6:45 UTC
[PATCH v3 0/3] staging: greybus: Use Inline fuctions
2023-03-26 6:38 UTC (8+ messages)
` [PATCH v3 1/3] staging: greybus: Inline gpio_chip_to_gb_gpio_controller()
` [PATCH v3 2/3] staging: greybus: Inline gb_audio_manager_module()
` [PATCH v3 3/3] staging: greybus: Inline pwm_chip_to_gb_pwm_chip()
[PATCH 0/9] media: sun6i-csi/isp: Implement MC I/O support
2023-03-25 21:42 UTC (25+ messages)
` [PATCH 1/9] media: v4l2: Add RGB565X pixel format to v4l2 format info
` [PATCH 2/9] media: v4l2: Add NV12_16L16 "
` [PATCH 3/9] media: v4l2: Introduce compressed pixel encoding definition and helper
` [PATCH 4/9] media: v4l2: Add JPEG pixel format to v4l2 format info
` [PATCH 5/9] media: sun6i-csi: capture: Rework and separate format validation
` [PATCH 6/9] media: sun6i-csi: capture: Implement MC I/O with extended enum_fmt
` [PATCH 7/9] media: sun6i-csi: capture: Implement enum_framesizes
` [PATCH 8/9] media: sun6i-isp: capture: Implement MC I/O with extended enum_fmt
` [PATCH 9/9] media: sun6i-isp: capture: Implement enum_framesizes
[PATCH 0/4] staging: rtl8192e: remove rf_type from r8192_priv
2023-03-25 19:05 UTC (6+ messages)
` [PATCH 1/4] staging: rtl8192e: remove RTL819X_DEFAULT_RF_TYPE
` [PATCH 2/4] staging: rtl8192e: remove redundant setting of rf_type
` [PATCH 3/4] staging: rtl8192e: priv->rf_type is always RF_1T2R
` [PATCH 4/4] staging: rtl8192e: remove rf_type from struct r8192_priv
[PATCH v2 0/2] media: imx: imx8mq-mipi-csi2: Use V4L2 subdev state
2023-03-25 18:49 UTC (6+ messages)
` [PATCH v2 2/2] media: imx: imx8mq-mipi-csi2: remove unneeded state variable and function
[PATCH 0/3] staging: rtl8192u: clean up comments in r8192U_dm.c
2023-03-25 14:04 UTC (9+ messages)
` [PATCH 1/3] staging: rtl8192u: reformat block comments
` [PATCH 2/3] staging: rtl8192u: remove change history from comments
` [PATCH 3/3] staging: rtl8192u: remove code "
[PATCH v2] staging: greybus: use inline function for macros
2023-03-25 9:28 UTC (14+ messages)
[PATCH 00/11] staging: rtl8192e: Remove variable priv->rf_chip from driver
2023-03-25 8:37 UTC (12+ messages)
` [PATCH 01/11] staging: rtl8192e: Remove priv->rf_chip in _rtl92e_phy_rf_read
` [PATCH 02/11] staging: rtl8192e: Remove priv->rf_chip in _rtl92e_phy_rf_write
` [PATCH 03/11] staging: rtl8192e: Remove priv->rf_chip in rtl92e_set_tx_power
` [PATCH 04/11] staging: rtl8192e: Remove priv->rf_chip in rtl92e_config_phy
` [PATCH 05/11] staging: rtl8192e: Remove priv->rf_chip in _rtl92e_set_tx_power_level
` [PATCH 06/11] staging: rtl8192e: Remove priv->rf_chip in _rtl92e_phy_switch_channel_step
` [PATCH 07/11] staging: rtl8192e: Remove priv->rf_chip in _rtl92e_set_bw_mode_work_item
` [PATCH 08/11] staging: rtl8192e: Remove priv->rf_chip in _rtl92e_set_rf_power_state
` [PATCH 09/11] staging: rtl8192e: Remove rf_chip in _rtl92e_get_supported_wireless_mode
` [PATCH 10/11] staging: rtl8192e: Remove priv->rf_chip in _rtl92e_get_channel_map
` [PATCH 11/11] staging: rtl8192e: Remove priv->rf_chip
[PATCH]: staging: wlan-ng: Remove unnecessary Parentheses
2023-03-25 7:27 UTC (2+ messages)
[PATCH v5 0/4] staging: rtl8192e: code cleanup patches
2023-03-24 23:10 UTC (6+ messages)
` [PATCH v5 1/4] staging: rtl8192e: remove extra blank lines
` [PATCH v5 2/4] staging: rtl8192e: add blank lines after declarations
` [PATCH v5 3/4] staging: rtl8192e: add spaces around binary operators
` [PATCH v5 4/4] staging: rtl8192e: remove blank lines after '{'
[PATCH v3] staging: most: fix line ending with '(' in dim2/
2023-03-24 22:24 UTC (2+ messages)
[PATCH v2] staging: most: fix line ending with '(' in video/
2023-03-24 22:23 UTC (2+ messages)
[PATCH v4 0/4] code cleanup patches
2023-03-24 22:23 UTC (5+ messages)
` [PATCH v4 1/4] staging: rtl8192e: remove extra blank lines
` [PATCH v4 2/4] staging: rtl8192e: add blank lines after declarations
` [PATCH v4 3/4] staging: rtl8192e: add spaces around binary operators
` [PATCH v4 4/4] staging: rtl8192e: remove blank lines after '{'
[RESEND PATCH] staging: most: fix line ending with '(' in video
2023-03-24 22:21 UTC (2+ messages)
[RESEND PATCH] staging: most: fix line ending with '(' in dim2
2023-03-24 22:18 UTC (2+ messages)
[PATCH v2 0/4] staging: rtl8192e: code cleanup patches
2023-03-24 22:11 UTC (8+ messages)
` [PATCH v2 1/4] staging: rtl8192e: remove extra blank lines
` [PATCH v2 2/4] staging: rtl8192e: add blank lines after declarations
` [PATCH v2 3/4] staging: rtl8192e: add spaces around binary operators
` [PATCH v2 4/4] staging: rtl8192e: remove blank lines after '{'
[PATCH v4] Staging: nvec: Remove macro definition to_nvec_led
2023-03-24 22:10 UTC (2+ messages)
[PATCH v3 0/4] staging: rtl8192e: remove extra blank lines
2023-03-24 22:09 UTC (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] staging: rtl8192e: add blank lines after declarations
` [PATCH v3 3/4] staging: rtl8192e: add spaces around binary operators
` [PATCH v3 4/4] staging: rtl8192e: remove blank lines after '{'
[PATCH v2 0/3] Staging: greybus: Use inline functions
2023-03-24 16:19 UTC (8+ messages)
` [PATCH v2 1/3] Staging: greybus: Use inline function for macro gpio_chip_to_gb_gpio_controller
` [PATCH v2 2/3] Staging: greybus: Use inline function for gb_audio_manager_module
` [PATCH v2 3/3] Staging: greybus: Use inline function for pwm_chip_to_gb_pwm_chip
[PATCH] staging rtl8192u: fix block comments
2023-03-24 15:50 UTC (4+ messages)
[PATCH 0/9] media: sun6i-csi/isp: Implement MC I/O support
2023-03-24 15:11 UTC
[PATCH] staging: rtl8723bs: remove hal_btcoex_SetChipType()
2023-03-24 8:47 UTC (2+ messages)
[PATCH] Correct code style according to Linux guildelines
2023-03-24 5:07 UTC (2+ messages)
[PATCH] staging: most: fix line ending with '('
2023-03-23 21:11 UTC (5+ messages)
[PATCH v2 RESEND] staging: vme_user: Replace "<<" with BIT macro
2023-03-23 20:01 UTC (3+ messages)
[RESEND PATCH 0/4] staging: rtl8192e: code cleanup patches
2023-03-23 19:30 UTC (8+ messages)
[PATCH 0/3] Staging: greybus: Convert macro definitions to
2023-03-23 17:36 UTC (2+ messages)
[PATCH] staging: rtl8192u: remove unused ieee80211_SignalStrengthTranslate function
2023-03-23 16:59 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).