index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
hso.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
1
-1
/
+1
|
\
|
*
hso: replace current->state by __set_current_state()
Fabian Frederick
2015-02-22
1
-1
/
+1
*
|
hso: always read interface number from the current altsetting
Aleksander Morgado
2015-02-20
1
-4
/
+9
|
/
*
hso: fix rx parsing logic when skb allocation fails
Aleksander Morgado
2015-02-13
1
-1
/
+1
*
hso: Use static attribute groups for sysfs entry
Takashi Iwai
2015-02-05
1
-7
/
+10
*
hso: fix rfkill name conflicts
Olivier Sobrie
2015-02-01
1
-2
/
+3
*
hso: add missing cancel_work_sync in disconnect()
Olivier Sobrie
2015-02-01
1
-0
/
+2
*
hso: update serial_table in usb disconnect method
Olivier Sobrie
2015-02-01
1
-1
/
+1
*
hso: move tty_unregister outside hso_serial_common_free()
Olivier Sobrie
2015-02-01
1
-3
/
+9
*
hso: replace reset_device work by usb_queue_reset_device()
Olivier Sobrie
2015-02-01
1
-24
/
+1
*
hso: rename hso_dev into serial in hso_free_interface()
Olivier Sobrie
2015-02-01
1
-6
/
+6
*
hso: fix small indentation error
Olivier Sobrie
2015-02-01
1
-2
/
+2
*
hso: fix memory leak in hso_create_rfkill()
Olivier Sobrie
2015-02-01
1
-9
/
+3
*
hso: fix memory leak when device disconnects
Olivier Sobrie
2015-02-01
1
-0
/
+1
*
hso: fix crash when device disappears while serial port is open
Olivier Sobrie
2015-02-01
1
-4
/
+13
*
hso: remove useless header file timer.h
Olivier Sobrie
2015-02-01
1
-1
/
+0
*
net: USB: Deletion of unnecessary checks before the function call "kfree"
Markus Elfring
2014-11-21
1
-2
/
+1
*
net/usb/hso: Add support for Option GTM671WFS
Ricardo Ribalda
2014-08-05
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
1
-33
/
+17
|
\
|
*
hso: fix deadlock when receiving bursts of data
Olivier Sobrie
2014-07-14
1
-21
/
+17
|
*
hso: remove unused workqueue
Olivier Sobrie
2014-07-14
1
-12
/
+0
*
|
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-1
/
+2
|
/
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
hso: remove some dead code
Dan Carpenter
2014-02-06
1
-21
/
+11
*
hso: fix handling of modem port SERIAL_STATE notifications
Dan Williams
2014-01-06
1
-2
/
+11
*
hso: Fix stack corruption on some architectures
Daniel Gimpelevich
2013-08-21
1
-1
/
+5
*
hso: Earlier catch of error condition
Daniel Gimpelevich
2013-08-21
1
-4
/
+5
*
TTY: add tty_port_tty_hangup helper
Jiri Slaby
2013-03-18
1
-6
/
+1
*
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-18
1
-11
/
+2
*
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
1
-17
/
+15
|
\
|
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-16
/
+15
|
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-4
/
+3
*
|
drivers: net: usb: Remove unnecessary alloc/OOM messages
Joe Perches
2013-02-04
1
-18
/
+7
|
/
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
1
-2
/
+3
*
TTY: use tty_port_register_device
Jiri Slaby
2012-08-13
1
-3
/
+4
*
tty: move the termios object into the tty
Alan Cox
2012-07-16
1
-7
/
+5
*
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
1
-61
/
+44
|
\
|
*
TTY: hso, use tty from tty_port
Jiri Slaby
2012-04-09
1
-27
/
+13
|
*
TTY: hso, remove tty NULL checks fro tty->ops
Jiri Slaby
2012-04-09
1
-17
/
+10
|
*
TTY: hso, add tty_port
Jiri Slaby
2012-04-09
1
-12
/
+13
|
*
TTY: hso, free tty_driver
Jiri Slaby
2012-04-09
1
-4
/
+8
|
*
TTY: hso, do not set TTY MAGIC
Jiri Slaby
2012-04-09
1
-1
/
+0
*
|
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
1
-0
/
+1
|
/
*
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-03-20
1
-2
/
+0
|
\
|
*
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-2
/
+0
*
|
hso: memsetting wrong data in hso_get_count()
Dan Carpenter
2012-02-22
1
-1
/
+1
|
/
*
hso: fix a use after free condition
Greg KH
2011-07-08
1
-3
/
+4
*
Merge 2.6.38-rc6 into tty-next
Greg Kroah-Hartman
2011-02-24
1
-6
/
+6
|
\
|
*
Net, USB, Option, hso: Do not dereference NULL pointer
Jesper Juhl
2011-02-13
1
-6
/
+6
*
|
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
1
-1
/
+1
[next]