summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-23media: camss: vfe-170: fix "VFE halt timeout" errorJonathan Marek1-11/+1
2022-01-23media: camss: fix VFE irq nameJonathan Marek1-2/+1
2022-01-23media: camss: remove vdda-csiN from sdm845 resourcesJonathan Marek1-3/+3
2022-01-23media: camss: csid: allow csid to work without a regulatorJonathan Marek1-6/+11
2022-01-23media: camss: csid-170: set the right HALT_CMD when disabledJonathan Marek1-2/+6
2022-01-23media: camss: csid-170: support more than one lite vfeJonathan Marek1-1/+1
2022-01-23media: camss: csid-170: remove stray commentJonathan Marek1-1/+1
2022-01-23media: camss: csid-170: don't enable unused irqsJonathan Marek1-6/+0
2022-01-23media: camss: csid-170: fix non-10bit formatsJonathan Marek1-2/+3
2022-01-23media: camss: csiphy-3ph: add support for SM8250 CSI DPHYJonathan Marek2-9/+139
2022-01-23media: camss: csiphy-3ph: disable interruptsJonathan Marek1-32/+3
2022-01-23media: camss: csiphy-3ph: don't print HW version as an errorJonathan Marek1-1/+1
2022-01-23media: staging: media: zoran: drop read/write supportHans Verkuil2-13/+1
2022-01-23media: staging: media: zoran: drop kernel log spamHans Verkuil2-15/+15
2022-01-23media: staging: media: zoran: fix TRY_FMT handlingHans Verkuil1-1/+2
2022-01-23media: staging: media: zoran: fix various V4L2 compliance errorsHans Verkuil2-4/+11
2022-01-23media: staging: media: zoran: calculate the right buffer number for zoran_rea...Corentin Labbe1-1/+6
2022-01-23media: staging: media: zoran: fix counting buffer in reserveCorentin Labbe1-0/+1
2022-01-23media: staging: media: zoran: clean unused codeCorentin Labbe4-54/+0
2022-01-23media: staging: media: zoran: fix usage of vb2_dma_contig_set_max_seg_sizeCorentin Labbe1-2/+4
2022-01-23media: staging: media: zoran: introduce zoran_i2c_initCorentin Labbe1-19/+54
2022-01-23media: staging: media: zoran: move config select on primary kconfigCorentin Labbe1-13/+10
2022-01-23media: staging: media: zoran: move videodev allocCorentin Labbe3-33/+54
2022-01-23media: staging: media: zoran: remove vidmemCorentin Labbe1-15/+0
2022-01-23media: staging: media: zoran: merge all modulesCorentin Labbe11-102/+125
2022-01-23media: staging: media: zoran: videocode: remove procfsCorentin Labbe2-23/+4
2022-01-23media: staging: media: zoran: add debugfsCorentin Labbe3-0/+39
2022-01-23media: staging: media: zoran: rename debug module parameterCorentin Labbe4-19/+18
2022-01-23media: staging: media: zoran: use module_pci_driverCorentin Labbe1-20/+1
2022-01-23media: staging: media: zoran: move module parameter checks to zoran_probeCorentin Labbe1-31/+33
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds16-31/+29
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds31-176/+190
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds21-277/+384
2022-01-22Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-01-22Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-0/+4
2022-01-22Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+16
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-123/+10
2022-01-22Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka4-0/+17
2022-01-22proc: remove PDE_DATA() completelyMuchun Song18-83/+83
2022-01-22scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni1-1/+34
2022-01-22random: move the random sysctl declarations to its own fileXiaoming Ni1-2/+12
2022-01-22firmware_loader: move firmware sysctl to its own filesXiaoming Ni3-3/+40
2022-01-22cdrom: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-22/+1
2022-01-22macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-23/+1
2022-01-22i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-21/+1
2022-01-22hpet: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-21/+1
2022-01-21parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin1-1/+3
2022-01-21Merge branches 'acpi-cppc' and 'acpi-dptf'Rafael J. Wysocki5-5/+16