| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | isdn/gigaset: use USB API function usb_endpoint_num() | Tilman Schmidt | 2014-10-06 | 1 | -7/+5 |
* | isdn/gigaset: drop unused cardstate structure member | Tilman Schmidt | 2014-10-06 | 1 | -2/+0 |
* | isdn/gigaset: improve error handling when leaving DLE mode | Tilman Schmidt | 2014-10-06 | 1 | -1/+2 |
* | isdn/bas_gigaset: use USB API functions rather than constants | Himangi Saraogi | 2014-08-22 | 1 | -1/+1 |
* | isdn/gigaset: use USB API functions rather than constants | Himangi Saraogi | 2014-08-22 | 1 | -1/+1 |
* | isdn/bas_gigaset: fix a leak on failure path in gigaset_probe() | Alexey Khoroshilov | 2014-07-29 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-02 | 1 | -1/+1 |
|\ |
|
| * | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -1/+1 |
* | | TTY: add tty_port_tty_wakeup helper | Jiri Slaby | 2013-03-19 | 1 | -5/+1 |
|/ |
|
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 2 | -11/+4 |
|\ |
|
| * | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-19 | 1 | -0/+1 |
| * | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-16 | 1 | -9/+1 |
| * | TTY: move low_latency to tty_port | Jiri Slaby | 2013-01-16 | 1 | -1/+1 |
| * | TTY: switch tty_insert_flip_string | Jiri Slaby | 2013-01-16 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-01-29 | 1 | -0/+2 |
|\ \ |
|
| * | | isdn/gigaset: fix zero size border case in debug dump | Tilman Schmidt | 2013-01-21 | 1 | -0/+2 |
| |/ |
|
* | | isdn/gigaset: beautify ev-layer.c | Tilman Schmidt | 2013-01-21 | 2 | -64/+64 |
* | | isdn/gigaset: beautify common.c | Tilman Schmidt | 2013-01-21 | 1 | -22/+9 |
* | | isdn/gigaset: beautify interface.c | Tilman Schmidt | 2013-01-21 | 1 | -31/+15 |
* | | isdn/gigaset: leave DLE mode before hanging up | Tilman Schmidt | 2013-01-21 | 1 | -0/+5 |
|/ |
|
* | TTY: isdn/gigaset destroy tty_port properly | Jiri Slaby | 2012-11-22 | 1 | -6/+5 |
* | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 2012-11-16 | 1 | -4/+6 |
* | bas_gigaset: fix pre_reset handling | Tilman Schmidt | 2012-10-26 | 1 | -3/+16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 | 1 | -1/+0 |
|\ |
|
| * | drivers/isdn/gigaset/common.c: Remove useless kfree | Peter Senna Tschudin | 2012-09-13 | 1 | -1/+0 |
* | | TTY: use tty_port_register_device | Jiri Slaby | 2012-08-14 | 1 | -1/+2 |
* | | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 2012-08-06 | 1 | -0/+2 |
|\| |
|
| * | gigaset: silence GCC warning for unused 'format_ie' | Paul Bolle | 2012-07-17 | 1 | -0/+2 |
* | | tty: move the termios object into the tty | Alan Cox | 2012-07-16 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-23 | 2 | -0/+2 |
|\ |
|
| * | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 2012-05-19 | 2 | -0/+2 |
* | | isdn/gigaset: unify function return values | Tilman Schmidt | 2012-05-08 | 10 | -81/+87 |
* | | isdn/gigaset: internal function name cleanup | Tilman Schmidt | 2012-05-08 | 1 | -11/+5 |
* | | isdn/gigaset: fix readability damage | Tilman Schmidt | 2012-05-08 | 4 | -216/+208 |
* | | isdn/gigaset: improve error handling querying firmware version | Tilman Schmidt | 2012-05-08 | 1 | -1/+3 |
* | | isdn/gigaset: fix CAPI disconnect B3 handling | Tilman Schmidt | 2012-05-08 | 1 | -0/+4 |
* | | isdn/gigaset: ratelimit CAPI message dumps | Tilman Schmidt | 2012-05-08 | 1 | -13/+9 |
|/ |
|
* | isdn/gigaset: use gig_dbg() for debugging output | Tilman Schmidt | 2012-04-09 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-21 | 12 | -441/+441 |
|\ |
|
| * | gigaset: Use semicolons to terminate statements | Joe Perches | 2012-02-27 | 1 | -4/+4 |
| * | isdn: whitespace coding style cleanup | Joe Perches | 2012-02-21 | 12 | -442/+442 |
* | | TTY: isdn/gigaset, use tty_port | Jiri Slaby | 2012-03-08 | 3 | -31/+21 |
* | | TTY: isdn/gigaset, do not set tty->driver_data to NULL | Jiri Slaby | 2012-03-08 | 1 | -91/+14 |
* | | TTY: remove unneeded tty->index checks | Jiri Slaby | 2012-03-08 | 1 | -2/+0 |
* | | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 | 1 | -6/+1 |
|/ |
|
* | isdn/gigaset: report ISDN4Linux interface only once | Tilman Schmidt | 2011-11-27 | 1 | -2/+1 |
* | drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. | Paul Gortmaker | 2011-11-01 | 5 | -0/+5 |
* | drivers/isdn: Add module.h to ISDN files implicitly using it. | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+1 |
* | gigaset: call module_put before restart of if_open() | Pavel Shved | 2011-06-17 | 1 | -1/+3 |