Linux Kernel Staging
[Prev Page][Next Page]
- Re: [PATCH v3] staging: vt6655: refactor byRadioCtl to radio_ctl, (continued)
- [PATCH v2] staging: vt6655: refactor byRadioCtl to radio_ctl, Alberto Merciai
- [PATCH] [PATCH] staging: vt6655: refactor byRadioCtl to radio_ctl, Alberto Merciai
- [PATCH v3] staging: fieldbus: replace snprintf with sysfs_emit,
davidcomponentone
- [PATCH 0/5] staging: r8188eu: odm cleanups,
Michael Straube
- [PATCH v4] media: hantro: Make G2/HEVC use hantro_postproc_ops, Benjamin Gaignard
- [PATCH v3] media: hantro: Make G2/HEVC use hantro_postproc_ops, Benjamin Gaignard
- [RFC V3 0/2] arm64: imx8mm: Enable Hantro VPUs,
Adam Ford
- [PATCH -next v4 0/3] some fix and cleanup for rtl8192e,
Yang Yingliang
- [PATCH v2 0/2] staging: fbtft: add and use macro FBTFT_REGISTER_SPI_DRIVER,
Heiner Kallweit
- [PATCH v4 0/6] staging: media: wave5: add wave5 codec driver,
Dafna Hirschfeld
- [PATCH] staging: r8188eu: Fix coding style error, Abdun Nihaal
- [PATCH] QLGE: qlge_main: Fix style,
Adam Kandur
- [PATCH v1 1/1] media: atomisp: fix "variable dereferenced before check 'asd'", Tsuchiya Yuto
- [PATCH -next 0/3] some fix and cleanup for rtl8192e,
Yang Yingliang
- [PATCH -next v2] staging: rtl8192e: rtllib_module: fix missing free_netdev() on error in alloc_rtllib(),
Yang Yingliang
- [RFC V2 0/2] arm64: imx8mm: Enable Hantro VPUs,
Adam Ford
- [PATCH] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts(),
Zhou Qingyang
[PATCH -next] staging: rtl8192e: rtllib_module: fix missing free_netdev() on error in alloc_rtllib(),
Yang Yingliang
[PATCH] staging: replace snprintf with sysfs_emit,
davidcomponentone
[PATCH] media: atomisp: make array idx_map static const,
Colin Ian King
[PATCH] staging: r8188eu: RFType is set but never used, Michael Straube
[PATCH] staging: rtl8192u: make array queuetopipe static const, Colin Ian King
[PATCH] staging: r8188eu: use ARRAY_SIZE() macro and fix camelcase issues,
Vihas Mak
[PATCH v2 0/9] media: hantro: add Allwinner H6 support,
Jernej Skrabec
[PATCH 0/7] staging: r8188eu: DBG_88E_LEVEL removal,
Phillip Potter
[PATCH v2 00/10] staging: r8188eu: remove rf_type and rtw_rf_config,
Michael Straube
- [PATCH v2 01/10] staging: r8188eu: remove rf_type from rtw_update_ht_cap(), Michael Straube
- [PATCH v2 02/10] staging: r8188eu: remove rf_type from issue_assocreq(), Michael Straube
- [PATCH v2 03/10] staging: r8188eu: remove rf_type from storePwrIndexDiffRateOffset(), Michael Straube
- [PATCH v2 05/10] staging: r8188eu: remove TxCount from getTxPowerIndex88E(), Michael Straube
- [PATCH v2 04/10] staging: r8188eu: remove rf_type from getTxPowerIndex88E(), Michael Straube
- [PATCH v2 06/10] staging: r8188eu: remove rf_type from writeOFDMPowerReg88E(), Michael Straube
- [PATCH v2 07/10] staging: r8188eu: remove rf_type from bb_reg_dump(), Michael Straube
- [PATCH v2 08/10] staging: r8188eu: remove unused HW_VAR_RF_TYPE, Michael Straube
- [PATCH v2 09/10] staging: r8188eu: remove rf_type from struct hal_data_8188e, Michael Straube
- [PATCH v2 10/10] staging: r8188eu: remove module parameter rtw_rf_config, Michael Straube
[PATCH 0/5] staging: r8188eu: remove rf_type and rtw_rf_config,
Michael Straube
[PATCH] staging: fbtft: add spi_device_id table,
Heiner Kallweit
[PATCH v6] staging: vt6655: refactor camelcase uCurrRSSI to current_rssi, Alberto Merciai
[PATCH] media: staging: max96712: Constify static v4l2_subdev_ops,
Rikard Falkeborn
[PATCH 0/8] staging: r8188eu: simplify usb in ep handling,
Martin Kaiser
[GIT PULL] Staging driver fixes for 5.16-rc3,
Greg KH
[PATCH v3 0/3] staging: zynpu: Add driver support for ARM(China) ZHOUYI AI accelerator,
Cai Huoqing
[PATCH 0/5] staging: r8188eu: remove more usages of rf_type,
Michael Straube
[PATCH 0/4] staging: r8188eu: some trivial removals,
Martin Kaiser
[PATCH 0/4] staging: r8188eu: clean up workers,
Martin Kaiser
[PATCH v3 0/4] media: HEVC: RPS clean up,
Benjamin Gaignard
[PATCH 0/6] staging: r8188eu: clean up efuse / eeprom code,
Martin Kaiser
[PATCH] media: hantro: Make G2/HEVC use hantro_postproc_ops,
Benjamin Gaignard
[PATCH 1/3] staging: unisys: visornic: fixed a typo cant -> can't,
Liu Junqi
[PATCH V1 RESEND] staging: unisys: visorhba: use tab to indent instead of whitespace, Liu Junqi
[PATCH v2] staging: r8188eu: use max() and min() macros,
Vihas Mak
[PATCH 0/6] drm/tiny/st7735r: Match up with staging/fbtft driver,
Noralf Trønnes
- [PATCH 6/6] drm: tiny: st7735r: Support DT initialization of controller, Noralf Trønnes
- [PATCH 5/6] drm/mipi-dbi: Add device property functions, Noralf Trønnes
- [PATCH 1/6] dt-bindings: display: sitronix,st7735r: Fix backlight in example, Noralf Trønnes
- [PATCH 2/6] dt-bindings: display: sitronix,st7735r: Make reset-gpios optional, Noralf Trønnes
- [PATCH 4/6] dt-bindings: display: sitronix,st7735r: Add initialization properties, Noralf Trønnes
- [PATCH 3/6] dt-bindings: display: sitronix,st7735r: Remove spi-max-frequency limit, Noralf Trønnes
- Re: [PATCH 0/6] drm/tiny/st7735r: Match up with staging/fbtft driver, David Lechner
- Re: [PATCH 0/6] drm/tiny/st7735r: Match up with staging/fbtft driver, Noralf Trønnes
[PATCH v2 0/3] staging: zynpu: Add driver support for ARM(China) ZHOUYI AI accelerator,
Cai Huoqing
[PATCH 0/3] staging: zynpu: Add driver support for ARM(China) ZHOUYI AI accelerator,
Cai Huoqing
[PATCH] staging: r8188eu: use max() and min() macros,
Vihas Mak
[PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id,
Arnd Bergmann
- [PATCH v2 01/11] ASoC: tegra20-spdif: stop setting slave_id, Arnd Bergmann
- [PATCH v2 02/11] ASoC: dai_dma: remove slave_id field, Arnd Bergmann
- [PATCH v2 03/11] spi: pic32: stop setting dma_config->slave_id, Arnd Bergmann
- [PATCH v2 04/11] mmc: bcm2835: stop setting chan_config->slave_id, Arnd Bergmann
- [PATCH v2 05/11] dmaengine: shdma: remove legacy slave_id parsing, Arnd Bergmann
- [PATCH v2 06/11] dmaengine: pxa/mmp: stop referencing config->slave_id, Arnd Bergmann
- [PATCH v2 07/11] dmaengine: sprd: stop referencing config->slave_id, Arnd Bergmann
- [PATCH v2 08/11] dmaengine: qcom-adm: stop abusing slave_id config, Arnd Bergmann
- [PATCH v2 09/11] dmaengine: xilinx_dpdma: stop using slave_id field, Arnd Bergmann
- [PATCH v2 10/11] dmaengine: tegra20-apb: stop checking config->slave_id, Arnd Bergmann
- [PATCH v2 11/11] dmaengine: remove slave_id config field, Arnd Bergmann
- Re: [PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id, Mark Brown
- Re: [PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id, Vinod Koul
[PATCH] staging: r8188eu: remove unnecessary NULL check,
Vihas Mak
[PATCH 0/7] media: hantro: add Allwinner H6 support,
Jernej Skrabec
[PATCH 3/7] media: hantro: vp9: add support for legacy register set, Jernej Skrabec
[PATCH 4/7] media: hantro: move postproc enablement for old cores, Jernej Skrabec
[PATCH 5/7] media: dt-bindings: allwinner: document H6 Hantro G2 binding, Jernej Skrabec
[PATCH 6/7] media: hantro: Add support for Allwinner H6, Jernej Skrabec
[PATCH 7/7] arm64: dts: allwinner: h6: Add Hantro G2 node, Jernej Skrabec
Re: [PATCH 0/7] media: hantro: add Allwinner H6 support, Jernej Škrabec
[PATCH RESEND] staging: vchiq_core: remove superfluous static_assert statement,
Gaston Gonzalez
[PATCH] staging: vt6655: rename variable bHWRadioOff,
Alberto Merciai
[PATCH] staging: rtl8723bs: replace printk(KERN_CRIT...) by netdev_crit(),
Satoshi Ikeke
[PATCH v4] staging: vt6655: refactor camelcase uCurrRSSI to current_rssi, Alberto Merciai
[PATCH] Staging: rtl8712: rtl871x_security: fixed a camel case variable name coding style issue,
Zoeb Mithaiwala
[PATCH 0/2] staging: r8188eu: remove more rf_type related dead code,
Michael Straube
[PATCH] media: hantro: Hook up RK3399 JPEG encoder output,
Chen-Yu Tsai
[PATCH 2/2] media: cedrus: Add support for the D1 variant,
Samuel Holland
[PATCH] staging: r8188eu: remove rf_type from rtw_mcs_rate(), Michael Straube
[PATCH v5] staging: vt6655: refactor camelcase uCurrRSSI to current_rssi,
Alberto Merciai
[PATCH] staging: r8188eu: Remove support for devices with 8188FU chipset (0bda:f179), Candy Febriyanto
[PATCH] staging: unisys: visorhba: use tab to indent instead of whitespace, Liu Junqi
[PATCH 0/8] media: atomisp: sync the remaining code with Aero firmware,
Mauro Carvalho Chehab
r8188eu and cfg80211,
Zameer Manji
[PATCH] staging: r8188eu: remove unused code in rtw_cmd.h,
Zameer Manji
[PATCH] staging: 8188eu: remove unused code in ieee80211.h,
Zameer Manji
[PATCH] staging: r8188eu: remove unused hal fields,
Zameer Manji
[PATCH v2] media: atomisp: sh_css_sp: better support the current firmware, Mauro Carvalho Chehab
[PATCH v2 00/12] media: atomisp: reduce the gap for ISP2401,
Mauro Carvalho Chehab
- [PATCH v2 03/12] media: atomisp: sh_css_metrics: drop some unused code, Mauro Carvalho Chehab
- [PATCH v2 07/12] media: atomisp: remove #ifdef HAS_NO_HMEM, Mauro Carvalho Chehab
- [PATCH v2 09/12] media: atomisp: get rid of #ifdef HAS_BL, Mauro Carvalho Chehab
- [PATCH v2 10/12] media: atomisp: get rid of sctbl_legacy_*, Mauro Carvalho Chehab
- [PATCH v2 04/12] media: atomisp: sh_css_mipi: cleanup the code, Mauro Carvalho Chehab
- [PATCH v2 12/12] media: atomisp: sh_css_sp: better support the current firmware, Mauro Carvalho Chehab
- [PATCH v2 01/12] media: atomisp: drop empty files, Mauro Carvalho Chehab
- [PATCH v2 06/12] media: atomisp: sh_css_params: cleanup the code, Mauro Carvalho Chehab
- [PATCH v2 02/12] media: atomisp: simplify sh_css_defs.h, Mauro Carvalho Chehab
- [PATCH v2 08/12] media: atomisp: get rid of USE_WINDOWS_BINNING_FACTOR tests, Mauro Carvalho Chehab
- [PATCH v2 11/12] media: atomisp: sh_css_param_shading: fix comments coding style, Mauro Carvalho Chehab
- [PATCH v2 05/12] media: atomisp: sh_css_params: remove tests for ISP2401, Mauro Carvalho Chehab
[PATCH 00/13] media: atomisp: reduce the gap for ISP2401,
Mauro Carvalho Chehab
- [PATCH 09/13] media: atomisp: get rid of #ifdef HAS_BL, Mauro Carvalho Chehab
- [PATCH 11/13] media: atomisp: sh_css_param_shading: fix comments coding style, Mauro Carvalho Chehab
- [PATCH 13/13] media: atomisp: sh_css_sp: better support the current firmware, Mauro Carvalho Chehab
- [PATCH 10/13] media: atomisp: get rid of sctbl_legacy_*, Mauro Carvalho Chehab
- [PATCH 04/13] media: atomisp: sh_css_mipi: cleanup the code, Mauro Carvalho Chehab
- [PATCH 07/13] media: atomisp: remove #ifdef HAS_NO_HMEM, Mauro Carvalho Chehab
- [PATCH 08/13] media: atomisp: get rid of USE_WINDOWS_BINNING_FACTOR tests, Mauro Carvalho Chehab
- [PATCH 12/13] media: atomisp: fix a bug when applying the binning factor, Mauro Carvalho Chehab
- [PATCH 03/13] media: atomisp: sh_css_metrics: drop some unused code, Mauro Carvalho Chehab
- [PATCH 06/13] media: atomisp: sh_css_params: cleanup the code, Mauro Carvalho Chehab
- [PATCH 02/13] media: atomisp: simplif sh_css_defs.h, Mauro Carvalho Chehab
- [PATCH 01/13] media: atomisp: drop empty files, Mauro Carvalho Chehab
- [PATCH 05/13] media: atomisp: sh_css_params: remove tests for ISP2401, Mauro Carvalho Chehab
[PATCH] staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect(), Dan Carpenter
[PATCH] staging: r8188eu: code indent should use tabs, Michael Straube
[PATCH] staging: r8188eu: delete unused header, Zameer Manji
[PATCH v8 00/12] VP9 codec V4L2 control interface,
Andrzej Pietrasiewicz
- [PATCH v8 01/12] hantro: postproc: Fix motion vector space size, Andrzej Pietrasiewicz
- [PATCH v8 02/12] hantro: postproc: Introduce struct hantro_postproc_ops, Andrzej Pietrasiewicz
- [PATCH v8 03/12] hantro: Simplify postprocessor, Andrzej Pietrasiewicz
- [PATCH v8 04/12] hantro: Add quirk for NV12/NV12_4L4 capture format, Andrzej Pietrasiewicz
- [PATCH v8 08/12] media: hantro: Rename registers, Andrzej Pietrasiewicz
- [PATCH v8 05/12] media: uapi: Add VP9 stateless decoder controls, Andrzej Pietrasiewicz
- [PATCH v8 07/12] media: rkvdec: Add the VP9 backend, Andrzej Pietrasiewicz
- [PATCH v8 12/12] media: hantro: Support NV12 on the G2 core, Andrzej Pietrasiewicz
- [PATCH v8 09/12] media: hantro: Prepare for other G2 codecs, Andrzej Pietrasiewicz
- [PATCH v8 11/12] media: hantro: Staticize a struct in postprocessor code, Andrzej Pietrasiewicz
- [PATCH v8 10/12] media: hantro: Support VP9 on the G2 core, Andrzej Pietrasiewicz
- [PATCH v8 06/12] media: Add VP9 v4l2 library, Andrzej Pietrasiewicz
- Re: [PATCH v8 00/12] VP9 codec V4L2 control interface, Ezequiel Garcia
[PATCH 00/23] Make the code closer to candrpv_0415 firmware,
Mauro Carvalho Chehab
- [PATCH 04/23] media: atomisp: ia_css_stream.h: remove ifdefs from the header, Mauro Carvalho Chehab
- [PATCH 08/23] media: atomisp: drop an useless #ifdef ISP2401, Mauro Carvalho Chehab
- [PATCH 11/23] media: atomisp: drop #ifdef WITH_PC_MONITORING, Mauro Carvalho Chehab
- [PATCH 18/23] media: atomisp: drop a dead code, Mauro Carvalho Chehab
- [PATCH 06/23] media: atomisp: Avoid some {} just to define new vars, Mauro Carvalho Chehab
- [PATCH 15/23] media: atomisp: get rid of ia_css_stream_load(), Mauro Carvalho Chehab
- [PATCH 03/23] media: atomisp: shift some structs from input_system_local, Mauro Carvalho Chehab
- [PATCH 23/23] media: atomisp: get rid of #ifdef ISP_VEC_NELEMS, Mauro Carvalho Chehab
- [PATCH 02/23] media: atomisp: get rid of if CONFIG_ON_FRAME_ENQUEUE, Mauro Carvalho Chehab
- [PATCH 14/23] media: atomisp: drop crop code at stream create function, Mauro Carvalho Chehab
- [PATCH 13/23] media: atomisp: solve #ifdef HAS_NO_PACKED_RAW_PIXELS, Mauro Carvalho Chehab
- [PATCH 21/23] media: atomisp: warn if mipi de-allocation failed, Mauro Carvalho Chehab
- [PATCH 19/23] media: atomisp: get rid of some weird warn-suppress logic, Mauro Carvalho Chehab
- [PATCH 16/23] media: atomisp: unify ia_css_stream stop logic, Mauro Carvalho Chehab
- [PATCH 12/23] media: atomisp: remove #ifdef SH_CSS_ENABLE_METADATA, Mauro Carvalho Chehab
- [PATCH 22/23] media: atomisp: make sh_css similar to Intel Aero driver, Mauro Carvalho Chehab
- [PATCH 09/23] media: atomisp: remove #ifdef HAS_OUTPUT_SYSTEM, Mauro Carvalho Chehab
- [PATCH 10/23] media: atomisp: drop #ifdef SH_CSS_ENABLE_PER_FRAME_PARAMS, Mauro Carvalho Chehab
- [PATCH 07/23] media: atomisp: drop two vars that are currently ignored, Mauro Carvalho Chehab
- [PATCH 17/23] media: atomisp: drop ia_css_pipe_update_qos_ext_mapped_arg, Mauro Carvalho Chehab
- [PATCH 01/23] media: atomisp: get rid of phys event abstractions, Mauro Carvalho Chehab
- [PATCH 20/23] media: atomisp: drop check_pipe_resolutions() logic, Mauro Carvalho Chehab
- [PATCH 05/23] media: atomisp: fix comments coding style at sh_css.c, Mauro Carvalho Chehab
[PATCH] staging: r8188eu: fix array_size.cocci warning,
Guo Zhengkui
[PATCH] staging: r8188eu: remove unused defines in wifi.h,
Zameer Manji
[PATCH v3 0/8] staging: vt6655: Fix line wrapping in `RFvWriteWakeProgSyn`,
Karolina Drobnik
[PATCH 00/11] dmaengine: kill off dma_slave_config->slave_id,
Arnd Bergmann
- [PATCH 01/11] ASoC: dai_dma: remove slave_id field, Arnd Bergmann
- [PATCH 02/11] spi: pic32: stop setting dma_config->slave_id, Arnd Bergmann
- [PATCH 03/11] mmc: bcm2835: stop setting chan_config->slave_id, Arnd Bergmann
- [PATCH 04/11] dmaengine: shdma: remove legacy slave_id parsing, Arnd Bergmann
- [PATCH 05/11] dmaengine: pxa/mmp: stop referencing config->slave_id, Arnd Bergmann
- [PATCH 06/11] dmaengine: sprd: stop referencing config->slave_id, Arnd Bergmann
- [PATCH 07/11] dmaengine: qcom-adm: stop abusing slave_id config, Arnd Bergmann
- [PATCH 08/11] dmaengine: xilinx_dpdma: stop using slave_id field, Arnd Bergmann
- [PATCH 09/11] dmaengine: tegra20-apb: stop checking config->slave_id, Arnd Bergmann
- [PATCH 10/11] staging: ralink-gdma: stop using slave_id config, Arnd Bergmann
- [PATCH 11/11] dmaengine: remove slave_id config field, Arnd Bergmann
[PATCH] media: imx: fix boolreturn.cocci warning:, Guo Zhengkui
[PATCH v2 0/3] Add NVIDIA Tegra114 support to video decoder driver,
Dmitry Osipenko
[PATCH v1 0/3] Add NVIDIA Tegra114 support to video decoder driver,
Dmitry Osipenko
[PATCH 0/3] staging: mt7621-dma: remove dma related drivers from tree,
Sergio Paracuellos
[PATCH 00/15] staging: r8188eu: more efuse cleanup,
Martin Kaiser
- [PATCH 01/15] staging: r8188eu: remove efuse type from definition functions, Martin Kaiser
- [PATCH 02/15] staging: r8188eu: remove efuse type from read functions, Martin Kaiser
- [PATCH 03/15] staging: r8188eu: remove test code for efuse shadow map, Martin Kaiser
- [PATCH 04/15] staging: r8188eu: merge small adapter info helpers, Martin Kaiser
- [PATCH 05/15] staging: r8188eu: rtl8188e_EfuseGetCurrentSize is now unused, Martin Kaiser
- [PATCH 06/15] staging: r8188eu: rtl8188e_Efuse_PgPacketRead is now unused, Martin Kaiser
- [PATCH 07/15] staging: r8188eu: merge Efuse_ReadAllMap into EFUSE_ShadowMapUpdate, Martin Kaiser
- [PATCH 08/15] staging: r8188eu: use efuse map length define directly, Martin Kaiser
- [PATCH 09/15] staging: r8188eu: rtl8188e_EFUSE_GetEfuseDefinition is unused, Martin Kaiser
- [PATCH 10/15] staging: r8188eu: remove defines for efuse type, Martin Kaiser
- [PATCH 11/15] staging: r8188eu: efuse_OneByteRead is unused, Martin Kaiser
- [PATCH 12/15] staging: r8188eu: efuse_OneByteWrite is unused, Martin Kaiser
- [PATCH 13/15] staging: r8188eu: remove bt efuse definitions, Martin Kaiser
- [PATCH 14/15] staging: r8188eu: remove fake efuse variables, Martin Kaiser
- [PATCH 15/15] staging: r8188eu: remove the efuse_hal structure, Martin Kaiser
[PATCH v4] staging: mt7621-dma: reindent to avoid '(' at the end of line,
Liu Junqi
[PATCH v3] staging: mt7621-dma: reindent to avoid '(' at the end of line,
Liu Junqi
[PATCH v2] staging: mt7621-dma: reindent to avoid '(' at the end of line,
Liu Junqi
[PATCH] staging: vt6655: fix camelcase in bRadioOff, Tommaso Merciai
[PATCH] Staging: mt7621-dma: reindent to avoid '(' at the end of line,
Liu Junqi
[BUG] media: imx: imx7-media-csi issue with vb2 is hanging / freezing the system,
Martin Kepplinger
[PATCH 0/3] Fix some W=1 clang Werror at staging/media,
Mauro Carvalho Chehab
[PATCH] media: hantro: Avoid global variable for jpeg quantization tables,
James Cowgill
[PATCH 1/7] staging: r8188eu: remove haldata's EEPROMVID / PID,
Martin Kaiser
[PATCH 0/3] atomisp: add support for enum frame rate and sizes,
Mauro Carvalho Chehab
[PATCH 1/2] media: atomisp-ov2680: uncomment other resolutions,
Mauro Carvalho Chehab
[PATCH v3 0/6] staging: media: wave5: add wave5 codec driver,
Dafna Hirschfeld
[PATCH] media: atomisp: get rid of atomisp_get_frame_pgnr() abstraction, Mauro Carvalho Chehab
[PATCH 1/2] media: atomisp-ov2680: initialize return var,
Mauro Carvalho Chehab
[PATCH] media: atomisp: Remove unneeded null check, Xu Wang
[PATCH] staging: fieldbus: Replace snprintf in show functions with sysfs_emit,
cgel . zte
[PATCH] staging: Remove Netlogic XLP network driver, Rob Herring
[PATCH] staging: r8188eu: fix a memory leak in rtw_wx_read32(), Dan Carpenter
[PATCH AUTOSEL 5.10 029/101] media: atomisp: Fix error handling in probe, Sasha Levin
[PATCH AUTOSEL 5.14 037/138] media: atomisp: Fix error handling in probe, Sasha Levin
[PATCH AUTOSEL 5.15 040/146] media: atomisp: Fix error handling in probe, Sasha Levin
[PATCH v0 00/42] notifiers: Return an error when callback is already registered,
Borislav Petkov
[PATCH v0 42/42] notifier: Return an error when callback is already registered,
Borislav Petkov
[Index of Archives]
[Linux Driver Development]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]