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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-2
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
7
-9
/
+13
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
7
-13
/
+21
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+1
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
18
-242
/
+30
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
1
-1
/
+1
2018-05-26
net: remove sock_no_poll
Christoph Hellwig
1
-1
/
+0
2018-05-22
isdn: eicon: fix a missing-check bug
Wenwen Wang
3
-16
/
+29
2018-05-18
isdn/gigaset: add back gigaset_procinfo assignment
Christoph Hellwig
1
-0
/
+1
2018-05-16
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
13
-96
/
+18
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
4
-72
/
+7
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
1
-75
/
+5
2018-04-13
mISDN: Remove VLAs
Laura Abbott
2
-6
/
+16
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+2
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
1
-5
/
+5
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-3
/
+2
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
10
-28
/
+28
2018-01-31
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+9
2017-12-03
mISDN: switch to sock_recvmsg()
Al Viro
1
-13
/
+9
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
11
-19
/
+19
2017-11-22
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-2
/
+3
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
10
-43
/
+33
2017-11-22
treewide: init_timer() -> setup_timer()
Kees Cook
2
-5
/
+4
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_teles3
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_sedlbauer_isapnp
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_niccy
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_ix1micro
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_isurf
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Handle return value of pnp_irq and pnp_port_start
Arvind Yadav
1
-0
/
+2
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_hfcs
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_hfcsx
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_elsa_isapnp
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_diva_isapnp
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for avm_pnp_setup
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_asuscom
Arvind Yadav
1
-1
/
+1
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-5
/
+5
2017-11-05
mISDN: l1oip_core: replace _manual_ swap with swap macro
Gustavo A. R. Silva
1
-8
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
38
-0
/
+38
2017-11-03
mISDN: hfcpci: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+4
2017-11-03
ISDN: eicon: message: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-12
/
+58
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
38
-0
/
+38
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
5
-5
/
+5
2017-10-23
isdn/gigaset: Provide cardstate context for bas timer callbacks
Kees Cook
1
-8
/
+6
2017-10-18
isdnloop: Convert timers to use timer_setup()
Kees Cook
1
-19
/
+14
2017-10-18
isdn/gigaset: Convert timers to use timer_setup()
Kees Cook
2
-20
/
+23
2017-10-18
isdn/gigaset: Use kzalloc instead of open-coded field zeroing
Kees Cook
1
-9
/
+1
2017-10-18
mISDN: Convert timers to use timer_setup()
Kees Cook
8
-32
/
+24
2017-10-18
isdn/hisax: Convert timers to use timer_setup()
Kees Cook
19
-67
/
+68
2017-09-21
isdn/i4l: fetch the ppp_write buffer in one shot
Meng Xu
1
-12
/
+25
2017-09-08
isdn: isdnloop: fix logic error in isdnloop_sendbuf
Arnd Bergmann
1
-1
/
+1
[next]