summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-23media: videobuf2: remove redundant if-statementSergey Senozhatsky1-2/+1
2020-06-23media: videobuf2: don't test db_attach in dma-contig prepare and finishSergey Senozhatsky2-12/+2
2020-06-23media: videobuf2: add begin/end cpu_access callbacks to dma-sgSergey Senozhatsky1-0/+30
2020-06-23media: videobuf2: add begin/end cpu_access callbacks to dma-contigSergey Senozhatsky1-0/+35
2020-06-23media: videobuf2: check ->synced flag in prepare() and finish()Sergey Senozhatsky1-2/+7
2020-06-23media: videobuf2: do not sync caches when we are allowed not toSergey Senozhatsky1-4/+10
2020-06-23media: videobuf2: factor out planes prepare/finish functionsSergey Senozhatsky1-21/+31
2020-06-23media: videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky4-10/+35
2020-06-23media: videobuf2: add queue memory consistency parameterSergey Senozhatsky3-14/+45
2020-06-23media: videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky1-0/+2
2020-06-23media: videobuf2: handle V4L2 buffer cache flagsSergey Senozhatsky1-0/+48
2020-06-23media: gspca: remove redundant assignment to variable retvalColin Ian King1-1/+1
2020-06-23media: vpif: Fix runtime PM imbalance in vpif_probeDinghao Liu1-0/+1
2020-06-23media: exynos4-is: Fix runtime PM imbalance in fimc_is_probeDinghao Liu1-0/+1
2020-06-23media: exynos4-is: Fix runtime PM imbalance in isp_video_openDinghao Liu1-0/+1
2020-06-23media: camss: vfe: Fix runtime PM imbalance on errorDinghao Liu1-6/+4
2020-06-23media: camss: ispif: Fix runtime PM imbalance on errorDinghao Liu1-1/+3
2020-06-23media: camss: csid: Fix runtime PM imbalance in csid_set_powerDinghao Liu1-1/+3
2020-06-23media: coda: Fix runtime PM imbalance on errorDinghao Liu1-3/+2
2020-06-23media: fimc-capture: Fix runtime PM imbalance on errorDinghao Liu1-1/+3
2020-06-23media: s5k6a3: Fix runtime PM imbalance on errorDinghao Liu1-1/+1
2020-06-23media: staging: tegra-vde: fix runtime pm imbalance on errorDinghao Liu1-3/+1
2020-06-23media: staging: rkisp1: fix dev param for dev_* debugsDafna Hirschfeld4-10/+13
2020-06-23media: staging: rkisp1: stats: don't set stats flags in rkisp1_stats_send_mea...Dafna Hirschfeld1-10/+3
2020-06-23media: staging: rkisp1 stats: set a measure flag with '|=' instead of '='Dafna Hirschfeld1-1/+1
2020-06-23media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driverVishal Sagar3-0/+1119
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds34-234/+459
2020-06-14net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko1-9/+40
2020-06-14net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko1-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds321-1740/+1740
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds18-189/+190
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds70-1233/+5496
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds678-6801/+5142
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+7
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-125/+68
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-57/+19
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada321-1740/+1740
2020-06-13ibmvnic: Flush existing work items before device removalThomas Falcon1-0/+3
2020-06-13Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds33-977/+1555
2020-06-12Merge tag 'pwm/for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-45/+436
2020-06-12Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-14/+14
2020-06-12Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-140/+88
2020-06-12Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2020-06-12net: ipa: header pad field only valid for AP->modem endpointAlex Elder1-4/+15
2020-06-12net: ipa: program upper nibbles of sequencer typeAlex Elder2-2/+6
2020-06-12net: ipa: fix modem LAN RX endpoint idAlex Elder1-1/+1
2020-06-12net: ipa: program metadata mask differentlyAlex Elder1-33/+39
2020-06-12ionic: add pcie_print_link_statusShannon Nelson1-0/+1
2020-06-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller5-63/+177
2020-06-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1