| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "usb: misc: ehset: Workaround for "special" hubs" | Johan Hovold | 2021-10-07 | 1 | -65/+16 |
* | usb: misc: ehset: Workaround for "special" hubs | Razvan Heghedus | 2021-10-05 | 1 | -16/+65 |
* | usb: misc: brcmstb-usb-pinmap: add IRQ check | Sergey Shtylyov | 2021-08-13 | 1 | -0/+2 |
* | usb: misc: adutux: use swap() | Salah Triki | 2021-08-05 | 1 | -4/+1 |
* | usb: ftdi-elan: remove redundant continue statement in a while-loop | Colin Ian King | 2021-06-24 | 1 | -1/+0 |
* | Revert "USB: misc: Add onboard_usb_hub driver" | Greg Kroah-Hartman | 2021-06-18 | 3 | -515/+0 |
* | USB: misc: Add onboard_usb_hub driver | Matthias Kaehlcke | 2021-06-15 | 3 | -0/+515 |
* | usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_... | Yang Yingliang | 2021-06-09 | 1 | -0/+2 |
* | USB: trancevibrator: fix control-request direction | Johan Hovold | 2021-05-21 | 1 | -2/+2 |
* | misc/uss720: fix memory leak in uss720_probe | Dongliang Mu | 2021-05-21 | 1 | -0/+1 |
* | usb: misc: adutux: fix whitespace coding style issue | Malte Deiseroth | 2021-04-22 | 1 | -3/+3 |
* | usb: misc: usbsevseg: update to use usb_control_msg_send() | Anant Thazhemadam | 2021-03-28 | 1 | -43/+17 |
* | usb: misc: ezusb: update to use usb_control_msg_send() | Anant Thazhemadam | 2021-03-28 | 1 | -14/+2 |
* | usb: misc: ehset: update to use the usb_control_msg_{send|recv}() API | Anant Thazhemadam | 2021-03-28 | 1 | -44/+32 |
* | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 2021-03-17 | 1 | -1/+0 |
* | Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-02-22 | 1 | -7/+5 |
|\ |
|
| * | usb: usb251xb: Use of_device_get_match_data() | Stephen Boyd | 2021-01-26 | 1 | -7/+5 |
* | | usb: misc: usb3503: Fix logic in usb3503_init() | Michal Simek | 2021-02-11 | 1 | -2/+7 |
* | | USB: yurex: fix control-URB timeout handling | Johan Hovold | 2020-12-28 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2020-12-15 | 8 | -14/+368 |
|\ |
|
| * | USB: legotower: fix logical error in recent commit | Alan Stern | 2020-12-08 | 1 | -1/+1 |
| * | USB: apple-mfi-fastcharge: Fix use after free in probe | Dan Carpenter | 2020-12-04 | 1 | -1/+3 |
| * | usb: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-11-23 | 1 | -0/+1 |
| * | USB: apple-mfi-fastcharge: Fix kfree after failed kzalloc | Lucas Tanure | 2020-11-18 | 1 | -11/+4 |
| * | Merge 5.10-rc3 into usb-next | Greg Kroah-Hartman | 2020-11-09 | 1 | -1/+3 |
| |\ |
|
| * | | usb: misc: brcmstb-usb-pinmap: Make sync_all_pins static | Zou Wei | 2020-11-06 | 1 | -1/+1 |
| * | | usb: misc: brcmstb-usb-pinmap: Fix an IS_ERR() vs NULL check | Dan Carpenter | 2020-11-03 | 1 | -2/+2 |
| * | | Merge 5.10-rc2 into usb-next | Greg Kroah-Hartman | 2020-11-02 | 1 | -5/+12 |
| |\ \ |
|
| * | | | USB: sisusbvga: Make console support depend on BROKEN | Thomas Gleixner | 2020-10-28 | 1 | -1/+1 |
| * | | | usb: Add driver to allow any GPIO to be used for 7211 USB signals | Al Cooper | 2020-10-28 | 3 | -0/+361 |
| * | | | usb: misc: iowarrior: remove unneeded break | Tom Rix | 2020-10-28 | 1 | -3/+0 |
* | | | | console: Delete dummy con_font_set() and con_font_default() callback implemen... | Peilin Ye | 2020-11-16 | 1 | -15/+0 |
* | | | | console: Delete unused con_font_copy() callback implementations | Peilin Ye | 2020-11-16 | 1 | -6/+0 |
| |_|/
|/| | |
|
* | | | USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_property | Zhang Qilong | 2020-11-06 | 1 | -1/+3 |
| |/
|/| |
|
* | | USB: apple-mfi-fastcharge: don't probe unhandled devices | Bastien Nocera | 2020-10-28 | 1 | -5/+12 |
|/ |
|
* | USB: legousbtower: use usb_control_msg_recv() | Greg Kroah-Hartman | 2020-09-25 | 1 | -41/+20 |
* | Revert "USB: legousbtower: use usb_control_msg_recv()" | Oliver Neukum | 2020-09-25 | 1 | -19/+41 |
* | usb: appledisplay: use module_usb_driver to simplify the code | Liu Shixin | 2020-09-22 | 1 | -13/+1 |
* | USB: adutux: fix debugging | Oliver Neukum | 2020-09-17 | 1 | -0/+1 |
* | USB: legousbtower: use usb_control_msg_recv() | Greg Kroah-Hartman | 2020-09-16 | 1 | -41/+19 |
* | usb/misc: usb3503: Use pm_ptr() macro | Paul Cercueil | 2020-09-04 | 1 | -10/+8 |
* | usb/misc: usb4604: Use pm_ptr() macro | Paul Cercueil | 2020-09-04 | 1 | -5/+3 |
* | Merge 5.9-rc3 into usb-next | Greg Kroah-Hartman | 2020-08-31 | 2 | -2/+2 |
|\ |
|
| * | USB: lvtest: return proper error code in probe | Evgeny Novikov | 2020-08-18 | 1 | -1/+1 |
| * | USB: yurex: Fix bad gfp argument | Alan Stern | 2020-08-18 | 1 | -1/+1 |
* | | USB: usblcd: Remove the superfluous break | Jing Xiangfeng | 2020-08-28 | 1 | -1/+0 |
* | | USB: yurex: remove needless check before usb_free_coherent() | Xu Wang | 2020-08-18 | 1 | -4/+2 |
|/ |
|
* | Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-08-06 | 1 | -5/+6 |
|\ |
|
| * | Merge 5.8-rc6 into tty-next | Greg Kroah-Hartman | 2020-07-20 | 1 | -0/+1 |
| |\ |
|
| * | | vt: use newly defined CUR_* macros | Jiri Slaby | 2020-06-24 | 1 | -1/+1 |