index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
hso.c
Age
Commit message (
Expand
)
Author
2021-11-12
usb: hso: fix error handling code of hso_create_net_device
Dongliang Mu
2021-11-12
net: hso: register netdev later to avoid a race condition
Andreas Kemnade
2021-10-06
net: hso: fix muxed tty registration
Johan Hovold
2021-06-03
net: hso: fix control-request directions
Johan Hovold
2021-04-28
net: hso: fix NULL-deref on disconnect regression
Johan Hovold
2021-04-28
net: hso: fix null-ptr-deref during tty device unregistration
Anirudh Rayabharam
2020-08-21
usb: hso: check for return value in hso_serial_common_create()
Rustam Kovhaev
2019-10-07
hso: fix NULL-deref on tty open
Johan Hovold
2019-01-13
USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data
Hui Peng
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
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-04-09
TTY: hso, use tty from tty_port
Jiri Slaby
2012-04-09
TTY: hso, remove tty NULL checks fro tty->ops
Jiri Slaby
2012-04-09
TTY: hso, add tty_port
Jiri Slaby
[next]