aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...HEADmasterLinus Torvalds132-615/+13265
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds34-524/+4100
2020-06-10Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds21-184/+272
2020-06-09clk: mediatek: Remove ifr{0,1}_cfg_regs structuresStephen Boyd1-30/+0
2020-06-09clk: baikal-t1: remove redundant assignment to variable 'divider'Colin Ian King1-1/+1
2020-06-09clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible"Colin Ian King1-1/+1
2020-06-09Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-2/+4
2020-06-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds122-226/+190
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse18-34/+33
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse1-2/+2
2020-06-09mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse1-1/+1
2020-06-09mmap locking API: add MMAP_LOCK_INITIALIZERMichel Lespinasse1-1/+1
2020-06-09mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse2-6/+6
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse32-99/+99
2020-06-09DMA reservations: use the new mmap locking APIMichel Lespinasse1-2/+3
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport41-41/+40
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport43-43/+43
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport35-35/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2-2/+2
2020-06-09power: use show_stack_loglvl()Dmitry Safonov1-1/+1
2020-06-09sysrq: use show_stack_loglvl()Dmitry Safonov1-1/+1
2020-06-09Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds1-0/+8
2020-06-08Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds25-263/+801
2020-06-08Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds2-2/+2
2020-06-08Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2-2/+44
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds24-614/+870
2020-06-08Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds40-1764/+3154
2020-06-08Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds46-381/+1674
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds32-211/+778
2020-06-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-5/+5
2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig2-2/+3
2020-06-08vhost: convert get_user_pages() --> pin_user_pages()John Hubbard1-3/+2
2020-06-08Merge https://gitlab.freedesktop.org/drm/msm into drm-next-msm-5.8Dave Airlie46-381/+1674
2020-06-08Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/...Dave Airlie11-159/+295
2020-06-08Merge tag 'amd-drm-fixes-5.8-2020-06-04' of git://people.freedesktop.org/~agd...Dave Airlie4-11/+207
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds26-78/+114
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-5/+3
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller1-0/+1
2020-06-07net: dsa: lantiq_gswip: fix and improve the unsupported interface errorMartin Blumenstingl1-1/+2
2020-06-08Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie17-41/+276
2020-06-07mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak1-4/+19
2020-06-07Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds61-1288/+3343
2020-06-07Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds16-149/+255
2020-06-07Merge tag 'ntb-5.8' of git://github.com/jonmason/ntbLinus Torvalds14-81/+747
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds254-2412/+97099
2020-06-07Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-105/+258
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds315-8671/+12079
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds33-307/+554
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds255-1516/+6210
2020-06-06net: dp83869: Reset return variable if PHY strap is readDan Murphy1-0/+3
2020-06-06Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds1-1/+1
2020-06-06Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+3
2020-06-06Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+36
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds76-1921/+3356
2020-06-06firmware/dmi: Report DMI Bios & EC firmware releaseErwan Velu2-0/+36
2020-06-05NTB: perf: Fix race condition when run with ntb_testLogan Gunthorpe1-2/+8
2020-06-05NTB: perf: Fix support for hardware that doesn't have port numbersLogan Gunthorpe1-0/+10
2020-06-05NTB: perf: Don't require one more memory window than number of peersLogan Gunthorpe1-1/+1
2020-06-05NTB: ntb_pingpong: Choose doorbells based on port numberLogan Gunthorpe1-8/+6
2020-06-05NTB: Fix the default port and peer numbers for legacy driversLogan Gunthorpe1-6/+2
2020-06-05NTB: Revert the change to use the NTB device dev for DMA allocationsLogan Gunthorpe1-1/+0
2020-06-05NTB: ntb_tool: reading the link file should not end in a NULL byteLogan Gunthorpe1-2/+1
2020-06-05ntb_perf: avoid false dma unmap of destination addressSanjay R Mehta1-9/+2
2020-06-05ntb_perf: increase sleep time from one milli sec to one secSanjay R Mehta1-2/+2
2020-06-05ntb_tool: pass correct struct device to dma_alloc_coherentSanjay R Mehta1-3/+3
2020-06-05ntb_perf: pass correct struct device to dma_alloc_coherentSanjay R Mehta1-4/+4
2020-06-05ntb: hw: remove the code that sets the DMA maskLogan Gunthorpe3-14/+0
2020-06-05ntb: intel: fix static declarationDave Jiang1-1/+1
2020-06-05ntb: intel: add hw workaround for NTB BAR alignmentDave Jiang3-13/+79
2020-06-06power: supply: cw2015: Attach OF ID table to the driverAndy Shevchenko1-0/+1
2020-06-06power: reset: gpio-poweroff: add missing '\n' in dev_err()Luca Ceresoli1-1/+1
2020-06-05Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-636/+2650
2020-06-06rtc: pcf2127: watchdog: handle nowayout featureBruno Thomsen1-0/+1
2020-06-06rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wakeRan Wang1-1/+5
2020-06-06rtc: abx80x: Provide debug feedback for invalid dt propertiesKevin P. Fleming1-6/+11
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds141-3950/+6635
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds203-10097/+22918
2020-06-05Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds28-352/+1378
2020-06-05Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds4-38/+18
2020-06-05Merge tag 'vfio-v5.8-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds8-101/+979
2020-06-05cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov1-3/+3
2020-06-05net: qed: fixes crash while running driver in kdump kernelAlok Prasad3-8/+8
2020-06-05net: phy: mscc: fix Serdes configuration in vsc8584_config_initAntoine Tenart1-2/+2
2020-06-05net: mscc: Fix OF_MDIO config checkDan Murphy2-3/+3
2020-06-05net: marvell: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: dp83867: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: dp83869: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignmentAlexander Lobakin1-1/+1
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds19-212/+191
2020-06-05dm crypt: avoid truncating the logical block sizeEric Biggers1-1/+1
2020-06-05dm mpath: add DM device name to Failing/Reinstating path log messagesMike Snitzer1-2/+6
2020-06-05dm mpath: enhance queue_if_no_path debuggingMike Snitzer1-7/+23
2020-06-05dm mpath: restrict queue_if_no_path state machineMike Snitzer1-10/+28
2020-06-05dm mpath: simplify __must_push_backMike Snitzer1-23/+5
2020-06-05dm zoned: check superblock locationHannes Reinecke1-1/+9
2020-06-05dm zoned: prefer full zones for reclaimHannes Reinecke1-1/+8
2020-06-05dm zoned: select reclaim zone based on device indexHannes Reinecke4-32/+27
2020-06-05dm zoned: allocate zone by device indexHannes Reinecke3-8/+15
2020-06-05dm zoned: support arbitrary number of devicesHannes Reinecke2-45/+74
2020-06-05dm zoned: move random and sequential zones into struct dmz_devHannes Reinecke4-78/+119
2020-06-05dm zoned: per-device reclaimHannes Reinecke3-57/+88
2020-06-05dm zoned: add metadata pointer to struct dmz_devHannes Reinecke2-8/+13
2020-06-05dm zoned: add device pointer to struct dm_zoneHannes Reinecke4-39/+19
2020-06-05dm zoned: allocate temporary superblock for tertiary devicesHannes Reinecke1-48/+61
2020-06-05dm zoned: convert to xarrayHannes Reinecke1-32/+90
2020-06-05dm zoned: add a 'reserved' zone flagHannes Reinecke2-2/+4
2020-06-05dm zoned: improve logging messages for reclaimHannes Reinecke1-3/+10
2020-06-05dm zoned: avoid unnecessary device recalulation for secondary superblockHannes Reinecke1-3/+2
2020-06-05dm zoned: add debugging message for reading superblocksHannes Reinecke1-0/+4
2020-06-05dm ebs: use dm_bufio_forget_buffersMikulas Patocka1-2/+2
2020-06-05dm bufio: introduce forget_buffer_lockedMikulas Patocka1-4/+56
2020-06-05dm bufio: clean up rbtree block orderingMikulas Patocka1-3/+3
2020-06-05Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2020-06-04Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+51
2020-06-04Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-19/+27
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds105-1027/+6939
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds22-625/+703
2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-81/+58
2020-06-04rapidio: convert get_user_pages() --> pin_user_pages()John Hubbard1-8/+5
2020-06-04rapidio: avoid data race between file operation callbacks and mport_cdev_add().Madhuparna Bhowmik1-7/+7
2020-06-04zcomp: Use ARRAY_SIZE() for backends listAndy Shevchenko1-4/+3
2020-06-04device-dax: add memory via add_memory_driver_managed()David Hildenbrand2-2/+27
2020-06-04drm: remove drm specific kmap_atomic codeIra Weiny2-60/+13
2020-06-04usb: core: kcov: collect coverage from usb complete callbackAndrey Konovalov1-0/+3
2020-06-04dm bufio: delete unused and inefficient dm_bufio_discard_buffersMikulas Patocka1-26/+0
2020-06-04crypto/chtls:Fix compile error when CONFIG_IPV6 is disabledVinay Kumar Yadav3-16/+36
2020-06-04yam: fix possible memory leak in yam_init_driverWang Hai1-0/+1
2020-06-04lan743x: Use correct MAC_CR configuration for 1 GBit speedRoelof Berg1-1/+1
2020-06-04net: ethernet: freescale: remove unneeded include for ucc_gethValentin Longchamp1-1/+0
2020-06-04r8169: fix failing WoLHeiner Kallweit1-6/+7
2020-06-04net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()Dan Carpenter1-1/+1
2020-06-04net: mdiobus: Disable preemption upon u64_stats updateAhmed S. Darwish1-0/+2
2020-06-04net: phy: fixed_phy: Remove unused seqcountAhmed S. Darwish1-17/+11
2020-06-04net: dsa: qca8k: Fix "Unexpected gfp" kernel exceptionMichal Vokáč1-2/+1
2020-06-04geneve: change from tx_error to tx_dropped on missing metadataJiri Benc1-3/+4
2020-06-04net: ena: xdp: update napi budget for DROP and ABORTEDSameeh Jubran1-4/+4
2020-06-04net: ena: xdp: XDP_TX: fix memory leakSameeh Jubran1-1/+1
2020-06-04crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't setRohit Maheshwari1-1/+1
2020-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds12-74/+364
2020-06-04Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+2
2020-06-04Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2-9/+3
2020-06-04Merge tag 'leds-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds13-80/+1020
2020-06-04Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-2/+4
2020-06-04Merge branch 'remotes/lorenzo/pci/v3-semi'Bjorn Helgaas1-1/+1
2020-06-04Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2-7/+5
2020-06-04Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas10-1241/+2048
2020-06-04Merge branch 'remotes/lorenzo/pci/pci-bridge-emul'Bjorn Helgaas1-30/+31
2020-06-04Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-20/+62
2020-06-04Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas12-68/+63
2020-06-04Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas1-0/+3
2020-06-04Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas11-20/+414
2020-06-04Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2-12/+4
2020-06-04Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas4-5/+112
2020-06-04Merge branch 'remotes/lorenzo/pci/altera'Bjorn Helgaas1-1/+1
2020-06-04Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2-45/+220
2020-06-04Merge branch 'pci/virtualization'Bjorn Helgaas1-4/+31
2020-06-04Merge branch 'pci/switchtec'Bjorn Helgaas1-1/+1
2020-06-04Merge branch 'pci/resource'Bjorn Helgaas1-4/+5
2020-06-04Merge branch 'pci/pm'Bjorn Helgaas3-18/+39
2020-06-04Merge branch 'pci/p2pdma'Bjorn Helgaas1-0/+2
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas16-62/+54
2020-06-04Merge branch 'pci/kconfig'Bjorn Helgaas2-3/+1
2020-06-04Merge branch 'pci/hotplug'Bjorn Helgaas5-10/+4
2020-06-04Merge branch 'pci/error'Bjorn Helgaas5-265/+104
2020-06-04Merge branch 'pci/enumeration'Bjorn Helgaas5-93/+148
2020-06-04Merge tag 'tag-chrome-platform-for-v5.8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-31/+145
2020-06-04Merge tag 'linux-watchdog-5.8-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds10-18/+248
2020-06-04Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-104/+571
2020-06-04Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds25-77/+1819
2020-06-04vfio-ccw: make vfio_ccw_regops variables declarations staticVasily Gorbik1-2/+2
2020-06-04iommu: Check for deferred attach in iommu_group_do_dma_attach()Joerg Roedel1-1/+5
2020-06-04PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driverKunihiko Hayashi3-2/+396
2020-06-04drm/nouveau/kms/nv50-: clear SW state of disabled windows harderBen Skeggs1-1/+4
2020-06-04drm/nouveau: gr/gk20a: Use firmware version 0Thierry Reding1-1/+1
2020-06-04drm/nouveau/disp/gm200-: detect and potentially disable HDA support on some SORsBen Skeggs4-4/+135
2020-06-04drm/nouveau/disp/gp100: split SOR implementation from gm200Ben Skeggs5-2/+63
2020-06-04drm/nouveau/disp: modify OR allocation policy to account for HDA requirementsBen Skeggs1-4/+22
2020-06-04drm/nouveau/disp: split part of OR allocation logic into a functionBen Skeggs1-26/+37
2020-06-04drm/nouveau/disp: provide hint to OR allocation about HDA requirementsBen Skeggs5-10/+18
2020-06-03atomisp: avoid warning about unused functionLinus Torvalds1-6/+4
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1024-4390/+154079
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-21/+45
2020-06-03drivers/base/memory.c: cache memory blocks in xarray to accelerate lookupScott Cheloha1-12/+32
2020-06-03drm/i915: convert get_user_pages() --> pin_user_pages()John Hubbard1-9/+13
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1099-22196/+94503
2020-06-03Merge branch 'uaccess.comedi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-600/+467
2020-06-03Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1
2020-06-04pinctrl: sprd: Fix the incorrect pull-up definitionBaolin Wang1-2/+2
2020-06-04pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which is unused and brokenChristophe JAILLET1-9/+0
2020-06-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-397/+745
2020-06-03Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds4-31/+374
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds8-19/+439
2020-06-03Merge branches 'for-5.7/upstream-fixes', 'for-5.8/apple', 'for-5.8/asus', 'fo...Jiri Kosina2530-56388/+136864
2020-06-03drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas1-0/+6
2020-06-03drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher1-4/+20
2020-06-03RDMA/cm: Spurious WARNING triggered in cm_destroy_id()Ka-Cheong Poon1-1/+3
2020-06-03RDMA/mlx5: Return ECE DC supportLeon Romanovsky1-14/+31
2020-06-03RDMA/mlx5: Don't rely on FW to set zeros in ECE responseLeon Romanovsky1-2/+4
2020-06-03RDMA/mlx5: Return an error if copy_to_user failsLeon Romanovsky1-6/+2
2020-06-03Merge tag 'timers-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-43/+854