index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
metro-usb.c
Age
Commit message (
Expand
)
Author
2021-05-21
USB: serial: drop irq-flags initialisations
Johan Hovold
2021-04-09
USB: serial: do not use tty class device for debugging
Johan Hovold
2021-02-09
USB: serial: make remove callback return void
Uwe Kleine-König
2017-11-04
USB: serial: fix module-license macros
Johan Hovold
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-02
Merge tag 'usb-serial-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-10-16
USB: serial: metro-usb: add MS7820 device id
Johan Hovold
2017-10-13
USB: serial: metro-usb: add missing interrupt-out endpoint check
Johan Hovold
2017-10-13
USB: serial: metro-usb: simplify endpoint check
Johan Hovold
2017-10-13
USB: serial: metro-usb: stop I/O after failed open
Johan Hovold
2017-02-08
USB: serial: metro-usb: drop redundant URB reinitialisation
Johan Hovold
2017-02-08
USB: serial: metro-usb: drop function-tracing debugging
Johan Hovold
2017-02-08
USB: serial: metro-usb: drop redundant URB unlink
Johan Hovold
2017-02-08
USB: serial: metro-usb: drop unused interrupt-out callback
Johan Hovold
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
USB: serial: constify device-id tables
Johan Hovold
2013-12-19
drivers: usb: Mark function as static in metro-usb.c
Rashika Kheria
2013-06-10
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
2013-03-25
USB: metro-usb: always disable uart on close
Johan Hovold
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
2012-10-31
USB: serial: remove driver version information
Johan Hovold
2012-10-25
USB: metro-usb: fix io after disconnect
Johan Hovold
2012-10-25
USB: metro-usb: fix port-data memory leak
Johan Hovold
2012-10-01
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-09-14
USB: serial: metro-usb.c: remove debug module parameter
Greg Kroah-Hartman
2012-08-10
tty: fix the metro-usb change I messed up
Alan Cox
2012-07-16
Merge branch 'v3.6-rc7' into tty-next
Greg Kroah-Hartman
2012-07-12
usb: fix sillies in the metro USB driver
Alan Cox
2012-07-05
USB: metro-usb: fix tty_flip_buffer_push use
Johan Hovold
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
2012-05-07
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
2012-04-10
USB: serial: metro-usb: cosmetic fix in driver description.
Aleksey Babahin
2012-04-10
USB: serial: metro-usb: remove duplicated #include <linux/errno.h>
Aleksey Babahin
2012-04-10
USB: serial: metro-usb: make debug messages bit more informative.
Aleksey Babahin
2012-04-10
USB: serial: metro-usb: print errors always, not only in debug mode.
Aleksey Babahin
2012-04-10
USB: serial: metro-usb: get data from device in Uni-Directional mode.
Aleksey Babahin
2012-04-10
USB: serial: metro-usb: dummy implement write_int_callback() function.
Aleksey Babahin
2012-04-10
USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.
Aleksey Babahin
2012-03-08
USB: serial: metro-usb: move to use dev_dbg() instead of dbg()
Greg Kroah-Hartman
2012-03-08
USB: serial: metro-usb: remove unneeded cast and function call
Greg Kroah-Hartman
2012-03-08
USB: serial: metro-usb: remove function header comments
Greg Kroah-Hartman
2012-03-08
USB: serial: metro-usb: remove function prototypes
Greg Kroah-Hartman
2012-03-08
USB: serial: metro-usb: fix up coding style errors
Greg Kroah-Hartman
2012-03-08
USB: serial: metro-usb: remove the .h file
Greg Kroah-Hartman
2012-03-08
USB: serial: metro-usb: convert to use module_usb_serial_driver
Greg Kroah-Hartman
2012-03-08
USB: serial: metro-usb: remove vendor and product module parameters
Greg Kroah-Hartman
2012-03-08
USB: serial: metro-usb: fix up usb_serial_register calls
Greg Kroah-Hartman
2012-03-08
USB: serial: add metro-usb driver to the tree
Aleksey Babahin