aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset/interface.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* gigaset: call module_put before restart of if_open()Pavel Shved2011-06-171-1/+3
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-2/+2
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-2/+2
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+2
* isdn/gigaset: remove obsolete compile time optionsTilman Schmidt2010-07-071-1/+0
* isdn/gigaset: avoid copying AT commands twiceTilman Schmidt2010-07-071-7/+29
* gigaset: include cleanup cleanupTilman Schmidt2010-04-181-1/+0
* gigaset: prune use of tty_buffer_request_roomTilman Schmidt2010-03-151-1/+0
* gigaset: reduce syslog clutterTilman Schmidt2010-02-261-8/+4
* drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches2009-11-191-1/+1
* gigaset: checkpatch cleanupTilman Schmidt2009-10-291-21/+18
* gigaset: add kerneldoc commentsTilman Schmidt2009-10-061-0/+9
* tty: gigaset: really fix chars_in_bufferTilman Schmidt2009-09-191-12/+7
* tty: fix chars_in_buffersAlan Cox2009-07-201-0/+2
* gigaset: fix possible oops in error handlingTilman Schmidt2009-05-171-2/+1
* gigaset: in file ops, check for device disconnect before anything elseTilman Schmidt2009-04-061-28/+30
* gigaset: ifdef cleanupTilman Schmidt2008-12-261-26/+0
* gigaset: use pr_err() and pr_info()Tilman Schmidt2008-12-261-13/+13
* gigaset: get rid of info() and warn() macrosTilman Schmidt2008-11-291-2/+2
* gigaset: use dev_ macros for messagesTilman Schmidt2008-07-241-12/+13
* Gigaset: permit module unloadTilman Schmidt2008-02-061-1/+3
* gigaset: atomic cleanupTilman Schmidt2008-02-061-8/+7
* [PATCH] drivers/isdn/gigaset: reduce mutex scopeTilman Schmidt2007-02-121-0/+3
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-12/+2
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* Driver core: convert tty core to use struct deviceGreg Kroah-Hartman2006-12-011-5/+5
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-261-1/+1
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-3/+1
* [PATCH] i4l gigaset: move sysfs entry to tty class deviceHansjoerg Lipp2006-06-211-1/+9
* [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomicTilman Schmidt2006-04-111-7/+12
* [PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversionTilman Schmidt2006-04-111-22/+22
* [PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argumentTilman Schmidt2006-04-111-3/+4
* [PATCH] isdn4linux: Siemens Gigaset drivers: logging usageTilman Schmidt2006-04-111-77/+80
* [PATCH] isdn4linux: Siemens Gigaset drivers: code cleanupTilman Schmidt2006-04-111-10/+8
* [PATCH] isdn4linux: Siemens Gigaset drivers - tty interfaceHansjoerg Lipp2006-03-261-0/+718