aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-6/+10
2020-09-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+2
2020-09-15Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+12
2020-09-14vgacon: remove software scrollback supportLinus Torvalds2-266/+1
2020-09-14fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds7-44/+8
2020-09-14fbcon: remove soft scrollback codeLinus Torvalds1-330/+4
2020-09-14Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unloadMichael Kelley1-2/+5
2020-09-13Merge tag 'usb-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-81/+87
2020-09-13Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds23-99/+169
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-17/+20
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-49/+104
2020-09-12Merge tag 'libnvdimm-fix-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-09-11Merge tag 'ceph-for-5.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds1-0/+12
2020-09-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-18/+36
2020-09-11Merge tag 'pm-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+3
2020-09-11Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds6-10/+11
2020-09-11Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-8/+28
2020-09-11Merge tag 'regulator-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-85/+101
2020-09-11Merge tag 'mmc-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds6-63/+123
2020-09-11Merge tag 'drm-fixes-2020-09-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds15-35/+76
2020-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds19-106/+168
2020-09-11Merge tag 'drm-misc-fixes-2020-09-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie12-28/+70
2020-09-11Merge tag 'drm-intel-fixes-2020-09-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-6/+4
2020-09-10clk: qcom: lpass: Correct goto target in lpass_core_sc7180_probe()Jing Xiangfeng1-3/+4
2020-09-10powercap/intel_rapl: add support for AlderLakeZhang Rui1-0/+1
2020-09-10powercap/intel_rapl: add support for RocketLakeZhang Rui1-0/+1
2020-09-10powercap/intel_rapl: add support for TigerLake DesktopZhang Rui1-0/+1
2020-09-10test_firmware: Test platform fw loading on non-EFI systemsKees Cook1-5/+5
2020-09-10clk: versatile: Add of_node_put() before return statementSumera Priyadarsini1-1/+3
2020-09-10clk: bcm: dvp: Select the reset frameworkMaxime Ripard1-0/+1
2020-09-09scsi: libsas: Fix error path in sas_notify_lldd_dev_found()Dan Carpenter1-1/+2
2020-09-09IB/isert: Fix unaligned immediate-data handlingSagi Grimberg2-56/+78
2020-09-09RDMA/rtrs-srv: Set .release function for rtrs srv device during device initMd Haris Iqbal2-8/+8
2020-09-09RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'YueHaibing1-2/+0
2020-09-09spi: stm32: fix pm_runtime_get_sync() error checkingDan Carpenter1-1/+1
2020-09-09spi: Fix memory leak on splited transfersGustav Wiklander1-2/+7
2020-09-09Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume()Dexuan Cui1-2/+7
2020-09-09i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo1-12/+23
2020-09-09Merge tag 'at24-fixes-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-4/+7
2020-09-09nvme-fabrics: allow to queue requests for live queuesSagi Grimberg1-4/+8
2020-09-09Merge tag 'drm-xlnx-dpsub-fixes-20200905' of git://linuxtv.org/pinchartl/medi...Dave Airlie2-1/+2
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds15-23/+39
2020-09-08nvme-tcp: cancel async events before freeing event structDavid Milburn1-0/+1
2020-09-08nvme-rdma: cancel async events before freeing event structDavid Milburn1-0/+1
2020-09-08nvme-fc: cancel async events before freeing event structDavid Milburn1-0/+1
2020-09-08nvme: Revert: Fix controller creation races with teardown flowJames Smart2-6/+0
2020-09-08Merge tag 'usb-serial-5.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman3-8/+16
2020-09-08spi: spi-cadence-quadspi: Fix mapping of buffers for DMA readsVignesh Raghavendra1-3/+5
2020-09-08drm/i915: fix regression leading to display audio probe failure on GLKKai Vehmanen1-6/+4
2020-09-08i2c: npcm7xx: Fix timeout calculationTali Perry1-2/+6
2020-09-08Revert "drm/i915/gem: Delete unused code"Dave Airlie1-0/+19
2020-09-08Revert "drm/i915/gem: Async GPU relocations only"Dave Airlie2-27/+289
2020-09-08Revert "drm/i915: Remove i915_gem_object_get_dirty_page()"Dave Airlie2-0/+18
2020-09-08Merge tag 'drm-msm-fixes-2020-09-04' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie11-37/+85
2020-09-07usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Altern...Utkarsh Patel1-8/+0
2020-09-07usb: typec: intel_pmc_mux: Do not configure Altmode HPD HighUtkarsh Patel1-4/+0
2020-09-07spi: stm32: Rate-limit the 'Communication suspended' messageMarek Vasut1-1/+5
2020-09-07rbd: require global CAP_SYS_ADMIN for mapping and unmappingIlya Dryomov1-0/+12
2020-09-07mmc: sdio: Use mmc_pre_req() / mmc_post_req()Adrian Hunter1-17/+22
2020-09-07mmc: sdhci-of-esdhc: Don't walk device-tree on every interruptChris Packham1-3/+7
2020-09-07mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unsetUlf Hansson2-35/+53
2020-09-07mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson1-1/+17
2020-09-07mmc: sdhci-acpi: Clear amd_sdhci_host on resetRaul E Rangel1-7/+24
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-05drm: xlnx: dpsub: Fix DMADEVICES Kconfig dependencyLaurent Pinchart1-0/+1
2020-09-05rapidio: Replace 'select' DMAENGINES 'with depends on'Laurent Pinchart1-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-04drm/msm: Disable the RPTR shadowJordan Crouse6-27/+43
2020-09-04drm/msm: Disable preemption on all 5xx targetsJordan Crouse1-1/+2
2020-09-04drm/msm: Enable expanded apriv support for a650Jordan Crouse4-4/+19
2020-09-04drm/msm: Split the a5xx preemption recordJordan Crouse2-5/+21
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-04driver core: Fix device_pm_lock() locking for device linksSaravana Kannan1-4/+0
2020-09-04driver code: print symbolic error codeMichał Mirosław1-2/+2
2020-09-04video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa1-1/+1
2020-09-04usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao1-0/+5
2020-09-04Revert "usb: dwc3: meson-g12a: fix shared reset control use"Amjad Ouled-Ameur1-9/+6
2020-09-04usb: typec: ucsi: acpi: Check the _DEP dependenciesHeikki Krogerus1-0/+4
2020-09-04usb: typec: intel_pmc_mux: Un-register the USB role switchMadhusudanarao Amara1-0/+2
2020-09-04usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman1-49/+42
2020-09-04Merge tag 'icc-5.9-rc4' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman2-10/+27
2020-09-04drm/virtio: drop virtio_gpu_output->enabledGerd Hoffmann3-6/+1
2020-09-04Merge tag 'phy-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Greg Kroah-Hartman4-17/+53
2020-09-04Merge tag 'soundwire-5.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-4/+6
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-04drm/sun4i: backend: Disable alpha on the lowest plane on the A20Maxime Ripard1-1/+0
2020-09-04drm/sun4i: backend: Support alpha property on lowest planeMaxime Ripard1-2/+1
2020-09-04drm/sun4i: Fix DE2 YVU handlingJernej Skrabec1-1/+1
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-04interconnect: qcom: Fix small BW votes being truncated to zeroMike Tipton1-8/+19
2020-09-03tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan1-4/+13
2020-09-03drm/tve200: Stabilize enable/disableLinus Walleij1-1/+21
2020-09-03dax: fix detection of dax support for non-persistent memory block devicesColy Li1-1/+1
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-03dma-buf: fence-chain: Document missing dma_fence_chain_init() parameter in ke...Krzysztof Kozlowski1-0/+1
2020-09-03dma-buf: Fix kerneldoc of dma_buf_set_name()Krzysztof Kozlowski1-3/+3
2020-09-03soundwire: fix double free of dangling pointerTom Rix1-3/+5
2020-09-03interconnect: Show bandwidth for disabled paths as zero in debugfsMatthias Kaehlcke1-2/+8
2020-09-03dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0Peter Ujfalusi1-2/+2
2020-09-03drm/nouveau/kms/nv50-gp1xx: add WAR for EVO push buffer HW bugBen Skeggs1-0/+6
2020-09-03drm/nouveau/kms/nv50-gp1xx: disable notifies again after core updateBen Skeggs1-1/+4
2020-09-03drm/nouveau/kms/nv50-: add some whitespace before debug messageBen Skeggs1-1/+1
2020-09-03drm/nouveau/kms/gv100-: Include correct push header in crcc37d.cLyude Paul1-1/+1
2020-09-03drm/radeon: Prefer lower feedback dividersKai-Heng Feng1-1/+1
2020-09-03drm/amdgpu: Fix bug in reporting voltage for CIKSandeep Raghuraman1-1/+2
2020-09-03drm/amdgpu: Specify get_argument function for ci_smu_funcsSandeep Raghuraman1-0/+2
2020-09-03drm/amd/pm: enable MP0 DPM for sienna_cichlidJiansong Chen1-1/+3
2020-09-03drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp settingEvan Quan1-2/+12
2020-09-03drm/amd/pm: fix is_dpm_running() run error on 32bit systemKevin Wang3-9/+21
2020-09-02scsi: mpt3sas: Don't call disable_irq from IRQ poll handlerTomas Henzl1-1/+1
2020-09-02scsi: megaraid_sas: Don't call disable_irq from process IRQ pollTomas Henzl1-1/+1
2020-09-02scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...Hou Pu3-7/+5
2020-09-02net: dp83867: Fix WoL SecureOn passwordDan Murphy1-2/+2
2020-09-02nfp: flower: fix ABI mismatch between driver and firmwareLouis Peens1-0/+2
2020-09-02drivers/net/wan/hdlc: Change the default of hard_header_len to 0Xie He1-1/+1
2020-09-02net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter1-17/+17
2020-09-02RDMA/core: Fix reported speed and widthKamal Heib1-1/+1
2020-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds7-2/+28
2020-09-02net: bcmgenet: fix mask check in bcmgenet_validate_flow()Denis Efremov1-1/+1
2020-09-02amd-xgbe: Add support for new port modeShyam Sundar S K1-0/+13
2020-09-02Merge tag 'for-5.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-22/+60
2020-09-02RDMA/core: Fix unsafe linked list traversal after failing to allocate CQXi Wang1-2/+2
2020-09-02spi: spi-loopback-test: Fix out-of-bounds readVincent Whitchurch1-1/+1
2020-09-02regulator: pwm: Fix machine constraints applicationVincent Whitchurch1-1/+1
2020-09-02dm thin metadata: Fix use-after-free in dm_bm_set_read_onlyYe Bin2-7/+9
2020-09-02dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin1-2/+6
2020-09-02dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin1-2/+6
2020-09-02libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2-4/+9
2020-09-02drm/i915: Clear the repeater bit on HDCP disableSean Paul1-0/+6
2020-09-02drm/i915: Fix sha_text population codeSean Paul1-6/+20
2020-09-02drm/i915/display: Ensure that ret is always initialized in icl_combo_phy_veri...Nathan Chancellor1-2/+2
2020-09-02drm/virtio: fix unblankGerd Hoffmann3-1/+15
2020-09-01scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing1-1/+4
2020-09-01scsi: target: iscsi: Fix data digest calculationVarun Prakash1-2/+15
2020-09-01net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc1-0/+4
2020-09-01vhost: fix typo in error messageYunsheng Lin1-1/+1
2020-09-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+2
2020-09-01dm integrity: fix error reporting in bitmap mode after creationMikulas Patocka1-0/+12
2020-09-01dm crypt: Initialize crypto wait structuresDamien Le Moal1-2/+2
2020-09-01dm mpath: fix racey management of PG initializationMike Snitzer1-7/+15
2020-09-01dm writecache: handle DAX to partitions on persistent memory correctlyMikulas Patocka1-2/+10
2020-09-01net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu1-1/+1
2020-09-01cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabledFrancisco Jerez1-1/+1
2020-09-01cpufreq: intel_pstate: Free memory only when turning offRafael J. Wysocki1-33/+24
2020-09-01cpufreq: intel_pstate: Add ->offline and ->online callbacksRafael J. Wysocki1-49/+94
2020-09-01cpufreq: intel_pstate: Tweak the EPP sysfs interfaceRafael J. Wysocki1-0/+8
2020-09-01cpufreq: intel_pstate: Update cached EPP in the active modeRafael J. Wysocki1-5/+15
2020-09-01cpufreq: intel_pstate: Refuse to turn off with HWP enabledRafael J. Wysocki1-3/+9
2020-09-01Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki2-7/+17
2020-09-01iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci1-1/+3
2020-09-01regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()Dmitry Osipenko1-6/+9
2020-09-01HID: core: Sanitize event code and type when mapping inputMarc Zyngier2-0/+6
2020-09-01HID: core: Correctly handle ReportSize being zeroMarc Zyngier1-2/+13
2020-09-01misc: eeprom: at24: register nvmem only after eeprom is ready to useVadym Kochan1-4/+7
2020-09-01Merge tag 'thunderbolt-for-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-3/+12
2020-09-01HID: elan: Fix memleak in elan_input_configuredDinghao Liu1-0/+2
2020-08-31scsi: lpfc: Update lpfc version to 12.8.0.4James Smart1-1/+1
2020-08-31scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional eventsJames Smart2-1/+4
2020-08-31scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart1-1/+3
2020-08-31scsi: lpfc: Fix setting IRQ affinity with an empty CPU maskJames Smart1-1/+0
2020-08-31scsi: qla2xxx: Fix regression on sparc64René Rebe2-4/+4
2020-08-31scsi: libfc: Fix for double free()Javed Hasan1-2/+0
2020-08-31scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu1-1/+1
2020-08-31net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link modeGrygorii Strashko1-0/+2
2020-08-31cxgb4: fix thermal zone device registrationPotnuri Bharat Teja1-2/+6
2020-08-31drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He1-0/+1
2020-08-31ionic: fix txrx work accountingShannon Nelson1-10/+3
2020-08-31Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds4-15/+130
2020-08-31drm/sun4i: Fix dsi dcs long write functionOndrej Jirman1-2/+2
2020-08-31habanalabs: fix report of RAZWI initiator coordinatesOfir Bitton1-16/+16
2020-08-31habanalabs: prevent user buff overflowMoti Haimovski1-1/+1
2020-08-31iio: adc: mcp3422: fix locking scopeAngelo Compagnucci1-5/+7
2020-08-31iio: adc: meson-saradc: Use the parent device to look up the calib dataMartin Blumenstingl1-1/+1
2020-08-31iio:adc:max1118 Fix alignment of timestamp and data leak issuesJonathan Cameron1-3/+7
2020-08-31iio:adc:ina2xx Fix timestamp alignment issue.Jonathan Cameron1-4/+7
2020-08-31iio:adc:ti-adc084s021 Fix alignment and data leak issues.Jonathan Cameron1-3/+7
2020-08-31iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron1-3/+8
2020-08-31opp: Don't drop reference for an OPP table that was never parsedViresh Kumar2-7/+17