summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-18HID: playstation: add initial DualSense lightbar support.Roderick Colenbrander
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe
2021-02-18gpio: pcf857x: Fix missing first interruptMaxim Kiselev
2021-02-18cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooksShawn Guo
2021-02-18HID: wacom: Ignore attempts to overwrite the touch_max value from HIDJason Gerecke
2021-02-18opp: Don't skip freq update for different frequencyJonathan Marek
2021-02-17PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven
2021-02-17PCI: pci-bridge-emul: Fix array overruns, improve safetyRussell King
2021-02-17octeontx2-pf: Fix otx2_get_fecparam()Dan Carpenter
2021-02-17cteontx2-pf: cn10k: Prevent harmless double shift bugsDan Carpenter
2021-02-17net: stmmac: Add PCI bus info to ethtool driver query outputWong Vee Khee
2021-02-17ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessaryVincent Cheng
2021-02-17ptp: ptp_clockmatrix: Simplify code - remove unnecessary `err` variable.Vincent Cheng
2021-02-17ptp: ptp_clockmatrix: Coding style - tighten vertical spacing.Vincent Cheng
2021-02-17ptp: ptp_clockmatrix: Clean-up dev_*() messages.Vincent Cheng
2021-02-17ptp: ptp_clockmatrix: Remove unused header declarations.Vincent Cheng
2021-02-17ptp: ptp_clockmatrix: Add alignment of 1 PPS to idtcm_perout_enable.Vincent Cheng
2021-02-17ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock.Vincent Cheng
2021-02-17net: stmmac: dwmac-sun8i: Add a shutdown callbackSamuel Holland
2021-02-17net: stmmac: dwmac-sun8i: Minor probe function cleanupSamuel Holland
2021-02-17net: stmmac: dwmac-sun8i: Use reset_control_resetSamuel Holland
2021-02-17net: stmmac: dwmac-sun8i: Remove unnecessary PHY power checkSamuel Holland
2021-02-17net: stmmac: dwmac-sun8i: Return void from PHY unpowerSamuel Holland
2021-02-17r8169: use macro pm_ptrHeiner Kallweit
2021-02-17net: mdio: Remove of_phy_attach()Florian Fainelli
2021-02-17net: mscc: ocelot: select PACKING in the KconfigVladimir Oltean
2021-02-17Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-02-17Merge remote-tracking branch 'asoc/for-5.12' into asoc-linusMark Brown
2021-02-17HID: playstation: fix array size comparison (off-by-one)Colin Ian King
2021-02-17thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on errorViresh Kumar
2021-02-17HID: playstation: fix unused variable in ps_battery_get_property.Roderick Colenbrander
2021-02-17HID: playstation: report DualSense hardware and firmware version.Roderick Colenbrander
2021-02-17Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branchIngo Molnar
2021-02-17drm/i915/gt: Correct surface base address for renderclearChris Wilson
2021-02-17drm/i915: Disallow plane x+w>stride on ilk+ with X-tilingVille Syrjälä
2021-02-16net: re-solve some conflicts after net -> net-next mergeJakub Kicinski
2021-02-16Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête
2021-02-16Input: sur40 - fix an error code in sur40_probe()Dan Carpenter
2021-02-16cxl/mem: Add set of informational commandsBen Widawsky
2021-02-16cxl/mem: Enable commands via CELBen Widawsky
2021-02-16cxl/mem: Add a "RAW" send commandBen Widawsky
2021-02-16cxl/mem: Add basic IOCTL interfaceBen Widawsky
2021-02-16cxl/mem: Register CXL memX devicesDan Williams
2021-02-16cxl/mem: Find device capabilitiesBen Widawsky
2021-02-16cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpointsDan Williams
2021-02-16dax-device: Make remove callback return voidUwe Kleine-König
2021-02-16device-dax: Drop an empty .remove callbackUwe Kleine-König
2021-02-16device-dax: Fix error path in dax_driver_registerUwe Kleine-König
2021-02-16device-dax: Properly handle drivers without remove callbackUwe Kleine-König
2021-02-16device-dax: Prevent registering drivers without probe callbackUwe Kleine-König