summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-08158-2184/+3776
|\
| * Merge tag 'usb-serial-6.0-rc8' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-10-011-0/+1
| |\
| | * USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich2022-09-271-0/+1
| * | usb: gadget: uvc: don't put item still in useMichael Grzeschik2022-09-301-1/+0
| * | usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()Nathan Chancellor2022-09-301-1/+1
| * | usb: host: ehci-exynos: switch to using gpiod APIDmitry Torokhov2022-09-301-12/+5
| * | Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"Andy Shevchenko2022-09-302-54/+51
| * | Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...Andy Shevchenko2022-09-301-2/+7
| * | usb: mtu3: fix failed runtime suspend in host only modeChunfeng Yun2022-09-302-2/+2
| * | USB: omap_udc: Fix spelling mistake: "tranceiver_ctrl" -> "transceiver_ctrl"Colin Ian King2022-09-301-1/+1
| * | usb: typec: ucsi_ccg: Disable UCSI ALT support on TegraSing-Han Chen2022-09-301-0/+12
| * | usb: typec: Replace custom implementation of device_match_fwnode()Andy Shevchenko2022-09-302-3/+3
| * | usb: typec: ucsi: Don't warn on probe deferralWayne Chang2022-09-301-5/+3
| * | usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre2022-09-301-0/+4
| * | Merge tag 'thunderbolt-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2022-09-3015-369/+1820
| |\ \
| | * | thunderbolt: Explicitly enable lane adapter hotplug events at startupMario Limonciello2022-09-264-0/+46
| | * | thunderbolt: Use dev_err_probe()Andy Shevchenko2022-09-241-30/+18
| | * | thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIsAndy Shevchenko2022-09-244-37/+35
| | * | thunderbolt: debugfs: Fix spelling mistakes in seq_puts textColin Ian King2022-09-071-2/+2
| | * | thunderbolt: Add support for ASMedia NVM image formatSzuying Chen2022-09-071-0/+37
| | * | thunderbolt: Move vendor specific NVM handling into nvm.cSzuying Chen2022-09-074-167/+410
| | * | thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read()Mika Westerberg2022-09-072-7/+23
| | * | thunderbolt: Rename and make nvm_read() available for other filesSzuying Chen2022-09-072-18/+28
| | * | thunderbolt: Extend NVM version fields to 32-bitsSzuying Chen2022-09-073-6/+6
| | * | thunderbolt: Allow NVM upgrade of USB4 host routersSzuying Chen2022-09-071-1/+4
| | * | thunderbolt: Add support for receiver lane marginingMika Westerberg2022-09-056-0/+1043
| | * | thunderbolt: Add helper to check if CL states are enabled on portMika Westerberg2022-09-053-0/+30
| | * | thunderbolt: Pass CL state bitmask to tb_port_clx_supported()Mika Westerberg2022-09-053-13/+9
| | * | thunderbolt: Move port CL state functions into correct place in switch.cMika Westerberg2022-09-051-106/+106
| | * | thunderbolt: Move tb_xdomain_parent() to tb.hMika Westerberg2022-09-052-5/+5
| | * | thunderbolt: Add support for Intel Meteor LakeMika Westerberg2022-08-223-0/+12
| | * | thunderbolt: Add comment where Thunderbolt 4 PCI IDs startMika Westerberg2022-08-221-0/+1
| | * | thunderbolt: Add DP OUT resource when DP tunnel is discoveredSanjay R Mehta2022-08-151-0/+28
| * | | usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu2022-09-271-4/+4
| * | | USB: PHY: JZ4770: Switch to use dev_err_probe() helperYang Yingliang2022-09-271-17/+8
| * | | usb: phy: generic: Switch to use dev_err_probe() helperYang Yingliang2022-09-271-6/+3
| * | | usb: ulpi: use DEFINE_SHOW_ATTRIBUTE to simplify ulpi_regsLiu Shixin2022-09-271-17/+3
| * | | usb: cdns3: remove dead codeDongliang Mu2022-09-271-2/+0
| * | | usb: cdc-wdm: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing2022-09-271-1/+1
| * | | usb: musb: sunxi: Switch to use dev_err_probe() helperYang Yingliang2022-09-271-20/+9
| * | | usb: musb: jz4740: Switch to use dev_err_probe() helperYang Yingliang2022-09-271-7/+3
| * | | usb: musb: cppi41: Switch to use dev_err_probe() helperYang Yingliang2022-09-271-4/+2
| * | | usb: musb: da8xx: Switch to use dev_err_probe() helperYang Yingliang2022-09-271-5/+3
| * | | usb: musb: core: Switch to use dev_err_probe() helperYang Yingliang2022-09-271-3/+1
| * | | usb: typec: fusb302: Switch to use dev_err_probe() helperYang Yingliang2022-09-271-3/+2
| * | | usb: typec: qcom-pmic-typec: Switch to use dev_err_probe() helperYang Yingliang2022-09-271-3/+2
| * | | usb: typec: stusb160x: Switch to use dev_err_probe() helperYang Yingliang2022-09-271-5/+2
| * | | usb: usb251xb: Switch to use dev_err_probe() helperYang Yingliang2022-09-271-8/+4
| * | | media: flexcop-usb: use usb_endpoint_maxp()Johan Hovold2022-09-261-1/+1
| * | | media: flexcop-usb: clean up URB initialisationJohan Hovold2022-09-261-4/+6