summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-1145-0/+22742
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-225-12/+44
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0719-56/+35
| |\ \
| * | | net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal2019-06-021-1/+5
| * | | isdn: move capi drivers to stagingArnd Bergmann2019-05-3145-0/+22774
* | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-092-3/+3
|\ \ \ \
| * | | | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| * | | | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-149-8/+25
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-2/+2
* | | | | Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds2019-07-093-6/+11
|\ \ \ \ \
| * | | | | staging/olpc_dcon: Add drm conversion to TODODaniel Vetter2019-06-131-0/+7
| * | | | | fbdev: make unregister/unlink functions not failDaniel Vetter2019-06-121-1/+3
| * | | | | staging/olpc: lock_fb_info can't failDaniel Vetter2019-06-121-5/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-09108-3926/+13345
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | media: allegro: use new v4l2_m2m_ioctl_try_encoder_cmd funcsMichael Tretter2019-06-271-20/+2
| * | | | media: staging: media: tegra-vde: Defer dmabuf's unmappingDmitry Osipenko2019-06-245-115/+276
| * | | | media: staging: media: tegra-vde: Add IOMMU supportDmitry Osipenko2019-06-246-93/+349
| * | | | media: hantro: Use vb2_get_bufferEzequiel Garcia2019-06-241-3/+5
| * | | | media: staging: media: fix style problemAliasgar Surti2019-06-241-2/+4
| * | | | media: staging: media: soc_camera: soc_mt9v022: simplify getting the adapter ...Wolfram Sang2019-06-241-1/+1
| * | | | media: staging: media: soc_camera: mt9t031: simplify getting the adapter of a...Wolfram Sang2019-06-241-1/+1
| * | | | media: staging: media: soc_camera: imx074: simplify getting the adapter of a ...Wolfram Sang2019-06-241-1/+1
| * | | | media: staging: media: tegra-vde: Manually pack UAPI structuresDmitry Osipenko2019-06-212-23/+34
| * | | | media: staging: media: tegra-vde: Remove BIT() macro from UAPI headerDmitry Osipenko2019-06-211-2/+2
| * | | | media: staging: media: meson: remove redundant initialization of mpeg12Colin Ian King2019-06-211-1/+1
| * | | | media: imx7-media-csi: get csi upstream endpointRui Miguel Silva2019-06-211-0/+8
| * | | | media: staging: davinci: fix memory leaks and check for allocation failureColin Ian King2019-06-211-5/+10
| * | | | media: hantro: remove an unnecessary NULL checkDan Carpenter2019-06-211-1/+1
| * | | | media: meson: vdec: Add missing kthread.hYueHaibing2019-06-121-0/+1
| * | | | media: hantro: allow arbitrary number of clocksPhilipp Zabel2019-06-124-8/+19
| * | | | media: hantro: add support for separate control blockPhilipp Zabel2019-06-121-0/+2
| * | | | media: hantro: add support for named register rangesPhilipp Zabel2019-06-122-8/+24
| * | | | media: hantro: make irq names configurablePhilipp Zabel2019-06-124-30/+40
| * | | | media: hantro: add PM runtime resume callbackPhilipp Zabel2019-06-122-0/+15
| * | | | media: hantro: print video device name in addition to device nodePhilipp Zabel2019-06-121-1/+2
| * | | | media: rockchip/vpu: rename from rockchip to hantroPhilipp Zabel2019-06-1230-1559/+1570
| * | | | Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-117-8/+23
| |\| | |
| * | | | media: meson: add v4l2 m2m video decoder driverMaxime Jourdan2019-06-1118-0/+2980
| * | | | media: Revert "media: staging/imx: Allow driver to build if COMPILE_TEST is e...Fabio Estevam2019-06-101-1/+1
| * | | | media: imx7-media-csi: Remove unneeded error messageFabio Estevam2019-06-051-3/+1
| * | | | media: imx7-media-csi: Use u32 for storing register readsFabio Estevam2019-06-051-13/+13
| * | | | media: imx7-media-csi: Use functions instead of macrosFabio Estevam2019-06-051-4/+10
| * | | | media: imx7-mipi-csis: Remove extra blank lineFabio Estevam2019-06-051-1/+0
| * | | | media: imx7-mipi-csis: Remove unneeded 'ret' initializationFabio Estevam2019-06-051-1/+1
| * | | | media: imx7-mipi-csis: Propagate the error if clock enabling failsFabio Estevam2019-06-051-7/+7
| * | | | media: staging/media: set device_caps in struct video_deviceHans Verkuil2019-06-053-15/+12
| * | | | media: vc04_services/bcm2835-camera: set device_caps in struct video_deviceHans Verkuil2019-06-051-4/+2
| * | | | media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon2019-06-052-8/+8
| * | | | media: staging/imx: fix two NULL vs IS_ERR() bugsDan Carpenter2019-06-032-4/+4
| * | | | media: Staging: media: Release the correct resource in an error handling pathChristophe JAILLET2019-05-291-5/+5