summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-10-04usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus sup...Radhey Shyam Pandey
2024-10-04usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan
2024-10-04usb: dwc3: re-enable runtime PM after failed resumeRoy Luo
2024-10-04usb: storage: ignore bogus device raised by JieLi BR21 USB sound chipIcenowy Zheng
2024-10-04usb: gadget: core: force synchronous registrationJohn Keeping
2024-10-04USB: chaoskey: fail open after removalOliver Neukum
2024-10-04usb: yurex: make waiting on yurex_write interruptibleOliver Neukum
2024-10-04usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()Jeongjun Park
2024-10-04usb: Reorganize kerneldoc parameter namesJulia Lawall
2024-10-04usb: chipidea: udc: improve error recovery for ISO transferXu Yang
2024-10-04usb: chipidea: udc: improve dTD link logicXu Yang
2024-10-04usb: chipidea: udc: handle USB Error Interrupt if IOC not setXu Yang
2024-10-04usb: chipidea: udc: create bounce buffer for problem sglist entries if possibleXu Yang
2024-10-04usb: chipidea: udc: limit usb request length to max 16KBXu Yang
2024-10-04usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flagXu Yang
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04usb: phy: isp1301:: Drop explicit initialization of struct i2c_device_id::dri...Uwe Kleine-König
2024-10-04usb: gadget: f_midi: prefer strscpy() over strcpy()Abdul Rahim
2024-10-04usb: typec: stusb160x: Make use of i2c_get_match_data()Andy Shevchenko
2024-10-04usb: typec: tcpm: use max() to get higher valueR Sundar
2024-10-04usb: typec: ucsi: glink: use device_for_each_child_node_scoped()Javier Carrasco
2024-10-04usb: atm: Correct some typosShen Lichuan
2024-10-04usb: dwc3: Correct some typos in commentsShen Lichuan
2024-10-04usb: typec: Fix typo in commentYu Jiaoliang
2024-10-04usb: gadget: udc: fix typo in the commentYan Zhen
2024-10-04usb: host: fix typo in the commentYan Zhen
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-18Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2024-09-13sub: cdns3: Use predefined PCI vendor ID constantAndy Shevchenko
2024-09-13sub: cdns2: Use predefined PCI vendor ID constantAndy Shevchenko
2024-09-13USB: misc: yurex: fix race between read and writeOliver Neukum
2024-09-13USB: misc: cypress_cy7c63: check for short transferOliver Neukum
2024-09-13USB: appledisplay: close race between probe and completion handlerOliver Neukum
2024-09-13USB: class: CDC-ACM: fix race between get_serial and set_serialOliver Neukum
2024-09-13usb: r8a66597-hcd: make read-only const arrays staticColin Ian King
2024-09-13usb: typec: ucsi: Fix busy loop on ASUS VivoBooksChristian A. Ehrhardt
2024-09-13usb: dwc3: rtk: Clean up error code in __get_dwc3_maximum_speed()Dan Carpenter
2024-09-13usb: storage: ene_ub6250: Fix right shift warningsAbhishek Tamboli
2024-09-13usb: roles: Improve the fix for a false positive recursive locking complaintBart Van Assche
2024-09-11usb: xhci: fix loss of data on Cadence xHCPawel Laszczak
2024-09-11usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI hostWangYuli
2024-09-11usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleepLi Jun
2024-09-11usb: dwc3: imx8mp: add 2 software managed quirk properties for host modeFrank Li
2024-09-11usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirkFrank Li
2024-09-11usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus programming supportRadhey Shyam Pandey
2024-09-11usb: misc: onboard_dev: extend platform data to add power on delay fieldRadhey Shyam Pandey