summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | media: mtk-cir: reduce message end to fix nec repeatsSean Young2022-01-241-4/+5
| * | media: lirc: simplify gap calculationSean Young2022-01-241-13/+6
| * | media: ir_toy: free before error exitingPeiwei Hu2022-01-241-1/+1
| * | media: mtk-vcodec: Remove mtk_vcodec_release_enc_pmYunfei Dong2022-01-233-13/+8
| * | media: mtk-vcodec: Remove mtk_vcodec_release_dec_pmYunfei Dong2022-01-234-17/+15
| * | media: mtk-vcodec: Use codec type to separate different hardwareYunfei Dong2022-01-233-9/+41
| * | media: mtk-vcodec: Add core dec and dec end ipi msgYunfei Dong2022-01-233-0/+34
| * | media: mtk-vcodec: Support 34bits dma address for vdecYunfei Dong2022-01-231-0/+8
| * | media: mtk-vcodec: Add work queue for core hardware decodeYunfei Dong2022-01-234-1/+53
| * | media: mtk-vcodec: Add new interface to lock different hardwareYunfei Dong2022-01-233-5/+7
| * | media: mtk-vcodec: Generalize power and clock on/off interfacesYunfei Dong2022-01-239-40/+146
| * | media: mtk-vcodec: Add msg queue feature for lat and core architectureYunfei Dong2022-01-234-0/+419
| * | media: mtk-vcodec: Add irq interface for multi hardwareYunfei Dong2022-01-2312-39/+72
| * | media: mtk-vcodec: Use pure single core for MT8183Yunfei Dong2022-01-233-0/+13
| * | media: mtk-vcodec: Add to support multi hardware decodeYunfei Dong2022-01-237-32/+333
| * | media: mtk-vcodec: Support MT8192Yunfei Dong2022-01-233-0/+21
| * | media: mtk-vcodec: export decoder pm functionsYunfei Dong2022-01-231-0/+6
| * | media: mtk-vcodec: Refactor vcodec pm interfaceYunfei Dong2022-01-235-21/+14
| * | media: mtk-vcodec: Align vcodec wake up interrupt interfaceYunfei Dong2022-01-233-16/+9
| * | media: mtk-vcodec: Get numbers of register bases from DTYunfei Dong2022-01-231-9/+28
| * | media: atmel: atmel-isc: add raw Bayer 8bit 10bit output formatsEugen Hristev2022-01-232-0/+48
| * | media: atmel: atmel-sama7g5-isc: fix UYVY input format mbus_code typoEugen Hristev2022-01-231-1/+1
| * | media: atmel: atmel-isc-base: clamp wb gain coefficientsEugen Hristev2022-01-231-0/+4
| * | media: atmel: atmel-isc-base: add wb debug messagesEugen Hristev2022-01-231-0/+18
| * | media: atmel: atmel-isc-base: fix bytesperline value for planar formatsEugen Hristev2022-01-232-2/+21
| * | media: atmel: atmel-isc-base: report frame sizes as full supported rangeEugen Hristev2022-01-231-12/+10
| * | media: atmel: atmel-isc-base: remove frameintervals VIDIOCEugen Hristev2022-01-231-37/+0
| * | media: atmel: atmel-sama7g5-isc: fix ispck leftoverEugen Hristev2022-01-231-6/+0
| * | media: atmel: atmel-isc: replace video device name with module nameEugen Hristev2022-01-231-1/+1
| * | media: atmel: atmel-isc: split the clock code into separate source fileEugen Hristev2022-01-234-296/+320
| * | media: atmel: introduce microchip csi2dc driverEugen Hristev2022-01-234-0/+823
| * | media: stm32: dcmi: create a dma scatterlist based on DMA max_sg_burst valueAlain Volmat2022-01-231-12/+39
| * | media: v4l2-ctrls: make array range staticColin Ian King2022-01-231-1/+1
| * | media: media/radio: make array probe_ports static constColin Ian King2022-01-231-1/+1
| * | media: gspca: make array regs_to_read static constColin Ian King2022-01-231-1/+3
| * | media: bttv: fix WARNING regression on tunerless devicesOndrej Zary2022-01-231-2/+2
| * | media: imx-jpeg: use NV12M to represent non contiguous NV12Ming Qian2022-01-231-6/+6
| * | media: davinci: vpif: drop probe printkJohan Hovold2022-01-231-2/+0
| * | media: davinci: vpif: fix use-after-free on driver unbindJohan Hovold2022-01-231-26/+71
| * | media: davinci: vpif: fix unbalanced runtime PM enableJohan Hovold2022-01-231-2/+9
| * | media: davinci: vpif: fix unbalanced runtime PM getJohan Hovold2022-01-231-0/+1
| * | media: platform: cros-ec: Add brask to the match tableZhuohao Lee2022-01-231-0/+2
| * | media: saa7134: use swap() to make code cleanerYang Guang2022-01-231-6/+3
| * | media: mtk-vcodec: potential dereference of null pointerJiasheng Jiang2022-01-231-0/+2
| * | media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across ioctlsChen-Yu Tsai2022-01-231-12/+41
| * | media: vivid: fix timestamp and sequence wrappingDeborah Brouwer2022-01-237-30/+44
| * | media: rkisp1: fix grey format iommu page faultsDafna Hirschfeld2022-01-231-7/+21
| * | media: camss: Apply vfe_get/vfe_put fix to SDM845Bryan O'Donoghue2022-01-231-2/+3
| * | media: camss: Do vfe_get/vfe_put for csid on sm8250Bryan O'Donoghue2022-01-233-3/+16
| * | media: camss: Add SM8250 bandwdith configuration supportBryan O'Donoghue2022-01-232-0/+98