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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2
-3
/
+3
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
1
-11
/
+11
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2
-14
/
+14
2017-03-13
isdn/gigaset: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2016-12-17
isdn/gigaset: use designated initializers
Kees Cook
3
-48
/
+48
2016-12-08
ser_gigaset: return -ENOMEM on error instead of success
Dan Carpenter
1
-1
/
+3
2016-02-19
ser_gigaset: use container_of() instead of detour
Paul Bolle
1
-8
/
+1
2015-12-15
ser_gigaset: remove unnecessary kfree() calls from release method
Tilman Schmidt
1
-5
/
+0
2015-12-15
ser_gigaset: fix deallocation of platform device structure
Tilman Schmidt
1
-3
/
+7
2015-12-15
ser_gigaset: turn nonsense checks into WARN_ON
Alan Cox
1
-5
/
+5
2015-12-15
ser_gigaset: fix up NULL checks
Tilman Schmidt
1
-3
/
+3
2015-07-16
isdn/gigaset: drop unused ldisc methods
Tilman Schmidt
1
-24
/
+0
2015-07-16
isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
Tilman Schmidt
1
-1
/
+10
2015-03-23
isdn/gigaset: restructure modem response parser (4)
Tilman Schmidt
1
-107
/
+151
2015-03-23
isdn/gigaset: restructure modem response parser (3)
Tilman Schmidt
1
-37
/
+19
2015-03-23
isdn/gigaset: restructure modem response parser (2)
Tilman Schmidt
1
-69
/
+57
2015-03-23
isdn/gigaset: restructure modem response parser (1)
Tilman Schmidt
1
-44
/
+55
2014-12-10
isdn/gigaset: enable Kernel CAPI support by default
Tilman Schmidt
1
-1
/
+1
2014-12-10
isdn/gigaset: elliminate unnecessary argument from send_cb()
Tilman Schmidt
1
-16
/
+15
2014-12-10
isdn/gigaset: clarify gigaset_modem_fill control structure
Tilman Schmidt
1
-28
/
+24
2014-12-10
isdn/gigaset: drop duplicate declaration
Tilman Schmidt
1
-3
/
+0
2014-10-14
isdn/gigaset: fix usb_gigaset write_cmd result race
Tilman Schmidt
1
-1
/
+3
2014-10-14
isdn/capi: handle CAPI 2.0 message parser failures
Tilman Schmidt
1
-23
/
+125
2014-10-14
isdn/gigaset: fix non-heap pointer deallocation
Tilman Schmidt
1
-41
/
+70
2014-10-14
isdn/gigaset: fix NULL pointer dereference
Tilman Schmidt
1
-0
/
+5
2014-10-14
isdn/gigaset: limit raw CAPI message dump length
Tilman Schmidt
1
-0
/
+2
2014-10-14
isdn/gigaset: make sure controller name is null terminated
Tilman Schmidt
1
-2
/
+2
2014-10-14
isdn/gigaset: missing break in do_facility_req
Tilman Schmidt
1
-0
/
+1
2014-10-06
isdn/gigaset: use USB API function usb_endpoint_num()
Tilman Schmidt
1
-7
/
+5
2014-10-06
isdn/gigaset: drop unused cardstate structure member
Tilman Schmidt
1
-2
/
+0
2014-10-06
isdn/gigaset: improve error handling when leaving DLE mode
Tilman Schmidt
1
-1
/
+2
2014-08-22
isdn/bas_gigaset: use USB API functions rather than constants
Himangi Saraogi
1
-1
/
+1
2014-08-22
isdn/gigaset: use USB API functions rather than constants
Himangi Saraogi
1
-1
/
+1
2014-07-29
isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()
Alexey Khoroshilov
1
-0
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-03-19
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-5
/
+1
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-11
/
+4
2013-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-01-22
isdn/gigaset: beautify ev-layer.c
Tilman Schmidt
2
-64
/
+64
2013-01-22
isdn/gigaset: beautify common.c
Tilman Schmidt
1
-22
/
+9
2013-01-22
isdn/gigaset: beautify interface.c
Tilman Schmidt
1
-31
/
+15
2013-01-22
isdn/gigaset: leave DLE mode before hanging up
Tilman Schmidt
1
-0
/
+5
2013-01-22
isdn/gigaset: fix zero size border case in debug dump
Tilman Schmidt
1
-0
/
+2
2013-01-19
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+1
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-9
/
+1
2013-01-16
TTY: move low_latency to tty_port
Jiri Slaby
1
-1
/
+1
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-1
/
+1
2012-11-22
TTY: isdn/gigaset destroy tty_port properly
Jiri Slaby
1
-6
/
+5
[next]