summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-08tty: n_gsm: avoid call of sleeping functions from atomic contextFedor Pchelkin
2022-09-08tty: n_gsm: replace kicktimer with delayed_workFedor Pchelkin
2022-09-08tty: n_gsm: initialize more members at gsm_alloc_mux()Tetsuo Handa
2022-09-08tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()Mazin Al Haddad
2022-09-08drm/i915: Skip wm/ddb readout for disabled pipesVille Syrjälä
2022-09-08drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirkDiego Santa Cruz
2022-09-08drm/i915/guc: clear stalled request after a resetDaniele Ceraolo Spurio
2022-09-08drm/i915/backlight: Disable pps power hook for aux based backlightJouni Högander
2022-09-08net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior
2022-09-08driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres
2022-09-08dma-buf/dma-resv: check if the new fence is really laterChristian König
2022-09-08USB: gadget: Fix obscure lockdep violation for udc_mutexAlan Stern
2022-09-08usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati
2022-09-08usb: gadget: f_uac2: fix superspeed transferJing Leng
2022-09-08usb: xhci-mtk: fix bandwidth release issueChunfeng Yun
2022-09-08usb: xhci-mtk: relax TT periodic bandwidth allocationChunfeng Yun
2022-09-08USB: core: Prevent nested device-reset callsAlan Stern
2022-09-08usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta
2022-09-08USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)Thierry GUIBERT
2022-09-08usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transferPawel Laszczak
2022-09-08usb: cdns3: fix issue with rearming ISO OUT endpointPawel Laszczak
2022-09-08usb: dwc2: fix wrong order of phy_power_on and phy_initHeiner Kallweit
2022-09-08usb: typec: tcpm: Return ENOTSUPP for power supply prop writesBadhri Jagan Sridharan
2022-09-08usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM deviceUtkarsh Patel
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun
2022-09-08Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"Takashi Iwai
2022-09-08USB: serial: option: add support for Cinterion MV32-WA/WB RmNet modeSlark Xiao
2022-09-08USB: serial: option: add Quectel EM060K modemYonglin Tan
2022-09-08USB: serial: option: add support for OPPO R11 diag portYan Xinyu
2022-09-08USB: serial: cp210x: add Decagon UCA device idJohan Hovold
2022-09-08USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold
2022-09-08USB: serial: ch341: fix lost character on LCR updatesJohan Hovold
2022-09-08usb: dwc3: fix PHY disable sequenceJohan Hovold
2022-09-08usb: dwc3: gadget: Avoid duplicate requests to enable Run/StopWesley Cheng
2022-09-08usb: dwc3: disable USB core PHY managementJohan Hovold
2022-09-08xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman
2022-09-08media: mceusb: Use new usb_control_msg_*() routinesAlan Stern
2022-09-08usb: dwc3: pci: Add support for Intel Raptor LakeHeikki Krogerus
2022-09-08thunderbolt: Check router generation before connecting xHCIMika Westerberg
2022-09-08thunderbolt: Use the actual buffer in tb_async_error()Mika Westerberg
2022-09-08xen-blkfront: Cache feature_persistent value before advertisementSeongJae Park
2022-09-08xen-blkfront: Advertise feature-persistent as user requestedSeongJae Park
2022-09-08xen-blkback: Advertise feature-persistent as user requestedSeongJae Park
2022-09-08xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()Dan Carpenter
2022-09-08gpio: realtek-otto: switch to 32-bit I/OSander Vanheule
2022-09-08gpio: pca953x: Add mutex_lock for regcache sync in PMHaibo Chen
2022-09-08hwmon: (gpio-fan) Fix array out of bounds accessArmin Wolf
2022-09-08clk: bcm: rpi: Add missing newlineStefan Wahren
2022-09-08clk: bcm: rpi: Prevent out-of-bounds accessStefan Wahren
2022-09-08clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rateStefan Wahren