Linux Kernel Staging
[Prev Page][Next Page]
- [PATCH v3 05/24] media: h264: Use v4l2_h264_reference for reflist,
Nicolas Dufresne
- [PATCH v3 06/24] media: h264: Increase reference lists size to 32, Nicolas Dufresne
- [PATCH v3] staging: rtl8723bs: fix indentation, Sevinj Aghayeva
- [PATCH v2] staging: rtl8723bs: fix indentation,
Sevinj Aghayeva
- [PATCH] staging: rtl8723bs: fix indentation,
Sevinj Aghayeva
- [PATCH 0/3] staging: r8188eu: some refactoring and cleanup,
Vihas Makwana
- [PATCH v2 0/4] staging: r8188eu: remove GetHalDefVar8188EUsb(),
Michael Straube
- [PATCH v2 0/2] staging: r8188eu: remove ternary operator,
Michael Straube
- [PATCH] staging: rtl8712: fix a potential memory leak in r871xu_drv_init(),
xkernel . wang
- [PATCH 0/5] rtl8723bs cleanup,
Sevinj Aghayeva
- [PATCH v2 1/3] staging: rtl8712: fix potential memory leak in r8712_init_drv_sw(),
xkernel . wang
- [PATCH 0/2] staging: rtl8723bs: clean up two *_cmd_callback() functions in rtw_cmd.c,
Rebecca Mckeever
- [PATCH] staging: rtl8712: remove Unnecessary parentheses,
Alaa Mohamed
- [PATCH] staging: rtl8712: Fix multiple line dereference,
Alaa Mohamed
- [PATCH v2 0/6] staging: vt6655: Fix CamelCase in upc.h and started in mac.h,
Philipp Hortmann
- [PATCH v2 1/6] staging: vt6655: Remove unused macros in mac.h, Philipp Hortmann
- [PATCH v2 2/6] staging: vt6655: Rename constant definitions with CamelCase, Philipp Hortmann
- [PATCH v2 3/6] staging: vt6655: Rename macro arguments with CamelCase, Philipp Hortmann
- [PATCH v2 4/6] staging: vt6655: Rename macros VNSvInPortB,W,D, Philipp Hortmann
- [PATCH v2 5/6] staging: vt6655: Rename macros VNSvOutPortB,W,D, Philipp Hortmann
- [PATCH v2 6/6] staging: vt6655: Remove macro PCAvDelayByIO, Philipp Hortmann
- [PATCH v2] media: hantro: Use post processor scaling capacities, Benjamin Gaignard
- [PATCH] staging: r8188eu: remove unnecessary blank lines,
Alaa Mohamed
- [PATCH 1/2] staging: r8188eu: add space around arithmatic sign,
Alaa Mohamed
- [PATCH] media: hantro: Use post processor scaling capacities,
Benjamin Gaignard
- [PATCH v3] staging: r8188eu: Fix PPPoE tag insertion on little endian systems, Guenter Roeck
- [PATCH 0/5] staging: r8188eu: clean up struct pwrctrl_priv,
Michael Straube
- [PATCH v2] staging: rtl8712: Fix multiple blank lines warning from .c files, Sathish Kumar
- [PATCH v2] staging: rtl8712: Fix multiple blank lines warning from .h files, Sathish Kumar
- [PATCH V2] Fix unsafe memory access by memcmp,
Charlie Sands
- [PATCH] staging: vme_user: Fixed typo in the MODULE_AUTHOR, Bruno Moreira-Guedes
- [PATCH 0/3] staging: r8188eu: clean up two *_cmd_callback() functions in rtw_cmd.c,
Rebecca Mckeever
- [PATCH 00/11] staging: r8188eu: clean up validate_recv_data_frame,
Martin Kaiser
- [PATCH 04/11] staging: r8188eu: simplify error handling, Martin Kaiser
- [PATCH 06/11] staging: r8188eu: don't copy ra and ta before we fail, Martin Kaiser
- [PATCH 02/11] staging: r8188eu: use ieee80211 helper for destination address, Martin Kaiser
- [PATCH 05/11] staging: r8188eu: to_fr_ds cannot be 3 here, Martin Kaiser
- [PATCH 09/11] staging: r8188eu: remove psa, pda, Martin Kaiser
- [PATCH 11/11] staging: r8188eu: remove the bretry variable, Martin Kaiser
- [PATCH 01/11] staging: r8188eu: use ieee80211 helper for source address, Martin Kaiser
- [PATCH 08/11] staging: r8188eu: ra and ta do not depend on to_ds, from_ds, Martin Kaiser
- [PATCH 03/11] staging: r8188eu: use ieee80211 helper for retry bit, Martin Kaiser
- [PATCH 10/11] staging: r8188eu: don't call get_hdr_bssid, Martin Kaiser
- [PATCH 07/11] staging: r8188eu: remove to_fr_ds from struct rx_pkt_attrib, Martin Kaiser
- [PATCH] staging: rtl8712: simplify control flow,
Sevinj Aghayeva
- [PATCH 0/5] staging: r8188eu: remove GetHalDefVar8188EUsb(),
Michael Straube
- [PATCH 0/5] staging: r8188eu: clean up validate_recv_ctrl_frame,
Martin Kaiser
- [PATCH v2] staging: r8188eu: simplify control flow,
Sevinj Aghayeva
- [PATCH 0/2] staging: r8188eu: clean up validate_recv_mgnt_frame,
Martin Kaiser
- [PATCH 0/2] two simple cleanups in OnProbeReq,
Martin Kaiser
- [PATCH] staging: r8188eu: simplify control flow,
Sevinj Aghayeva
- [PATCH v2] staging: r8188eu: Fix PPPoE tag insertion on big endian systems, Guenter Roeck
- [PATCH 0/4] staging: r8188eu: remove macro rtw_pwr_wakeup(),
Michael Straube
- staging: r8188eu: how to handle nested mutex under spinlock,
Michael Straube
- Message not available
[PATCH] staging: sm750fb: Call iounmap() to free mapped bus memory, Fabio M. De Francesco
[PATCH] staging: r8188eu: remove unncessary ternary operator,
Michael Straube
[PATCH] staging: r8188eu: Use the ARRAY_SIZE() macro, Fabio M. De Francesco
[PATCH] staging: r8188eu: Remove redundant code from rtw_free_netdev(), Fabio M. De Francesco
[PATCH 1/2] staging: rtl8712: remove blank line after brace {,
Alaa Mohamed
[PATCH] staging: wfx: remove space at the start of a line,
Alaa Mohamed
[PATCH 0/2] Fix coding style in cfg80211.c,
Alaa Mohamed
[PATCH 0/7] staging: r8188eu: more SetHwReg8188EU() cleanups,
Michael Straube
[PATCH 0/6] staging: r8188eu: cleanup,
Rebecca Mckeever
[PATCH 0/7] staging: vt6655: Fix CamelCase in upc.h and started in mac.h,
Philipp Hortmann
- [PATCH 1/7] staging: vt6655: Remove unused macros with do while(0), Philipp Hortmann
- [PATCH 2/7] staging: vt6655: Remove unused macros with CamelCase in mac.h, Philipp Hortmann
- [PATCH 3/7] staging: vt6655: Rename constant definitions with CamelCase, Philipp Hortmann
- [PATCH 4/7] staging: vt6655: Rename macro arguments with CamelCase, Philipp Hortmann
- [PATCH 5/7] staging: vt6655: Rename macros VNSvInPortB,W,D, Philipp Hortmann
- [PATCH 6/7] staging: vt6655: Rename macros VNSvOutPortB,W,D, Philipp Hortmann
- [PATCH 7/7] staging: vt6655: Convert macro PCAvDelayByIO to function, Philipp Hortmann
[PATCH] staging: r8188eu: Fix unsafe memory access by memcmp.,
Charlie Sands
[PATCH v3 0/3] rlt8723bs cleanup,
Sevinj Aghayeva
[PATCH 2/2] staging: rtl8723bs: remove redundant else branches, Sevinj Aghayeva
[PATCH 1/2] staging: rtl8723bs: place constants on the right side of tests, Sevinj Aghayeva
[PATCH v2 0/3] rlt8723bs cleanup,
Sevinj Aghayeva
[PATCH] staging: r8188eu: Remove goto to no-op exit label,
Fabio M. De Francesco
[linux-next:master] BUILD REGRESSION e5071887cd2296a7704dbcd10c1cedf0f11cdbd5, kernel test robot
[PATCH] staging: r8188eu: Fix PPPoE tag insertion on big endian systems,
Guenter Roeck
[PATCH] staging: wfx: change variable name to be consistent,
Jaehee Park
[PATCH 0/3] rlt8723bs cleanup,
Sevinj Aghayeva
[PATCH] staging: rtl8723bs: simplify control flow,
Sevinj Aghayeva
[PATCH] staging: r8188eu: Fix misspelling in comment "cacluated" -> "calculated", Haowen Bai
[PATCH] staging: rtl8712: Fix multiple blank lines warning,
Sathish Kumar
[PATCH] staging: vme: Adjusted VME_USER in Kconfig,
Bruno Moreira-Guedes
[PATCH] media: atomisp: simplify if-if to if-else, Guo Zhengkui
[PATCH 0/2] staging: rtl8723bs: remove some 5 GHz code,
Michael Straube
[PATCH] staging: android: ashmem: remove usage of list iterator after the loop body,
Jakob Koschel
[PATCH v2 23/23] media: hantro: Add H.264 field decoding support, Nicolas Dufresne
[PATCH v2 22/23] media: hantro: h264: Make dpb entry management more robust, Nicolas Dufresne
[PATCH v2 21/23] media: hantro: Stop using H.264 parameter pic_num, Nicolas Dufresne
[PATCH v2 20/23] media: hantro: Enable HOLD_CAPTURE_BUF for H.264, Nicolas Dufresne
[PATCH v2 19/23] media: rkvdec-h264: Add field decoding support, Nicolas Dufresne
[PATCH v2 18/23] media: rkvdec: Ensure decoded resolution fit coded resolution, Nicolas Dufresne
[PATCH v2 17/23] media: rkvdec: Enable capture buffer holding for H264,
Nicolas Dufresne
[PATCH v2 16/23] media: rkvdec: h264: Fix reference frame_num wrap for second field,
Nicolas Dufresne
[PATCH v2 15/23] media: rkvdec: h264: Validate and use pic width and height in mbs,
Nicolas Dufresne
[PATCH v2 14/23] media: rkvdec: h264: Fix bit depth wrap in pps packet,
Nicolas Dufresne
[PATCH v2 13/23] media: rkvdec: h264: Fix dpb_valid implementation,
Nicolas Dufresne
[PATCH v2 12/23] media: rkvdec: Stop overclocking the decoder,
Nicolas Dufresne
[PATCH v2 06/23] media: h264: Increase reference lists size to 32,
Nicolas Dufresne
[PATCH v2 05/23] media: h264: Use v4l2_h264_reference for reflist, Nicolas Dufresne
[PATCH] staging: r8188eu: remove handlerOS independent comment, Rebecca Mckeever
[PATCH] staging: rtl8712: fix potential memory leak in r8712_xmit_resource_alloc(), xkernel . wang
[PATCH] staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw(), xkernel . wang
[PATCH] staging: rtl8712: fix potential memory leak in _r8712_init_xmit_priv(), xkernel . wang
[PATCH v2] staging: r8188eu: use sizeof(*pvar) for allocating structs, Rebecca Mckeever
[PATCH 1/3] staging: rtl8712: change the type of _r8712_init_recv_priv(),
xkernel . wang
[PATCH] staging: r8188eu: use sizeof(*pvar) for allocating structs, Rebecca Mckeever
[PATCH] staging: rtl8723bs: fix potential memory leak in _rtw_init_xmit_priv(), xkernel . wang
[PATCH] staging: rtl8723bs: Fix No space before tabs,
Alaa Mohamed
[PATCH 0/5] staging: r8188eu: remove GetHwReg8188EU(),
Michael Straube
[PATCH] staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv(), xkernel . wang
[PATCH v2] staging: rtl8723bs: place constants on the right side of tests,
Sevinj Aghayeva
[PATCH] staging: r8188eu: remove duplicate assignment, Qing Wang
[PATCH] staging: r8188eu: fix potential memory leak in rtw_os_xmit_resource_alloc(), xkernel . wang
[PATCH v2 1/2] staging: r8188eu: check the return of kzalloc(),
xkernel . wang
[PATCH] staging: gdm724x: Fix Duplication of Side Effects,
Alaa Mohamed
[PATCH v6 3/6] staging: media: wave5: Add the v4l2 layer, Nas Chung
[PATCH v6 6/6] media: wave5: Add wave5 driver to maintainers file, Nas Chung
[PATCH v6 1/6] staging: media: wave5: Add vpuapi layer, Nas Chung
[PATCH v6 5/6] dt-bindings: media: staging: wave5: add yaml, Nas Chung
[PATCH v6 4/6] staging: media: wave5: Add TODO file,
Nas Chung
[PATCH v6 2/6] staging: media: wave5: Add the vdi layer, Nas Chung
[PATCH v6 0/6] staging: media: wave5: add wave5 codec driver, Nas Chung
[PATCH v4] media: hantro: Implement support for encoder commands,
Chen-Yu Tsai
[PATCH] media: hantro: Empty encoder capture buffers by default,
Chen-Yu Tsai
[PATCH] staging: r8188eu: change the allocation type of pdata_attr,
xkernel . wang
[PATCH v2] staging: unisys: Remove "struct dentry *eth_debugfs_dir",
Fabio M. De Francesco
[PATCH v3] staging: r8188eu: fix a potential memory leak in _rtw_init_cmd_priv(), xkernel . wang
[PATCH] staging: unisys: Remove "struct dentry *eth_debugfs_dir", Fabio M. De Francesco
[PATCH 0/2] staging: r8188eu: remove debug code for dumping packets,
Martin Kaiser
[PATCH] staging: vc04_services: Convert kmap() to kmap_local_page(),
Fabio M. De Francesco
[PATCH V2] staging: r8188eu: Fix sparse endianness warnings,
Charlie Sands
[PATCH v2] staging: rtl8723bs: remove code suspect indent, Alaa Mohamed
[PATCH v2] staging: r8188eu: fix a potential memory leak in _rtw_init_cmd_priv(),
xkernel . wang
[PATCH] staging:rtl8723bs:rtw_cmd.c remove suspect indent,
Alaa Mohamed
[PATCH 1/2] staging: r8188eu: properly handle the kzalloc(),
xkernel . wang
Re: [PATCH 1/2] staging: r8188eu: properly handle the kzalloc(), Greg KH
Re: [PATCH 1/2] staging: r8188eu: properly handle the kzalloc(), Dan Carpenter
[PATCH] staging: r8188eu: add a check for rtw_cbuf_alloc(), xkernel . wang
[PATCH v4] staging: rts5208: Convert kmap() to kmap_local_page(),
Fabio M. De Francesco
[PATCH] staging: r8188eu: remove unnecessary spaces, Rebecca Mckeever
[PATCH] staging: rtl8723bs: place constants on the right side of tests,
Sevinj Aghayeva
[PATCH] staging: r8188eu: fix a potential memory leak in _rtw_init_cmd_priv(),
xkernel . wang
[PATCH] staging: r8188eu: Fix misspelling in comment "writting" -> "writing", Haowen Bai
[PATCH] staging: r8188eu: Fix sparse endianness warnings.,
Charlie Sands
[PATCH v2] staging: rtl8723bs: remove redundant braces in if statements,
Sevinj Aghayeva
[RESEND PATCH] media: staging: atomisp: rework reading the id and revision values,
trix
[PATCH] staging: wfx: remove space at the start of the line,
Jaehee Park
[PATCH v2 0/8] staging: r8188eu: SetHwReg8188EU() cleanups,
Michael Straube
[PATCH] media:av7110:av7110_av.c remove blank line,
Alaa Mohamed
[PATCH] staging: rtl8723bs: Remove redundant braces in if statements., Sevinj Aghayeva
[PATCHi v3] staging: rts5208: Convert kmap() to kmap_local_page(),
Fabio M. De Francesco
Re: [PATCH] staging: r8188eu: check the return value of kzalloc(),
Greg KH
[PATCH] staging: rtl8723bs: Remove redundant else branches.,
Sevinj Aghayeva
[PATCH 0/4] staging: r8188eu: refactor two small functions,
Michael Straube
[PATCH] staging: r8188eu: fix suspect code indent for conditional statements,
Rebecca Mckeever
[PATCH v2] staging: rts5208: Convert kmap() to kmap_local_page(),
Fabio M. De Francesco
[PATCH] greybus: audio_codec: initialize data to silence static checker warnings,
Xiaomeng Tong
[PATCH v1 24/24] media: rkvdec-h264: Don't hardcode SPS/PPS parameters,
Nicolas Dufresne
[PATCH v1 23/24] media: hantro: Add H.264 field decoding support,
Nicolas Dufresne
[PATCH v1 22/24] media: hantro: h264: Make dpb entry management more robust,
Nicolas Dufresne
[PATCH v1 21/24] media: hantro: Stop using H.264 parameter pic_num,
Nicolas Dufresne
[PATCH v1 20/24] media: hantro: Enable HOLD_CAPTURE_BUF for H.264,
Nicolas Dufresne
[PATCH v1 19/24] media: rkvdec-h264: Add field decoding support,
Nicolas Dufresne
[PATCH v1 18/24] media: rkvdec: h264: Fix bit depth wrap in pps packet,
Nicolas Dufresne
[PATCH v1 15/24] media: rkvdec: Enable capture buffer holding for H264,
Nicolas Dufresne
[PATCH v1 17/24] media: rkvdec: h264: Validate and use pic width and height in mbs,
Nicolas Dufresne
[PATCH v1 16/24] media: rkvdec: Ensure decoded resolution fit coded resolution,
Nicolas Dufresne
[PATCH v1 13/24] media: rkvdec: h264: Fix reference frame_num wrap for second field,
Nicolas Dufresne
[PATCH v1 14/24] media: rkvdec: h264: Fix dpb_valid implementation,
Nicolas Dufresne
[PATCH v1 12/24] media: rkvdec: Stop overclocking the decoder,
Nicolas Dufresne
[PATCH v1 01/24] media: h264: Increase reference lists size to 32,
Nicolas Dufresne
[GIT PULL] Staging driver changes for 5.18-rc1,
Greg KH
[PATCH 0/9] staging: r8188eu: SetHwReg8188EU() cleanups,
Michael Straube
[PATCH] staging: rts5208: Convert kmap() to kmap_local_page(),
Fabio M. De Francesco
[PATCH V2] staging: r8188eu: Directly return _FAIL instead of using local ret variable,
Haowen Bai
[PATCH V2] staging: r8188eu: Directly return _SUCCESS instead of using local ret variable,
Haowen Bai
[PATCH] staging: r8188eu: Directly return instead of using local ret variable,
Haowen Bai
[PATCH] pci: atomisp_cmd: fix three missing checks on list iterator, Xiaomeng Tong
[RFC PATCH v3 0/2] HEVC enhancements,
Sebastian Fricke
[PATCH] greybus: audio_codec: fix three missing initializers for data,
Xiaomeng Tong
[RFC PATCH v2 0/2] HEVC enhancements,
Sebastian Fricke
[PATCH] media: staging: atomisp: rework reading the id and revision values,
trix
[RFC PATCH 1/2] media: docs-rst: Append HEVC specific term,
Sebastian Fricke
[PATCH] staging: media: hantro: Update TODO list,
Sebastian Fricke
[PATCH] staging: media: hantro: Fix typos,
Sebastian Fricke
Re: [syzbot] INFO: task hung in netdev_run_todo (2), syzbot
[PATCH v2 0/2] Add support for bcm2711 in vchiq_arm,
Adrien Thierry
[PATCH] staging: vchiq: replace usage of found with dedicated list iterator variable, Jakob Koschel
[PATCH] staging: rtl8723bs: Change rtw_ndev_notifier_call message to dbg,
Chris Morgan
[PATCH] staging: rtl8723bs: Fix checkpatch warnings,
Sathish Kumar
[PATCH 0/7] staging: r8188eu: use ieee80211 helpers for parsing,
Martin Kaiser
[PATCH v3] staging: rtl8712: Use completions for signaling,
Sathish Kumar
[PATCH 0/4] staging: r8188eu: simple mlme cleanups,
Martin Kaiser
[PATCH] staging: vt6656: Fix multiple blank lines warning, Sathish Kumar
[PATCH] staging: unisys: Properly test debugfs_create_dir() return values,
Fabio M. De Francesco
[PATCH 0/6] staging: r8188eu: clean up odm dynamic functions,
Martin Kaiser
[PATCH] staging: greybus: codecs: use dedicated list iterator variable,
Jakob Koschel
[PATCH] staging: greybus: codecs: fix type confusion of list iterator variable,
Jakob Koschel
[PATCH] staging: r8188eu: Fix misspelling in comment,
Haowen Bai
[PATCH 2/2] staging: axis-fifo: Fixed parenthesis styling issues,
Ryan C. England
[PATCH] staging: android: ashmem: Fixed a struct coding style issue,
Ryan C. England
[PATCH] staging: greybus: codecs: fix type confusion with dedicated list iterator variable,
Jakob Koschel
[Index of Archives]
[Linux Driver Development]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]