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-08-16
isdn: Disable IIOCDBGVAR
Kees Cook
1
-7
/
+1
2018-07-27
isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
1
-4
/
+4
2018-07-27
isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack()
Jia-Ju Bai
1
-1
/
+1
2018-07-27
isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()
Jia-Ju Bai
1
-1
/
+1
2018-07-27
isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()
Jia-Ju Bai
1
-1
/
+1
2018-07-08
isdn/capi: fix defined but not used warnings
Randy Dunlap
2
-3
/
+5
2018-07-04
isdn: mark expected switch fall-throughs
Gustavo A. R. Silva
15
-0
/
+33
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-07-02
TTY: isdn: Replace strncpy with memcpy
Guenter Roeck
1
-2
/
+2
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-1
/
+1
2018-06-22
isdn: mISDN: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-16
/
+20
2018-06-22
isdn: hisax: st5481_usb: use usb_fill_int_urb()
Sebastian Andrzej Siewior
1
-8
/
+3
2018-06-22
isdn: hisax: hfc_usb: use usb_fill_int_urb()
Sebastian Andrzej Siewior
1
-7
/
+3
2018-06-22
isdn: gigaset: use usb_fill_int_urb()
Sebastian Andrzej Siewior
1
-14
/
+12
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
[next]