summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-11-12hwmon: (applesmc) Re-work SMC commsBrad Campbell
2020-11-12hwmon: (pwm-fan) Fix RPM calculationPaul Barker
2020-11-11Input: elan_i2c - fix firmware update on newer ICsjingle.wu
2020-11-11cosa: Add missing kfree in error path of cosa_writeWang Hai
2020-11-11Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFERNecip Fazil Yildiran
2020-11-11ch_ktls: stop the txq if reaches thresholdRohit Maheshwari
2020-11-11ch_ktls: tcb update fails sometimesRohit Maheshwari
2020-11-11ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari
2020-11-11ch_ktls: don't free skb before sending FINRohit Maheshwari
2020-11-11ch_ktls: packet handling prior to start markerRohit Maheshwari
2020-11-11ch_ktls: Correction in middle record handlingRohit Maheshwari
2020-11-11ch_ktls: missing handling of header aloneRohit Maheshwari
2020-11-11ch_ktls: Correction in trimmed_len calculationRohit Maheshwari
2020-11-11cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari
2020-11-11ch_ktls: Update cheksum informationRohit Maheshwari
2020-11-11ch_ktls: Correction in finding correct lengthRohit Maheshwari
2020-11-11cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari
2020-11-11of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo
2020-11-11Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-11-11Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if disconnectedChris Co
2020-11-11gpio: sifive: Fix SiFive gpio probeDamien Le Moal
2020-11-10scsi: ufshcd: Fix missing destroy_workqueue()Qinglang Miao
2020-11-10lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck
2020-11-10net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshotzhangxiaoxu
2020-11-10net: phy: realtek: support paged operations on RTL8201CPHeiner Kallweit
2020-11-10lan743x: correctly handle chips with internal PHYSven Van Asbroeck
2020-11-11drm/mcde: Fix unbalanced regulatorLinus Walleij
2020-11-10igc: Fix returning wrong statisticsVinicius Costa Gomes
2020-11-10i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()Dan Carpenter
2020-11-10i40e: Fix MAC address setting for a VF via Host/VMSlawomir Laba
2020-11-10Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2020-11-10ACPI: DPTF: Support Alder LakeSrinivas Pandruvada
2020-11-10cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into accountRafael J. Wysocki
2020-11-10cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki
2020-11-10cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGETRafael J. Wysocki
2020-11-10cpufreq: Introduce governor flagsRafael J. Wysocki
2020-11-10powercap: restrict energy meter to root accessLen Brown
2020-11-10nbd: fix a block_device refcount leak in nbd_releaseChristoph Hellwig
2020-11-10Merge tag 'intel-pinctrl-v5.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2020-11-10pinctrl: qcom: sm8250: Specify PDC mapBjorn Andersson
2020-11-10pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callbackMaulik Shah
2020-11-10pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu
2020-11-10pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu
2020-11-10Merge tag 'gpio-fixes-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Walleij
2020-11-10Revert "mmc: renesas_sdhi: workaround a regression when reinserting SD cards"Wolfram Sang
2020-11-10mmc: tmio: bring tuning HW to a sane state with MMC_POWER_OFFWolfram Sang
2020-11-10mmc: tmio: when resetting, reset DMA controller, tooWolfram Sang
2020-11-10mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCsYangbo Lu
2020-11-10mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda
2020-11-10Merge tag 'thunderbolt-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman