Linux Kernel Staging
[Prev Page][Next Page]
- [PATCH v2 16/38] fbdev/mb862xxfb: Output messages with fb_dbg(), (continued)
- [PATCH v2 16/38] fbdev/mb862xxfb: Output messages with fb_dbg(), Thomas Zimmermann
- [PATCH v2 17/38] fbdev/metronomefb: Use hardware device for dev_err(), Thomas Zimmermann
- [PATCH v2 18/38] fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- [PATCH v2 19/38] fbdev/nvidiafb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH v2 20/38] fbdev/pxa168fb: Do not assign to struct fb_info.dev, Thomas Zimmermann
- [PATCH v2 21/38] fbdev/radeonfb: Reorder backlight and framebuffer cleanup, Thomas Zimmermann
- [PATCH v2 22/38] fbdev/radeonfb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH v2 25/38] fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info(), Thomas Zimmermann
- [PATCH v2 27/38] fbdev/sh7760fb: Alloc DMA memory from hardware device, Thomas Zimmermann
- [PATCH v2 30/38] fbdev/smscufx: Detect registered fb_info from refcount, Thomas Zimmermann
- [PATCH v2 31/38] fbdev/tdfxfb: Set i2c adapter parent to hardware device, Thomas Zimmermann
- [PATCH v2 33/38] fbdev/core: Move framebuffer and backlight helpers into separate files, Thomas Zimmermann
- [PATCH v2 34/38] fbdev/core: Add fb_device_{create,destroy}(), Thomas Zimmermann
- [PATCH v2 35/38] fbdev/core: Move procfs code to separate file, Thomas Zimmermann
- [PATCH v2 36/38] fbdev/core: Move file-I/O code into separate file, Thomas Zimmermann
- [PATCH v2 38/38] fbdev: Make support for userspace interfaces configurable, Thomas Zimmermann
- [PATCH v2 28/38] fbdev/sh7760fb: Use hardware device with dev_() output during probe, Thomas Zimmermann
- [PATCH v2 37/38] fbdev/core: Rework fb init code, Thomas Zimmermann
- [PATCH v2 23/38] fbdev/rivafb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- [PATCH v2 24/38] fbdev/rivafb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH v2 32/38] fbdev/core: Pass Linux device to pm_vt_switch_*() functions, Thomas Zimmermann
- [PATCH v2 26/38] fbdev/sh7760fb: Output messages with fb_dbg(), Thomas Zimmermann
- [PATCH v2 29/38] fbdev/sm501fb: Output message with fb_err(), Thomas Zimmermann
- Re: [PATCH v2 00/38] fbdev: Make userspace interfaces optional, Sam Ravnborg
- [PATCH v2 0/3] Remove #ifdef ISP2401 and unifying sh_css_sp_group structure,
Kate Hsuan
- [PATCH v3 0/4] Make sscanf() stricter,
Demi Marie Obenour
- [PATCH v2 0/3] Make sscanf() stricter,
Demi Marie Obenour
- [PATCH 0/2] staging: rtl8192e: Use standard api to calculate frequency <-> channel,
Philipp Hortmann
- [PATCH v2 0/5] Trivial code cleanup patches,
Yogesh Hegde
- [GIT PULL] media: atomisp: Changes for 6.5-1, Hans de Goede
- [PATCH] media: atomisp: csi2-bridge: Add support for setting "clock-" and "link-frequencies" props,
Hans de Goede
- [PATCH 001/001] drivers/staging/vme_user/vme.c: Fixed alignment issues,
Neel Chakraborty
- [PATCH 00/30] fbdev: Make userspace interfaces optional,
Thomas Zimmermann
- [PATCH 01/30] backlight/bd6107: Compare against struct fb_info.device, Thomas Zimmermann
- [PATCH 05/30] fbdev/atyfb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH 07/30] fbdev/aty128fb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH 04/30] fbdev/atyfb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- [PATCH 08/30] fbdev/broadsheetfb: Call device_remove_file() with hardware device, Thomas Zimmermann
- [PATCH 06/30] fbdev/aty128fb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- [PATCH 12/30] fbdev/mb862xxfb: Output messages with fb_dbg() and fb_err(), Thomas Zimmermann
- [PATCH 02/30] backlight/gpio_backlight: Compare against struct fb_info.device, Thomas Zimmermann
- [PATCH 03/30] backlight/lv5207lp: Compare against struct fb_info.device, Thomas Zimmermann
- [PATCH 10/30] fbdev/ep93xx-fb: Output messages with fb_info() and fb_err(), Thomas Zimmermann
- [PATCH 09/30] fbdev/ep93xx-fb: Alloc DMA memory from hardware device, Thomas Zimmermann
- [PATCH 11/30] fbdev/ep93xx-fb: Do not assign to struct fb_info.dev, Thomas Zimmermann
- [PATCH 13/30] fbdev/metronomefb: Use hardware device for dev_err(), Thomas Zimmermann
- [PATCH 17/30] fbdev/radeonfb: Reorder backlight and framebuffer cleanup, Thomas Zimmermann
- [PATCH 14/30] fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- [PATCH 20/30] fbdev/rivafb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH 16/30] fbdev/pxa168fb: Do not assign to struct fb_info.dev, Thomas Zimmermann
- [PATCH 15/30] fbdev/nvidiafb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH 23/30] fbdev/tdfxfb: Set i2c adapter parent to hardware device, Thomas Zimmermann
- [PATCH 21/30] fbdev/sm501fb: Output message with fb_err(), Thomas Zimmermann
- [PATCH 24/30] fbdev/core: Pass Linux device to pm_vt_switch_*() functions, Thomas Zimmermann
- [PATCH 25/30] fbdev/core: Move framebuffer and backlight helpers into separate files, Thomas Zimmermann
- [PATCH 27/30] fbdev/core: Move procfs code to separate file, Thomas Zimmermann
- [PATCH 30/30] fbdev: Make support for userspace interfaces configurable, Thomas Zimmermann
- [PATCH 18/30] fbdev/radeonfb: Use hardware device as backlight parent, Thomas Zimmermann
- [PATCH 28/30] fbdev/core: Move file-I/O code into separate file, Thomas Zimmermann
- [PATCH 22/30] fbdev/smscufx: Detect registered fb_info from refcount, Thomas Zimmermann
- [PATCH 29/30] fbdev/core: Rework fb init code, Thomas Zimmermann
- [PATCH 26/30] fbdev/core: Add fb_device_{create,destroy}(), Thomas Zimmermann
- [PATCH 19/30] fbdev/rivafb: Reorder backlight and framebuffer init/cleanup, Thomas Zimmermann
- Re: [PATCH 00/30] fbdev: Make userspace interfaces optional, Geert Uytterhoeven
- Re: [PATCH 00/30] fbdev: Make userspace interfaces optional, Markus Elfring
- [PATCH 0/3] Remove #ifdef ISP2401 and unifying sh_css_sp_group structure,
Kate Hsuan
- [PATCH 0/5] media: atomisp: ov2680 work + add testing instructions,
Hans de Goede
- [PATCH] staging: rtl8192e: Add cfg80211.h and remove defined variables, Philipp Hortmann
- [PATCH 0/3] media: atomisp: Selection API support bugfixes,
Hans de Goede
- [PATCH] staging: rtl8192e: remove blank lines,
Michael Straube
- [PATCH v5] Staging: rts5208: rtsx: Removed new line in else and else if,
Deepanshu Kartikey
- [PATCH v4] Staging: rts5208: rtsx: Moved else statement to same line with else if,
Deepanshu Kartikey
- [PATCH] media: atomisp: move the sanity checks before variable dereferences,
Dongliang Mu
- [PATCH 00/21] media: atomisp: Use selection API info to determine sensor padding,
Hans de Goede
- [PATCH 01/21] media: atomisp: Update TODO, Hans de Goede
- [PATCH 03/21] media: atomisp: ov2680: s/input_lock/lock/, Hans de Goede
- [PATCH 02/21] media: atomisp: ov2680: s/ov2680_device/ov2680_dev/, Hans de Goede
- [PATCH 05/21] media: atomisp: ov2680: Add init_cfg pad-op, Hans de Goede
- [PATCH 06/21] media: atomisp: ov2680: Implement selection support, Hans de Goede
- [PATCH 07/21] media: atomisp: Remove a bunch of sensor related custom IOCTLs, Hans de Goede
- [PATCH 08/21] media: atomisp: Remove redundant atomisp_subdev_set_selection() calls from atomisp_set_fmt(), Hans de Goede
- [PATCH 10/21] media: atomisp: Add target validation to atomisp_subdev_set_selection(), Hans de Goede
- [PATCH 09/21] media: atomisp: Simplify atomisp_subdev_set_selection() calls in atomisp_set_fmt(), Hans de Goede
- [PATCH 11/21] media: atomisp: Remove bogus fh use from atomisp_set_fmt*(), Hans de Goede
- [PATCH 13/21] media: atomisp: Add ia_css_frame_pad_width() helper function, Hans de Goede
- [PATCH 12/21] media: atomisp: Add input helper variable for isp->asd->inputs[asd->input_curr], Hans de Goede
- [PATCH 14/21] media: atomisp: Refactor atomisp_try_fmt() / atomisp_set_fmt(), Hans de Goede
- [PATCH 15/21] media: atomisp: Add support for sensors which implement selection API / cropping, Hans de Goede
- [PATCH 17/21] media: atomisp: Make atomisp_init_sensor() check if the sensor supports binning, Hans de Goede
- [PATCH 18/21] media: atomisp: Use selection API info to determine sensor padding, Hans de Goede
- [PATCH 16/21] media: atomisp: Pass MEDIA_BUS_FMT_* code when calling enum_frame_size pad-op, Hans de Goede
- [PATCH 19/21] media: atomisp: Set crop before setting fmt, Hans de Goede
- [PATCH 20/21] media: atomisp: Add enum_framesizes function for sensors with selection / crop support, Hans de Goede
- [PATCH 21/21] media: atomisp: csi2-bridge: Set PMC clk-rate for sensors to 19.2 MHz, Hans de Goede
- [PATCH 04/21] media: atomisp: ov2680: Add missing ov2680_calc_mode() call to probe(), Hans de Goede
- Re: [PATCH 00/21] media: atomisp: Use selection API info to determine sensor padding, Andy Shevchenko
- [PATCH v2] staging: rtl8192e: clean unnecessary braces warning on r8192E_phy.c, David Tadokoro
- [PATCH 0/4] Trivial code cleanup patches,
Yogesh Hegde
- [PATCH v1 1/1] staging: pi433: Remove stray gpiod_unexport() call, Andy Shevchenko
- [PATCH] media: atomisp: Fix buffer overrun in gmin_get_var_int(),
Hans de Goede
- [bug report] media: atomisp_gmin_platform: stop abusing efivar API, Dan Carpenter
- [PATCH] media: atomisp: gmin_platform: fix out_len in gmin_get_config_dsm_var(),
Dan Carpenter
- [PATCH v2 0/5] media: atomisp: Add support for v4l2-async sensor registration,
Hans de Goede
- [PATCH v2 0/5] staging: Switch i2c drivers back to use .probe(),
Uwe Kleine-König
- [PATCH] staging: rtl8192e: Fix BRACES warning,
David Tadokoro
- [PATCH] staging: Switch i2c drivers back to use .probe(),
Uwe Kleine-König
- [PATCH v5 34/44] staging: add HAS_IOPORT dependencies, Niklas Schnelle
- Re: [linux-stable-rc:queue/5.15 78/106] drivers/staging/rtl8192e/rtl8192e/rtl_core.c:29:33: warning: unused variable 'rtl819xp_ops',
Philipp Hortmann
- [PATCH] Staging: rts5208: rtsx: Moved else statement to same line with else if,
Deepanshu Kartikey
[PATCH] [PATCH v2] Staging: rts5208: rtsx: Moved else statement to same line with else if,
Deepanshu Kartikey
[PATCH] staging: rtl8192e: add missing spaces around operators, Michael Straube
[PATCH 0/9] media: atomisp: Add support for v4l2-async sensor registration,
Hans de Goede
- [PATCH 1/9] media: atomisp: Drop MRFLD_PORT_NUM define, Hans de Goede
- [PATCH 2/9] media: atomisp: Remove unused fields from struct atomisp_input_subdev, Hans de Goede
- [PATCH 5/9] media: atomisp: Store number of sensor lanes per port in struct atomisp_device, Hans de Goede
- [PATCH 6/9] media: atomisp: Delay mapping sensors to inputs till atomisp_register_device_nodes(), Hans de Goede
- [PATCH 8/9] media: atomisp: Allow camera_mipi_info to be NULL, Hans de Goede
- [PATCH 9/9] media: atomisp: Add support for v4l2-async sensor registration, Hans de Goede
- [PATCH 3/9] media: atomisp: Remove atomisp_video_init() parametrization, Hans de Goede
- [PATCH 7/9] media: atomisp: Move pad linking to atomisp_register_device_nodes(), Hans de Goede
- [PATCH 4/9] media: atomisp: Rename __get_mipi_port() to atomisp_port_to_mipi_port(), Hans de Goede
- Re: [PATCH 0/9] media: atomisp: Add support for v4l2-async sensor registration, Andy Shevchenko
[PATCH 0/9] media: v4l: Add v4l2_acpi_parse_sensor_gpios() helper + gc0310 sensor driver,
Hans de Goede
- [PATCH 1/9] media: v4l: Add v4l2_acpi_parse_sensor_gpios() helper function, Hans de Goede
- [PATCH 2/9] media: atomisp: Switch to v4l2_acpi_parse_sensor_gpios(), Hans de Goede
- [PATCH 3/9] media: atomisp: gc0310: Turn into standard v4l2 sensor driver, Hans de Goede
- [PATCH 4/9] media: atomisp: gc0310: Drop XXGC0310 ACPI hardware-id, Hans de Goede
- [PATCH 5/9] media: atomisp: gc0310: Fix double free in gc0310_remove(), Hans de Goede
- [PATCH 6/9] media: atomisp: gc0310: Cleanup includes, Hans de Goede
- [PATCH 9/9] media: Move gc0310 sensor drivers to drivers/media/i2c/, Hans de Goede
- [PATCH 7/9] media: atomisp: gc0310: Remove gc0310_s_config() function, Hans de Goede
- [PATCH 8/9] media: atomisp: gc0310: Remove gc0310.h, Hans de Goede
- Re: [PATCH 0/9] media: v4l: Add v4l2_acpi_parse_sensor_gpios() helper + gc0310 sensor driver, Andy Shevchenko
- Re: [PATCH 0/9] media: v4l: Add v4l2_acpi_parse_sensor_gpios() helper + gc0310 sensor driver, Andy Shevchenko
[PATCH v3 0/4] Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes) - miscellaneous,
Bagas Sanjaya
[PATCH] staging: vchiq_arm: mark vchiq_platform_init() static,
Arnd Bergmann
[PATCH] staging: rtl8192e: Unlock wx_mutex not in rtllib_wx_set_scan, Philipp Hortmann
[PATCH v4 32/41] staging: add HAS_IOPORT dependencies, Niklas Schnelle
[PATCH 5.10] staging: gasket: interrupt: Clean interrupt_data after free,
Esina Ekaterina
[PATCH] staging: rtl8192e: Exclude scan_mutex in rtllib_softmac_stop_scan, Philipp Hortmann
[PATCH] staging: sm750fb: fix camelCase names,
Dalvin-Ehinoma Noah Aiguobas
[PATCH] Staging: rts5208: rtsx: fixed unbalanced braces around else statement,
Deepanshu Kartikey
[PATCH] Staging: rts5208 :rtsx : fixed a brace coding style issue,
Deepanshu Kartikey
[PATCH v2] staging: rtl8723bs: replace ternary operator with if-else block, Atin Bainada
[PATCH] axis-fifo: use devm_kasprintf for device name,
Prathu Baronia
[PATCH 0/9] staging: rtl8192e: Remove undefined functions like data_hard_stop,
Philipp Hortmann
[PATCH 00/30] media: atomisp: Register only 1 /dev/video# node + cleanups,
Hans de Goede
- [PATCH 02/30] media: atomisp: Remove Continuous capture and SDV run-modes, Hans de Goede
- [PATCH 01/30] media: atomisp: Remove res_overflow parameter from atomisp_try_fmt(), Hans de Goede
- [PATCH 03/30] media: atomisp: Remove isp->need_gfx_throttle field, Hans de Goede
- [PATCH 05/30] media: atomisp: Replace source-pad checks with run-mode checks, Hans de Goede
- [PATCH 04/30] media: atomisp: Drop atomisp_get_css_buf_type(), Hans de Goede
- [PATCH 06/30] media: atomisp: Register only 1 /dev/video# node, Hans de Goede
- [PATCH 07/30] media: atomisp: Drop atomisp_is_vf_pipe(), Hans de Goede
- [PATCH 09/30] media: atomisp: Remove source_pad parameter from functions and structs, Hans de Goede
- [PATCH 08/30] media: atomisp: Rename video_out_preview to video_out, Hans de Goede
- [PATCH 11/30] media: atomisp: Remove atomisp_subdev_register_video_nodes() helper, Hans de Goede
- [PATCH 12/30] media: atomisp: Remove a bunch of unused atomisp_css_*() functions, Hans de Goede
- [PATCH 13/30] media: atomisp: Remove unused mipi_frame_size field from atomisp_[sub_]device, Hans de Goede
- [PATCH 15/30] media: atomisp: Remove atomisp_sensor_start_stream(), Hans de Goede
- [PATCH 16/30] media: atomisp: Simplify atomisp_[start|stop]_streaming(), Hans de Goede
- [PATCH 14/30] media: atomisp: Remove isp_timeout flag, Hans de Goede
- [PATCH 10/30] media: atomisp: Remove 1 line atomisp_flush_bufs_and_wakeup() helper, Hans de Goede
- [PATCH 18/30] media: atomisp: Simplify atomisp_open() and atomisp_release(), Hans de Goede
- [PATCH 17/30] media: atomisp: Simplify atomisp_css_[start|stop](), Hans de Goede
- [PATCH 19/30] media: atomisp: Simplify atomisp_pipe_check(), Hans de Goede
- [PATCH 20/30] media: atomisp: Turn asd->streaming state tracker into a bool, Hans de Goede
- [PATCH 21/30] media: atomisp: Remove no longer used atomisp_css_flush(), Hans de Goede
- [PATCH 22/30] media: atomisp: Remove atomisp_streaming_count(), Hans de Goede
- [PATCH 24/30] media: atomisp: Rename atomisp_destroy_pipes_stream_force() to atomisp_destroy_pipes_stream(), Hans de Goede
- [PATCH 23/30] media: atomisp: Simplify atomisp_isr() and recovery_work(), Hans de Goede
- [PATCH 25/30] media: atomisp: Allow system suspend to continue with open /dev/video# nodes, Hans de Goede
- [PATCH 26/30] media: atomisp: Remove atomisp_[sub]dev_users(), Hans de Goede
- [PATCH 28/30] media: atomisp: Remove unused atomisp_get_css_pipe_id() function, Hans de Goede
- [PATCH 27/30] media: atomisp: Remove unused css_pipe_id argument from atomisp_css_[start|stop](), Hans de Goede
- [PATCH 29/30] media: atomisp: Remove in_reset argument from atomisp_css_start(), Hans de Goede
- [PATCH 30/30] media: atomisp: Set asd.subdev.devnode once from isp_subdev_init_entities(), Hans de Goede
- Re: [PATCH 00/30] media: atomisp: Register only 1 /dev/video# node + cleanups, Andy Shevchenko
[PATCH] staging: rtl8723bs: add whitespace before operator,
Atin Bainada
[PATCH] staging: rtl8723bs: hal: Add whitespace around '?',
Atin Bainada
[PATCH v2 00/10] Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes),
Bagas Sanjaya
- [PATCH v2 01/10] agp/amd64: Remove GPL distribution notice, Bagas Sanjaya
- [PATCH v2 02/10] mISDN: Replace GPL notice boilerplate with SPDX identifier, Bagas Sanjaya
- [PATCH v2 04/10] net: ethernet: 8390: Replace GPL boilerplate with SPDX identifier, Bagas Sanjaya
- [PATCH v2 03/10] net: bonding: Add SPDX identifier to remaining files, Bagas Sanjaya
- [PATCH v2 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier, Bagas Sanjaya
- [PATCH v2 06/10] pcmcia: Add SPDX identifier, Bagas Sanjaya
- [PATCH v2 09/10] udf: Replace license notice with SPDX identifier, Bagas Sanjaya
- [PATCH v2 07/10] drivers: staging: wlan-ng: Remove GPL/MPL boilerplate, Bagas Sanjaya
- [PATCH v2 10/10] include: synclink: Replace GPL license notice with SPDX identifier, Bagas Sanjaya
- [PATCH v2 05/10] net: ethernet: i825xx: Replace GPL boilerplate with SPDX identifier, Bagas Sanjaya
- Re: [PATCH v2 00/10] Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes), Greg Kroah-Hartman
[PATCH 00/10] Treewide GPL SPDX conversion (love letter to Didi),
Bagas Sanjaya
- [PATCH 03/10] net: bonding: Add SPDX identifier to remaining files, Bagas Sanjaya
- [PATCH 02/10] mISDN: Replace GPL notice boilerplate with SPDX identifier, Bagas Sanjaya
- [PATCH 01/10] agp/amd64: Remove GPL distribution notice, Bagas Sanjaya
- [PATCH 10/10] include: synclink: Replace GPL license notice with SPDX identifier, Bagas Sanjaya
- [PATCH 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier, Bagas Sanjaya
- [PATCH 07/10] drivers: staging: wlan-ng: Remove GPL/MPL boilerplate, Bagas Sanjaya
- [PATCH 05/10] net: ethernet: i825xx: Replace GPL boilerplate with SPDX identifier, Bagas Sanjaya
- [PATCH 04/10] net: ethernet: 8390: Replace GPL boilerplate with SPDX identifier, Bagas Sanjaya
- [PATCH 09/10] udf: Replace license notice with SPDX identifier, Bagas Sanjaya
- [PATCH 06/10] pcmcia: Add SPDX identifier, Bagas Sanjaya
- Re: [PATCH 00/10] Treewide GPL SPDX conversion (love letter to Didi), Jakub Kicinski
[PATCH 0/4] staging: rtl8192e: Trivial code cleanup patches,
Yogesh Hegde
Re: [PATCH] drm/xe: Make xe build dependent on STAGING.,
Lucas De Marchi
[PATCH v2 1/5] staging: media: atomisp: sh_css: Remove #ifdef ISP2401,
Kate Hsuan
[PATCH AUTOSEL 4.14 2/8] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE, Sasha Levin
[PATCH AUTOSEL 4.19 2/9] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE, Sasha Levin
[PATCH AUTOSEL 5.4 2/9] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE, Sasha Levin
[PATCH AUTOSEL 5.10 2/9] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE, Sasha Levin
[PATCH AUTOSEL 5.15 02/10] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE, Sasha Levin
[PATCH AUTOSEL 6.1 04/19] staging: axis-fifo: initialize timeouts in init only, Sasha Levin
[PATCH AUTOSEL 6.1 02/19] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE, Sasha Levin
[PATCH AUTOSEL 6.2 05/20] staging: axis-fifo: initialize timeouts in init only, Sasha Levin
[PATCH AUTOSEL 6.2 02/20] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE, Sasha Levin
[PATCH AUTOSEL 6.3 05/24] staging: axis-fifo: initialize timeouts in init only, Sasha Levin
[PATCH AUTOSEL 6.3 02/24] staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE, Sasha Levin
[PATCH] drivers: staging: greybus: fix GPF issue in gb_camera_capture,
Dongliang Mu
Redundant assignment of 'pdev_network->IELength' to itself,
Dongliang Mu
[PATCH 1/1] media: staging: media: imx6-mipi-csi2: Add log_status core callback, Alexander Stein
[PATCH AUTOSEL 5.15 17/17] media: Prefer designated initializers over memset for subdev pad ops, Sasha Levin
[PATCH AUTOSEL 6.1 32/33] media: Prefer designated initializers over memset for subdev pad ops, Sasha Levin
[PATCH AUTOSEL 6.2 35/37] media: Prefer designated initializers over memset for subdev pad ops, Sasha Levin
[PATCH AUTOSEL 6.3 40/44] media: Prefer designated initializers over memset for subdev pad ops, Sasha Levin
[PATCH] staging: rtl8723bs: use tabs for indentation, Daniel Watson
[PATCH] staging: octeon: delete my name from TODO contact, Aaro Koskinen
[GIT PULL] Staging driver updates for 6.4-rc1,
Greg KH
[PATCH v2] media: imx: Unstage the imx8mq-mipi-csi2 driver,
Martin Kepplinger
[PATCH 0/5] staging: media: atomisp: Remove #ifdef 2401,
Kate Hsuan
[PATCH] staging: rtl8192e: avoid CamelCase <RATRIndex>,
John Grace
[PATCH v5 0/4] Remove unused rf_set_sens variable,
Yogesh Hegde
[PATCH] media: imx: Unstage the imx8mq-mipi-csi2 driver,
Martin Kepplinger
[PATCH v4 0/4] Remove unused rf_set_sens variable,
Yogesh Hegde
[PATCH v4] staging: wlan-ng: replace rate macros, Luke Koch
[PATCH 0/4] staging: rtl8723bs: Adjustments for rtw_set_802_11_bssid_list_scan(),
Markus Elfring
[PATCH] staging: rtl8192e: add missing braces {},
Stephan Snyman
[PATCH 0/4] staging: rtl8712: Adjustments for process_link_qual(),
Markus Elfring
[PATCH v3] staging: rtl8192e: Fix W_DISABLE# does not work after stop/start, Philipp Hortmann
[PATCH v3] staging: wlan-ng: replace rate macros,
Luke Koch
[Index of Archives]
[Linux Driver Development]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]