summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-15usb: dwc2: gadget: Avoid pointless read of EP control registerLee Jones
2020-07-15usb: dwc2: gadget: Make use of GINTMSK2Lee Jones
2020-07-15usb: linux/usb/gadget.h: fix duplicated word in commentRandy Dunlap
2020-07-15usb: linux/usb/serial.h: drop duplicated word in commentRandy Dunlap
2020-07-15usb: linux/usb/pd_vdo.h: drop duplicated word in commentRandy Dunlap
2020-07-15usb: linux/usb.h: drop duplicated word in commentRandy Dunlap
2020-07-15USB: musb: Remove unused inline functionYueHaibing
2020-07-15USB: sisusbvga: Fix a potential UB casued by left shifting a negative valueChangming Liu
2020-07-15USB: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay
2020-07-15usb: gadget: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-15usb: phy: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-15tools: usb: usbip: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-15usb: dwc3: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-15usb: host: xhci-plat: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-15usb: typec: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-15USB: ohci: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-15hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe()Cristian Marussi
2020-07-15selftests/powerpc: Use proper error code to check fault addressHaren Myneni
2020-07-15powerpc/vas: Report proper error code for address translation failureHaren Myneni
2020-07-15fuse: Fix parameter for FS_IOC_{GET,SET}FLAGSChirantan Ekbote
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-14hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798DGuenter Roeck
2020-07-14riscv: use 16KB kernel stack on 64-bitAndreas Schwab
2020-07-14drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan
2020-07-14drm/amdgpu/powerplay: Modify SMC message name for setting power profile modechen gong
2020-07-14drm/amd/display: handle failed allocation during stream constructionJosip Pavic
2020-07-14drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu
2020-07-14drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher
2020-07-14drm/amdgpu: fix preemption unit testJack Xiao
2020-07-14drm/amdgpu/gfx10: fix race condition for kiqJack Xiao
2020-07-14drm/i915: Recalculate FBC w/a stride when neededVille Syrjälä
2020-07-14drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.Maarten Lankhorst
2020-07-14drm/i915/gt: Only swap to a random sibling once upon creationChris Wilson
2020-07-14drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson
2020-07-14drm/i915/perf: Use GTT when saving/restoring engine GPRUmesh Nerlige Ramappa
2020-07-14drm/i915/selftests: Fix compare functions provided for sortingSudeep Holla
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-07-14ARM: dts: Fix dcan driver probe failed on am437x platformdillon min
2020-07-14ARM: OMAP2+: Fix possible memory leak in omap_hwmod_allocate_moduleChen Tao
2020-07-14thermal/int340x_thermal: Prevent page fault on .set_mode() opBartosz Szczepanek
2020-07-14dma-pool: do not allocate pool memory from CMANicolas Saenz Julienne
2020-07-14dma-pool: make sure atomic pool suits deviceNicolas Saenz Julienne
2020-07-14dma-pool: introduce dma_guess_pool()Nicolas Saenz Julienne
2020-07-14dma-pool: get rid of dma_in_atomic_pool()Nicolas Saenz Julienne
2020-07-14dma-direct: provide function to check physical memory area validityNicolas Saenz Julienne
2020-07-14fuse: don't ignore errors from fuse_writepages_fill()Vasily Averin