summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-26ethernet: tundra: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: 3com/typhoon: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screenTong Zhang
2022-01-26serial: core: Initialize rs485 RTS polarity already on probeLukas Wunner
2022-01-26serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrlJochen Mades
2022-01-26serial: stm32: fix software flow control transferValentin Caron
2022-01-26serial: stm32: prevent TDR register overwrite when sending x_charValentin Caron
2022-01-26tty: n_gsm: fix SW flow control encoding/handlingdaniel.starke@siemens.com
2022-01-26serial: 8250: of: Fix mapped region size when using reg-offset propertyRobert Hancock
2022-01-26tty: rpmsg: Fix race condition releasing tty portArnaud Pouliquen
2022-01-26tty: Add support for Brainboxes UC cards.Cameron Williams
2022-01-26Revert "tty: serial: Use fifo in 8250 console driver"Greg Kroah-Hartman
2022-01-26usb: cdnsp: Fix segmentation fault in cdns_lost_power functionPawel Laszczak
2022-01-26usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspendAmelie Delaunay
2022-01-26usb: gadget: at91_udc: fix incorrect print typeMiles Chen
2022-01-26usb: dwc3: xilinx: Fix error handling when getting USB3 PHYRobert Hancock
2022-01-26usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 modeRobert Hancock
2022-01-26usb: xhci-plat: fix crash when suspend if remote wake enableFrank Li
2022-01-26usb: common: ulpi: Fix crash in ulpi_match()Jon Hunter
2022-01-26usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUSPavankumar Kondeti
2022-01-26ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen
2022-01-26irqchip/gic-v3-its: Reset each ITS's BASERn register before probeMarc Zyngier
2022-01-26Revert "drm/ast: Support 1600x900 with 108MHz PCLK"Dave Airlie
2022-01-26Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2022-01-25PCI: mt7621: Remove unused function pcie_rmw()Sergio Paracuellos
2022-01-25PCI: mt7621: Drop of_match_ptr() to avoid unused variableSergio Paracuellos
2022-01-25drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen
2022-01-25drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen
2022-01-25drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen
2022-01-25drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang
2022-01-25drm/amdgpu/display: use msleep rather than udelay for long delaysAlex Deucher
2022-01-25drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_intervalAlex Deucher
2022-01-25drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher
2022-01-25drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu
2022-01-25drm/amd/display: Correct MPC split policy for DCN301Zhan Liu
2022-01-25drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram
2022-01-25drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin
2022-01-25drm/etnaviv: relax submit size limitsLucas Stach
2022-01-25USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern
2022-01-25usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern
2022-01-25usb: typec: tcpm: Do not disconnect when receiving VSAFE0VBadhri Jagan Sridharan
2022-01-25usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan
2022-01-25usb: typec: Don't try to register component master without componentsHeikki Krogerus
2022-01-25usb: typec: Only attempt to link USB ports if there is fwnodeHeikki Krogerus
2022-01-25usb: typec: tcpci: don't touch CC line if it's Vconn sourceXu Yang
2022-01-25amd: declance: use eth_hw_addr_set()Thomas Bogendoerfer
2022-01-25drm/msm/gpu: Cancel idle/boost work on suspendRob Clark
2022-01-25drm/msm/gpu: Wait for idle before suspendingRob Clark
2022-01-25net: hns3: handle empty unknown interrupt for VFYufeng Mo
2022-01-25net: fec_mpc52xx: don't discard const from netdev->dev_addrJakub Kicinski