summaryrefslogtreecommitdiff
path: root/drivers/isdn/gigaset/interface.c
Commit message (Expand)AuthorAge
* 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: switch tty_flip_buffer_pushJiri Slaby2013-01-15
| * TTY: move low_latency to tty_portJiri Slaby2013-01-15
| * TTY: switch tty_insert_flip_stringJiri Slaby2013-01-15
* | isdn/gigaset: beautify interface.cTilman Schmidt2013-01-21
|/
* TTY: use tty_port_register_deviceJiri Slaby2012-08-13
* tty: move the termios object into the ttyAlan Cox2012-07-16
* 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-20
|\
| * 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 re-assignments to tty_driver membersJiri Slaby2012-03-08
|/
* drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker2011-10-31
* gigaset: call module_put before restart of if_open()Pavel Shved2011-06-17
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* isdn/gigaset: remove obsolete compile time optionsTilman Schmidt2010-07-07
* isdn/gigaset: avoid copying AT commands twiceTilman Schmidt2010-07-07
* gigaset: include cleanup cleanupTilman Schmidt2010-04-18
* gigaset: prune use of tty_buffer_request_roomTilman Schmidt2010-03-15
* gigaset: reduce syslog clutterTilman Schmidt2010-02-26
* drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches2009-11-19
* gigaset: checkpatch cleanupTilman Schmidt2009-10-29
* gigaset: add kerneldoc commentsTilman Schmidt2009-10-06
* tty: gigaset: really fix chars_in_bufferTilman Schmidt2009-09-19
* tty: fix chars_in_buffersAlan Cox2009-07-20
* gigaset: fix possible oops in error handlingTilman Schmidt2009-05-17
* gigaset: in file ops, check for device disconnect before anything elseTilman Schmidt2009-04-06
* gigaset: ifdef cleanupTilman Schmidt2008-12-26
* gigaset: use pr_err() and pr_info()Tilman Schmidt2008-12-26
* gigaset: get rid of info() and warn() macrosTilman Schmidt2008-11-29
* gigaset: use dev_ macros for messagesTilman Schmidt2008-07-24
* Gigaset: permit module unloadTilman Schmidt2008-02-06
* gigaset: atomic cleanupTilman Schmidt2008-02-06
* [PATCH] drivers/isdn/gigaset: reduce mutex scopeTilman Schmidt2007-02-12
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-11
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* Driver core: convert tty core to use struct deviceGreg Kroah-Hartman2006-12-01
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] i4l gigaset: move sysfs entry to tty class deviceHansjoerg Lipp2006-06-21
* [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomicTilman Schmidt2006-04-11
* [PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversionTilman Schmidt2006-04-11
* [PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argumentTilman Schmidt2006-04-11
* [PATCH] isdn4linux: Siemens Gigaset drivers: logging usageTilman Schmidt2006-04-11