summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2019-10-10media: imx: Move pads init to probeSteve Longerbeam
2019-10-10media: imx: Move capture device init to registeredSteve Longerbeam
2019-10-10media: staging: media: imx: Use devm_platform_ioremap_resource().Jeeeun Evans
2019-10-10media: staging: media: imx: Fix alignment to match open parenthesisAmol Grover
2019-10-01media: imx: enable V4L2_PIX_FMT_XBGR32, _BGRX32, and _RGBX32Philipp Zabel
2019-10-01media: hantro: h264: Fix the frame_num wraparound caseBoris Brezillon
2019-10-01media: hantro: h264: Rename POC_CMP() into HANTRO_CMP()Boris Brezillon
2019-10-01media: hantro: h264: Fix a comment in b1_ref_list_cmp()Boris Brezillon
2019-10-01media: hantro: Simplify buffer helpersEzequiel Garcia
2019-10-01media: hantro: Simplify macroblock macrosEzequiel Garcia
2019-10-01media: hantro: streamline open, reuse error pathPhilipp Zabel
2019-10-01media: cedrus: fix various format-related compliance issuesHans Verkuil
2019-10-01media: cedrus: choose default pixelformat in try_fmtHans Verkuil
2019-10-01media: cedrus: fill in bus_info for media deviceHans Verkuil
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-17Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-12Staging: gasket: Use temporaries to reduce line length.Sandro Volery
2019-09-12Staging: octeon: Avoid several usecases of strcpySandro Volery
2019-09-12staging: vhciq_core: replace snprintf with scnprintfRohit Sarkar
2019-09-12staging: wilc1000: avoid twice IRQ handler execution for each single interruptAjay Singh
2019-09-12staging: wilc1000: remove unused interrupt status handling codeAjay Singh
2019-09-12staging: fbtft: make several arrays static const, makes object smallerColin Ian King
2019-09-12staging: rtl8188eu: make two arrays static const, makes object smallerColin Ian King
2019-09-12staging: rtl8723bs: core: Remove Macro "IS_MAC_ADDRESS_BROADCAST"Hariprasad Kelam
2019-09-12dt-bindings: anybus-controller: move to staging/ treeSven Van Asbroeck
2019-09-12staging: emxx_udc: remove local TRUE/FALSE definitionSaiyam Doshi
2019-09-12staging: wilc1000: look for rtc_clk clockEugen Hristev
2019-09-12staging: dt-bindings: wilc1000: add optional rtc_clk propertyEugen Hristev
2019-09-12staging: nvec: make use of devm_platform_ioremap_resourceHariprasad Kelam
2019-09-12staging: exfat: drop unused function parameterValentin Vidic
2019-09-12Staging: exfat: Avoid use of strcpySandro Volery
2019-09-12staging: exfat: use integer constantsValentin Vidic
2019-09-12staging: exfat: cleanup spacing for castsValentin Vidic
2019-09-12staging: exfat: cleanup spacing for operatorsValentin Vidic
2019-09-06staging: rtl8723bs: hal: remove redundant variable nColin Ian King
2019-09-06staging: pi433: Fix typo in documentationRohit Sarkar
2019-09-06staging: exfat: stop using 32-bit time_tArnd Bergmann
2019-09-06staging: exfat: stopusing CONFIG_FAT_DEFAULT_IOCHARSETArnd Bergmann
2019-09-05staging: rtl8723bs: Remove return statement from void functionLeandro Ribeiro
2019-09-05staging: rtl8192e: remove unnecessary blank lineBeatriz Martins de Carvalho
2019-09-05staging: exfat: Use kmemdup in exfat_symlink()YueHaibing
2019-09-05staging: exfat: remove unused including <linux/version.h>YueHaibing
2019-09-05staging: exfat: remove duplicated include from exfat_super.cYueHaibing
2019-09-04staging: exfat: remove the redundant check when kfree an object in exfat_dest...zhong jiang
2019-09-04staging: exfat: Fix two missing unlocks on error pathsDan Carpenter