index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
/
interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-9
/
+9
2012-03-09
TTY: isdn/gigaset, use tty_port
Jiri Slaby
1
-27
/
+19
2012-03-09
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-11-01
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-08
isdn/gigaset: remove obsolete compile time options
Tilman Schmidt
1
-1
/
+0
2010-07-08
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-16
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-07
gigaset: add kerneldoc comments
Tilman Schmidt
1
-0
/
+9
2009-09-20
tty: gigaset: really fix chars_in_buffer
Tilman Schmidt
1
-12
/
+7
2009-07-21
tty: fix chars_in_buffers
Alan Cox
1
-0
/
+2
2009-05-18
gigaset: fix possible oops in error handling
Tilman Schmidt
1
-2
/
+1
2009-04-07
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-30
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-02
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
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversion
Tilman Schmidt
1
-22
/
+22
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argument
Tilman Schmidt
1
-3
/
+4
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: logging usage
Tilman Schmidt
1
-77
/
+80
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup
Tilman Schmidt
1
-10
/
+8
2006-03-26
[PATCH] isdn4linux: Siemens Gigaset drivers - tty interface
Hansjoerg Lipp
1
-0
/
+718