aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
|/
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\
| * tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| * TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * TTY: move low_latency to tty_portJiri Slaby2013-01-16
| * TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-29
|\ \
| * | isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt2013-01-21
| |/
* | isdn/gigaset: beautify ev-layer.cTilman Schmidt2013-01-21
* | isdn/gigaset: beautify common.cTilman Schmidt2013-01-21
* | isdn/gigaset: beautify interface.cTilman Schmidt2013-01-21
* | isdn/gigaset: leave DLE mode before hanging upTilman Schmidt2013-01-21
|/
* TTY: isdn/gigaset destroy tty_port properlyJiri Slaby2012-11-21
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
* bas_gigaset: fix pre_reset handlingTilman Schmidt2012-10-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * drivers/isdn/gigaset/common.c: Remove useless kfreePeter Senna Tschudin2012-09-13
* | TTY: use tty_port_register_deviceJiri Slaby2012-08-13
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06
|\|
| * gigaset: silence GCC warning for unused 'format_ie'Paul Bolle2012-07-17
* | tty: move the termios object into the ttyAlan Cox2012-07-16
|/
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-18
* | isdn/gigaset: unify function return valuesTilman Schmidt2012-05-07
* | isdn/gigaset: internal function name cleanupTilman Schmidt2012-05-07
* | isdn/gigaset: fix readability damageTilman Schmidt2012-05-07
* | isdn/gigaset: improve error handling querying firmware versionTilman Schmidt2012-05-07
* | isdn/gigaset: fix CAPI disconnect B3 handlingTilman Schmidt2012-05-07
* | isdn/gigaset: ratelimit CAPI message dumpsTilman Schmidt2012-05-07
|/
* isdn/gigaset: use gig_dbg() for debugging outputTilman Schmidt2012-04-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\
| * gigaset: Use semicolons to terminate statementsJoe Perches2012-02-27
| * isdn: whitespace coding style cleanupJoe Perches2012-02-21
* | TTY: isdn/gigaset, use tty_portJiri Slaby2012-03-08
* | TTY: isdn/gigaset, do not set tty->driver_data to NULLJiri Slaby2012-03-08
* | TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
* | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
|/
* isdn/gigaset: report ISDN4Linux interface only onceTilman Schmidt2011-11-27
* drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-10-31
* drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker2011-10-31
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* gigaset: call module_put before restart of if_open()Pavel Shved2011-06-17
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-03
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\
| * tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-22
* | isdn: gigaset: Fix set-but-unused variable.David S. Miller2011-04-17
* | kstrtox: convert drivers/isdn/Alexey Dobriyan2011-03-31
|/
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17