index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
Commit message (
Expand
)
Author
Age
Files
Lines
*
isdn: move capi drivers to staging
Arnd Bergmann
2019-05-31
14
-13312
/
+0
*
isdn: gigaset: remove i4l support
Arnd Bergmann
2019-05-31
3
-707
/
+7
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
isdn: bas_gigaset: use usb_fill_int_urb() properly
Paul Bolle
2019-05-05
1
-4
/
+5
*
ser_gigaset: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-12
1
-1
/
+1
*
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
1
-1
/
+12
|
\
|
*
gigaset: add ->compat_ioctl()
Al Viro
2018-10-13
1
-0
/
+11
|
*
gigaset: don't try to printk userland buffer contents
Al Viro
2018-10-13
1
-1
/
+1
*
|
isdn/gigaset/isocdata: mark expected switch fall-through
Gustavo A. R. Silva
2018-10-08
1
-1
/
+1
*
|
isdn/gigaset: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-08
1
-2
/
+2
*
|
gigaset: asyncdata: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-05
1
-2
/
+2
|
/
*
isdn: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-04
1
-0
/
+3
*
isdn: gigaset: use usb_fill_int_urb()
Sebastian Andrzej Siewior
2018-06-22
1
-14
/
+12
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-2
/
+2
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
2
-4
/
+4
*
isdn/gigaset: add back gigaset_procinfo assignment
Christoph Hellwig
2018-05-18
1
-0
/
+1
*
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
1
-15
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
isdn/gigaset: Provide cardstate context for bas timer callbacks
Kees Cook
2017-10-23
1
-8
/
+6
*
|
isdn/gigaset: Convert timers to use timer_setup()
Kees Cook
2017-10-18
2
-20
/
+23
*
|
isdn/gigaset: Use kzalloc instead of open-coded field zeroing
Kees Cook
2017-10-18
1
-9
/
+1
|
/
*
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
2
-3
/
+3
*
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
1
-11
/
+11
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
2
-14
/
+14
*
isdn/gigaset: fix NULL-deref at probe
Johan Hovold
2017-03-13
1
-0
/
+3
*
isdn/gigaset: use designated initializers
Kees Cook
2016-12-17
3
-48
/
+48
*
ser_gigaset: return -ENOMEM on error instead of success
Dan Carpenter
2016-12-08
1
-1
/
+3
*
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-16
1
-24
/
+0
*
isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
Tilman Schmidt
2015-07-16
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
[next]