aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-07-28usb: misc: onboard_usb_hub: Remove duplicated power_on delayAlexander Stein
2022-07-27usb: misc: onboard_usb_hub: Add TI USB8041 hub supportAlexander Stein
2022-07-27usb: misc: onboard_usb_hub: Add reset-gpio supportAlexander Stein
2022-07-27USB: usbsevseg: convert sysfs snprintf to sysfs_emitXuezhi Zhang
2022-07-27usb: misc: onboard-hub: add support for Microchip USB2514B USB 2.0 hubFabrice Gasnier
2022-07-27usb/misc: fix repeated words in commentsJilin Yuan
2022-07-14usb: ldusb: replace ternary operator with max_t()Jiangshan Yi
2022-07-14usb: misc: onboard_hub: Fix 'missing prototype' warningMatthias Kaehlcke
2022-07-08usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke
2022-06-27tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby
2022-05-03Revert "usb: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-04-26usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol
2022-04-21usb: misc: eud: Fix an error handling path in eud_probe()Christophe JAILLET
2022-04-21usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua
2022-02-24usb: misc: USB_QCOM_EUD should depend on ARCH_QCOMGeert Uytterhoeven
2022-02-14Merge 5.17-rc4 into usb-nextGreg Kroah-Hartman
2022-02-11usb: misc: eud: Add driver support for Embedded USB Debugger(EUD)Souradeep Chowdhury
2022-01-31usb: usb251xb: add boost-up property supportTommaso Merciai
2021-12-17usb: misc: ehset: Rework test mode entryRazvan Heghedus
2021-12-17usb: ftdi-elan: fix memory leak on device disconnectWei Yongjun
2021-10-26USB: iowarrior: fix control-message timeoutsJohan Hovold
2021-10-07Revert "usb: misc: ehset: Workaround for "special" hubs"Johan Hovold
2021-10-05usb: misc: ehset: Workaround for "special" hubsRazvan Heghedus
2021-08-13usb: misc: brcmstb-usb-pinmap: add IRQ checkSergey Shtylyov
2021-08-05usb: misc: adutux: use swap()Salah Triki
2021-06-24usb: ftdi-elan: remove redundant continue statement in a while-loopColin Ian King
2021-06-18Revert "USB: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman
2021-06-15USB: misc: Add onboard_usb_hub driverMatthias Kaehlcke
2021-06-09usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_...Yang Yingliang
2021-05-21USB: trancevibrator: fix control-request directionJohan Hovold
2021-05-21misc/uss720: fix memory leak in uss720_probeDongliang Mu
2021-04-22usb: misc: adutux: fix whitespace coding style issueMalte Deiseroth
2021-03-28usb: misc: usbsevseg: update to use usb_control_msg_send()Anant Thazhemadam
2021-03-28usb: misc: ezusb: update to use usb_control_msg_send()Anant Thazhemadam
2021-03-28usb: misc: ehset: update to use the usb_control_msg_{send|recv}() APIAnant Thazhemadam
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-11usb: misc: usb3503: Fix logic in usb3503_init()Michal Simek
2021-01-26usb: usb251xb: Use of_device_get_match_data()Stephen Boyd
2020-12-28USB: yurex: fix control-URB timeout handlingJohan Hovold
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-08USB: legotower: fix logical error in recent commitAlan Stern
2020-12-04USB: apple-mfi-fastcharge: Fix use after free in probeDan Carpenter
2020-11-23usb: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-18USB: apple-mfi-fastcharge: Fix kfree after failed kzallocLucas Tanure
2020-11-16console: Delete dummy con_font_set() and con_font_default() callback implemen...Peilin Ye
2020-11-16console: Delete unused con_font_copy() callback implementationsPeilin Ye