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