| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-20 | 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-10-31 | 5 | -0/+5 |
* | drivers/isdn: Add module.h to ISDN files implicitly using it. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | gigaset: call module_put before restart of if_open() | Pavel Shved | 2011-06-17 | 1 | -1/+3 |
* | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 2011-06-04 | 1 | -5/+3 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 1 | -3/+5 |
|\ |
|
| * | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 2011-04-22 | 1 | -3/+5 |
* | | isdn: gigaset: Fix set-but-unused variable. | David S. Miller | 2011-04-17 | 1 | -5/+0 |
* | | kstrtox: convert drivers/isdn/ | Alexey Dobriyan | 2011-03-30 | 1 | -17/+9 |
|/ |
|
* | tty: now phase out the ioctl file pointer for good | Alan Cox | 2011-02-17 | 1 | -2/+2 |
* | tiocmset: kill the file pointer argument | Alan Cox | 2011-02-17 | 2 | -3/+3 |
* | tiocmget: kill off the passing of the struct file | Alan Cox | 2011-02-17 | 1 | -2/+2 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 3 | -6/+6 |
|\ |
|
| * | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 3 | -6/+6 |
* | | ISDN, Gigaset: Fix memory leak in do_disconnect_req() | Jesper Juhl | 2010-12-31 | 1 | -0/+1 |
|/ |
|
* | isdn/gigaset: improve bas_gigaset USB error reporting | Tilman Schmidt | 2010-10-01 | 1 | -51/+61 |
* | isdn/gigaset: fix bas_gigaset interrupt read error handling | Tilman Schmidt | 2010-10-01 | 1 | -13/+93 |
* | isdn/gigaset: unclog bas_gigaset AT response pipe | Tilman Schmidt | 2010-10-01 | 1 | -0/+22 |
* | isdn/gigaset: try USB reset for bas_gigaset error recovery | Tilman Schmidt | 2010-10-01 | 1 | -2/+4 |
* | isdn/gigaset: bas_gigaset timer cleanup | Tilman Schmidt | 2010-10-01 | 1 | -33/+32 |
* | isdn/gigaset: drop obsolete debug option | Tilman Schmidt | 2010-10-01 | 3 | -30/+1 |
* | isdn/gigaset: correct bas_gigaset rx buffer handling | Tilman Schmidt | 2010-10-01 | 1 | -3/+5 |
* | isdn/gigaset: fix bas_gigaset AT read error handling | Tilman Schmidt | 2010-10-01 | 1 | -50/+33 |
* | isdn/gigaset: bas_gigaset locking fix | Tilman Schmidt | 2010-10-01 | 1 | -3/+3 |
* | isdn: gigaset: use after free | Dan Carpenter | 2010-08-07 | 1 | -2/+4 |
* | isdn: gigaset: add missing unlock | Dan Carpenter | 2010-08-07 | 1 | -0/+1 |
* | drivers: isdn: get rid of custom strtoul() | Andy Shevchenko | 2010-07-15 | 1 | -60/+20 |
* | isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI | Tilman Schmidt | 2010-07-07 | 1 | -2/+2 |
* | isdn/gigaset: fix leaks in error path | Tilman Schmidt | 2010-07-07 | 1 | -0/+2 |
* | isdn/gigaset: reduce syslog spam | Tilman Schmidt | 2010-07-07 | 1 | -8/+8 |
* | isdn/gigaset: remove obsolete compile time options | Tilman Schmidt | 2010-07-07 | 5 | -18/+0 |
* | isdn/gigaset: handle Supplementary Service Listen | Tilman Schmidt | 2010-07-07 | 1 | -1/+26 |
* | isdn/gigaset: improve CAPI message debugging | Tilman Schmidt | 2010-07-07 | 1 | -11/+16 |
* | isdn/gigaset: drop debug check on isochronous write | Tilman Schmidt | 2010-07-07 | 1 | -18/+0 |
* | isdn/gigaset: ignore irrelevant device responses | Tilman Schmidt | 2010-07-07 | 2 | -56/+16 |
* | isdn/gigaset: avoid copying AT commands twice | Tilman Schmidt | 2010-07-07 | 6 | -134/+85 |
* | isdn/gigaset: adjust usb_gigaset tty write buffer limit | Tilman Schmidt | 2010-07-07 | 1 | -1/+2 |
* | isdn/gigaset: correct CAPI connection state storage | Tilman Schmidt | 2010-06-25 | 3 | -53/+180 |
* | isdn/gigaset: encode HLC and BC together | Tilman Schmidt | 2010-06-25 | 3 | -38/+52 |
* | isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation | Tilman Schmidt | 2010-06-25 | 1 | -32/+51 |
* | isdn/gigaset: correct CAPI voice connection encoding | Tilman Schmidt | 2010-06-25 | 1 | -4/+4 |
* | isdn/gigaset: honor CAPI application's buffer size request | Tilman Schmidt | 2010-06-25 | 6 | -112/+94 |