summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-06Merge 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-04Merge 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
2020-09-03media: dvb_usb_pctv452e: use ISL6423 voltage regulator per defaultAlex Bee2-5/+22
2020-09-03media: mxl5xx: remove unused including <linux/version.h>Jason Yan1-1/+0
2020-09-03media: atomisp: cleanup isys_irq headersMauro Carvalho Chehab4-33/+15
2020-09-03media: atomisp: fix some bad indentsMauro Carvalho Chehab5-490/+461
2020-09-03media: atomisp: remove compile-time tests from input_system_global.hMauro Carvalho Chehab1-5/+2
2020-09-03media: atomisp: reorder functions at pixelgen_private.hMauro Carvalho Chehab1-36/+37
2020-09-03media: atomisp: de-duplicate names at *_input_system_global.hMauro Carvalho Chehab9-58/+58
2020-09-03media: atomisp: unify INPUT error return typeMauro Carvalho Chehab10-81/+66
2020-09-03media: atomisp: don't check for ISP version for includesMauro Carvalho Chehab1-10/+2
2020-09-03media: atomisp: get rid of ibuf_ctrl abstractionMauro Carvalho Chehab7-417/+220
2020-09-03media: atomisp: get rid of isys_dma.h and isys_dma_local.hMauro Carvalho Chehab7-87/+12
2020-09-03media: atomisp: get rid of version-dependent globalsMauro Carvalho Chehab40-818/+155
2020-09-03media: atomisp: cleanup ifdefs from ia_css_debug.cMauro Carvalho Chehab2-150/+41
2020-09-03media: atomisp: get rid of some unused codeMauro Carvalho Chehab23-578/+33
2020-09-03media: atomisp: csi_rx.c: add missing includesMauro Carvalho Chehab2-0/+2
2020-09-03media: atomisp: atomisp_gmin_platform: check before useMauro Carvalho Chehab1-2/+3
2020-09-03media: atomisp: fix casts at atomisp_compat_ioctl32.cMauro Carvalho Chehab1-36/+48
2020-09-03media: saa7134: avoid a shift overflowMauro Carvalho Chehab1-1/+2
2020-09-03media: dvb-ttusb-budget: cleanup printk logicMauro Carvalho Chehab1-66/+52