summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-09-248-88/+17
|\
| * media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky2020-09-147-87/+16
| * media: cec-adap.c: don't use flush_scheduled_work()Hans Verkuil2020-09-101-1/+1
* | Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-09-037-54/+65
|\|
| * media: mceusb: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET2020-08-281-1/+1
| * media: gpio-ir-tx: spinlock is not needed to disable interruptsSean Young2020-08-281-11/+5
| * media: rc: do not access device via sysfs after rc_unregister_device()Sean Young2020-08-281-0/+12
| * media: rc: uevent sysfs file races with rc_unregister_device()Sean Young2020-08-281-16/+16
| * media: max9286: Depend on OF_GPIOSakari Ailus2020-08-281-1/+1
| * media: i2c: imx214: select V4L2_FWNODEJacopo Mondi2020-08-281-1/+1
| * media: vicodec: add missing v4l2_ctrl_request_hdl_put()Hans Verkuil2020-08-271-0/+1
| * media: media/v4l2-core: Fix kernel-infoleak in video_put_user()Peilin Ye2020-08-261-23/+27
| * media: ti-vpe: cal: Fix compilation on 32-bit ARMLaurent Pinchart2020-08-261-1/+1
* | media: dib0700: Fix identation issue in dib8096_set_param_override()Gustavo A. R. Silva2020-08-271-5/+5
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2338-152/+161
|/
* Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-111-1/+3
|\
| * iommu/exynos: Use dev_iommu_priv_get/set()Joerg Roedel2020-06-301-1/+3
* | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-1/+1
|\ \
| * | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-071-1/+1
* | | Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-08-07155-3034/+9351
|\ \ \
| * | | media: camss: fix memory leaks on error handling paths in probeEvgeny Novikov2020-08-061-10/+20
| * | | media: davinci: vpif_capture: fix potential double freeEvgeny Novikov2020-08-061-2/+0
| * | | media: radio: remove redundant assignment to variable retvalColin Ian King2020-08-061-1/+1
| * | | media: mtk-mdp: Fix a refcounting bug on error in initDan Carpenter2020-08-061-4/+12
| * | | media: meye: fix missing pm_mchip_mode fieldHans Verkuil2020-08-061-2/+0
| * | | media: cafe-driver: use generic power managementVaibhav Gupta2020-08-063-29/+7
| * | | media: saa7164: use generic power managementVaibhav Gupta2020-08-061-3/+0
| * | | media: videobuf2: Print videobuf2 buffer state by nameEzequiel Garcia2020-07-191-8/+27
| * | | media: tw68: use generic power managementVaibhav Gupta2020-07-191-19/+11
| * | | media: meye: use generic power managementVaibhav Gupta2020-07-191-10/+5
| * | | media: cx88: use generic power managementVaibhav Gupta2020-07-191-44/+16
| * | | media: cx25821: use generic power managementVaibhav Gupta2020-07-191-3/+0
| * | | media: cx23885: use generic power managementVaibhav Gupta2020-07-191-3/+0
| * | | media: sta2x11: use generic power managementVaibhav Gupta2020-07-191-48/+15
| * | | media: v4l2-async: Log message in case of heterogeneous fwnode matchLaurent Pinchart2020-07-191-1/+23
| * | | media: v4l2-async: Pass notifier pointer to match functionsLaurent Pinchart2020-07-191-7/+11
| * | | media: v4l2-async: Accept endpoints and devices for fwnode matchingLaurent Pinchart2020-07-191-1/+42
| * | | media: i2c: Add RDACM20 driverJacopo Mondi2020-07-195-0/+1247
| * | | media: i2c: Add MAX9286 driverKieran Bingham2020-07-193-0/+1334
| * | | media: i2c: dw9768: Add DW9768 VCM driverDongchun Zhu2020-07-193-0/+567
| * | | media: i2c: imx290: replace msleep(10) with usleep_range(10000, 11000)Andrey Konovalov2020-07-191-3/+3
| * | | media: tw68: Replace http links with https onesAlexander A. Klimov2020-07-191-1/+1
| * | | media: tw5864-core: Replace http links with https onesAlexander A. Klimov2020-07-191-1/+1
| * | | media: rtl2832_sdr: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-191-1/+1
| * | | media: ivtv: Replace http links with https onesAlexander A. Klimov2020-07-191-1/+1
| * | | media: imon: Replace http links with https onesAlexander A. Klimov2020-07-191-1/+1
| * | | media: cx18: Replace http links with https onesAlexander A. Klimov2020-07-191-1/+1
| * | | media: vimc: Add a control to display info on test imageKaaira Gupta2020-07-194-0/+84
| * | | media: tpg: Add function to return colors' order of test imageKaaira Gupta2020-07-191-2/+28
| * | | media: tpg: change char argument to const charKaaira Gupta2020-07-191-5/+5