summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-05-19staging: rtl8192u: Fix variable shadowing warningCláudio Maia
2021-05-19staging: rtl8188eu: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-05-19staging: rtl8712: fix the bssid in mp_start_test()Dan Carpenter
2021-05-19staging: media: tegra-video: use pm_runtime_resume_and_get()Mauro Carvalho Chehab
2021-05-19staging: media: tegra-vde: use pm_runtime_resume_and_get()Mauro Carvalho Chehab
2021-05-19staging: media: cedrus_video: use pm_runtime_resume_and_get()Mauro Carvalho Chehab
2021-05-19staging: media: ipu3: use pm_runtime_resume_and_get()Mauro Carvalho Chehab
2021-05-19staging: media: atomisp: use pm_runtime_resume_and_get()Mauro Carvalho Chehab
2021-05-19staging: media: imx7-mipi-csis: use pm_runtime_resume_and_get()Mauro Carvalho Chehab
2021-05-19media: hantro: add initial SAMA5D4 supportEmil Velikov
2021-05-19media: hantro: add fallback handling for single irq/clkEmil Velikov
2021-05-19media: hantro: introduce hantro_g1.c for common APIEmil Velikov
2021-05-19media: hantro: imx: remove unused includeEmil Velikov
2021-05-19media: hantro: imx: remove duplicate dec_base initEmil Velikov
2021-05-19media: hantro: imx: reuse MB_DIM defineEmil Velikov
2021-05-19media: hantro: use G1_REG_INTERRUPT directly for the mpeg2Emil Velikov
2021-05-19media: hevc: Fix dependent slice segment flagsJernej Skrabec
2021-05-19media: staging: media: atomisp: remove unnecessary pr_info callsDeepak R Varma
2021-05-19media: staging: media: atomisp: replace raw pr_*() by dev_dbg()Deepak R Varma
2021-05-19media: staging: media: atomisp: fix CamelCase variable namingDeepak R Varma
2021-05-19media: staging: media: atomisp: reformat code comment blocksDeepak R Varma
2021-05-19media: staging: media: atomisp: remove unnecessary bracesDeepak R Varma
2021-05-19media: staging: media: atomisp: balance braces around if...else blockDeepak R Varma
2021-05-19media: staging: media: atomisp: Fix line split style issuesMartiros Shakhzadyan
2021-05-19media: staging: media: atomisp: Refactor ia_css_stream_load()Martiros Shakhzadyan
2021-05-19media: staging: media: atomisp: Fix alignment and line length issuesMartiros Shakhzadyan
2021-05-19media: staging: media: atomisp: Replace if else clause with a ternaryMartiros Shakhzadyan
2021-05-19media: staging: media: atomisp: Remove a superfluous else clause in sh_css.cMartiros Shakhzadyan
2021-05-19media: staging: media: atomisp: Remove all redundant assertions in sh_css.cMartiros Shakhzadyan
2021-05-19media: staging: media: atomisp: Fix the rest of sh_css.c brace issuesMartiros Shakhzadyan
2021-05-19media: staging: media: atomisp: Remove redundant assertions in sh_css.cMartiros Shakhzadyan
2021-05-19media: staging: media: atomisp: Fix sh_css.c brace coding style issuesMartiros Shakhzadyan
2021-05-19media: staging: media: tegra-video: Align line break to match with the open p...Aline Santana Cordeiro
2021-05-19media: staging: media: atomisp: pci: Balance braces around conditional statem...Aline Santana Cordeiro
2021-05-19media: staging: media: atomisp: pci: Balance braces around conditional statem...Aline Santana Cordeiro
2021-05-19media: staging: media: atomisp: pci: Balance braces around conditional statem...Aline Santana Cordeiro
2021-05-19media: staging: media: atomisp: pci: Balance braces around conditional statem...Aline Santana Cordeiro
2021-05-17Merge 5.13-rc2 into staging-nextGreg Kroah-Hartman
2021-05-14staging: unisys: visorinput: remove redundant assignment of variable ledColin Ian King
2021-05-14staging: rtl8723bs: hal: Remove set but unused variableFabio M. De Francesco
2021-05-14staging: rtl8723bs: hal: Remove three set but unused variablesFabio M. De Francesco
2021-05-14staging: mt7621-dts: use clock in pci phy nodesSergio Paracuellos
2021-05-13staging: rtl8723bs: remove unused argument 'msg'Bryan Brattlof
2021-05-13Staging: vchiq_arm: Using pr_err and pr_notice instead of printkNguyen Dinh Phi
2021-05-13staging: rtl8723bs: core: Remove unnecessary lines of codeFabio M. De Francesco
2021-05-13staging: rtl8723bs: hal: Remove set but unused variableFabio M. De Francesco
2021-05-13staging: qlge: removed unnecessary debug message to fix coding style warningAshish Vara
2021-05-13staging: rtl8723bs: remove unneeded comments to silence 'line too long' warningFabio Aiuto
2021-05-13staging: rtl8723bs: replace private CRC-32 routines with in-kernel onesFabio Aiuto
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby