summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-041-1/+3
|\
| * bpf: Implement CAP_BPFAlexei Starovoitov2020-05-151-1/+1
| * bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski2020-04-261-0/+2
* | Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2020-06-021-5/+5
|\ \
| * | mmc: sdio: Move SDIO IDs from smssdio driver to common include filePali Rohár2020-05-291-5/+5
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-025-30/+16
|\ \
| * | mm: remove the prot argument from vm_map_ramChristoph Hellwig2020-06-022-4/+2
| * | ivtv: convert get_user_pages() --> pin_user_pages()John Hubbard2020-06-023-26/+14
* | | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-022-3/+3
|\ \ \
| * | | mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado2020-05-261-2/+2
| * | | docs: fix broken references for ReST files that moved aroundMauro Carvalho Chehab2020-04-201-1/+1
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-06-021-1/+1
|\ \ \ | |_|/ |/| |
| * | Update rmk's email address in various driversRussell King2020-04-211-1/+1
| |/
* / usb: pulse8-cec: Switch to use %ptTAndy Shevchenko2020-05-201-5/+1
|/
* Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-03-312-5/+4
|\
| * Merge branch 'pm-qos'Rafael J. Wysocki2020-03-302-5/+4
| |\
| | * drivers: media: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki2020-02-142-5/+4
* | | media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov2020-03-301-2/+8
* | | media: mtk-vpu: load vpu firmware from the new locationRui Wang2020-03-241-3/+13
* | | media: i2c: video-i2c: fix build errors due to 'imply hwmon'Matt Ranostay2020-03-241-1/+1
* | | media: vivid: fix incorrect PA assignment to HDMI outputsHans Verkuil2020-03-241-2/+2
* | | media: siano: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-201-104/+110
* | | media: rc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-201-2/+2
* | | media: cec-notifier: make cec_notifier_get_conn() staticHans Verkuil2020-03-201-2/+15
* | | media: cec-notifier: rename conn_name to port_nameHans Verkuil2020-03-201-12/+12
* | | media: am437x-vpfe: Make use of to_vpfe() to get a pointer to vpfe_deviceLad Prabhakar2020-03-201-5/+5
* | | media: v4l: Add 14-bit raw greyscale pixel formatDaniel Glöckner2020-03-201-0/+1
* | | media: v4l: Add 14-bit raw bayer pixel formatsSakari Ailus2020-03-201-0/+4
* | | media: mtk-mdp: Check return value of of_clk_getMatthias Brugger2020-03-121-0/+6
* | | media: platform: stm32: don't print an error on probe deferralEtienne Carriere2020-03-121-1/+3
* | | media: platform: stm32: defer probe for auxiliary clockEtienne Carriere2020-03-121-1/+5
* | | media: xirlink_cit: add missing descriptor sanity checksJohan Hovold2020-03-121-1/+17
* | | media: stv06xx: add missing descriptor sanity checksJohan Hovold2020-03-122-1/+22
* | | media: ov519: add missing endpoint sanity checksJohan Hovold2020-03-121-0/+10
* | | media: i2c: s5c73m3: Fix number in auto focus clusterSebastian Gross2020-03-121-1/+1
* | | media: videobuf2-core: fix dprintk levelAlexandre Courbot2020-03-121-2/+2
* | | media: imx214: Remove redundant codeRicardo Ribalda Delgado2020-03-121-1/+0
* | | media: i2c: ov5695: Fix power on and off sequencesDongchun Zhu2020-03-121-18/+31
* | | media: i2c: imx219: Add support for cropped 640x480 resolutionLad Prabhakar2020-03-121-1/+69
* | | media: i2c: imx219: Add support for RAW8 bit bayer formatLad Prabhakar2020-03-121-32/+116
* | | media: i2c: imx219: Fix power sequenceLad Prabhakar2020-03-121-0/+17
* | | media: Fix build failure due to missing select REGMAP_I2CIan Kumlien2020-03-121-0/+5
* | | media: tvp5150: make debug output more readableMarco Felsch2020-03-121-3/+6
* | | media: tvp5150: add support to limit sdtv standardsMarco Felsch2020-03-121-2/+74
* | | media: tvp5150: add subdev open/close callbacksMarco Felsch2020-03-121-0/+22
* | | media: tvp5150: add v4l2-event supportMarco Felsch2020-03-121-1/+17
* | | media: tvp5150: move irq en-/disable into runtime-pm opsMarco Felsch2020-03-121-6/+55
* | | media: tvp5150: initialize subdev before parsing device treeMichael Tretter2020-03-121-4/+3
* | | media: tvp5150: add FORMAT_TRY support for get/set selection handlersMarco Felsch2020-03-121-32/+81
* | | media: tvp5150: fix set_selection rectangle handlingMarco Felsch2020-03-121-16/+16