aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2024-10-16usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING storeKevin Groeneveld1-3/+3
2024-10-16usb: dwc3: core: Fix system suspend on TI AM62 platformsRoger Quadros2-0/+22
2024-10-16xhci: tegra: fix checked USB2 port numberHenry Lin1-1/+1
2024-10-16usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFGPrashanth K1-4/+6
2024-10-16usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEFJonathan Marek1-1/+0
2024-10-16usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo1-0/+3
2024-10-16usb: gadget: uvc: Remove extra semicolon from the macroAbhishek Tamboli1-1/+1
2024-10-16usb: typec: ucsi: UCSI2.0 Set Sink Path command supportPooja Katiyar2-0/+2
2024-10-16usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operationsSaranya Gopal1-51/+5
2024-10-16mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C deviceAndy Shevchenko1-4/+0
2024-10-14Merge 6.12-rc3 into usb-nextGreg Kroah-Hartman61-89/+116
2024-10-13Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds9-37/+64
2024-10-13USB: chaoskey: Fix possible deadlock chaoskey_list_lockEdward Adam Davis1-2/+2
2024-10-07USB: yurex: kill needless initialization in yurex_readOliver Neukum1-1/+1
2024-10-07Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"Oliver Neukum1-11/+8
2024-10-04usb: xhci: Fix problem with xhci resume from suspendJose Alberto Reguero1-0/+5
2024-10-04usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus supportRadhey Shyam Pandey2-2/+16
2024-10-04usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan3-18/+19
2024-10-04usb: dwc3: re-enable runtime PM after failed resumeRoy Luo1-5/+3
2024-10-04usb: storage: ignore bogus device raised by JieLi BR21 USB sound chipIcenowy Zheng1-0/+11
2024-10-04usb: gadget: core: force synchronous registrationJohn Keeping1-0/+1
2024-10-04USB: chaoskey: fail open after removalOliver Neukum1-11/+24
2024-10-04usb: yurex: make waiting on yurex_write interruptibleOliver Neukum2-5/+4
2024-10-04usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()Jeongjun Park1-10/+36
2024-10-04usb: Reorganize kerneldoc parameter namesJulia Lawall1-2/+2
2024-10-04usb: chipidea: udc: improve error recovery for ISO transferXu Yang1-4/+9
2024-10-04usb: chipidea: udc: improve dTD link logicXu Yang1-1/+8
2024-10-04usb: chipidea: udc: handle USB Error Interrupt if IOC not setXu Yang1-1/+1
2024-10-04usb: chipidea: udc: create bounce buffer for problem sglist entries if possibleXu Yang2-0/+150
2024-10-04usb: chipidea: udc: limit usb request length to max 16KBXu Yang2-0/+7
2024-10-04usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flagXu Yang3-0/+4
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König133-135/+135
2024-10-04usb: phy: isp1301:: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König1-1/+1
2024-10-04usb: gadget: f_midi: prefer strscpy() over strcpy()Abdul Rahim1-4/+4
2024-10-04usb: typec: stusb160x: Make use of i2c_get_match_data()Andy Shevchenko1-4/+3
2024-10-04usb: typec: tcpm: use max() to get higher valueR Sundar1-1/+1
2024-10-04usb: typec: ucsi: glink: use device_for_each_child_node_scoped()Javier Carrasco1-6/+3
2024-10-04usb: atm: Correct some typosShen Lichuan2-4/+4
2024-10-04usb: dwc3: Correct some typos in commentsShen Lichuan4-4/+4
2024-10-04usb: typec: Fix typo in commentYu Jiaoliang2-3/+3
2024-10-04usb: gadget: udc: fix typo in the commentYan Zhen7-9/+9
2024-10-04usb: host: fix typo in the commentYan Zhen7-12/+12
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro52-52/+52
2024-09-27[tree-wide] finally take no_llseek outAl Viro8-11/+0
2024-09-26Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-22/+9
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds157-1087/+1776
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-2/+1
2024-09-18Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds5-39/+14
2024-09-13sub: cdns3: Use predefined PCI vendor ID constantAndy Shevchenko2-17/+17
2024-09-13sub: cdns2: Use predefined PCI vendor ID constantAndy Shevchenko1-4/+3