summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-09-17drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()Yu Kuai
2020-09-17drm/mediatek: Add missing put_device() call in mtk_drm_kms_init()Yu Kuai
2020-09-17drm/mediatek: Add exception handing in mtk_drm_probe() if component init failYu Kuai
2020-09-17drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init()Yu Kuai
2020-09-17drm/mediatek: Use CPU when fail to get cmdq eventChun-Kuang Hu
2020-09-17drm/mediatek: Remove duplicated includeWang Hai
2020-09-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-16ACPI: processor: Take over RCU-idle for C3-BM idlePeter Zijlstra
2020-09-16cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHEDPeter Zijlstra
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TIMER_STOPPeter Zijlstra
2020-09-16sticon: remove no-op sticon_set_origin()Tetsuo Handa
2020-09-16newport_con: remove no-op newport_set_origin()Tetsuo Handa
2020-09-16fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa
2020-09-16tty: serial: qcom_geni_serial: Fix the UART wakeup issuesatya priya
2020-09-16powercap: RAPL: Add support for LakefieldRicardo Neri
2020-09-16serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich
2020-09-16serial: core: fix console port-lock regressionJohan Hovold
2020-09-16serial: core: fix port-lock initialisationJohan Hovold
2020-09-16tty: serial: qcom_geni_serial: 115.2 is a better console default than 9600Douglas Anderson
2020-09-16serial: pmac_zilog: use for_each_child_of_node() macroQinglang Miao
2020-09-16tty: serial: 8250_mtk: set regshift for mmio32Hsin-Yi Wang
2020-09-16tty: serial: print earlycon info after match->setupHsin-Yi Wang
2020-09-16serial: ucc_uart: make qe_uart_set_mctrl() staticJason Yan
2020-09-16serial: 8250_pci: Remove unused function get_pci_irq()YueHaibing
2020-09-16usb: typec: intel_pmc_mux: Handle SCU IPC error conditionsMadhusudanarao Amara
2020-09-16USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao
2020-09-16USB: UAS: fix disconnect by unplugging a hubOliver Neukum
2020-09-16usb: typec: ucsi: Prevent mode overrunHeikki Krogerus
2020-09-16usb: typec: ucsi: acpi: Increase command completion timeout valueHeikki Krogerus
2020-09-16drm/i915: Filter wake_flags passed to default_wake_functionChris Wilson
2020-09-16drm/i915: Be wary of data races when reading the active execlistsChris Wilson
2020-09-16drm/i915/gem: Reduce context termination list iteration guard to RCUChris Wilson
2020-09-16drm/i915/gem: Delay tracking the GEM context until it is registeredChris Wilson
2020-09-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-15Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-15drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC isMichel Dänzer
2020-09-15drm/radeon: revert "Prefer lower feedback dividers"Christian König
2020-09-15drm/amdgpu: Include sienna_cichlid in USBC PD FW support.Andrey Grodzovsky
2020-09-15drm/amd/display: update nv1x stutter latenciesJun Lei
2020-09-15drm/amd/display: Don't use DRM_ERROR() for DTM add topologyBhawanpreet Lakha
2020-09-15drm/amd/pm: support runtime pptable update for sienna_cichlid etc.Jiansong Chen
2020-09-15drm/amdkfd: fix a memory leak issueDennis Li
2020-09-15drm/kfd: fix a system crash issue during GPU recoveryDennis Li
2020-09-15efi: efibc: check for efivars write capabilityArd Biesheuvel
2020-09-15Merge tag 'thunderbolt-for-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2020-09-15EDAC/ghes: Check whether the driver is on the safe list correctlyBorislav Petkov
2020-09-15EDAC/ghes: Clear scanned data on unloadBorislav Petkov
2020-09-14Input: trackpoint - add new trackpoint variant IDsVincent Huang
2020-09-14vgacon: remove software scrollback supportLinus Torvalds