summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset
Commit message (Expand)AuthorAgeFilesLines
...
* | isdn/gigaset: beautify common.cTilman Schmidt2013-01-211-22/+9Star
* | isdn/gigaset: beautify interface.cTilman Schmidt2013-01-211-31/+15Star
* | isdn/gigaset: leave DLE mode before hanging upTilman Schmidt2013-01-211-0/+5
|/
* TTY: isdn/gigaset destroy tty_port properlyJiri Slaby2012-11-221-6/+5Star
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-161-4/+6
* bas_gigaset: fix pre_reset handlingTilman Schmidt2012-10-261-3/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-1/+0Star
|\
| * drivers/isdn/gigaset/common.c: Remove useless kfreePeter Senna Tschudin2012-09-131-1/+0Star
* | TTY: use tty_port_register_deviceJiri Slaby2012-08-141-1/+2
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-061-0/+2
|\|
| * gigaset: silence GCC warning for unused 'format_ie'Paul Bolle2012-07-171-0/+2
* | tty: move the termios object into the ttyAlan Cox2012-07-161-2/+2
|/
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-232-0/+2
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-192-0/+2
* | isdn/gigaset: unify function return valuesTilman Schmidt2012-05-0810-81/+87
* | isdn/gigaset: internal function name cleanupTilman Schmidt2012-05-081-11/+5Star
* | isdn/gigaset: fix readability damageTilman Schmidt2012-05-084-216/+208Star
* | isdn/gigaset: improve error handling querying firmware versionTilman Schmidt2012-05-081-1/+3
* | isdn/gigaset: fix CAPI disconnect B3 handlingTilman Schmidt2012-05-081-0/+4
* | isdn/gigaset: ratelimit CAPI message dumpsTilman Schmidt2012-05-081-13/+9Star
|/
* isdn/gigaset: use gig_dbg() for debugging outputTilman Schmidt2012-04-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-2112-441/+441
|\
| * gigaset: Use semicolons to terminate statementsJoe Perches2012-02-271-4/+4
| * isdn: whitespace coding style cleanupJoe Perches2012-02-2112-442/+442
* | TTY: isdn/gigaset, use tty_portJiri Slaby2012-03-083-31/+21Star
* | TTY: isdn/gigaset, do not set tty->driver_data to NULLJiri Slaby2012-03-081-91/+14Star
* | TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-2/+0Star
* | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-6/+1Star
|/
* isdn/gigaset: report ISDN4Linux interface only onceTilman Schmidt2011-11-271-2/+1Star
* drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-11-015-0/+5
* drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker2011-11-011-0/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* gigaset: call module_put before restart of if_open()Pavel Shved2011-06-171-1/+3
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-031-5/+3Star
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-3/+5
|\
| * tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-231-3/+5
* | isdn: gigaset: Fix set-but-unused variable.David S. Miller2011-04-181-5/+0Star
* | kstrtox: convert drivers/isdn/Alexey Dobriyan2011-03-311-17/+9Star
|/
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-2/+2
* tiocmset: kill the file pointer argumentAlan Cox2011-02-172-3/+3
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-133-6/+6
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-013-6/+6
* | ISDN, Gigaset: Fix memory leak in do_disconnect_req()Jesper Juhl2010-12-311-0/+1
|/
* isdn/gigaset: improve bas_gigaset USB error reportingTilman Schmidt2010-10-011-51/+61
* isdn/gigaset: fix bas_gigaset interrupt read error handlingTilman Schmidt2010-10-011-13/+93
* isdn/gigaset: unclog bas_gigaset AT response pipeTilman Schmidt2010-10-011-0/+22
* isdn/gigaset: try USB reset for bas_gigaset error recoveryTilman Schmidt2010-10-011-2/+4
* isdn/gigaset: bas_gigaset timer cleanupTilman Schmidt2010-10-011-33/+32Star
* isdn/gigaset: drop obsolete debug optionTilman Schmidt2010-10-013-30/+1Star