summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-11-27media: dm1105: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-11-27media: bt8xx: avoid a useless memsetChristophe JAILLET
2020-11-27media: bt8xx: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-11-27media: b2c2: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-11-27media: tuners: reduce stack usage in mxl5005s_reconfigureBixuan Cui
2020-11-27media: Replace HTTP links with HTTPS ones: SI2165 MEDIA DRIVERAlexander A. Klimov
2020-11-27media: Remove superfluous dependency for MEDIA_SUPPORT_FILTERGeert Uytterhoeven
2020-11-27media: i2c: imx219: remove redundant writesSameer Puri
2020-11-27media: mantis: remove redundant assignment to variable errColin Ian King
2020-11-27media: max2175: fix max2175_set_csm_mode() error codeDan Carpenter
2020-11-27media: c8sectpfe: clean up some indentingDan Carpenter
2020-11-27media: uvcvideo: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2020-11-27media: imx214: Fix stop streamingDaniel Gomez
2020-11-27media: msi2500: assign SPI bus number dynamicallyAntti Palosaari
2020-11-27media: usb: msi2500: Fix a possible null-pointer dereference in msi2500_stop_...Jia-Ju Bai
2020-11-27media: platform: sti: c8sectpfe: core: Add of_node_put() at gotoNishka Dasgupta
2020-11-27media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab
2020-11-26media: rc: add keymap for KHAMSIN remoteChristian Hewitt
2020-11-26media: dvb-usb: Add Hauppauge MAX S2's USB-IDsKai Muenz
2020-11-26media: siano: fix memory leak of debugfs members in smsdvb_hotplugKeita Suzuki
2020-11-25media: camss: csiphy: Set rate on csiX_phy clock on SDM630/660AngeloGioacchino Del Regno
2020-11-25media: camss: csiphy-3ph: Add support for SDM630/660AngeloGioacchino Del Regno
2020-11-25media: camss: Add support for SDM630/636/660 camera subsystemAngeloGioacchino Del Regno
2020-11-25media: camss: vfe: Add support for VFE 4.8AngeloGioacchino Del Regno
2020-11-25media: camss: vfe-4-7: Rename get_ub_size, set_qos, set_ds, wm_enableAngeloGioacchino Del Regno
2020-11-25media: camss: ispif: Correctly reset based on the VFE IDAngeloGioacchino Del Regno
2020-11-25media: sunxi-cir: allow timeout to be set at runtimeSean Young
2020-11-25media: sunxi-cir: ensure IR is handled when it is continuousSean Young
2020-11-25media: i2c: imx219: Declare that the driver can create eventsDave Stevenson
2020-11-25media: ipu3-cio2: fix trivial style warningNigel Christian
2020-11-25media: i2c: mt9p031: Remove redundant null check before clk_disable_unprepareXu Wang
2020-11-25media: ov2740: allow OTP data access during streamingBingbu Cao
2020-11-25media: ov2740: only do OTP data read on demand from userBingbu Cao
2020-11-25media: stm32-dcmi: add support of BT656 busHugues Fruchet
2020-11-25media: i2c: Add ov9734 image sensor driverTianshu Qiu
2020-11-25media: ipu3-cio2: Use macros from mm.hAndy Shevchenko
2020-11-17media: v4l2-compat-ioctl32.c: add missing #ifdef CONFIG_COMPAT_32BIT_TIMEsHans Verkuil
2020-11-17media: solo6x10: fix missing snd_card_free in error handling caseQinglang Miao
2020-11-17media: saa7134: improve f->fmt.win.clips NULL checkHans Verkuil
2020-11-17media: cx231xx: Use snd_card_free_when_closed() instead of snd_card_free().Zebediah Figura
2020-11-17media: vim2m: Register video device after setting up internalsSakari Ailus
2020-11-17media: v4l2-ctrls: allow V4L2_CTRL_TYPE_BUTTON with request apiDikshita Agarwal
2020-11-17media: rockchip: rkisp1: destage Rockchip ISP1 driverHelen Koike
2020-11-17media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer formatShunqian Zheng
2020-11-17media: staging: rkisp1: cap: fix timeout when stopping the streamHelen Koike
2020-11-17media: dvbdev: Fix memleak in dvb_register_deviceDinghao Liu
2020-11-17media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister()Qinglang Miao
2020-11-17media: rc: validate that "rc_proto" is reasonableDan Carpenter
2020-11-17media: venus: core: add shutdown callback for venusMansur Alisha Shaik
2020-11-17media: venus: handle use after free for iommu_map/iommu_unmapMansur Alisha Shaik