Show patches with: none      |   94252 patches
« 1 2 3 4942 943 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
dma-buf: use wake_up_process() instead of wake_up_state() dma-buf: use wake_up_process() instead of wake_up_state() - 1 - --- 2021-03-19 王擎 New
staging: media: zoran: fix some formatting issues staging: media: zoran: fix some formatting issues - - - --- 2021-05-18 王擎 New
media: ccs: replace snprintf in show functions with sysfs_emit media: ccs: replace snprintf in show functions with sysfs_emit - - - --- 2021-10-15 王擎 New
[V2] media: i2c: ccs: replace snprintf in show functions with sysfs_emit [V2] media: i2c: ccs: replace snprintf in show functions with sysfs_emit - - - --- 2021-10-18 王擎 New
[V3] media: i2c: ccs: replace snprintf in show functions with sysfs_emit [V3] media: i2c: ccs: replace snprintf in show functions with sysfs_emit - 1 - --- 2021-10-20 王擎 New
media: dvb-frontends: use div64_u64() instead of do_div() media: dvb-frontends: use div64_u64() instead of do_div() - - - --- 2022-02-09 王擎 New
media: qcom: use div64_u64() instead of do_div() media: qcom: use div64_u64() instead of do_div() - - - --- 2022-02-09 王擎 New
media: si21xx: use time_after_eq() instead of jiffies judgment media: si21xx: use time_after_eq() instead of jiffies judgment - - - --- 2022-02-10 王擎 New
media: stv0299: use time_after_eq() instead of jiffies judgment media: stv0299: use time_after_eq() instead of jiffies judgment - - - --- 2022-02-10 王擎 New
media: tda8083: use time_after_eq() instead of jiffies judgment media: tda8083: use time_after_eq() instead of jiffies judgment - - - --- 2022-02-10 王擎 New
media: wl128x: use time_after_eq() instead of jiffies judgment media: wl128x: use time_after_eq() instead of jiffies judgment - - - --- 2022-02-10 王擎 New
media: vivid: use time_after_eq() instead of jiffies judgment media: vivid: use time_after_eq() instead of jiffies judgment - - - --- 2022-02-10 王擎 New
[V2,1/13] block: xen: use time_is_before_eq_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,2/13] clk: mvebu: use time_is_before_eq_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,3/13] gpu: drm: i915: use time_is_after_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,4/13] gpu: drm: radeon: use time_is_before_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,5/13] hid: use time_is_after_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment 1 - - --- 2022-02-11 王擎 New
[V2,6/13] input: serio: use time_is_before_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,7/13] md: use time_is_before_jiffies(() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,10/13] md: use time_is_before_eq_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,9/13] media: si21xx: use time_is_before_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,10/13] media: stv0299: use time_is_before_jiffies() instead of jiffies judgment Untitled series #613306 - - - --- 2022-02-11 王擎 New
[V2,11/13] media: tda8083: use time_is_after_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,12/13] media: wl128x: use time_is_before_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,13/13] media: vivid: use time_is_after_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V3,1/13] block: xen: use time_is_before_eq_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it 1 - - --- 2022-02-15 王擎 New
[V3,2/13] clk: mvebu: use time_is_before_eq_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,3/13] gpu: drm: i915: use time_is_after_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,4/13] gpu: drm: radeon: use time_is_before_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,5/13] hid: use time_is_after_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it 2 - - --- 2022-02-15 王擎 New
[V3,6/13] input: serio: use time_is_before_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - 1 - --- 2022-02-15 王擎 New
[V3,7/13] md: use time_is_before_jiffies(() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,10/13] md: use time_is_before_eq_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,9/13] media: si21xx: use time_is_before_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,10/13] media: stv0299: use time_is_before_jiffies() instead of open coding it Untitled series #614332 - - - --- 2022-02-15 王擎 New
[V3,11/13] media: tda8083: use time_is_after_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,12/13] media: wl128x: use time_is_before_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,13/13] media: vivid: use time_is_after_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[v2] drm/virtio: fixed memory leak in virtio_gpu_execbuffer_ioctl() [v2] drm/virtio: fixed memory leak in virtio_gpu_execbuffer_ioctl() - - - --- 2020-07-20 何鑫 New
[v3] drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl() [v3] drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl() - 1 - --- 2020-07-21 何鑫 New
[1/8,for,ZBar] Include windows.h for vfw MinGW compatibility patches - - - --- 2019-04-09 Руслан Ижбулатов New
[2/8,for,ZBar] Specify correct path to barcode.png MinGW compatibility patches - - - --- 2019-04-09 Руслан Ижбулатов New
[3/8,for,ZBar] Check for clock_gettime on pthread library as well MinGW compatibility patches - - - --- 2019-04-09 Руслан Ижбулатов New
[4/8,for,ZBar] Disable zbarcam-gtk on Windows MinGW compatibility patches - - - --- 2019-04-09 Руслан Ижбулатов New
[5/8,for,ZBar] Use -no-undefined for libzbargtk MinGW compatibility patches - - - --- 2019-04-09 Руслан Ижбулатов New
[6/8,for,ZBar] Make zbargtk build on Windows MinGW compatibility patches - - - --- 2019-04-09 Руслан Ижбулатов New
[7/8,for,ZBar] Make use of glib thread names MinGW compatibility patches - - - --- 2019-04-09 Руслан Ижбулатов New
[8/8,for,ZBar] Correctly generate version.xml and reldate.xml MinGW compatibility patches - - - --- 2019-04-09 Руслан Ижбулатов New
add interface protocol 1 for Surface Pro 3 cameras - - - --- 2015-08-24 Zvi Effron New
[-next] media: cx231xx: Remove unneeded semicolon [-next] media: cx231xx: Remove unneeded semicolon - - - --- 2020-04-28 Zou Wei New
[-next] media: tegra: Make tegra210_video_formats static [-next] media: tegra: Make tegra210_video_formats static 1 - - --- 2020-05-11 Zou Wei New
[-next] dma-buf: heaps: Remove unused variable ret [-next] dma-buf: heaps: Remove unused variable ret 2 - - --- 2020-09-22 Zou Wei New
[-next] dma-buf: heaps: Make sys_heap static [-next] dma-buf: heaps: Make sys_heap static - - - --- 2020-10-29 Zou Wei New
[-next] media: ti-vpe: cal: Mark cal_camerarx_media_ops with static keyword [-next] media: ti-vpe: cal: Mark cal_camerarx_media_ops with static keyword - - - --- 2021-01-12 Zou Wei New
[-next] media: venus: Mark bufreq_enc with static keyword [-next] media: venus: Mark bufreq_enc with static keyword - - - --- 2021-01-14 Zou Wei New
[-next] media: mt9v111: Add missing MODULE_DEVICE_TABLE [-next] media: mt9v111: Add missing MODULE_DEVICE_TABLE 1 - - --- 2021-05-11 Zou Wei New
[media] stb0899: allow minimum symbol rate of 1000000 - - - --- 2013-05-08 Zoran Turalija New
[media] stb0899: allow minimum symbol rate of 1000000 - - - --- 2013-05-09 Zoran Turalija New
media: platform: cros-ec: Add aurash to the match table media: platform: cros-ec: Add aurash to the match table - - - --- 2023-02-23 Zoey Wu New
media: amphion: delete unnecessary NULL check media: amphion: delete unnecessary NULL check - 1 - --- 2022-06-06 Ziyang Xuan (William) New
media: platform: Add brask to the match table media: platform: Add brask to the match table - - - --- 2021-12-21 Zhuohao Lee New
[v2] media: platform: Add brask to the match table [v2] media: platform: Add brask to the match table - 1 - --- 2021-12-21 Zhuohao Lee New
media: tm6000: add error handling for dvb_register_adapter - - - --- 2018-06-11 Zhouyang Jia New
media: cx88: add error handling for snd_ctl_add - - - --- 2018-06-11 Zhouyang Jia New
[v2] media: tm6000: add error handling for dvb_register_adapter - - - --- 2018-06-12 Zhouyang Jia New
radio/wl128x: remove unnecessary (void*) conversions radio/wl128x: remove unnecessary (void*) conversions - - - --- 2022-12-23 ZhouJie New
media: dib8000: Fix a memleak in dib8000_init() media: dib8000: Fix a memleak in dib8000_init() - - - --- 2021-11-30 Zhou Qingyang New
media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts() media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts() - - - --- 2021-11-30 Zhou Qingyang New
media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach() media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach() - - - --- 2021-11-30 Zhou Qingyang New
media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach() media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach() - - - --- 2021-11-30 Zhou Qingyang New
media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach() media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach() - - - --- 2021-11-30 Zhou Qingyang New
media: vidtv: Fix a wild pointer dereference in vidtv_channel_pmt_match_sections() media: vidtv: Fix a wild pointer dereference in vidtv_channel_pmt_match_sections() - - - --- 2021-11-30 Zhou Qingyang New
[v2] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts() [v2] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts() - 1 - --- 2021-12-02 Zhou Qingyang New
[v2] media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach() [v2] media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach() - - - --- 2021-12-03 Zhou Qingyang New
[v3] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts() [v3] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts() - - - --- 2021-12-15 Zhou Qingyang New
media: bttv: Fix a NULL pointer dereference in bttv_s_fbuf() media: bttv: Fix a NULL pointer dereference in bttv_s_fbuf() - - - --- 2022-01-24 Zhou Qingyang New
media: bttv: Fix a NULL pointer dereference in setup_window_lock() media: bttv: Fix a NULL pointer dereference in setup_window_lock() - - - --- 2022-01-24 Zhou Qingyang New
media: media/pci: Fix a NULL pointer dereference in cx23885_417_register() media: media/pci: Fix a NULL pointer dereference in cx23885_417_register() - - - --- 2022-01-24 Zhou Qingyang New
media: mtk-vcodec: Fix a NULL pointer dereference in mtk_vcodec_fw_scp_init() media: mtk-vcodec: Fix a NULL pointer dereference in mtk_vcodec_fw_scp_init() - - - --- 2022-01-24 Zhou Qingyang New
media: mtk-vcodec: media: mtk-vcodec: Fix a NULL pointer dereference in mtk_vcodec_fw_vpu_init() media: mtk-vcodec: media: mtk-vcodec: Fix a NULL pointer dereference in mtk_vcodec_fw_vpu_init() - - - --- 2022-01-24 Zhou Qingyang New
media: pci: cx23855-video.c: Fix a NULL pointer dereference in cx23885_video_register() media: pci: cx23855-video.c: Fix a NULL pointer dereference in cx23885_video_register() - - - --- 2022-01-24 Zhou Qingyang New
media: saa7134: Fix a NULL pointer dereference in saa7134_initdev() media: saa7134: Fix a NULL pointer dereference in saa7134_initdev() - - - --- 2022-01-24 Zhou Qingyang New
media: ti-vpe: cal: Fix a NULL pointer dereference in cal_ctx_v4l2_init_formats() media: ti-vpe: cal: Fix a NULL pointer dereference in cal_ctx_v4l2_init_formats() - 2 - --- 2022-01-24 Zhou Qingyang New
media: bttv: Fix a NULL pointer dereference in bttv_overlay() media: bttv: Fix a NULL pointer dereference in bttv_overlay() - - - --- 2022-01-24 Zhou Qingyang New
[1/2] media: ipu3-cio2: Use dma_zalloc_coherent to replace dma_alloc_coherent + memset media: Use dma_zalloc_coherent to replace dma_alloc_coherent + memset - - - --- 2018-08-18 zhong jiang New
[2/2] media: mtk_vcodec_util: Use dma_zalloc_coherent to replace dma_alloc_coherent + memset media: Use dma_zalloc_coherent to replace dma_alloc_coherent + memset - - - --- 2018-08-18 zhong jiang New
media: coda: remove redundant null pointer check before of_node_put media: coda: remove redundant null pointer check before of_node_put - - - --- 2018-09-16 zhong jiang New
media: platform: remove redundant null pointer check before of_node_put media: platform: remove redundant null pointer check before of_node_put - 1 - --- 2018-09-16 zhong jiang New
media: remove redundant include moduleparam.h media: remove redundant include moduleparam.h - - - --- 2018-09-18 zhong jiang New
media: usb: Use kmemdup instead of duplicating its function. media: usb: Use kmemdup instead of duplicating its function. - - - --- 2018-09-18 zhong jiang New
media: dvb-frontends: Use kmemdup instead of duplicating its function media: dvb-frontends: Use kmemdup instead of duplicating its function - - - --- 2018-09-18 zhong jiang New
[PATCHv2] media: dvb-frontends: Use kmemdup instead of duplicating its function [PATCHv2] media: dvb-frontends: Use kmemdup instead of duplicating its function - - - --- 2018-09-19 zhong jiang New
[RESEND,v2] media: dvb-frontends: Use kmemdup instead of duplicating its function [RESEND,v2] media: dvb-frontends: Use kmemdup instead of duplicating its function - - - --- 2018-09-19 zhong jiang New
media: ddbridge: remove some duplicated include file media: ddbridge: remove some duplicated include file - - - --- 2018-09-20 zhong jiang New
media: qcom: remove duplicated include file media: qcom: remove duplicated include file - - - --- 2018-09-20 zhong jiang New
[PATCHv2] media: qcom: remove duplicated include file [PATCHv2] media: qcom: remove duplicated include file 1 - - --- 2018-09-21 zhong jiang New
[1/3] batman-adv: Use FIELD_SIZEOF directly replace code with FIELD_SIZEOF - - - --- 2019-09-05 zhong jiang New
[2/3] media: v4l2: Use FIELD_SIZEOF directly replace code with FIELD_SIZEOF 1 - - --- 2019-09-05 zhong jiang New
[3/3] IB/mlx5: Use FIELD_SIZEOF directly replace code with FIELD_SIZEOF - - - --- 2019-09-05 zhong jiang New
[1/4] media: dvb-frontends: Use DIV_ROUND_CLOSEST directly to make it readable media: Use DIV_ROUND_CLOSEST directly - - - --- 2019-09-05 zhong jiang New
« 1 2 3 4942 943 »