summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-24media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-02-24media: allegro: add missed checks in allegro_open()Chuhong Yuan
2020-02-24media: exynos4-is: add missed clk_disable_unprepare in removeChuhong Yuan
2020-02-24media: rc: add keymap for Videostrong KII ProMohammad Rasim
2020-02-24media: drxj: remove redundant assignments to variable rcColin Ian King
2020-02-24media: dib0700: fix rc endpoint lookupJohan Hovold
2020-02-24media: flexcop-usb: fix endpoint sanity checkJohan Hovold
2020-02-24media: rcar-vin: Add support for V4L2_FIELD_SEQ_{TB,BT}Niklas Söderlund
2020-02-24media: rcar-vin: Move hardware buffer tracking to own structNiklas Söderlund
2020-02-24media: xilinx: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-02-24media: vimc: streamer: fix memory leak in vimc subdevs if kthread_run failsDafna Hirschfeld
2020-02-24media: adv7180: Add init_cfg pad operationNiklas Söderlund
2020-02-24media: usbtv: fix control-message timeoutsJohan Hovold
2020-02-24media: atmel: atmel-isc-base: expose white balance as v4l2 controlsEugen Hristev
2020-02-24media: video: aspeed: Update copyright informationJoel Stanley
2020-02-24media: aspeed: Use runtime configurationJoel Stanley
2020-02-24media: aspeed: Rework memory mapping in probeJoel Stanley
2020-02-24media: rcar_drif: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-02-24media: pxa_camera: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-02-24media: hantro: Support H264 profile controlHirokazu Honda
2020-02-24media: stm32-dcmi: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-02-24media: cx231xx: constify copied structureJulia Lawall
2020-02-24media: isif: constify copied structureJulia Lawall
2020-02-24media: anysee: constify copied structureJulia Lawall
2020-02-24media: media/saa7146: fix incorrect assertion in saa7146_buffer_finishAditya Pakki
2020-02-24media: v4l2-core: v4l2-i2c: convert to new API with ERRPTRWolfram Sang
2020-02-24media: rcar-vin: Limit NV12 availability to supported VIN channels onlyNiklas Söderlund
2020-02-24media: rcar-vin: Handle special pixel formats in a switchNiklas Söderlund
2020-02-24media: Fix Kconfig indentationKrzysztof Kozlowski
2020-02-24media: hantro: Fix broken media controller linksEzequiel Garcia
2020-02-24media: mc-entity.c: use & to check pad flags, not ==Hans Verkuil
2020-02-24media: v4l2-mem2mem.c: fix broken linksHans Verkuil
2020-02-24media: vicodec: process all 4 components for RGB32 formatsHans Verkuil
2020-02-24media: pulse8-cec: close serio in disconnect, not adap_freeHans Verkuil
2020-02-24media: pulse8-cec: INIT_DELAYED_WORK was called too lateHans Verkuil
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-09irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey
2020-02-08Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...David S. Miller