summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| * | | | | | media: staging: media: davinci_vpfe: use __func__ for function namesDiwakar Sharma2019-05-291-4/+4
| * | | | | | media: staging: media: davinci_vpfe: Replace a bit shiftArushi Singhal2019-05-291-4/+4
| * | | | | | media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initial...Shailendra Verma2019-05-291-0/+3
| * | | | | | media: staging: imgu: Drop support for other page sizesSakari Ailus2019-05-293-86/+22
| * | | | | | media: staging: imgu: Address compiler / checker warnings in MMU codeSakari Ailus2019-05-291-4/+35
| * | | | | | media: staging: imgu: Remove redundant checksSakari Ailus2019-05-291-4/+2
| * | | | | | media: staging: imgu: Address a compiler warning on alignmentSakari Ailus2019-05-291-1/+1
| * | | | | | media: rockchip/vpu: Add support for MPEG-2 decoding on RK3288Jonas Karlman2019-05-295-1/+322
| * | | | | | media: rockchip/vpu: Add MPEG2 decoding support to RK3399Jonas Karlman2019-05-294-1/+327
| * | | | | | media: rockchip/vpu: Add infra to support MPEG-2 decodingJonas Karlman2019-05-295-1/+119
| * | | | | | media: rockchip/vpu: Add support for non-standard controlsEzequiel Garcia2019-05-294-13/+59
| * | | | | | media: rockchip/vpu: Add decoder boilerplateEzequiel Garcia2019-05-294-38/+203
| * | | | | | media: rockchip/vpu: Prepare things to support decodersBoris Brezillon2019-05-292-202/+295
| * | | | | | media: rockchip/vpu: Provide a helper to reset both src and dst formatsBoris Brezillon2019-05-293-10/+12
| * | | | | | media: rockchip/vpu: Move encoder logic to a common placeBoris Brezillon2019-05-294-21/+21
| * | | | | | media: rockchip/vpu: Rename rockchip_vpu_common.h into rockchip_vpu_v4l2.hBoris Brezillon2019-05-295-7/+7
| * | | | | | media: rockchip/vpu: Support the Request APIEzequiel Garcia2019-05-293-0/+32
| * | | | | | media: rockchip/vpu: Open-code media controller registerEzequiel Garcia2019-05-292-31/+215
| * | | | | | media: rockchip/vpu: Use v4l2_apply_frmsize_constraints() where appropriateBoris Brezillon2019-05-291-30/+14
| * | | | | | media: staging: allegro: cleanup two warningsMauro Carvalho Chehab2019-05-291-2/+2
| * | | | | | media: allegro-dvt: fix build failureHans Verkuil2019-05-291-1/+1
OpenPOWER on IntegriCloud