summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-10media: uvcvideo: Add mapping for HEVC payloadsDmitry Buzdyk2-0/+9
2020-09-10media: uvcvideo: Fix annotation for uvc_video_clock_update()Jun Chen1-1/+1
2020-09-10media: rcar-fcp: Drop local dma_parmsRobin Murphy1-3/+1
2020-09-10media: usbvision: remove deprecated driverHans Verkuil11-6237/+0
2020-09-08media: vivid: fix compile warning/errorHans Verkuil1-4/+5
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab1140-3748/+6151
2020-09-07media: atomisp: get rid of -Wsuggest-attribute=format warningsMauro Carvalho Chehab3-19/+8
2020-09-07media: atomisp: move a static constant out of a header fileMauro Carvalho Chehab2-4/+4
2020-09-07media: atomisp: get rid of unused varsMauro Carvalho Chehab8-89/+14
2020-09-07media: atomisp: print a warning if error while setting downscalerMauro Carvalho Chehab1-0/+5
2020-09-07media: atomisp: get rid of some cleanup leftoversMauro Carvalho Chehab1-3/+0
2020-09-07media: vivid: fix error pathMauro Carvalho Chehab1-4/+2
2020-09-07media: vivid: move the devnode creation logic to a separate functionMauro Carvalho Chehab1-256/+274
2020-09-07media: vivid: move the create queues to a separate functionMauro Carvalho Chehab1-83/+92
2020-09-07media: vivid: place dt timings init code on a separate functionMauro Carvalho Chehab1-32/+44
2020-09-07media: vivid: move set_capabilities logic to a separate functionMauro Carvalho Chehab1-78/+83
2020-09-07media: vivid: place the logic which disables ioctl on a separate functionMauro Carvalho Chehab1-86/+96
2020-09-07media: vivid: move the detection part out of vivid_create_instanceMauro Carvalho Chehab1-68/+83
2020-09-06Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-62/+118
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-16/+211
2020-09-05Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds1-1/+1
2020-09-04Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-95/+165
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds3-6/+10
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds8-58/+167
2020-09-04Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-18/+24
2020-09-04Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-49/+73
2020-09-04Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-25/+81
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds1-8/+0
2020-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki1-88/+148
2020-09-04mm/gup: Remove enfornced COW mechanismPeter Xu1-8/+0
2020-09-04iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson1-7/+7
2020-09-04iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel1-0/+7
2020-09-04iommu/amd: Do not force direct mapping when SME is activeJoerg Roedel1-1/+6
2020-09-04iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit3-7/+33
2020-09-04iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit1-0/+2
2020-09-04thermal: core: Fix use-after-free in thermal_zone_device_unregister()Dmitry Osipenko1-2/+3
2020-09-04thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada1-2/+2
2020-09-04thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2-14/+19
2020-09-04iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()Lu Baolu1-45/+55
2020-09-04iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu1-2/+8
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne9-15/+210
2020-09-04memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERICRoger Pau Monne1-1/+1
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds35-166/+264
2020-09-04Merge branch 'linux-5.9' of git://github.com/skeggsb/linux into drm-fixesDave Airlie4-3/+12
2020-09-04Merge tag 'drm-intel-fixes-2020-09-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-8/+28
2020-09-03tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan1-4/+13
2020-09-03Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-55/+71
2020-09-03media: rc: rename ir_lirc_* functions to lirc_*Sean Young5-45/+44
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young49-202/+183
2020-09-03media: rc: rename lirc char dev region to "lirc"Sean Young1-2/+1