summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/hso.c
Commit message (Expand)AuthorAgeFilesLines
* hso: remove some dead codeDan Carpenter2014-02-071-21/+11Star
* hso: fix handling of modem port SERIAL_STATE notificationsDan Williams2014-01-061-2/+11
* hso: Fix stack corruption on some architecturesDaniel Gimpelevich2013-08-221-1/+5
* hso: Earlier catch of error conditionDaniel Gimpelevich2013-08-221-4/+5
* TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-191-6/+1Star
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-191-11/+2Star
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-17/+15Star
|\
| * TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-16/+15Star
| * TTY: switch tty_insert_flip_stringJiri Slaby2013-01-161-4/+3Star
* | drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-041-18/+7Star
|/
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-161-2/+3
* TTY: use tty_port_register_deviceJiri Slaby2012-08-141-3/+4
* tty: move the termios object into the ttyAlan Cox2012-07-161-7/+5Star
* Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-231-61/+44Star
|\
| * TTY: hso, use tty from tty_portJiri Slaby2012-04-091-27/+13Star
| * TTY: hso, remove tty NULL checks fro tty->opsJiri Slaby2012-04-091-17/+10Star
| * TTY: hso, add tty_portJiri Slaby2012-04-091-12/+13
| * TTY: hso, free tty_driverJiri Slaby2012-04-091-4/+8
| * TTY: hso, do not set TTY MAGICJiri Slaby2012-04-091-1/+0Star
* | USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-191-0/+1
|/
* Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-201-2/+0Star
|\
| * TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-2/+0Star
* | hso: memsetting wrong data in hso_get_count()Dan Carpenter2012-02-221-1/+1
|/
* hso: fix a use after free conditionGreg KH2011-07-081-3/+4
* Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-241-6/+6
|\
| * Net, USB, Option, hso: Do not dereference NULL pointerJesper Juhl2011-02-141-6/+6
* | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-1/+1
* | tiocmset: kill the file pointer argumentAlan Cox2011-02-171-3/+3
* | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
|/
* usb: Use static const, consolidate codeJoe Perches2010-12-211-23/+16Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-171-4/+0Star
|\
| * hso: IP checksuming doesn't work on GE0301 option cardsThomas Bogendoerfer2010-12-101-4/+0Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-081-4/+6
|\|
| * hso: fix disable_netFilip Aben2010-11-281-4/+6
* | hso: Fix unused variable warningAlan Cox2010-11-151-1/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-9/+0Star
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-271-0/+2
| |\
| * | ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings2010-08-171-9/+0Star
* | | tty: Convert the USB drivers to the new icount interfaceAlan Cox2010-10-221-19/+16Star
| |/ |/|
* | drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg2010-09-171-0/+2
|/
* hso: Add new product IDFilip Aben2010-08-041-0/+1
* hso: remove driver versionFilip Aben2010-07-131-4/+1Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-241-1/+0Star
|\
| * hso: remove setting of low_latency flagFilip Aben2010-06-221-1/+0Star
* | drivers/net: use __packed annotationEric Dumazet2010-06-031-1/+1
|/
* hso: add support for new productsFilip Aben2010-05-261-0/+3
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0Star
* net: trans_start cleanupsEric Dumazet2010-05-101-2/+0Star
* obsolete config in kernel source: HSO_AUTOPMChristoph Egger2010-03-161-3/+0Star
* hso: fixed missing newlinesJan Dumon2010-01-071-8/+8