index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
Commit message (
Expand
)
Author
Age
Files
Lines
*
ser_gigaset: use container_of() instead of detour
Paul Bolle
2016-02-19
1
-8
/
+1
*
ser_gigaset: remove unnecessary kfree() calls from release method
Tilman Schmidt
2015-12-15
1
-5
/
+0
*
ser_gigaset: fix deallocation of platform device structure
Tilman Schmidt
2015-12-15
1
-3
/
+7
*
ser_gigaset: turn nonsense checks into WARN_ON
Alan Cox
2015-12-15
1
-5
/
+5
*
ser_gigaset: fix up NULL checks
Tilman Schmidt
2015-12-15
1
-3
/
+3
*
isdn/gigaset: drop unused ldisc methods
Tilman Schmidt
2015-07-15
1
-24
/
+0
*
isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
Tilman Schmidt
2015-07-15
1
-1
/
+10
*
isdn/gigaset: restructure modem response parser (4)
Tilman Schmidt
2015-03-23
1
-107
/
+151
*
isdn/gigaset: restructure modem response parser (3)
Tilman Schmidt
2015-03-23
1
-37
/
+19
*
isdn/gigaset: restructure modem response parser (2)
Tilman Schmidt
2015-03-23
1
-69
/
+57
*
isdn/gigaset: restructure modem response parser (1)
Tilman Schmidt
2015-03-23
1
-44
/
+55
*
isdn/gigaset: enable Kernel CAPI support by default
Tilman Schmidt
2014-12-10
1
-1
/
+1
*
isdn/gigaset: elliminate unnecessary argument from send_cb()
Tilman Schmidt
2014-12-10
1
-16
/
+15
*
isdn/gigaset: clarify gigaset_modem_fill control structure
Tilman Schmidt
2014-12-10
1
-28
/
+24
*
isdn/gigaset: drop duplicate declaration
Tilman Schmidt
2014-12-10
1
-3
/
+0
*
isdn/gigaset: fix usb_gigaset write_cmd result race
Tilman Schmidt
2014-10-14
1
-1
/
+3
*
isdn/capi: handle CAPI 2.0 message parser failures
Tilman Schmidt
2014-10-14
1
-23
/
+125
*
isdn/gigaset: fix non-heap pointer deallocation
Tilman Schmidt
2014-10-14
1
-41
/
+70
*
isdn/gigaset: fix NULL pointer dereference
Tilman Schmidt
2014-10-14
1
-0
/
+5
*
isdn/gigaset: limit raw CAPI message dump length
Tilman Schmidt
2014-10-14
1
-0
/
+2
*
isdn/gigaset: make sure controller name is null terminated
Tilman Schmidt
2014-10-14
1
-2
/
+2
*
isdn/gigaset: missing break in do_facility_req
Tilman Schmidt
2014-10-14
1
-0
/
+1
*
isdn/gigaset: use USB API function usb_endpoint_num()
Tilman Schmidt
2014-10-05
1
-7
/
+5
*
isdn/gigaset: drop unused cardstate structure member
Tilman Schmidt
2014-10-05
1
-2
/
+0
*
isdn/gigaset: improve error handling when leaving DLE mode
Tilman Schmidt
2014-10-05
1
-1
/
+2
*
isdn/bas_gigaset: use USB API functions rather than constants
Himangi Saraogi
2014-08-22
1
-1
/
+1
*
isdn/gigaset: use USB API functions rather than constants
Himangi Saraogi
2014-08-22
1
-1
/
+1
*
isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()
Alexey Khoroshilov
2014-07-29
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-1
/
+1
|
\
|
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-1
/
+1
*
|
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-18
1
-5
/
+1
|
/
*
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
2
-11
/
+4
|
\
|
*
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
1
-0
/
+1
|
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-9
/
+1
|
*
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-15
1
-1
/
+1
|
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
1
-0
/
+2
|
\
\
|
*
|
isdn/gigaset: fix zero size border case in debug dump
Tilman Schmidt
2013-01-21
1
-0
/
+2
|
|
/
*
|
isdn/gigaset: beautify ev-layer.c
Tilman Schmidt
2013-01-21
2
-64
/
+64
*
|
isdn/gigaset: beautify common.c
Tilman Schmidt
2013-01-21
1
-22
/
+9
*
|
isdn/gigaset: beautify interface.c
Tilman Schmidt
2013-01-21
1
-31
/
+15
*
|
isdn/gigaset: leave DLE mode before hanging up
Tilman Schmidt
2013-01-21
1
-0
/
+5
|
/
*
TTY: isdn/gigaset destroy tty_port properly
Jiri Slaby
2012-11-21
1
-6
/
+5
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
1
-4
/
+6
*
bas_gigaset: fix pre_reset handling
Tilman Schmidt
2012-10-26
1
-3
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
1
-1
/
+0
|
\
|
*
drivers/isdn/gigaset/common.c: Remove useless kfree
Peter Senna Tschudin
2012-09-13
1
-1
/
+0
*
|
TTY: use tty_port_register_device
Jiri Slaby
2012-08-13
1
-1
/
+2
*
|
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
2012-08-06
1
-0
/
+2
|
\
|
|
*
gigaset: silence GCC warning for unused 'format_ie'
Paul Bolle
2012-07-16
1
-0
/
+2
[next]