index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
/
interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2018-10-13
gigaset: add ->compat_ioctl()
Al Viro
1
-0
/
+11
2018-10-13
gigaset: don't try to printk userland buffer contents
Al Viro
1
-1
/
+1
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-5
/
+1
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-11
/
+3
2013-01-21
isdn/gigaset: beautify interface.c
Tilman Schmidt
1
-31
/
+15
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-9
/
+1
2013-01-15
TTY: move low_latency to tty_port
Jiri Slaby
1
-1
/
+1
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-1
/
+1
2012-08-13
TTY: use tty_port_register_device
Jiri Slaby
1
-1
/
+2
2012-07-16
tty: move the termios object into the tty
Alan Cox
1
-2
/
+2
2012-04-09
isdn/gigaset: use gig_dbg() for debugging output
Tilman Schmidt
1
-1
/
+1
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-9
/
+9
2012-03-08
TTY: isdn/gigaset, use tty_port
Jiri Slaby
1
-27
/
+19
2012-03-08
TTY: isdn/gigaset, do not set tty->driver_data to NULL
Jiri Slaby
1
-91
/
+14
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-6
/
+1
2012-02-27
gigaset: Use semicolons to terminate statements
Joe Perches
1
-4
/
+4
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
1
-10
/
+10
2011-10-31
drivers/isdn: Add module.h to ISDN files implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-06-17
gigaset: call module_put before restart of if_open()
Pavel Shved
1
-1
/
+3
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
1
-2
/
+2
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-2
/
+2
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-2
/
+2
2010-07-07
isdn/gigaset: remove obsolete compile time options
Tilman Schmidt
1
-1
/
+0
2010-07-07
isdn/gigaset: avoid copying AT commands twice
Tilman Schmidt
1
-7
/
+29
2010-04-18
gigaset: include cleanup cleanup
Tilman Schmidt
1
-1
/
+0
2010-03-15
gigaset: prune use of tty_buffer_request_room
Tilman Schmidt
1
-1
/
+0
2010-02-26
gigaset: reduce syslog clutter
Tilman Schmidt
1
-8
/
+4
2009-11-19
drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...
Joe Perches
1
-1
/
+1
2009-10-29
gigaset: checkpatch cleanup
Tilman Schmidt
1
-21
/
+18
2009-10-06
gigaset: add kerneldoc comments
Tilman Schmidt
1
-0
/
+9
2009-09-19
tty: gigaset: really fix chars_in_buffer
Tilman Schmidt
1
-12
/
+7
2009-07-20
tty: fix chars_in_buffers
Alan Cox
1
-0
/
+2
2009-05-17
gigaset: fix possible oops in error handling
Tilman Schmidt
1
-2
/
+1
2009-04-06
gigaset: in file ops, check for device disconnect before anything else
Tilman Schmidt
1
-28
/
+30
2008-12-26
gigaset: ifdef cleanup
Tilman Schmidt
1
-26
/
+0
2008-12-26
gigaset: use pr_err() and pr_info()
Tilman Schmidt
1
-13
/
+13
2008-11-29
gigaset: get rid of info() and warn() macros
Tilman Schmidt
1
-2
/
+2
2008-07-24
gigaset: use dev_ macros for messages
Tilman Schmidt
1
-12
/
+13
2008-02-06
Gigaset: permit module unload
Tilman Schmidt
1
-1
/
+3
2008-02-06
gigaset: atomic cleanup
Tilman Schmidt
1
-8
/
+7
2007-02-12
[PATCH] drivers/isdn/gigaset: reduce mutex scope
Tilman Schmidt
1
-0
/
+3
2007-02-11
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
1
-12
/
+2
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-12-01
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
1
-5
/
+5
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-3
/
+1
2006-06-21
[PATCH] i4l gigaset: move sysfs entry to tty class device
Hansjoerg Lipp
1
-1
/
+9
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic
Tilman Schmidt
1
-7
/
+12
[next]