Age | Commit message (Expand) | Author |
2012-03-08 | TTY: isdn/gigaset, use tty_port | Jiri Slaby |
2012-03-08 | TTY: isdn/gigaset, do not set tty->driver_data to NULL | Jiri Slaby |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2011-11-27 | isdn/gigaset: report ISDN4Linux interface only once | Tilman Schmidt |
2011-10-31 | drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. | Paul Gortmaker |
2011-10-31 | drivers/isdn: Add module.h to ISDN files implicitly using it. | Paul Gortmaker |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-06-17 | gigaset: call module_put before restart of if_open() | Pavel Shved |
2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds |
2011-05-23 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-04-22 | tty: make receive_buf() return the amout of bytes received | Felipe Balbi |
2011-04-17 | isdn: gigaset: Fix set-but-unused variable. | David S. Miller |
2011-03-30 | kstrtox: convert drivers/isdn/ | Alexey Dobriyan |
2011-02-17 | 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-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-12-31 | ISDN, Gigaset: Fix memory leak in do_disconnect_req() | Jesper Juhl |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-01 | isdn/gigaset: improve bas_gigaset USB error reporting | Tilman Schmidt |
2010-10-01 | isdn/gigaset: fix bas_gigaset interrupt read error handling | Tilman Schmidt |
2010-10-01 | isdn/gigaset: unclog bas_gigaset AT response pipe | Tilman Schmidt |
2010-10-01 | isdn/gigaset: try USB reset for bas_gigaset error recovery | Tilman Schmidt |
2010-10-01 | isdn/gigaset: bas_gigaset timer cleanup | Tilman Schmidt |
2010-10-01 | isdn/gigaset: drop obsolete debug option | Tilman Schmidt |
2010-10-01 | isdn/gigaset: correct bas_gigaset rx buffer handling | Tilman Schmidt |
2010-10-01 | isdn/gigaset: fix bas_gigaset AT read error handling | Tilman Schmidt |
2010-10-01 | isdn/gigaset: bas_gigaset locking fix | Tilman Schmidt |
2010-08-07 | isdn: gigaset: use after free | Dan Carpenter |
2010-08-07 | isdn: gigaset: add missing unlock | Dan Carpenter |
2010-07-15 | drivers: isdn: get rid of custom strtoul() | Andy Shevchenko |
2010-07-07 | isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI | Tilman Schmidt |
2010-07-07 | isdn/gigaset: fix leaks in error path | Tilman Schmidt |
2010-07-07 | isdn/gigaset: reduce syslog spam | Tilman Schmidt |
2010-07-07 | isdn/gigaset: remove obsolete compile time options | Tilman Schmidt |
2010-07-07 | isdn/gigaset: handle Supplementary Service Listen | Tilman Schmidt |
2010-07-07 | isdn/gigaset: improve CAPI message debugging | Tilman Schmidt |
2010-07-07 | isdn/gigaset: drop debug check on isochronous write | Tilman Schmidt |
2010-07-07 | isdn/gigaset: ignore irrelevant device responses | Tilman Schmidt |
2010-07-07 | isdn/gigaset: avoid copying AT commands twice | Tilman Schmidt |
2010-07-07 | isdn/gigaset: adjust usb_gigaset tty write buffer limit | Tilman Schmidt |
2010-06-25 | isdn/gigaset: correct CAPI connection state storage | Tilman Schmidt |
2010-06-25 | isdn/gigaset: encode HLC and BC together | Tilman Schmidt |
2010-06-25 | isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation | Tilman Schmidt |
2010-06-25 | isdn/gigaset: correct CAPI voice connection encoding | Tilman Schmidt |
2010-06-25 | isdn/gigaset: honor CAPI application's buffer size request | Tilman Schmidt |
2010-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-05-25 | drivers: isdn: use new hex_to_bin() method | Andy Shevchenko |
2010-05-23 | isdn/gigaset: remove dummy CAPI method implementations | Tilman Schmidt |