summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-09-08USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold1-1/+5
2022-09-08USB: serial: ch341: fix lost character on LCR updatesJohan Hovold1-1/+9
2022-09-08usb: dwc3: disable USB core PHY managementJohan Hovold1-0/+10
2022-09-08usb: dwc3: qcom: fix use-after-free on runtime-PM wakeupJohan Hovold2-1/+14
2022-09-08usb: dwc3: fix PHY disable sequenceJohan Hovold1-9/+10
2022-09-08tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()Mazin Al Haddad1-1/+2
2022-09-08drm/i915: Skip wm/ddb readout for disabled pipesVille Syrjälä1-1/+7
2022-09-08drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirkDiego Santa Cruz1-0/+3
2022-09-08net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior8-40/+40
2022-09-08driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres1-0/+10
2022-09-08usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati1-2/+4
2022-09-08usb: xhci-mtk: fix bandwidth release issueChunfeng Yun1-2/+2
2022-09-08usb: xhci-mtk: relax TT periodic bandwidth allocationChunfeng Yun1-9/+2
2022-09-08USB: core: Prevent nested device-reset callsAlan Stern1-0/+10
2022-09-08usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta1-0/+7
2022-09-08USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)Thierry GUIBERT1-0/+3
2022-09-08usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transferPawel Laszczak1-1/+2
2022-09-08usb: cdns3: fix issue with rearming ISO OUT endpointPawel Laszczak1-0/+1
2022-09-08usb: dwc2: fix wrong order of phy_power_on and phy_initHeiner Kallweit1-4/+4
2022-09-08usb: typec: tcpm: Return ENOTSUPP for power supply prop writesBadhri Jagan Sridharan1-0/+7
2022-09-08usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM deviceUtkarsh Patel1-2/+7
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun1-2/+2
2022-09-08USB: serial: option: add support for Cinterion MV32-WA/WB RmNet modeSlark Xiao1-0/+6
2022-09-08USB: serial: option: add Quectel EM060K modemYonglin Tan1-0/+4
2022-09-08USB: serial: option: add support for OPPO R11 diag portYan Xinyu1-0/+5
2022-09-08USB: serial: cp210x: add Decagon UCA device idJohan Hovold1-0/+1
2022-09-08xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman3-2/+15
2022-09-08media: mceusb: Use new usb_control_msg_*() routinesAlan Stern1-21/+14
2022-09-08usb: dwc3: pci: Add support for Intel Raptor LakeHeikki Krogerus1-0/+4
2022-09-08thunderbolt: Use the actual buffer in tb_async_error()Mika Westerberg1-1/+1
2022-09-08xen-blkfront: Cache feature_persistent value before advertisementSeongJae Park1-7/+7
2022-09-08xen-blkfront: Advertise feature-persistent as user requestedSeongJae Park1-2/+6
2022-09-08xen-blkback: Advertise feature-persistent as user requestedSeongJae Park2-2/+7
2022-09-08xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()Dan Carpenter1-0/+3
2022-09-08gpio: pca953x: Add mutex_lock for regcache sync in PMHaibo Chen1-1/+7
2022-09-08hwmon: (gpio-fan) Fix array out of bounds accessArmin Wolf1-0/+3
2022-09-08clk: bcm: rpi: Add missing newlineStefan Wahren1-2/+2
2022-09-08clk: bcm: rpi: Prevent out-of-bounds accessStefan Wahren1-1/+6
2022-09-08clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET1-1/+1
2022-09-08clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rateStefan Wahren1-1/+1
2022-09-08Input: rk805-pwrkey - fix module autoloadingPeter Robinson1-0/+1
2022-09-08clk: core: Fix runtime PM sequence in clk_core_unprepare()Chen-Yu Tsai1-2/+1
2022-09-08Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"Stephen Boyd1-28/+0
2022-09-08clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate opsChen-Yu Tsai1-0/+28
2022-09-08drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-1/+1
2022-09-08binder: fix alloc->vma_vm_mm null-ptr dereferenceCarlos Llamas1-2/+2
2022-09-08binder: fix UAF of ref->proc caused by race conditionCarlos Llamas1-0/+12
2022-09-08mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failureAdrian Hunter1-26/+16
2022-09-08mmc: core: Fix UHS-I SD 1.8V workaround branchAdrian Hunter1-3/+3
2022-09-08USB: serial: ftdi_sio: add Omron CS1W-CIF31 device idNiek Nooijens2-0/+8