index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
hso.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-19
TTY: add tty_port_tty_hangup helper
Jiri Slaby
1
-6
/
+1
2013-03-19
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-11
/
+2
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-17
/
+15
2013-02-04
drivers: net: usb: Remove unnecessary alloc/OOM messages
Joe Perches
1
-18
/
+7
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-16
/
+15
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-4
/
+3
2012-11-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-2
/
+3
2012-08-14
TTY: use tty_port_register_device
Jiri Slaby
1
-3
/
+4
2012-07-17
tty: move the termios object into the tty
Alan Cox
1
-7
/
+5
2012-05-23
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-61
/
+44
2012-05-19
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-04-09
TTY: hso, use tty from tty_port
Jiri Slaby
1
-27
/
+13
2012-04-09
TTY: hso, remove tty NULL checks fro tty->ops
Jiri Slaby
1
-17
/
+10
2012-04-09
TTY: hso, add tty_port
Jiri Slaby
1
-12
/
+13
2012-04-09
TTY: hso, free tty_driver
Jiri Slaby
1
-4
/
+8
2012-04-09
TTY: hso, do not set TTY MAGIC
Jiri Slaby
1
-1
/
+0
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-2
/
+0
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-2
/
+0
2012-02-23
hso: memsetting wrong data in hso_get_count()
Dan Carpenter
1
-1
/
+1
2011-07-08
hso: fix a use after free condition
Greg KH
1
-3
/
+4
2011-02-24
Merge 2.6.38-rc6 into tty-next
Greg Kroah-Hartman
1
-6
/
+6
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
1
-1
/
+1
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-3
/
+3
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-1
/
+1
2011-02-14
Net, USB, Option, hso: Do not dereference NULL pointer
Jesper Juhl
1
-6
/
+6
2010-12-21
usb: Use static const, consolidate code
Joe Perches
1
-23
/
+16
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+0
2010-12-10
hso: IP checksuming doesn't work on GE0301 option cards
Thomas Bogendoerfer
1
-4
/
+0
2010-12-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+6
2010-11-28
hso: fix disable_net
Filip Aben
1
-4
/
+6
2010-11-15
hso: Fix unused variable warning
Alan Cox
1
-1
/
+0
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-9
/
+0
2010-10-22
tty: Convert the USB drivers to the new icount interface
Alan Cox
1
-19
/
+16
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2010-09-17
drivers/net/usb/hso.c: prevent reading uninitialized memory
Dan Rosenberg
1
-0
/
+2
2010-08-17
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
1
-9
/
+0
2010-08-04
hso: Add new product ID
Filip Aben
1
-0
/
+1
2010-07-13
hso: remove driver version
Filip Aben
1
-4
/
+1
2010-06-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2010-06-22
hso: remove setting of low_latency flag
Filip Aben
1
-1
/
+0
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
1
-1
/
+1
2010-05-26
hso: add support for new products
Filip Aben
1
-0
/
+3
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-2
/
+0
2010-03-16
obsolete config in kernel source: HSO_AUTOPM
Christoph Egger
1
-3
/
+0
2010-01-07
hso: fixed missing newlines
Jan Dumon
1
-8
/
+8
2010-01-07
hso: Fix for 5 sec timeouts with v2.x firmware
Jan Dumon
1
-0
/
+4
2010-01-07
hso: Attempt to recover from usb bus errors
Jan Dumon
1
-10
/
+44
2010-01-07
hso: don't change the state of a closed port
Jan Dumon
1
-5
/
+5
2010-01-07
hso: Fix for endian issues on big endian machines
Jan Dumon
1
-5
/
+7
[next]