messages from 2023-06-12 14:14:05 to 2023-06-22 13:14:00 UTC [more...]
[PATCH v3 00/11] Add DELETE_BUF ioctl
2023-06-22 13:13 UTC (3+ messages)
` [PATCH v3 01/11] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v3 02/11] media: videobuf2: Use Xarray instead of static buffers array
[PATCH v3] staging: rtl8192e: Remove whitespace and blank lines
2023-06-21 23:09 UTC
[PATCH 1/7] media: atomisp: Fix missing v4l2_fh_release() in atomisp_open() error exit
2023-06-21 19:09 UTC (10+ messages)
` [PATCH 2/7] media: atomisp: Remove bogus asd == NULL checks
` [PATCH 3/7] media: atomisp: Clamp width to max 1920 pixels when in ATOMISP_RUN_MODE_PREVIEW
` [PATCH 4/7] media: atomisp: Change atomisp_enum_framesizes() too small cut off from 2/3th to 5/8th
` [PATCH 5/7] media: atomisp: Add some higher resolutions to atomisp_enum_framesizes()
` [PATCH 6/7] media: atomisp: Remove support for custom run-mode v4l2-ctrl on sensors
` [PATCH 7/7] media: atomisp: Remove v4l2_ctrl_s_ctrl(asd->run_mode) calls from atomisp_open()
[PATCH v3 0/3] Remove #ifdef ISP2401 and unifying sh_css_sp_group structure
2023-06-21 19:08 UTC (5+ messages)
` [PATCH v3 1/3] media: atomisp: ia_css_debug: Removed unused codes for debug
` [PATCH v3 2/3] media: atomisp: Removed unused HAS_WATCHDOG_SP_THREAD_DEBUG debug
` [PATCH v3 3/3] media: atomisp: sh_css_internal: sh_css_params: Unifying sh_css_sp_group data structure
[PATCH 0/5] Fix some checkpatch issues
2023-06-21 19:02 UTC (8+ messages)
` [PATCH 1/5] staging: rtl8723bs: Fix indentation issues
` [PATCH 2/5] staging: rtl8723bs: Fix space issues
` [PATCH 3/5] staging: rtl8723bs: Fix block comment issue
` [PATCH 4/5] staging: rtl8723bs: Fix blank line issues
` [PATCH 5/5] staging: rtl8723bs: Fix alignment open parenthesis
[PATCH v2 0/5] Fix some checkpatch issues
2023-06-21 18:53 UTC (6+ messages)
` [PATCH v2 1/5] staging: rtl8723bs: Fix indentation issues
` [PATCH v2 2/5] staging: rtl8723bs: Fix space issues
` [PATCH v2 3/5] staging: rtl8723bs: Fix block comment issue
` [PATCH v2 4/5] staging: rtl8723bs: Fix blank line issues
` [PATCH v2 5/5] staging: rtl8723bs: Fix alignment open parenthesis
[PATCH v2] staging: rtl8192e: Remove whitespace and blank lines
2023-06-21 16:11 UTC (2+ messages)
[PATCH v2] media: rkvdec: removed redundant blank line
2023-06-21 15:42 UTC
[PATCH] Subject: [PATCH] media: rkvdec: removed redundant blank line
2023-06-21 12:34 UTC (4+ messages)
[PATCH v7 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type
2023-06-20 18:36 UTC (10+ messages)
` [PATCH v7 1/5] staging: vc04_services: vchiq_arm: Add new bus type and device type
` [PATCH v7 2/5] staging: vc04_services: vchiq_arm: Register vchiq_bus_type
` [PATCH v7 3/5] staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_type
` [PATCH v7 4/5] staging: bcm2835-audio: Register bcm2835-audio "
` [PATCH v7 5/5] staging: vc04_services: vchiq_arm: Remove vchiq_register_child()
[PATCH] staging: vchiq_arm: Remove extra struct vchiq_instance declaration
2023-06-20 14:11 UTC (3+ messages)
[PATCH v3 1/2] axis-fifo: use devm_kasprintf() for allocating formatted strings
2023-06-20 9:24 UTC (20+ messages)
` [PATCH v4 1/3] axis-fifo: fix smatch warning for format specifier
` [PATCH v4 2/3] axis-fifo: use devm_kasprintf() for allocating formatted strings
` [PATCH v4 3/3] axis-fifo: cleanup space issues with fops struct
` [PATCH v5 1/2] axis-fifo: use devm_kasprintf() for allocating formatted strings
` [PATCH v5 2/2] axis-fifo: remove the unnecessary dev_info()
` [PATCH v6 1/2] axis-fifo: use devm_kasprintf() for allocating formatted strings
` [PATCH v6 2/2] axis-fifo: change device name by assigning unique device id
[PATCH] drivers/staging/rtl8192e Fix camelcased function name
2023-06-20 5:43 UTC (3+ messages)
[PATCH] staging: rtl8192e: remove 5G related code
2023-06-19 20:04 UTC (2+ messages)
[PATCH 0/4] staging: rtl8192e: some simple cleanups
2023-06-19 20:04 UTC (6+ messages)
` [PATCH 1/4] staging: rtl8192e: clean up brace coding style issues
` [PATCH 2/4] staging: rtl8192e: convert else if sequence to switch
` [PATCH 3/4] staging: rtl8192e: remove return statement from void function
` [PATCH 4/4] staging: rtl8192e: remove comparison to true
[PATCH v4 0/4] Trivial code cleanup patches
2023-06-19 14:18 UTC (5+ messages)
` [PATCH v4 1/4] staging: rtl8192e: Rename variable SetWirelessMode
` [PATCH v4 2/4] staging: rtl8192e: Rename variable SetBWModeHandler
` [PATCH v4 3/4] staging: rtl8192e: Rename variable LeisurePSLeave
` [PATCH v4 4/4] staging: rtl8192e: Rename variable InitialGainHandler
[PATCH v3 0/4] Trivial code cleanup patches
2023-06-19 13:53 UTC (9+ messages)
` [PATCH v3 1/4] staging: rtl8192e: Rename variable SetWirelessMode
` [PATCH v3 2/4] staging: rtl8192e: Rename variable SetBWModeHandler
` [PATCH v3 3/4] staging: rtl8192e: Rename variable LeisurePSLeave
` [PATCH v3 4/4] staging: rtl8192e: Rename variable InitialGainHandler
[PATCH v3 00/38] fbdev: Make userspace interfaces optional
2023-06-19 8:42 UTC (45+ messages)
` [PATCH v3 01/38] backlight/bd6107: Compare against struct fb_info.device
` [PATCH v3 02/38] backlight/bd6107: Rename struct bd6107_platform_data.fbdev to 'dev'
` [PATCH v3 03/38] backlight/gpio_backlight: Compare against struct fb_info.device
` [PATCH v3 04/38] backlight/gpio_backlight: Rename field 'fbdev' to 'dev'
` [PATCH v3 05/38] backlight/lv5207lp: Compare against struct fb_info.device
` [PATCH v3 06/38] backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev'
` [PATCH v3 07/38] fbdev/atyfb: Reorder backlight and framebuffer init/cleanup
` [PATCH v3 08/38] fbdev/atyfb: Use hardware device as backlight parent
` [PATCH v3 09/38] fbdev/aty128fb: Reorder backlight and framebuffer init/cleanup
` [PATCH v3 10/38] fbdev/aty128fb: Use hardware device as backlight parent
` [PATCH v3 11/38] fbdev/broadsheetfb: Call device_remove_file() with hardware device
` [PATCH v3 12/38] fbdev/ep93xx-fb: Alloc DMA memory from "
` [PATCH v3 13/38] fbdev/ep93xx-fb: Output messages with fb_info() and fb_err()
` [PATCH v3 14/38] fbdev/ep93xx-fb: Do not assign to struct fb_info.dev
` [PATCH v3 15/38] fbdev/fsl-diu-fb: Output messages with fb_*() helpers
` [PATCH v3 16/38] fbdev/mb862xxfb: Output messages with fb_dbg()
` [PATCH v3 17/38] fbdev/metronomefb: Use hardware device for dev_err()
` [PATCH v3 18/38] fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanup
` [PATCH v3 19/38] fbdev/nvidiafb: Use hardware device as backlight parent
` [PATCH v3 20/38] fbdev/pxa168fb: Do not assign to struct fb_info.dev
` [PATCH v3 21/38] fbdev/radeonfb: Reorder backlight and framebuffer cleanup
` [PATCH v3 22/38] fbdev/radeonfb: Use hardware device as backlight parent
` [PATCH v3 23/38] fbdev/rivafb: Reorder backlight and framebuffer init/cleanup
` [PATCH v3 24/38] fbdev/rivafb: Use hardware device as backlight parent
` [PATCH v3 25/38] fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info()
` [PATCH v3 26/38] fbdev/sh7760fb: Output messages with fb_dbg()
` [PATCH v3 27/38] fbdev/sh7760fb: Alloc DMA memory from hardware device
` [PATCH v3 28/38] fbdev/sh7760fb: Use hardware device with dev_() output during probe
` [PATCH v3 29/38] fbdev/sm501fb: Output message with fb_err()
` [PATCH v3 30/38] fbdev/smscufx: Detect registered fb_info from refcount
` [PATCH v3 31/38] fbdev/tdfxfb: Set i2c adapter parent to hardware device
` [PATCH v3 32/38] fbdev/core: Pass Linux device to pm_vt_switch_*() functions
` [PATCH v3 33/38] fbdev/core: Move framebuffer and backlight helpers into separate files
` [PATCH v3 34/38] fbdev/core: Add fb_device_{create,destroy}()
` [PATCH v3 35/38] fbdev/core: Move procfs code to separate file
` [PATCH v3 36/38] fbdev/core: Move file-I/O code into "
` [PATCH v3 37/38] fbdev/core: Rework fb init code
` [PATCH v3 38/38] fbdev: Make support for userspace interfaces configurable
[PATCH] staging: rtl8192e: Add missing entry CFG80211 in Kconfig
2023-06-18 19:44 UTC
[GIT PULL] Staging driver fix for 6.4-rc7
2023-06-17 18:44 UTC (2+ messages)
[PATCH 0/9] staging: rtl8192e: Remove unsupported modes a and 5G
2023-06-17 13:57 UTC (10+ messages)
` [PATCH 1/9] staging: rtl8192e: Remove variable stats->freq as it is constant
` [PATCH 2/9] staging: rtl8192e: Remove unsupported modes IEEE_N_5G and IEEE_A
` [PATCH 3/9] staging: rtl8192e: Rename constant IEEE_x to WIRELESS_MODE_x
` [PATCH 4/9] staging: rtl8192e: Remove unused enum led_ctl_mode
` [PATCH 5/9] staging: rtl8192e: Rename rtllib_state to rtl_link_state
` [PATCH 6/9] staging: rtl8192e: Rename state to link_state
` [PATCH 7/9] staging: rtl8192e: Rename RTLLIB_NOLINK to MAC80211_NOLINK
` [PATCH 8/9] staging: rtl8192e: Rename RTLLIB_LINKED to MAC80211_LINKED
` [PATCH 9/9] staging: rtl8192e: Rename RTLLIB_LINKED_SCANNING
[PATCH v2 0/3] Remove #ifdef ISP2401 and unifying sh_css_sp_group structure
2023-06-16 14:26 UTC (10+ messages)
` [PATCH v2 1/3] media: atomisp: sh_css_internal: Unifying sh_css_sp_group to remove #ifdef ISP2401
` [PATCH v2 2/3] media: atomisp: ia_css_debug: remove unused HAS_WATCHDOG_SP_THREAD_DEBUG codes
` [PATCH v2 3/3] atomisp: sh_css_params: write the sp_group config according to the ISP model
[PATCH v2 0/5] Trivial code cleanup patches
2023-06-15 16:11 UTC (5+ messages)
[PATCH 0/2] staging: rtl8192e: Use standard api to calculate frequency <-> channel
2023-06-15 10:47 UTC (4+ messages)
` [PATCH 1/2] staging: rtl8192e: Use standard api to calculate frequency to channel
[PATCH 001/001] drivers/staging/vme_user/vme.c: Fixed alignment issues
2023-06-15 10:35 UTC (2+ messages)
[PATCH] drivers/target: Call page_address() on page acquired with GFP_KERNEL flag
2023-06-14 16:44 UTC
[PATCH v2] media: meson: vdec: Add MODULE_FIRMWARE macro
2023-06-13 15:39 UTC (5+ messages)
` [PATCH v2 resend] "
` [PATCH v2 resend 2] "
[PATCH v3 0/4] Make sscanf() stricter
2023-06-13 12:42 UTC (8+ messages)
` [PATCH v3 1/4] limits.h: add UCHAR_MAX, SCHAR_MAX, and SCHAR_MIN
` [PATCH v3 3/4] vsscanf(): do not skip spaces
[PATCH v2 00/38] fbdev: Make userspace interfaces optional
2023-06-13 10:47 UTC (39+ messages)
` [PATCH v2 01/38] backlight/bd6107: Compare against struct fb_info.device
` [PATCH v2 02/38] backlight/bd6107: Rename struct bd6107_platform_data.fbdev to 'dev'
` [PATCH v2 03/38] backlight/gpio_backlight: Compare against struct fb_info.device
` [PATCH v2 04/38] backlight/gpio_backlight: Rename field 'fbdev' to 'dev'
` [PATCH v2 05/38] backlight/lv5207lp: Compare against struct fb_info.device
` [PATCH v2 06/38] backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev'
` [PATCH v2 21/38] fbdev/radeonfb: Reorder backlight and framebuffer cleanup
` [PATCH v2 25/38] fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info()
` [PATCH v2 26/38] fbdev/sh7760fb: Output messages with fb_dbg()
` [PATCH v2 27/38] fbdev/sh7760fb: Alloc DMA memory from hardware device
` [PATCH v2 28/38] fbdev/sh7760fb: Use hardware device with dev_() output during probe
` [PATCH v2 29/38] fbdev/sm501fb: Output message with fb_err()
` [PATCH v2 30/38] fbdev/smscufx: Detect registered fb_info from refcount
` [PATCH v2 31/38] fbdev/tdfxfb: Set i2c adapter parent to hardware device
` [PATCH v2 32/38] fbdev/core: Pass Linux device to pm_vt_switch_*() functions
` [PATCH v2 33/38] fbdev/core: Move framebuffer and backlight helpers into separate files
` [PATCH v2 34/38] fbdev/core: Add fb_device_{create,destroy}()
` [PATCH v2 35/38] fbdev/core: Move procfs code to separate file
` [PATCH v2 36/38] fbdev/core: Move file-I/O code into "
` [PATCH v2 37/38] fbdev/core: Rework fb init code
` [PATCH v2 38/38] fbdev: Make support for userspace interfaces configurable
[PATCH v2 2/5] staging: rtl8192e: Remove variable SetBWModeHandler
2023-06-13 9:16 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