summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-22ACPI: GED: fix -WformatNick Desaulniers1-1/+1
2020-11-22Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov1-8/+33
2020-11-22leds: lm3697: Fix out-of-bound accessGabriel David1-3/+5
2020-11-18coresight: Fix uninitialised pointer bug in etm_setup_aux()Mike Leach1-1/+1
2020-11-18coresight: etm: perf: Sink selection using sysfs is deprecatedLinu Cherian1-2/+0
2020-11-18null_blk: Fix scheduling in atomic with zoned modeDamien Le Moal2-6/+26
2020-11-18cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into accountRafael J. Wysocki1-7/+9
2020-11-18cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki1-0/+2
2020-11-18cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGETRafael J. Wysocki2-0/+2
2020-11-18cpufreq: Introduce governor flagsRafael J. Wysocki2-2/+2
2020-11-18pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu1-2/+2
2020-11-18pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu1-1/+1
2020-11-18drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann1-22/+12
2020-11-18drm/i915: Correctly set SFC capability for video enginesVenkata Sandeep Dhanalakota1-1/+2
2020-11-18drm/amd/display: Add missing pflip irqBhawanpreet Lakha1-2/+2
2020-11-18mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda1-0/+1
2020-11-18mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCsYangbo Lu1-0/+2
2020-11-18gpio: pcie-idio-24: Enable PEX8311 interruptsArnaud de Turckheim1-1/+51
2020-11-18gpio: pcie-idio-24: Fix IRQ Enable Register valueArnaud de Turckheim1-4/+4
2020-11-18gpio: pcie-idio-24: Fix irq mask when maskingArnaud de Turckheim1-1/+1
2020-11-18gpio: sifive: Fix SiFive gpio probeDamien Le Moal1-1/+1
2020-11-18hwmon: (amd_energy) modify the visibility of the countersNaveen Krishna Chatradhi1-1/+1
2020-11-18mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin1-2/+2
2020-11-18virtio: virtio_console: fix DMA memory allocation for rproc serialAlexander Lobakin1-4/+4
2020-11-18xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong1-1/+1
2020-11-18usb: typec: ucsi: Report power supply changesHeikki Krogerus3-1/+17
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt1-0/+9
2020-11-18Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"Geert Uytterhoeven1-1/+3
2020-11-18uio: Fix use-after-free in uio_unregister_device()Shin'ichiro Kawasaki1-4/+6
2020-11-18loop: Fix occasional uevent dropPetr Vorel1-1/+2
2020-11-18thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()Jing Xiangfeng1-4/+15
2020-11-18thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()Mika Westerberg1-0/+1
2020-11-18speakup: Fix clearing selection in safe contextSamuel Thibault3-9/+4
2020-11-18speakup ttyio: Do not schedule() in ttyio_in_nowaitSamuel Thibault1-4/+6
2020-11-18speakup: Fix var_id_t values and thus keymapSamuel Thibault1-2/+6
2020-11-18firmware: xilinx: fix out-of-bounds accessArnd Bergmann1-0/+3
2020-11-18nvme: fix incorrect behavior when BLKROSET is called by the userSagi Grimberg1-2/+0
2020-11-18nvme: freeze the queue over ->lba_shift updatesSasha Levin1-6/+14
2020-11-18nvme: factor out a nvme_configure_metadata helperChristoph Hellwig1-31/+47
2020-11-18lan743x: fix use of uninitialized variableSven Van Asbroeck1-1/+1
2020-11-18vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi1-23/+69
2020-11-18hwmon: (applesmc) Re-work SMC commsBrad Campbell1-48/+82
2020-11-18cosa: Add missing kfree in error path of cosa_writeWang Hai1-0/+1
2020-11-18ch_ktls: tcb update fails sometimesRohit Maheshwari1-4/+8
2020-11-18ch_ktls: Update cheksum informationRohit Maheshwari1-4/+11
2020-11-18of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo1-1/+3
2020-11-18lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck2-12/+3
2020-11-18net: phy: realtek: support paged operations on RTL8201CPHeiner Kallweit1-0/+2
2020-11-18lan743x: correctly handle chips with internal PHYSven Van Asbroeck1-4/+6
2020-11-18igc: Fix returning wrong statisticsVinicius Costa Gomes1-6/+8