index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
/
interface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
TTY: use tty_port_register_device
Jiri Slaby
2012-08-13
1
-1
/
+2
*
tty: move the termios object into the tty
Alan Cox
2012-07-16
1
-2
/
+2
*
isdn/gigaset: use gig_dbg() for debugging output
Tilman Schmidt
2012-04-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
1
-9
/
+9
|
\
|
*
gigaset: Use semicolons to terminate statements
Joe Perches
2012-02-27
1
-4
/
+4
|
*
isdn: whitespace coding style cleanup
Joe Perches
2012-02-21
1
-10
/
+10
*
|
TTY: isdn/gigaset, use tty_port
Jiri Slaby
2012-03-08
1
-27
/
+19
*
|
TTY: isdn/gigaset, do not set tty->driver_data to NULL
Jiri Slaby
2012-03-08
1
-91
/
+14
*
|
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-6
/
+1
|
/
*
drivers/isdn: Add module.h to ISDN files implicitly using it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
gigaset: call module_put before restart of if_open()
Pavel Shved
2011-06-17
1
-1
/
+3
*
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
1
-2
/
+2
*
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
1
-2
/
+2
*
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-17
1
-2
/
+2
*
isdn/gigaset: remove obsolete compile time options
Tilman Schmidt
2010-07-07
1
-1
/
+0
*
isdn/gigaset: avoid copying AT commands twice
Tilman Schmidt
2010-07-07
1
-7
/
+29
*
gigaset: include cleanup cleanup
Tilman Schmidt
2010-04-18
1
-1
/
+0
*
gigaset: prune use of tty_buffer_request_room
Tilman Schmidt
2010-03-15
1
-1
/
+0
*
gigaset: reduce syslog clutter
Tilman Schmidt
2010-02-26
1
-8
/
+4
*
drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...
Joe Perches
2009-11-19
1
-1
/
+1
*
gigaset: checkpatch cleanup
Tilman Schmidt
2009-10-29
1
-21
/
+18
*
gigaset: add kerneldoc comments
Tilman Schmidt
2009-10-06
1
-0
/
+9
*
tty: gigaset: really fix chars_in_buffer
Tilman Schmidt
2009-09-19
1
-12
/
+7
*
tty: fix chars_in_buffers
Alan Cox
2009-07-20
1
-0
/
+2
*
gigaset: fix possible oops in error handling
Tilman Schmidt
2009-05-17
1
-2
/
+1
*
gigaset: in file ops, check for device disconnect before anything else
Tilman Schmidt
2009-04-06
1
-28
/
+30
*
gigaset: ifdef cleanup
Tilman Schmidt
2008-12-26
1
-26
/
+0
*
gigaset: use pr_err() and pr_info()
Tilman Schmidt
2008-12-26
1
-13
/
+13
*
gigaset: get rid of info() and warn() macros
Tilman Schmidt
2008-11-29
1
-2
/
+2
*
gigaset: use dev_ macros for messages
Tilman Schmidt
2008-07-24
1
-12
/
+13
*
Gigaset: permit module unload
Tilman Schmidt
2008-02-06
1
-1
/
+3
*
gigaset: atomic cleanup
Tilman Schmidt
2008-02-06
1
-8
/
+7
*
[PATCH] drivers/isdn/gigaset: reduce mutex scope
Tilman Schmidt
2007-02-12
1
-0
/
+3
*
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
2007-02-11
1
-12
/
+2
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-2
/
+2
*
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
2006-12-01
1
-5
/
+5
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
1
-1
/
+1
*
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
2006-06-26
1
-1
/
+1
*
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-3
/
+1
*
[PATCH] i4l gigaset: move sysfs entry to tty class device
Hansjoerg Lipp
2006-06-21
1
-1
/
+9
*
[PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic
Tilman Schmidt
2006-04-11
1
-7
/
+12
*
[PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversion
Tilman Schmidt
2006-04-11
1
-22
/
+22
*
[PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argument
Tilman Schmidt
2006-04-11
1
-3
/
+4
*
[PATCH] isdn4linux: Siemens Gigaset drivers: logging usage
Tilman Schmidt
2006-04-11
1
-77
/
+80
*
[PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup
Tilman Schmidt
2006-04-11
1
-10
/
+8
*
[PATCH] isdn4linux: Siemens Gigaset drivers - tty interface
Hansjoerg Lipp
2006-03-26
1
-0
/
+718