summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-01USB: FHCI: Switch to GPIO descriptorsLinus Walleij
2022-09-01usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying
2022-09-01driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres
2022-09-01platform/mellanox: Remove redundant 'NULL' checkVadim Pasternak
2022-09-01platform/mellanox: Remove unnecessary codeVadim Pasternak
2022-09-01platform/mellanox: mlxreg-lc: Fix locking issueVadim Pasternak
2022-09-01platform/mellanox: mlxreg-lc: Fix coverity warningVadim Pasternak
2022-09-01platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixesHans de Goede
2022-09-01perf/arm_pmu_platform: fix tests for platform_get_irq() failureYu Zhe
2022-09-01Merge tag 'usb-serial-6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-09-01soundwire: qcom: fix device status array rangeSrinivas Kandagatla
2022-09-01Merge tag 'drm-intel-fixes-2022-08-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-08-31drm/amd/amdgpu: skip ucode loading if ucode_size == 0Chengming Gui
2022-08-31mlxbf_gige: compute MDIO period based on i1clkDavid Thompson
2022-08-31Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"Stephen Boyd
2022-08-31Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-31gpio: realtek-otto: switch to 32-bit I/OSander Vanheule
2022-08-31USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold
2022-08-31USB: serial: ch341: fix lost character on LCR updatesJohan Hovold
2022-08-31ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou
2022-08-31USB: serial: cp210x: add Decagon UCA device idJohan Hovold
2022-08-31gpio: pca953x: Add mutex_lock for regcache sync in PMHaibo Chen
2022-08-31Revert "usb: add quirks for Lenovo OneLink+ Dock"Greg Kroah-Hartman
2022-08-31usb: reduce kernel log spam on driver registrationArd Biesheuvel
2022-08-31usbip: add USBIP_URB_* URB transfer flagsShuah Khan
2022-08-31usb: dwc3: gadget: Continue handling EP0 xfercomplete eventsWesley Cheng
2022-08-31usb: dwc3: gadget: Synchronize IRQ between soft connect/disconnectWesley Cheng
2022-08-31usb: dwc3: gadget: Force sending delayed status during soft disconnectWesley Cheng
2022-08-31usb: dwc3: Do not service EP0 and conndone events if soft disconnectedWesley Cheng
2022-08-31usb: host: xhci-plat: suspend/resume clks for brcmJustin Chen
2022-08-31usb: host: xhci-plat: suspend and resume clocksJustin Chen
2022-08-31usb: phy: mxs: fix MXS_PHY_TX_CAL45_MIN and MXS_PHY_TX_CAL45_MAXFrank Li
2022-08-31usb: host: Initiate urb ep with udev ep0Khalid Masum
2022-08-31usb: ehci: Use endpoint in URB to get maxpacketKhalid Masum
2022-08-31usb: gadget: function: rndis: limit # of RNDIS instances to 1000Sergey Shtylyov
2022-08-31usb: chipidea: Add support for VBUS control with PHYPiyush Mehta
2022-08-31usb: gadget: f_ncm: noop - remove INIT_NDP{16,32}_OPTS macrosMaciej Żenczykowski
2022-08-31usb: gadget: at91_udc: Fix comments typoShaomin Deng
2022-08-31usb: gadget: net2272: Remove the initialization of statics to 0Shaomin Deng
2022-08-30net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()Dan Carpenter
2022-08-30nfp: fix the access to management firmware hangingGao Xiao
2022-08-30Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2022-08-30net: phy: micrel: Make the GPIO to be non-exclusiveHoratiu Vultur
2022-08-31nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()Maurizio Lombardi
2022-08-31nvmet-auth: add missing goto in nvmet_setup_auth()Hannes Reinecke
2022-08-31nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610Shyamin Ayesh
2022-08-30drm/amdgpu: only init tap_delay ucode when it's included in ucode binaryHawking Zhang
2022-08-30drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypassVladimir Stempen
2022-08-30drm/amd/display: Fix check for stream and planeEthan Wellenreiter