aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-17tiocmset: kill the file pointer argumentAlan Cox2-3/+3
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-2/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-6/+6
2010-12-31ISDN, Gigaset: Fix memory leak in do_disconnect_req()Jesper Juhl1-0/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König3-6/+6
2010-10-01isdn/gigaset: improve bas_gigaset USB error reportingTilman Schmidt1-51/+61
2010-10-01isdn/gigaset: fix bas_gigaset interrupt read error handlingTilman Schmidt1-13/+93
2010-10-01isdn/gigaset: unclog bas_gigaset AT response pipeTilman Schmidt1-0/+22
2010-10-01isdn/gigaset: try USB reset for bas_gigaset error recoveryTilman Schmidt1-2/+4
2010-10-01isdn/gigaset: bas_gigaset timer cleanupTilman Schmidt1-33/+32
2010-10-01isdn/gigaset: drop obsolete debug optionTilman Schmidt3-30/+1