Age | Commit message (Expand) | Author |
2020-07-09 | usb: misc: legousbtower: Demote function header which is clearly not kerneldoc | Lee Jones |
2020-07-09 | usb: misc: legousbtower: Demote obvious misuse of kerneldoc to standard comme... | Lee Jones |
2020-07-09 | usb: misc: ldusb: Demote obvious misuse of kerneldoc to standard comment blocks | Lee Jones |
2020-07-09 | usb: misc: iowarrior: Demote obvious misuse of kerneldoc to standard comment ... | Lee Jones |
2020-07-09 | usb: misc: iowarrior: Fix odd corruption issue in the file header | Lee Jones |
2020-07-09 | usb: misc: adutux: Demote obvious misuse of kerneldoc to standard comment blocks | Lee Jones |
2020-06-29 | Merge 5.8-rc3 into usb-next | Greg Kroah-Hartman |
2020-06-24 | vt: use newly defined CUR_* macros | Jiri Slaby |
2020-06-24 | vc: switch state to bool | Jiri Slaby |
2020-06-24 | vt: introduce enum vc_intensity for intensity | Jiri Slaby |
2020-06-24 | USB: ch9: add "USB_" prefix in front of TEST defines | Greg Kroah-Hartman |
2020-06-18 | usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect | Zqiang |
2020-06-18 | USB: sisusbvga: change char to u8 for sisusb_copy_memory | Changming Liu |
2020-06-18 | usb: sisusb_con: Use array_size() helper in memcpy() | Gustavo A. R. Silva |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-04-27 | Merge 5.7-rc3 into usb-next | Greg Kroah-Hartman |
2020-04-23 | USB: sisusbvga: Change port variable from signed to unsigned | Changming Liu |
2020-04-16 | USB: misc: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2020-03-10 | Merge 5.6-rc5 into usb-next | Greg Kroah-Hartman |
2020-03-04 | usb: usb251xb: fix regulator probe and error handling | Marco Felsch |
2020-02-24 | Merge 5.6-rc3 into usb-next | Greg Kroah-Hartman |
2020-02-17 | USB: misc: iowarrior: add support for the 100 device | Greg Kroah-Hartman |
2020-02-13 | USB: apple-mfi-fastcharge: fix endianess issue in probe | Oliver Neukum |
2020-02-12 | USB: Add driver to control USB fast charge for iOS devices | Bastien Nocera |
2020-02-12 | USB: misc: iowarrior: add support for the 28 and 28L devices | Greg Kroah-Hartman |
2020-02-12 | USB: misc: iowarrior: add support for 2 OEMed devices | Greg Kroah-Hartman |
2019-12-30 | usb: usb3503: Convert to use GPIO descriptors | Linus Walleij |
2019-12-10 | USB: adutux: fix interface sanity check | Johan Hovold |
2019-12-10 | USB: idmouse: fix interface sanity checks | Johan Hovold |
2019-11-21 | usb: misc: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-11 | USB: chaoskey: fix error case of a timeout | Oliver Neukum |
2019-11-07 | appledisplay: fix error handling in the scheduled work | Oliver Neukum |
2019-11-07 | USB: legousbtower: drop superfluous newlines | Johan Hovold |
2019-11-07 | USB: legousbtower: drop superfluous brackets | Johan Hovold |
2019-11-07 | USB: legousbtower: clean up runaway white space | Johan Hovold |
2019-11-07 | USB: legousbtower: drop redundant endianness comments | Johan Hovold |
2019-11-07 | USB: legousbtower: drop unnecessary packed attributes | Johan Hovold |
2019-11-07 | USB: legousbtower: clean up pointer declarations in driver data | Johan Hovold |
2019-11-07 | USB: legousbtower: remove tower_abort_transfers() | Johan Hovold |
2019-11-07 | USB: legousbtower: stop interrupt-out URB unconditionally | Johan Hovold |
2019-11-07 | USB: legousbtower: drop redundant interrupt-in running flag | Johan Hovold |
2019-11-07 | USB: legousbtower: drop noisy disconnect messages | Johan Hovold |
2019-11-07 | USB: legousbtower: drop redundant open_count check | Johan Hovold |
2019-11-07 | USB: legousbtower: zero driver data at allocation | Johan Hovold |
2019-11-07 | USB: legousbtower: drop redundant NULL check | Johan Hovold |
2019-11-07 | USB: legousbtower: drop redundant MODULE_LICENSE ifdef | Johan Hovold |
2019-11-07 | USB: idmouse: clean up runaway white space | Johan Hovold |
2019-11-07 | USB: idmouse: drop redundant open-count check from release | Johan Hovold |
2019-11-07 | USB: idmouse: simplify disconnect handling | Johan Hovold |
2019-11-04 | usb: usb251xb: Add support for USB2422 | Uwe Kleine-König |