summaryrefslogtreecommitdiffstats
path: root/lib/iomap_copy.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-10media: platform: Use devm_platform_ioremap_resource() in two functionsMarkus Elfring2-13/+2
2019-10-10media: rcar-vin: Use bytes per line instead of width for UV offsetNiklas Söderlund1-2/+2
2019-10-10media: imx: Move pads init to probeSteve Longerbeam8-103/+81
2019-10-10media: imx: Move capture device init to registeredSteve Longerbeam3-29/+38
2019-10-10media: rcar-vin: Create compose rectangle where it is usedNiklas Söderlund1-14/+11
2019-10-10media: rcar-vin: Rename wrongly named rectangleNiklas Söderlund1-10/+11
2019-10-10media: vimc: Fix error return code in vimc_register_devices()Wei Yongjun1-1/+3
2019-10-10media: usbvision: Fix races among open, close, and disconnectAlan Stern1-3/+18
2019-10-10media: usbvision: Fix invalid accesses after device disconnectAlan Stern1-2/+6
2019-10-10media: gspca: make array st6422_bridge_init static, makes object smallerColin Ian King1-1/+1
2019-10-10media: cx18: make array mapping static, makes object smallerColin Ian King1-1/+1
2019-10-10media: cx231xx: remove duplicated include from cx231xx-417.cYueHaibing1-1/+0
2019-10-10media: staging: media: imx: Use devm_platform_ioremap_resource().Jeeeun Evans1-3/+1
2019-10-10media: cx88: Fix some error handling path in 'cx8800_initdev()'Christophe JAILLET1-4/+7
2019-10-10media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'Christophe JAILLET1-1/+1
2019-10-10media: usb: null check create_singlethread_workqueueNavid Emamdoost1-0/+3
2019-10-10media: gspca: null check create_singlethread_workqueueNavid Emamdoost1-0/+3
2019-10-10media: cx88: Add support for NotOnlyTV LV3H cardDaniel Gonzalez Cabanelas3-0/+45
2019-10-10media: staging: media: imx: Fix alignment to match open parenthesisAmol Grover1-3/+3
2019-10-10media: i2c: Use div64_ul() for u64-by-unsigned-long divideGeert Uytterhoeven1-2/+2
2019-10-10media: media/pci/ivtv: Variable vbi.type could be uninitialized if macro v4l2...Yizhuo1-1/+1
2019-10-10media: af9035: add support for Logilink VG0022A.Gon Solo1-0/+20
2019-10-10media: si2157: Add option for not downloading firmware.Gon Solo3-16/+28
2019-10-10media: af9035: add the formula used for the I2C speedMauro Carvalho Chehab1-4/+13
2019-10-10media: si2168: use bits instead of bool for flagsMauro Carvalho Chehab2-26/+31
2019-10-08media: venus: fix build on 32bit environmentsMauro Carvalho Chehab1-2/+3
2019-10-07media: cec-funcs.h: use new CEC_OP_UI_CMD definesHans Verkuil1-14/+14
2019-10-07media: cec-funcs.h: add status_req checksHans Verkuil1-2/+4
2019-10-07media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()Yang Yingliang1-1/+7
2019-10-07media: dvb-usb-gl861: support I2C read from tuner via demodAkihiro Tsukada1-0/+1
2019-10-07media: dvb-frontends/tc90522: extend i2c algo to support some devicesAkihiro Tsukada2-2/+28
2019-10-07media: dvb-usb-v2/gl861: remove an un-used header fileAkihiro Tsukada2-15/+1
2019-10-07media: dvb-usb-v2/gl861: remove device-specific i2c algoAkihiro Tsukada1-208/+26
2019-10-07media: gl861: re-implement I2C adapter logicAntti Palosaari1-57/+159
2019-10-07media: dvbsky: use a single mutex and state buffers for all R/W opsAndrei Koshkosh1-8/+8
2019-10-07media: drxj: remove redundant assignment to variable rcColin Ian King1-1/+1
2019-10-07media: usb: tm6000: Use the correct style for SPDX License IdentifierNishad Kamdar3-3/+3
2019-10-07media: rc: Use devm_platform_ioremap_resource() in tango_ir_probe()Markus Elfring1-12/+2
2019-10-07media: rc: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-10-07media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost1-1/+4
2019-10-07media: em28xx: Add support for Magix Wideowandler 2Dominik Danelski2-0/+21
2019-10-07media: cxd2820r: make arrays tab static const, makes object smallerColin Ian King3-3/+3
2019-10-07media: rtl28xxu: fix idle handlingSean Young3-1/+5
2019-10-07media: rtl28xxu: set keymap for Astrometa DVB-T2Sean Young1-1/+2
2019-10-07media: rc: Add support for another iMON 0xffdc deviceFlavius Georgescu1-10/+51
2019-10-07media: mceusb: fix out of bounds read in MCE receiver bufferA Sun1-43/+98
2019-10-07media: rc: increase rc-mm tolerance and add debug messageSean Young1-2/+4
2019-10-07media: rc: mark input device as pointing stickSean Young1-0/+1
2019-10-07media: delete unused proc_fs.h includeSean Young5-5/+0
2019-10-07media: saa7164: use debugfs rather than procfs for debugging fileSean Young1-61/+105