index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
hso.c
Age
Commit message (
Expand
)
Author
2018-06-22
net: usb: hso: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
2017-11-18
net: usb: hso.c: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
2017-11-01
net: hso: remove redundant unused variable dev
Colin Ian King
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-04-28
net: hso: register netdev later to avoid a race condition
Andreas Kemnade
2017-04-25
net: hso: fix module unloading
Andreas Kemnade
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2016-09-06
hso: Convert printk to pr_<level>
Joe Perches
2016-09-06
hso: Use a more common logging style
Joe Perches
2016-08-13
net: usb: hso: don't print error when allocating urb fails
Wolfram Sang
2016-04-30
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-22
hso: replace current->state by __set_current_state()
Fabian Frederick
2015-02-20
hso: always read interface number from the current altsetting
Aleksander Morgado
2015-02-13
hso: fix rx parsing logic when skb allocation fails
Aleksander Morgado
2015-02-05
hso: Use static attribute groups for sysfs entry
Takashi Iwai
2015-02-01
hso: fix rfkill name conflicts
Olivier Sobrie
2015-02-01
hso: add missing cancel_work_sync in disconnect()
Olivier Sobrie
2015-02-01
hso: update serial_table in usb disconnect method
Olivier Sobrie
2015-02-01
hso: move tty_unregister outside hso_serial_common_free()
Olivier Sobrie
2015-02-01
hso: replace reset_device work by usb_queue_reset_device()
Olivier Sobrie
2015-02-01
hso: rename hso_dev into serial in hso_free_interface()
Olivier Sobrie
2015-02-01
hso: fix small indentation error
Olivier Sobrie
2015-02-01
hso: fix memory leak in hso_create_rfkill()
Olivier Sobrie
2015-02-01
hso: fix memory leak when device disconnects
Olivier Sobrie
2015-02-01
hso: fix crash when device disappears while serial port is open
Olivier Sobrie
2015-02-01
hso: remove useless header file timer.h
Olivier Sobrie
2014-11-21
net: USB: Deletion of unnecessary checks before the function call "kfree"
Markus Elfring
2014-08-05
net/usb/hso: Add support for Option GTM671WFS
Ricardo Ribalda
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-14
hso: fix deadlock when receiving bursts of data
Olivier Sobrie
2014-07-14
hso: remove unused workqueue
Olivier Sobrie
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-02-06
hso: remove some dead code
Dan Carpenter
2014-01-06
hso: fix handling of modem port SERIAL_STATE notifications
Dan Williams
2013-08-21
hso: Fix stack corruption on some architectures
Daniel Gimpelevich
2013-08-21
hso: Earlier catch of error condition
Daniel Gimpelevich
2013-03-18
TTY: add tty_port_tty_hangup helper
Jiri Slaby
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-04
drivers: net: usb: Remove unnecessary alloc/OOM messages
Joe Perches
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-08-13
TTY: use tty_port_register_device
Jiri Slaby
2012-07-16
tty: move the termios object into the tty
Alan Cox
2012-05-22
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
[next]