| Commit message (Expand) | Author | Age |
* | 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 |
* | | tiocmset: kill the file pointer argument | Alan Cox | 2011-02-17 |
* | | tiocmget: kill off the passing of the struct file | Alan Cox | 2011-02-17 |
|/ |
|
* | usb: Use static const, consolidate code | Joe Perches | 2010-12-21 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-17 |
|\ |
|
| * | hso: IP checksuming doesn't work on GE0301 option cards | Thomas Bogendoerfer | 2010-12-09 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-08 |
|\| |
|
| * | hso: fix disable_net | Filip Aben | 2010-11-28 |
* | | hso: Fix unused variable warning | Alan Cox | 2010-11-15 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-27 |
| |\ |
|
| * | | ethtool: Provide a default implementation of ethtool_ops::get_drvinfo | Ben Hutchings | 2010-08-17 |
* | | | tty: Convert the USB drivers to the new icount interface | Alan Cox | 2010-10-22 |
| |/
|/| |
|
* | | drivers/net/usb/hso.c: prevent reading uninitialized memory | Dan Rosenberg | 2010-09-17 |
|/ |
|
* | hso: Add new product ID | Filip Aben | 2010-08-03 |
* | hso: remove driver version | Filip Aben | 2010-07-13 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-23 |
|\ |
|
| * | hso: remove setting of low_latency flag | Filip Aben | 2010-06-22 |
* | | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 |
|/ |
|
* | hso: add support for new products | Filip Aben | 2010-05-25 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 |
* | net: trans_start cleanups | Eric Dumazet | 2010-05-10 |
* | obsolete config in kernel source: HSO_AUTOPM | Christoph Egger | 2010-03-15 |
* | hso: fixed missing newlines | Jan Dumon | 2010-01-07 |
* | hso: Fix for 5 sec timeouts with v2.x firmware | Jan Dumon | 2010-01-07 |
* | hso: Attempt to recover from usb bus errors | Jan Dumon | 2010-01-07 |
* | hso: don't change the state of a closed port | Jan Dumon | 2010-01-07 |
* | hso: Fix for endian issues on big endian machines | Jan Dumon | 2010-01-07 |
* | hso: Add Vendor/Product ID's for new devices | Jan Dumon | 2010-01-07 |
* | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 |
* | hso: fix soft-lockup | Antti Kaijanmäki | 2009-11-23 |
* | hso: fix debug routines | Antti Kaijanmäki | 2009-11-23 |
* | net: Add DEVTYPE support for Ethernet based devices | Marcel Holtmann | 2009-09-11 |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 |