index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
hso.c
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
|
\
|
*
hso: replace current->state by __set_current_state()
Fabian Frederick
2015-02-22
*
|
hso: always read interface number from the current altsetting
Aleksander Morgado
2015-02-20
|
/
*
hso: fix rx parsing logic when skb allocation fails
Aleksander Morgado
2015-02-13
*
hso: Use static attribute groups for sysfs entry
Takashi Iwai
2015-02-05
*
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
2015-02-01
*
net: USB: Deletion of unnecessary checks before the function call "kfree"
Markus Elfring
2014-11-21
*
net/usb/hso: Add support for Option GTM671WFS
Ricardo Ribalda
2014-08-05
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
|
\
|
*
hso: fix deadlock when receiving bursts of data
Olivier Sobrie
2014-07-14
|
*
hso: remove unused workqueue
Olivier Sobrie
2014-07-14
*
|
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
|
/
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
*
hso: remove some dead code
Dan Carpenter
2014-02-07
*
hso: fix handling of modem port SERIAL_STATE notifications
Dan Williams
2014-01-06
*
hso: Fix stack corruption on some architectures
Daniel Gimpelevich
2013-08-21
*
hso: Earlier catch of error condition
Daniel Gimpelevich
2013-08-21
*
TTY: add tty_port_tty_hangup helper
Jiri Slaby
2013-03-18
*
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-18
*
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
|
\
|
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
|
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-16
*
|
drivers: net: usb: Remove unnecessary alloc/OOM messages
Joe Perches
2013-02-04
|
/
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
*
TTY: use tty_port_register_device
Jiri Slaby
2012-08-13
*
tty: move the termios object into the tty
Alan Cox
2012-07-16
*
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
|
\
|
*
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
2012-04-09
|
*
TTY: hso, free tty_driver
Jiri Slaby
2012-04-09
|
*
TTY: hso, do not set TTY MAGIC
Jiri Slaby
2012-04-09
*
|
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
|
/
*
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-03-20
|
\
|
*
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
*
|
hso: memsetting wrong data in hso_get_count()
Dan Carpenter
2012-02-22
|
/
*
hso: fix a use after free condition
Greg KH
2011-07-08
*
Merge 2.6.38-rc6 into tty-next
Greg Kroah-Hartman
2011-02-24
|
\
|
*
Net, USB, Option, hso: Do not dereference NULL pointer
Jesper Juhl
2011-02-13
*
|
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
[next]