index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
Age
Commit message (
Expand
)
Author
2020-10-05
usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
Vincent Mailhol
2020-10-02
USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().
Oliver Neukum
2020-09-25
USB: cdc-acm: clean up no-union-descriptor handling
Johan Hovold
2020-09-25
USB: cdc-acm: use common data-class define
Johan Hovold
2020-09-25
USB: cdc-acm: handle broken union descriptors
Johan Hovold
2020-09-25
Revert "cdc-acm: hardening against malicious devices"
Johan Hovold
2020-09-21
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
2020-09-17
USB: cdc-acm: cleanup of data structures
Oliver Neukum
2020-09-17
usblp: fix race between disconnect() and read()
Oliver Neukum
2020-08-18
USB: cdc-acm: rework notification_buffer resizing
Tom Rix
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-07-15
usb: class: cdc-wdm: Provide description for usb_cdc_wdm_register()'s manage_...
Lee Jones
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-03
usb: class: usbtmc: File headers are not good candidates for kerneldoc
Lee Jones
2020-06-23
media: USB: cdc-acm: blacklist IR Droid / IR Toy device
Sean Young
2020-06-18
cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
Joakim Tjernlund
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-27
CDC-ACM: heed quirk also in error handling
Oliver Neukum
2020-05-13
usblp: poison URBs upon disconnect
Oliver Neukum
2020-04-16
cdc-acm: introduce a cool down
Oliver Neukum
2020-04-16
cdc-acm: close race betrween suspend() and acm_softint
Oliver Neukum
2020-03-27
USB: cdc-acm: restore capability check order
Matthias Reichl
2020-03-17
USB: cdc-acm: fix rounding error in TIOCSSERIAL
Anthony Mallet
2020-03-17
USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
Anthony Mallet
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-15
USB: usblp: fix use-after-free on disconnect
Johan Hovold
2019-10-04
USB: usblp: fix runtime PM after driver unbind
Johan Hovold
2019-09-02
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
2019-08-28
USB: cdc-wdm: fix race between write and disconnect due to flag abuse
Oliver Neukum
2019-08-21
usbtmc: more sanity checking for packet size
Oliver Neukum
2019-08-19
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
2019-08-15
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
2019-08-09
USB: usblp: convert to use dev_groups
Greg Kroah-Hartman
2019-08-09
USB: usbtmc: convert to use dev_groups
Greg Kroah-Hartman
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
2019-06-03
usb: cdc-wdm: remove redundant assignment to rv
Colin Ian King
2019-04-29
USB: cdc-acm: clean up throttle handling
Johan Hovold
2019-04-29
USB: cdc-acm: fix unthrottle races
Johan Hovold
2019-03-28
usb: cdc-acm: fix race during wakeup blocking TX traffic
Romain Izard
2019-02-19
cdc-wdm: pass return value of recover_from_urb_loss
YueHaibing
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-07
usb: cdc-acm: send ZLP for Telit 3G Intel based modems
Daniele Palmas
2018-12-20
cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.
Macpaul Lin
2018-11-20
usb: cdc-acm: add entry for Hiro (Conexant) modem
Maarten Jacobs
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-13
cdc-acm: switch to ->[sg]et_serial()
Al Viro
2018-10-09
cdc-acm: correct counting of UART states in serial state notification
Tobias Herzog
2018-10-09
cdc-acm: do not reset notification buffer index upon urb unlinking
Tobias Herzog
[next]