summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02mm: remove the prot argument from vm_map_ramChristoph Hellwig
2020-06-02ivtv: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-05-29mmc: sdio: Move SDIO IDs from smssdio driver to common include filePali Rohár
2020-05-25mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado
2020-05-20usb: pulse8-cec: Switch to use %ptTAndy Shevchenko
2020-05-15bpf: Implement CAP_BPFAlexei Starovoitov
2020-04-26bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski
2020-04-21Update rmk's email address in various driversRussell King
2020-04-20docs: fix broken references for ReST files that moved aroundMauro Carvalho Chehab
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki
2020-03-30media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov
2020-03-24media: mtk-vpu: load vpu firmware from the new locationRui Wang
2020-03-24media: i2c: video-i2c: fix build errors due to 'imply hwmon'Matt Ranostay
2020-03-24media: vivid: fix incorrect PA assignment to HDMI outputsHans Verkuil
2020-03-20media: siano: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-20media: rc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-20media: cec-notifier: make cec_notifier_get_conn() staticHans Verkuil
2020-03-20media: cec-notifier: rename conn_name to port_nameHans Verkuil
2020-03-20media: am437x-vpfe: Make use of to_vpfe() to get a pointer to vpfe_deviceLad Prabhakar
2020-03-20media: v4l: Add 14-bit raw greyscale pixel formatDaniel Glöckner
2020-03-20media: v4l: Add 14-bit raw bayer pixel formatsSakari Ailus
2020-03-12media: mtk-mdp: Check return value of of_clk_getMatthias Brugger
2020-03-12media: platform: stm32: don't print an error on probe deferralEtienne Carriere
2020-03-12media: platform: stm32: defer probe for auxiliary clockEtienne Carriere
2020-03-12media: xirlink_cit: add missing descriptor sanity checksJohan Hovold
2020-03-12media: stv06xx: add missing descriptor sanity checksJohan Hovold
2020-03-12media: ov519: add missing endpoint sanity checksJohan Hovold
2020-03-12media: i2c: s5c73m3: Fix number in auto focus clusterSebastian Gross
2020-03-12media: videobuf2-core: fix dprintk levelAlexandre Courbot
2020-03-12media: imx214: Remove redundant codeRicardo Ribalda Delgado
2020-03-12media: i2c: ov5695: Fix power on and off sequencesDongchun Zhu
2020-03-12media: i2c: imx219: Add support for cropped 640x480 resolutionLad Prabhakar
2020-03-12media: i2c: imx219: Add support for RAW8 bit bayer formatLad Prabhakar
2020-03-12media: i2c: imx219: Fix power sequenceLad Prabhakar
2020-03-12media: Fix build failure due to missing select REGMAP_I2CIan Kumlien
2020-03-12media: tvp5150: make debug output more readableMarco Felsch
2020-03-12media: tvp5150: add support to limit sdtv standardsMarco Felsch
2020-03-12media: tvp5150: add subdev open/close callbacksMarco Felsch
2020-03-12media: tvp5150: add v4l2-event supportMarco Felsch
2020-03-12media: tvp5150: move irq en-/disable into runtime-pm opsMarco Felsch
2020-03-12media: tvp5150: initialize subdev before parsing device treeMichael Tretter
2020-03-12media: tvp5150: add FORMAT_TRY support for get/set selection handlersMarco Felsch
2020-03-12media: tvp5150: fix set_selection rectangle handlingMarco Felsch
2020-03-12media: tvp5150: add input source selection of_graph supportMarco Felsch