aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby1-5/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-11/+4
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2013-01-21isdn/gigaset: beautify ev-layer.cTilman Schmidt2-64/+64
2013-01-21isdn/gigaset: beautify common.cTilman Schmidt1-22/+9
2013-01-21isdn/gigaset: beautify interface.cTilman Schmidt1-31/+15
2013-01-21isdn/gigaset: leave DLE mode before hanging upTilman Schmidt1-0/+5
2013-01-21isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt1-0/+2
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-0/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-9/+1
2013-01-15TTY: move low_latency to tty_portJiri Slaby1-1/+1
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby1-1/+1
2012-11-21TTY: isdn/gigaset destroy tty_port properlyJiri Slaby1-6/+5
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-4/+6
2012-10-26bas_gigaset: fix pre_reset handlingTilman Schmidt1-3/+16
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2012-09-13drivers/isdn/gigaset/common.c: Remove useless kfreePeter Senna Tschudin1-1/+0
2012-08-13TTY: use tty_port_register_deviceJiri Slaby1-1/+2
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman1-0/+2
2012-07-16gigaset: silence GCC warning for unused 'format_ie'Paul Bolle1-0/+2
2012-07-16tty: move the termios object into the ttyAlan Cox1-2/+2
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-0/+2
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2-0/+2
2012-05-07isdn/gigaset: unify function return valuesTilman Schmidt10-81/+87
2012-05-07isdn/gigaset: internal function name cleanupTilman Schmidt1-11/+5
2012-05-07isdn/gigaset: fix readability damageTilman Schmidt4-216/+208
2012-05-07isdn/gigaset: improve error handling querying firmware versionTilman Schmidt1-1/+3
2012-05-07isdn/gigaset: fix CAPI disconnect B3 handlingTilman Schmidt1-0/+4
2012-05-07isdn/gigaset: ratelimit CAPI message dumpsTilman Schmidt1-13/+9
2012-04-09isdn/gigaset: use gig_dbg() for debugging outputTilman Schmidt1-1/+1
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds12-441/+441
2012-03-08TTY: isdn/gigaset, use tty_portJiri Slaby3-31/+21
2012-03-08TTY: isdn/gigaset, do not set tty->driver_data to NULLJiri Slaby1-91/+14
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-2/+0
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-6/+1
2012-02-27gigaset: Use semicolons to terminate statementsJoe Perches1-4/+4
2012-02-21isdn: whitespace coding style cleanupJoe Perches12-442/+442
2011-11-27isdn/gigaset: report ISDN4Linux interface only onceTilman Schmidt1-2/+1
2011-10-31drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker5-0/+5
2011-10-31drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker1-0/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-17gigaset: call module_put before restart of if_open()Pavel Shved1-1/+3
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-5/+3
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+5
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-3/+5
2011-04-17isdn: gigaset: Fix set-but-unused variable.David S. Miller1-5/+0
2011-03-30kstrtox: convert drivers/isdn/Alexey Dobriyan1-17/+9
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox1-2/+2