Linux Kernel Staging
[Prev Page][Next Page]
- [PATCH v4 2/2] staging: qlge: Avoid multiplication while keep the same logic, (continued)
- [PATCH] staging: r8188eu: fall back to random mac address,
Martin Kaiser
- [PATCH 00/13] staging: vt6655: Convert four macros to functions,
Philipp Hortmann
- [PATCH 01/13] staging: vt6655: Rename byRegOfs to reg_offset in four macros, Philipp Hortmann
- [PATCH 02/13] staging: vt6655: Rename byBits to bit_mask in two macros, Philipp Hortmann
- [PATCH 03/13] staging: vt6655: Rename wBits to bit_mask in two macros, Philipp Hortmann
- [PATCH 04/13] staging: vt6655: Rename byData to reg_value in two macros, Philipp Hortmann
- [PATCH 05/13] staging: vt6655: Rename wData to reg_value in two macros, Philipp Hortmann
- [PATCH 07/13] staging: vt6655: Rename MACvWordRegBitsOn, Philipp Hortmann
- [PATCH 06/13] staging: vt6655: Rename MACvRegBitsOn, Philipp Hortmann
- [PATCH 09/13] staging: vt6655: Rename MACvWordRegBitsOff, Philipp Hortmann
- [PATCH 08/13] staging: vt6655: Rename MACvRegBitsOff, Philipp Hortmann
- [PATCH 10/13] staging: vt6655: Convert macro vt6655_mac_reg_bits_on to function, Philipp Hortmann
- [PATCH 11/13] staging: vt6655: Convert macro vt6655_mac_word_reg_bits_on to function, Philipp Hortmann
- [PATCH 12/13] staging: vt6655: Convert macro vt6655_mac_reg_bits_off to function, Philipp Hortmann
- [PATCH 13/13] staging: vt6655: Convert macro vt6655_mac_word_reg_bits_off to function, Philipp Hortmann
- [PATCH] remove custom return values in vc04_services,
Joel Slebodnick
- [PATCH] staging: r8188eu: remove HW_VAR_MLME_SITESURVEY from SetHwReg8188EU(),
Michael Straube
- [PATCH] media: staging: stkwebcam: Restore MEDIA_{USB,CAMERA}_SUPPORT dependencies, Geert Uytterhoeven
- [PATCH v3] staging: qlge: Fix indentation issue under long for loop,
Binyi Han
- [GIT PULL] Staging driver fix for 5.19-rc6,
Greg KH
- [PATCH v2 RESEND] staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callback, Duoming Zhou
- [PATCH v2] staging: qlge: Fix indentation issue under long for loop,
Binyi Han
- [PATCH] staging: qlge: Fix indentation issue under long for loop,
Binyi Han
- [PATCH 00/14] clean up efuse reading,
Martin Kaiser
- [PATCH 08/14] staging: r8188eu: merge ReadEFuseByIC into rtl8188e_ReadEFuse, Martin Kaiser
- [PATCH 02/14] staging: r8188eu: remove EepromOrEfuse from struct eeprom_priv, Martin Kaiser
- [PATCH 09/14] staging: r8188eu: txpktbuf_bndy is always 0, Martin Kaiser
- [PATCH 01/14] staging: r8188eu: remove unused eeprom defines, Martin Kaiser
- [PATCH 10/14] staging: r8188eu: offset is always 0 in rtl8188e_ReadEFuse, Martin Kaiser
- [PATCH 03/14] staging: r8188eu: remove eeprom function prototypes, Martin Kaiser
- [PATCH 04/14] staging: r8188eu: merge EFUSE_ShadowMapUpdate with its caller, Martin Kaiser
- [PATCH 11/14] staging: r8188eu: offset is always 0 in iol_read_efuse, Martin Kaiser
- [PATCH 12/14] staging: r8188eu: _offset is always 0 in efuse_phymap_to_logical, Martin Kaiser
- [PATCH 13/14] staging: r8188eu: efuse_utilized is never read, Martin Kaiser
- [PATCH 06/14] staging: r8188eu: always initialise efuse buffer with 0xff, Martin Kaiser
- [PATCH 05/14] staging: r8188eu: use a local buffer for efuse data, Martin Kaiser
- [PATCH 14/14] staging: r8188eu: the bcnhead parameter is always 0, Martin Kaiser
- [PATCH 07/14] staging: r8188eu: use memcpy for fallback mac address, Martin Kaiser
- [PATCH] staging: fbtft: replace udelay with usleep_range,
Christos Kollintzas
- [PATCH 0/5] staging: r8188eu: SetHwReg8188EU() cleanups,
Michael Straube
- [PATCH v13 00/17] Move HEVC stateless controls out of staging,
Benjamin Gaignard
- [PATCH v13 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY, Benjamin Gaignard
- [PATCH v13 03/17] vivid: add dynamic array test control, Benjamin Gaignard
- [PATCH v13 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix, Benjamin Gaignard
- [PATCH v13 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry, Benjamin Gaignard
- [PATCH v13 07/17] media: uapi: HEVC: Add SEI pic struct flags, Benjamin Gaignard
- [PATCH v13 10/17] media: uapi: Move parsed HEVC pixel format out of staging, Benjamin Gaignard
- [PATCH v13 08/17] media: uapi: HEVC: Add documentation to uAPI structure, Benjamin Gaignard
- [PATCH v13 12/17] media: uapi: Move the HEVC stateless control type out of staging, Benjamin Gaignard
- [PATCH v13 14/17] media: hantro: Stop using Hantro dedicated control, Benjamin Gaignard
- [PATCH v13 13/17] media: controls: Log HEVC stateless control in .std_log, Benjamin Gaignard
- [PATCH v13 16/17] media: uapi: Change data_bit_offset definition, Benjamin Gaignard
- [PATCH v13 17/17] media: uapi: move HEVC stateless controls out of staging, Benjamin Gaignard
- [PATCH v13 04/17] media: uapi: HEVC: Add missing fields in HEVC controls, Benjamin Gaignard
- [PATCH v13 02/17] v4l2-ctrls: add support for dynamically allocated arrays., Benjamin Gaignard
- [PATCH v13 15/17] media: uapi: HEVC: fix padding in v4l2 control structures, Benjamin Gaignard
- [PATCH v13 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array, Benjamin Gaignard
- [PATCH v13 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control, Benjamin Gaignard
- [PATCH v12 00/17] Move HEVC stateless controls out of staging,
Benjamin Gaignard
- [PATCH v12 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY, Benjamin Gaignard
- [PATCH v12 03/17] vivid: add dynamic array test control, Benjamin Gaignard
- [PATCH v12 02/17] v4l2-ctrls: add support for dynamically allocated arrays., Benjamin Gaignard
- [PATCH v12 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry, Benjamin Gaignard
- [PATCH v12 04/17] media: uapi: HEVC: Add missing fields in HEVC controls, Benjamin Gaignard
- [PATCH v12 07/17] media: uapi: HEVC: Add SEI pic struct flags, Benjamin Gaignard
- [PATCH v12 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix, Benjamin Gaignard
- [PATCH v12 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array, Benjamin Gaignard
- [PATCH v12 10/17] media: uapi: Move parsed HEVC pixel format out of staging, Benjamin Gaignard
- [PATCH v12 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control, Benjamin Gaignard
- [PATCH v12 08/17] media: uapi: HEVC: Add documentation to uAPI structure, Benjamin Gaignard
- [PATCH v12 12/17] media: uapi: Move the HEVC stateless control type out of staging, Benjamin Gaignard
- [PATCH v12 13/17] media: controls: Log HEVC stateless control in .std_log, Benjamin Gaignard
- [PATCH v12 14/17] media: hantro: Stop using Hantro dedicated control, Benjamin Gaignard
- [PATCH v12 15/17] media: uapi: HEVC: fix padding in v4l2 control structures, Benjamin Gaignard
- [PATCH v12 16/17] media: uapi: Change data_bit_offset definition, Benjamin Gaignard
- [PATCH v12 17/17] media: uapi: move HEVC stateless controls out of staging, Benjamin Gaignard
- [RESEND PATCH 0/3] staging: media: atomisp: Convert to kmap_local_page(),
Fabio M. De Francesco
- [PATCH 0/2] clean up sta2sta_data_frame,
Martin Kaiser
- [PATCH 00/11] fbdev: Maintain device ownership with aperture helpers,
Thomas Zimmermann
- [PATCH 04/11] fbdev/core: Remove remove_conflicting_pci_framebuffers(), Thomas Zimmermann
- [PATCH 08/11] video: Provide constants for VGA I/O range, Thomas Zimmermann
- [PATCH 05/11] fbdev: Convert drivers to aperture helpers, Thomas Zimmermann
- [PATCH 10/11] fbdev: Acquire framebuffer apertures for firmware devices, Thomas Zimmermann
- [PATCH 11/11] fbdev: Remove conflict-handling code, Thomas Zimmermann
- [PATCH 09/11] video/aperture: Remove conflicting VGA devices, if any, Thomas Zimmermann
- [PATCH 07/11] video/aperture: Disable and unregister sysfb devices via aperture helpers, Thomas Zimmermann
- [PATCH 06/11] fbdev: Remove conflicting devices on PCI bus, Thomas Zimmermann
- [PATCH 02/11] fbdev/vga16fb: Create EGA/VGA devices in sysfb code, Thomas Zimmermann
- [PATCH 03/11] fbdev/vga16fb: Auto-generate module init/exit code, Thomas Zimmermann
- [PATCH 01/11] fbdev: Remove trailing whitespaces, Thomas Zimmermann
- [PATCH] staging: greybus: don't use index pointer after iter,
Karthik Alapati
- [linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0,
kernel test robot
- [PATCH 0/2] staging: vt6655: Reduce similar statements when working with mac addr,
Philipp Hortmann
- [PATCH v3 0/7] media: hantro: Add 10-bit support,
Jernej Skrabec
- [PATCH v11 00/17] Move HEVC stateless controls out of staging,
Benjamin Gaignard
- [PATCH v11 03/17] vivid: add dynamic array test control, Benjamin Gaignard
- [PATCH v11 04/17] media: uapi: HEVC: Add missing fields in HEVC controls, Benjamin Gaignard
- [PATCH v11 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry, Benjamin Gaignard
- [PATCH v11 07/17] media: uapi: HEVC: Add SEI pic struct flags, Benjamin Gaignard
- [PATCH v11 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix, Benjamin Gaignard
- [PATCH v11 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array, Benjamin Gaignard
- [PATCH v11 08/17] media: uapi: HEVC: Add documentation to uAPI structure, Benjamin Gaignard
- [PATCH v11 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control, Benjamin Gaignard
- [PATCH v11 10/17] media: uapi: Move parsed HEVC pixel format out of staging, Benjamin Gaignard
- [PATCH v11 12/17] media: uapi: Move the HEVC stateless control type out of staging, Benjamin Gaignard
- [PATCH v11 13/17] media: controls: Log HEVC stateless control in .std_log, Benjamin Gaignard
- [PATCH v11 15/17] media: uapi: HEVC: fix padding in v4l2 control structures, Benjamin Gaignard
- [PATCH v11 14/17] media: hantro: Stop using Hantro dedicated control, Benjamin Gaignard
- [PATCH v11 16/17] media: uapi: Change data_bit_offset definition, Benjamin Gaignard
- [PATCH v11 17/17] media: uapi: move HEVC stateless controls out of staging, Benjamin Gaignard
- [PATCH v11 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY, Benjamin Gaignard
- [PATCH v11 02/17] v4l2-ctrls: add support for dynamically allocated arrays., Benjamin Gaignard
- [linux-next:master] BUILD REGRESSION 2a2aa3f05338270aecbe2492fda910d6c17e0102, kernel test robot
- [PATCH staging] staging: switch to netif_napi_add_weight(), Jakub Kicinski
- [PATCH v10 00/17] Move HEVC stateless controls out of staging,
Benjamin Gaignard
- [PATCH v10 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY, Benjamin Gaignard
- [PATCH v10 03/17] vivid: add dynamic array test control, Benjamin Gaignard
- [PATCH v10 02/17] v4l2-ctrls: add support for dynamically allocated arrays., Benjamin Gaignard
- [PATCH v10 04/17] media: uapi: HEVC: Add missing fields in HEVC controls, Benjamin Gaignard
- [PATCH v10 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry, Benjamin Gaignard
- [PATCH v10 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array, Benjamin Gaignard
- [PATCH v10 10/17] media: uapi: Move parsed HEVC pixel format out of staging, Benjamin Gaignard
- [PATCH v10 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control, Benjamin Gaignard
- [PATCH v10 08/17] media: uapi: HEVC: Add documentation to uAPI structure, Benjamin Gaignard
- [PATCH v10 12/17] media: uapi: Move the HEVC stateless control type out of staging, Benjamin Gaignard
- [PATCH v10 15/17] media: uapi: HEVC: fix padding in v4l2 control structures, Benjamin Gaignard
- [PATCH v10 16/17] media: uapi: Change data_bit_offset definition, Benjamin Gaignard
- [PATCH v10 07/17] media: uapi: HEVC: Add SEI pic struct flags, Benjamin Gaignard
- [PATCH v10 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix, Benjamin Gaignard
- [PATCH v10 13/17] media: controls: Log HEVC stateless control in .std_log, Benjamin Gaignard
- [PATCH v10 14/17] media: hantro: Stop using Hantro dedicated control, Benjamin Gaignard
- [PATCH v10 17/17] media: uapi: move HEVC stateless controls out of staging, Benjamin Gaignard
- [linux-next:master] BUILD REGRESSION b6f1f2fa2bddd69ff46a190b8120bd440fd50563, kernel test robot
- [PATCH] staging: r8188eu: Block comments use * on subsequent lines,
Rommel Rodriguez Perez
- [PATCH 0/6] staging: r8188eu: clean up ap2sta_data_frame,
Martin Kaiser
- [PATCH 0/6] staging: vt6655: Convert two macros to static functions,
Philipp Hortmann
- [PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver,
Paul Kocialkowski
- [PATCH 0/5] staging: r8188eu: power sequences cleanup,
Martin Kaiser
- [PATCH -next] staging: r8188eu: use 'is_zero_ether_addr' to identify an empty address,
Zhang Zekun
- [PATCH -next] staging: r8188eu: Use eth_broadcast_addr() to assign broadcast address,
Huang Zetao
- [PATCH] staging/media/atomisp/pci/atomisp: Fix typo in string, Li zeming
- [PATCH] staging/media/av7110/av7110: Fix typo in string, Li zeming
- [PATCH] staging: r8188eu: make ffaddr2pipehdl() static,
Michael Straube
- [linux-next:master] BUILD REGRESSION c4185b16aba73929aa76f0d030efbe79ae867808, kernel test robot
- [PATCH] staging: r8188eu: remove HW_VAR_AMPDU_FACTOR from SetHwReg8188EU(),
Michael Straube
- [PATCH -next v2] staging: r8188eu: Use eth_broadcast_addr() to assign broadcast address,
Huang Zetao
- [PATCH v3 0/6] Staging: rtl8192e: rtllib_wx,
Felix Schlepper
- [linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf,
kernel test robot
- [PATCH v2 0/6] Staging: rtl8192e: rtllib_wx codingstyle/refactor,
Felix Schlepper
- [PATCH -next] staging: r8188eu: remove unneeded semicolon,
Yang Li
- [PATCH] staging: r8188eu: remove HW_VAR_H2C_MEDIA_STATUS_RPT from SetHwReg8188EU(), Michael Straube
- [PATCH] media: atomisp: clean up for-loop, remove redundant assignment to variable i, Colin Ian King
- [PATCH 0/6] i2c: Make remove callback return void,
Uwe Kleine-König
- [PATCH 6/6] i2c: Make remove callback return void, Uwe Kleine-König
- Re: [PATCH 6/6] i2c: Make remove callback return void, Peter Senna Tschudin
- Re: [PATCH 6/6] i2c: Make remove callback return void, Jeremy Kerr
- Re: [PATCH 6/6] i2c: Make remove callback return void, Crt Mori
- Re: [PATCH 6/6] i2c: Make remove callback return void, Benjamin Mugnier
- Re: [PATCH 6/6] i2c: Make remove callback return void, Benjamin Mugnier
- Re: [PATCH 6/6] i2c: Make remove callback return void, Greg Kroah-Hartman
- Re: [PATCH 6/6] i2c: Make remove callback return void, Marek Behún
- Re: [PATCH 6/6] i2c: Make remove callback return void, Andy Shevchenko
- Re: [PATCH 6/6] i2c: Make remove callback return void, Andrey Ryabinin
- Re: [PATCH 6/6] i2c: Make remove callback return void, Maximilian Luz
- Re: [PATCH 6/6] i2c: Make remove callback return void, srinivas pandruvada
- Re: [PATCH 6/6] i2c: Make remove callback return void, Hans Verkuil
- Re: [PATCH 6/6] i2c: Make remove callback return void, Miguel Ojeda
- Re: [PATCH 6/6] i2c: Make remove callback return void, Luca Ceresoli
- Re: [PATCH 6/6] i2c: Make remove callback return void, Jonathan Cameron
- Re: [PATCH 6/6] i2c: Make remove callback return void, Peter Rosin
- Re: [PATCH 6/6] i2c: Make remove callback return void, Jean Delvare
- Re: [PATCH 6/6] i2c: Make remove callback return void, Corey Minyard
- Re: [PATCH 6/6] i2c: Make remove callback return void, Vladimir Oltean
- Re: [PATCH 6/6] i2c: Make remove callback return void, Pavel Machek
- [PATCH v9 0/6] staging: media: wave5: add wave5 codec driver,
Nas Chung
- [PATCH 0/7] Staging: rtl8192e: rtllib_wx.c coding style,
Felix Schlepper
- Re: [PATCH 5.15 000/135] 5.15.51-rc1 review,
Bagas Sanjaya
- [PATCH] staging: r8188eu: make power sequences static, Martin Kaiser
- [PATCH] staging: qlge: replace msleep with usleep_range,
Arun Vijayshankar
[syzbot] WARNING: locking bug in hfa384x_usbctlx_completion_task,
syzbot
[PATCH] staging: r8188eu: merge two led structs,
Martin Kaiser
[PATCH] staging: r8188eu: drop return value from receive_disconnect,
Martin Kaiser
[PATCH] staging: r8188eu: Remove null checking before freeing functions,
SebinSebastian
[PATCH] staging: fbtft: fix alignment should match open parenthesis,
David Reaver
[syzbot] WARNING in cfg80211_ch_switch_notify, syzbot
[linux-next:master] BUILD REGRESSION 2f9cb3d3bd73fc2225d66aa8fcffb632ed3eb235, kernel test robot
[PATCH] staging: vchiq_arm: Add missing memory barrier comments, Stefan Wahren
[PATCH v5 0/3] Staging: rtl8192e: Safer allocation and cleaner error handling,
Felix Schlepper
[linux-next:master] BUILD REGRESSION 08897940f458ee55416cf80ab13d2d8b9f20038e, kernel test robot
Re: [PATCH] netfilter: xt_esp: add support for ESP match in NAT Traversal, Pablo Neira Ayuso
[PATCH] staging: media/atomisp: don't use index pointer for debug messages, Karthik Alapati
[PATCH v4 3/3] Staging: rtl8192e: Cleaning up error handling, Felix Schlepper
[PATCH v4 1/3] Staging: rtl8192e: Use struct_size, Felix Schlepper
[PATCH v4 2/3] Staging: rtl8192e: Using kzalloc and delete memset, Felix Schlepper
[PATCH v4 0/3] Staging: rtl8192e: Safer allocation and cleaner error handling,
Felix Schlepper
[PATCH v2] staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callback,
Duoming Zhou
[PATCH v2] staging: r8188eu: Make rtw_signal_stat_timer_hdl a static function,
Chang Yu
[PATCH] staging: r8188eu: combine nested if statements into one,
Chang Yu
[PATCH] staging: r8188eu: Make rtw_signal_stat_timer_hdl a static function,
Chang Yu
[linux-next:master] BUILD REGRESSION ac0ba5454ca85162c08dc429fef1999e077ca976, kernel test robot
[PATCH] staging: media/atomisp: use max() impl, Karthik Alapati
[PATCH v3 3/3] Staging: rtl8192e: Cleaning up error handling,
Felix Schlepper
[PATCH v3 2/3] Staging: rtl8192e: Using kzalloc and delete memset,
Felix Schlepper
[PATCH v3 1/3] Staging: rtl8192e: Use struct_size, Felix Schlepper
[PATCH v3 0/3] Staging: rtl8192e: Safer allocation and cleaner error handling,
Felix Schlepper
[PATCH] media: atomisp: Fix typo in comments, Jiang Jian
[PATCH 0/5] staging: r8188eu: Fixed some coding style issues,
Chang Yu
[linux-next:master] BUILD REGRESSION 34d1d36073ea4d4c532e8c8345627a9702be799e, kernel test robot
[PATCH v2] Staging: rtl8192e: make sizeof type-independent,
Felix Schlepper
[PATCH AUTOSEL 5.15 03/17] staging: rtl8723bs: Allocate full pwep structure, Sasha Levin
[PATCH AUTOSEL 5.17 03/20] staging: rtl8723bs: Allocate full pwep structure, Sasha Levin
[PATCH AUTOSEL 5.18 03/22] staging: rtl8723bs: Allocate full pwep structure, Sasha Levin
[PATCH] media: av7110: Remove duplicate 'with' in two places., Jiang Jian
[PATCH] Staging: rtl8192e: make sizeof type-independent,
Felix Schlepper
Unitialized Variable and Null Pointer Dereference bug in gb_bootrom_get_firmware,
Dongliang Mu
[PATCH 0/7] media: cedrus: h265: Implement tiles support,
Jernej Skrabec
[PATCH 0/2] get rid of useless header file,
Nam Cao
[PATCH] media: atomisp_gmin_platform: stop abusing efivar API,
Ard Biesheuvel
[PATCH v1] staging: r8188eu: an incorrect return value made the function always return fail,
Kate Hsuan
[PATCH] staging: rtl8723bs: remove trailing whitespace,
daniel watson
[PATCH] vme: Added NULL check for bridge,
Souptick Joarder
[PATCH] Staging: r8188eu: core: rtw_xmit: Fixed a few coding style issues,
Chang Yu
[PATCH RFC] staging: vchiq: provide testing instructions, Stefan Wahren
[PATCH] staging: sm750fb: fix CamelCase function parameter, Arne Petersen
[linux-next:master] BUILD REGRESSION 07dc787be2316e243a16a33d0a9b734cd9365bd3, kernel test robot
[PATCH 0/7] Enable 10bits bitstream for Hantro/G2 HEVC codec,
Benjamin Gaignard
[PATCH -next] media:rkvdec:Remove redundant memset,
Zhang Zekun
[PATCH v9 00/17] Move HEVC stateless controls out of staging,
Benjamin Gaignard
- [PATCH v9 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY, Benjamin Gaignard
- [PATCH v9 03/17] vivid: add dynamic array test control, Benjamin Gaignard
- [PATCH v9 02/17] v4l2-ctrls: add support for dynamically allocated arrays., Benjamin Gaignard
- [PATCH v9 04/17] media: uapi: HEVC: Add missing fields in HEVC controls, Benjamin Gaignard
- [PATCH v9 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix, Benjamin Gaignard
- [PATCH v9 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry, Benjamin Gaignard
- [PATCH v9 07/17] media: uapi: HEVC: Add SEI pic struct flags, Benjamin Gaignard
- [PATCH v9 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array, Benjamin Gaignard
- [PATCH v9 08/17] media: uapi: HEVC: Add documentation to uAPI structure, Benjamin Gaignard
- [PATCH v9 10/17] media: uapi: Move parsed HEVC pixel format out of staging, Benjamin Gaignard
- [PATCH v9 12/17] media: uapi: Move the HEVC stateless control type out of staging, Benjamin Gaignard
- [PATCH v9 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control, Benjamin Gaignard
- [PATCH v9 13/17] media: controls: Log HEVC stateless control in .std_log, Benjamin Gaignard
- [PATCH v9 14/17] media: hantro: Stop using Hantro dedicated control, Benjamin Gaignard
- [PATCH v9 15/17] media: uapi: HEVC: fix padding in v4l2 control structures, Benjamin Gaignard
- [PATCH v9 16/17] media: uapi: Change data_bit_offset definition, Benjamin Gaignard
- [PATCH v9 17/17] media: uapi: move HEVC stateless controls out of staging, Benjamin Gaignard
- Re: [PATCH v9 00/17] Move HEVC stateless controls out of staging, Hans Verkuil
- Re: [PATCH v9 00/17] Move HEVC stateless controls out of staging, Jernej Škrabec
- Re: [PATCH v9 00/17] Move HEVC stateless controls out of staging, Nicolas Dufresne
[GIT PULL] Staging driver fixes for 5.19-rc3,
Greg KH
[PATCH -next] media: rkvdec: Fix memset size error,
Zhang Zekun
[PATCH v2 0/7] media: hantro: Add 10-bit support,
Jernej Skrabec
[linux-next:master] BUILD REGRESSION c6d7e3b385f19869ab96e9404c92ff1abc34f2c8, kernel test robot
[PATCH 0/2] staging: iio: imu: Add CEVA BNO08x through the staging tree,
Jacopo Mondi
[PATCH v2 00/40] media: atomisp: Various hmm and other cleanups,
Hans de Goede
- [PATCH v2 02/40] media: atomisp: remove unused ia_css_frame_allocate_contiguous*() functions, Hans de Goede
- [PATCH v2 01/40] media: atomisp: remove the unused RAW_BUF_STRIDE macro, Hans de Goede
- [PATCH v2 03/40] media: atomisp: drop contiguous argument from ia_css_frame_allocate_with_buffer_size(), Hans de Goede
- [PATCH v2 04/40] media: atomisp: drop contiguous argument from frame_allocate_with_data(), Hans de Goede
- [PATCH v2 06/40] media: atomisp: drop IA_CSS_FRAME_FORMAT_MIPI support from ia_css_frame_init_planes(), Hans de Goede
- [PATCH v2 07/40] media: atomisp: drop contiguous flag from struct ia_css_frame, Hans de Goede
- [PATCH v2 05/40] media: atomisp: drop contiguous argument from frame_create(), Hans de Goede
- [PATCH v2 08/40] media: atomisp: drop ATOMISP_MAP_FLAG_CONTIGUOUS, Hans de Goede
- [PATCH v2 09/40] media: atomisp: remove hmm_pool_[un]register(), Hans de Goede
- [PATCH v2 10/40] media: atomisp: remove dynamic and reserved pool code, Hans de Goede
- [PATCH v2 11/40] media: atomisp: remove hmm pool code, Hans de Goede
- [PATCH v2 14/40] media: atomisp: remove unused attribute argument from ia_css_frame_map(), Hans de Goede
- [PATCH v2 12/40] media: atomisp: remove hmm_mem_stats, Hans de Goede
- [PATCH v2 13/40] media: atomisp: remove pool related kernel cmdline options, Hans de Goede
- [PATCH v2 17/40] media: atomisp: remove bogus comment above hmm_bo_allocated() prototype, Hans de Goede
- [PATCH v2 16/40] media: atomisp: removed unused hmm_bo_get_page_info() function, Hans de Goede
- [PATCH v2 19/40] media: atomisp: remove atomisp_acc.c, Hans de Goede
- [PATCH v2 18/40] media: atomisp: remove private acceleration ioctls, Hans de Goede
- [PATCH v2 22/40] media: atomisp: remove no longer used atomisp_css_acc_done() function, Hans de Goede
- [PATCH v2 21/40] media: atomisp: asc.acc.pipeline is always NULL, Hans de Goede
- [PATCH v2 15/40] media: atomisp: drop hmm_page_type, Hans de Goede
- [PATCH v2 20/40] media: atomisp: remove unused atomisp_*css_* functions, Hans de Goede
- [PATCH v2 25/40] media: atomisp: drop ATOMISP_MAP_FLAG_CLEARED, Hans de Goede
- [PATCH v2 26/40] media: atomisp: drop unused ATOMISP_MAP_FLAG_* flags, Hans de Goede
- [PATCH v2 28/40] media: atomisp: add hmm_create_from_userdata() helper, Hans de Goede
- [PATCH v2 27/40] media: atomisp: remove unused hmm address translation functions, Hans de Goede
- [PATCH v2 24/40] media: atomisp: drop unused ATOMISP_ACC_FW_LOAD_* defines, Hans de Goede
- [PATCH v2 29/40] media: atomisp: Simplify hmm_alloc() calls, Hans de Goede
- [PATCH v2 30/40] media: atomisp: drop highmem var/arg from the hmm code, Hans de Goede
- [PATCH v2 31/40] media: atomisp: drop HMM_BO_SHARE type, Hans de Goede
- [PATCH v2 34/40] media: atomisp: add error checking to atomisp_create_pipes_stream(), Hans de Goede
- [PATCH v2 32/40] media: atomisp: remove hmm_page_object, Hans de Goede
- [PATCH v2 35/40] media: atomisp: add error logging to atomisp_destroy_pipes_stream_force(), Hans de Goede
- [PATCH v2 33/40] media: atomisp: fix __get_frame_info() error handling, Hans de Goede
- [PATCH v2 36/40] media: atomisp: use atomisp_create_pipes_stream() in more places, Hans de Goede
- [PATCH v2 38/40] media: atomisp: use atomisp_destroy_pipes_stream_force() in more places, Hans de Goede
- [PATCH v2 39/40] media: atomisp: remove force argument from __destroy_[stream[s]|pipe[s]](), Hans de Goede
- [PATCH v2 37/40] media: atomisp: use atomisp_css_update_stream() in more places, Hans de Goede
- [PATCH v2 23/40] media: atomisp: remove atomisp_is_acc_enabled(), Hans de Goede
- [PATCH v2 40/40] media: atomisp: Add a notes.txt file, Hans de Goede
- Re: [PATCH v2 00/40] media: atomisp: Various hmm and other cleanups, Hans de Goede
[PATCH 0/2] media: cedrus: fix HEVC decoding,
Jernej Skrabec
[Index of Archives]
[Linux Driver Development]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]