summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-23binder: Don't use mmput() from shrinker function.Tetsuo Handa
2020-07-20Merge tag 'misc-habanalabs-fixes-2020-07-19' of git://people.freedesktop.org/...Greg Kroah-Hartman
2020-07-20Merge tag 'fpga-late-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2020-07-19habanalabs: prevent possible out-of-bounds array accessOded Gabbay
2020-07-17Merge tag 'misc-habanalabs-fixes-2020-07-10' of git://people.freedesktop.org/...Greg Kroah-Hartman
2020-07-16Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-07-16Merge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-16Merge tag 'staging-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-16Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-16Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-15Merge tag 'platform-drivers-x86-v5.8-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-07-15Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-15platform/x86: asus-wmi: allow BAT1 battery nameVasiliy Kupriakov
2020-07-15platform/x86: ISST: Add new PCI device idsSrinivas Pandruvada
2020-07-15platform/x86: thinkpad_acpi: Revert "Use strndup_user() in dispatch_proc_writ...Andy Shevchenko
2020-07-15Revert "thermal: mediatek: fix register index error"Enric Balletbo i Serra
2020-07-15thermal: int3403_thermal: Downgrade error messageAlex Hung
2020-07-14thermal/int340x_thermal: Prevent page fault on .set_mode() opBartosz Szczepanek
2020-07-13fpga: dfl: fix bug in port reset handshakeMatthew Gerlach
2020-07-13fpga: dfl: pci: reduce the scope of variable 'ret'Xu Yilun
2020-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-07-13Merge tag 'iommu-fixes-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-07-11Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-11clk: Specify IOMEM dependency for HSDK pll driverDavid Gow
2020-07-11clk: AST2600: Add mux for EMMC clockEddie James
2020-07-11clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPERNathan Chancellor
2020-07-10Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-10mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel
2020-07-10mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel
2020-07-10net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre
2020-07-10net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre
2020-07-10net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre
2020-07-10net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre
2020-07-10net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre
2020-07-10bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-10Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-10habanalabs: set 4s timeout for message to device CPUOded Gabbay
2020-07-10habanalabs: set clock gating per engineOded Gabbay
2020-07-10habanalabs: block WREG_BULK packet on PDMAOded Gabbay
2020-07-10Merge tag 'pinctrl-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-07-10Merge tag 'gpio-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-10Merge tag 'mmc-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-07-10driver core: Avoid deferred probe due to fw_devlink_pause/resume()Saravana Kannan
2020-07-10driver core: Rename dev_links_info.defer_sync to defer_hookSaravana Kannan
2020-07-10driver core: Don't do deferred probe in parallel with kernel_init threadSaravana Kannan