summaryrefslogtreecommitdiff
path: root/drivers/net/usb/hso.c
AgeCommit message (Expand)Author
2009-02-03hso: add new device id'sFilip Aben
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-15hso serial throttled tty kref fix.Denis Joseph Barrow
2009-01-15tty: Fix double grabbing of a spinlockDenis Joseph Barrow
2009-01-15tty: Fix a kref leak in the HSO driver on re-openAlan Cox
2009-01-12hso: driver fix for big endian machines.Denis Joseph Barrow
2009-01-02hso maintainers update patchDenis Joseph Barrow
2009-01-02hso modem detect fix patch against Alan Cox'es tty treeDenis Joseph Barrow
2009-01-02tty: Modem functions for the HSO driverDenis Joseph Barrow
2009-01-02tty: Fix the HSO termios handling a bitAlan Cox
2009-01-02hso: net driver using tty without lockingAlan Cox
2008-12-29drivers/net/usb: use USB API functions rather than constantsJulia Lawall
2008-12-22net: startup race in hso driverOliver Neukum
2008-11-25Revert "hso: Fix crashes on close."David S. Miller
2008-11-25Revert "hso: Fix free of mutexes still in use."David S. Miller
2008-11-25Revert "hso: Add TIOCM ioctl handling."David S. Miller
2008-11-25hso: Hook up ->reset_resumeDenis Joseph Barrow
2008-11-25hso: Add TIOCM ioctl handling.Denis Joseph Barrow
2008-11-25hso: Fix free of mutexes still in use.Denis Joseph Barrow
2008-11-25hso: Fix URB submission -EINVAL.Denis Joseph Barrow
2008-11-25hso: Fix crashes on close.Denis Joseph Barrow
2008-11-25hso: Add new usb device id's.Denis Joseph Barrow
2008-11-07[netdrvr] usb/hso: Cleanup rfkill error handlingJonathan McDowell
2008-11-07hso: rfkill type should be WWANPaulius Zaleckas
2008-09-24[netdrvr] usb/hso: throttle to prevent loss of serial dataDenis Joseph Barrow
2008-09-24[netdrvr/usb] hso_create_bulk_serial_device(): fix a double freeAdrian Bunk
2008-08-27[netdrvr] hso: dev_kfree_skb crash fixDenis Joseph Barrow
2008-08-27[netdrvr] hso: icon 322 detection fixDenis Joseph Barrow
2008-08-14USB: HSO: minor fixes due to code reviewGreg Kroah-Hartman
2008-08-14USB: HSO: make tty_operations constGreg Kroah-Hartman
2008-08-14hso: fix refcounting on the ttyHSx devicesOlivier Blin
2008-08-14hso: fix oops in read/write callbacksOlivier Blin
2008-06-11HSO: add option hso driverGreg Kroah-Hartman