summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorLines
2022-12-08USB: sisusbvga: rename sisusb.c to sisusbvga.cJiri Slaby (SUSE)-2/+0
2022-12-08USB: sisusbvga: remove console supportJiri Slaby (SUSE)-2957/+6
2022-11-29usb: misc: onboard_usb_hub: Drop obsolete dependency on COMPILE_TESTJean Delvare-1/+1
2022-11-22usb: usb251xb: Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-11-22usb: misc: usb3503: Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-11-22usb: usb4604: Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-11-22usb: ftdi-elan: remove variable lColin Ian King-2/+0
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman-1/+1
2022-11-18hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld-1/+0
2022-10-31Merge 6.1-rc3 into usb-nextGreg Kroah-Hartman-1/+1
2022-10-24fbdev: sisfb: use explicitly signed charJason A. Donenfeld-1/+1
2022-10-22usb: ftdi-elan: remove variable err_countColin Ian King-2/+0
2022-10-20USB: make devnode() callback in usb_class_driver take a const *Greg Kroah-Hartman-2/+2
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-25/+34
2022-09-27usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu-4/+4
2022-09-27usb: usb251xb: Switch to use dev_err_probe() helperYang Yingliang-8/+4
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang-4/+1
2022-09-09usb: misc: usb3503: call clk_disable_unprepare in the error handlingDongliang Mu-6/+19
2022-09-07usb: misc: uss720: fix uninitialized variable rlenDongliang Mu-4/+4
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman-4/+1
2022-08-19usb: move from strlcpy with unused retval to strscpyWolfram Sang-3/+3
2022-08-18usb: misc: onboard_usb_hub: Drop reset delay in onboard_hub_power_off()Matthias Kaehlcke-4/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König-3/+1
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2022-07-28usb: misc: onboard_usb_hub: Remove duplicated power_on delayAlexander Stein-3/+0
2022-07-27usb: misc: onboard_usb_hub: Add TI USB8041 hub supportAlexander Stein-0/+9
2022-07-27usb: misc: onboard_usb_hub: Add reset-gpio supportAlexander Stein-5/+45
2022-07-27USB: usbsevseg: convert sysfs snprintf to sysfs_emitXuezhi Zhang-1/+1
2022-07-27usb: misc: onboard-hub: add support for Microchip USB2514B USB 2.0 hubFabrice Gasnier-0/+3
2022-07-27usb/misc: fix repeated words in commentsJilin Yuan-1/+1
2022-07-14usb: ldusb: replace ternary operator with max_t()Jiangshan Yi-2/+4
2022-07-14usb: misc: onboard_hub: Fix 'missing prototype' warningMatthias Kaehlcke-0/+1
2022-07-08usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke-0/+604
2022-06-27tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby-1/+1
2022-05-03Revert "usb: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman-534/+0
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman-7/+6
2022-04-26usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke-0/+534
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol-11/+6
2022-04-21usb: misc: eud: Fix an error handling path in eud_probe()Christophe JAILLET-5/+5
2022-04-21usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua-2/+1
2022-02-24usb: misc: USB_QCOM_EUD should depend on ARCH_QCOMGeert Uytterhoeven-0/+1
2022-02-14Merge 5.17-rc4 into usb-nextGreg Kroah-Hartman-1/+3
2022-02-11usb: misc: eud: Add driver support for Embedded USB Debugger(EUD)Souradeep Chowdhury-0/+262
2022-01-31usb: usb251xb: add boost-up property supportTommaso Merciai-1/+3
2021-12-17usb: misc: ehset: Rework test mode entryRazvan Heghedus-0/+58
2021-12-17usb: ftdi-elan: fix memory leak on device disconnectWei Yongjun-0/+1
2021-10-26USB: iowarrior: fix control-message timeoutsJohan Hovold-6/+2
2021-10-07Revert "usb: misc: ehset: Workaround for "special" hubs"Johan Hovold-65/+16
2021-10-05usb: misc: ehset: Workaround for "special" hubsRazvan Heghedus-16/+65
2021-08-13usb: misc: brcmstb-usb-pinmap: add IRQ checkSergey Shtylyov-0/+2