summaryrefslogtreecommitdiff
path: root/drivers/isdn/gigaset/interface.c
AgeCommit message (Expand)Author
2011-06-17gigaset: call module_put before restart of if_open()Pavel Shved
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2010-07-07isdn/gigaset: remove obsolete compile time optionsTilman Schmidt
2010-07-07isdn/gigaset: avoid copying AT commands twiceTilman Schmidt
2010-04-18gigaset: include cleanup cleanupTilman Schmidt
2010-03-15gigaset: prune use of tty_buffer_request_roomTilman Schmidt
2010-02-26gigaset: reduce syslog clutterTilman Schmidt
2009-11-19drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches
2009-10-29gigaset: checkpatch cleanupTilman Schmidt
2009-10-06gigaset: add kerneldoc commentsTilman Schmidt
2009-09-19tty: gigaset: really fix chars_in_bufferTilman Schmidt
2009-07-20tty: fix chars_in_buffersAlan Cox
2009-05-17gigaset: fix possible oops in error handlingTilman Schmidt
2009-04-06gigaset: in file ops, check for device disconnect before anything elseTilman Schmidt
2008-12-26gigaset: ifdef cleanupTilman Schmidt
2008-12-26gigaset: use pr_err() and pr_info()Tilman Schmidt
2008-11-29gigaset: get rid of info() and warn() macrosTilman Schmidt
2008-07-24gigaset: use dev_ macros for messagesTilman Schmidt
2008-02-06Gigaset: permit module unloadTilman Schmidt
2008-02-06gigaset: atomic cleanupTilman Schmidt
2007-02-12[PATCH] drivers/isdn/gigaset: reduce mutex scopeTilman Schmidt
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-21[PATCH] i4l gigaset: move sysfs entry to tty class deviceHansjoerg Lipp
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomicTilman Schmidt
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversionTilman Schmidt
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argumentTilman Schmidt
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: logging usageTilman Schmidt
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: code cleanupTilman Schmidt
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - tty interfaceHansjoerg Lipp