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
2024-07-25
mISDN: Fix a use after free in hfcmulti_tx()
Dan Carpenter
1
-3
/
+4
2024-06-11
isdn: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
13
-0
/
+13
2024-05-28
mISDN: remove unused struct 'bf_ctx'
Dr. David Alan Gilbert
1
-5
/
+0
2024-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+5
2024-04-10
mISDN: fix MISDN_TIME_STAMP handling
Eric Dumazet
1
-5
/
+5
2024-04-06
isdn: kcapi: don't build unused procfs code
Arnd Bergmann
2
-3
/
+7
2024-03-08
isdn: capi: make capi_class constant
Ricardo B. Marliere
1
-9
/
+12
2024-03-08
isdn: mISDN: make elements_class constant
Ricardo B. Marliere
1
-6
/
+10
2023-12-08
tty: make tty_operations::send_xchar accept u8 char
Jiri Slaby (SUSE)
1
-2
/
+2
2023-10-31
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2023-10-23
isdn: mISDN: hfcsusb: Spelling fix in comment
Kunwu Chan
1
-1
/
+1
2023-10-02
isdn: kcapi: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-2
/
+2
2023-10-02
isdn: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
4
-8
/
+8
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
1
-2
/
+3
2023-08-11
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
1
-2
/
+1
2023-08-04
mISDN: Update parameter type of dsp_cmx_send()
Nathan Chancellor
3
-3
/
+3
2023-07-29
mISDN: hfcpci: Fix potential deadlock on &hc->lock
Chengfeng Ye
1
-5
/
+5
2023-05-31
mISDN: add HAS_IOPORT dependencies
Niklas Schnelle
2
-7
/
+6
2023-05-06
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-13
/
+2
2023-04-28
mISDN: Use list_count_nodes()
Christophe JAILLET
1
-13
/
+2
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-9
/
+2
2023-03-30
mISDN: remove unneeded mISDN_class_release()
Greg Kroah-Hartman
1
-6
/
+0
2023-03-25
mISDN: remove unused vpm_read_address and cpld_read_reg functions
Tom Rix
1
-31
/
+0
2023-03-24
isdn: mISDN: netjet: Remove redundant pci_clear_master
Cai Huoqing
1
-1
/
+0
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2
-2
/
+2
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
1
-1
/
+0
2022-12-26
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2
-4
/
+4
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-14
/
+30
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-12-14
mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-6
/
+13
2022-12-14
mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-4
/
+9
2022-12-14
mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-4
/
+8
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-11-14
mISDN: fix misuse of put_device() in mISDN_register_device()
Wang ShaoBo
1
-1
/
+1
2022-11-12
mISDN: fix possible memory leak in mISDN_dsp_element_register()
Yang Yingliang
1
-1
/
+2
2022-11-02
isdn: mISDN: netjet: fix wrong check of device registration
Yang Yingliang
1
-1
/
+1
2022-11-02
mISDN: fix possible memory leak in mISDN_register_device()
Yang Yingliang
1
-2
/
+3
2022-10-09
mISDN: hfcpci: Fix use-after-free bug in hfcpci_softirq
Duoming Zhou
1
-2
/
+1
2022-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+8
2022-09-30
mISDN: fix use-after-free bugs in l1oip timer handlers
Duoming Zhou
2
-6
/
+8
2022-08-23
isdn: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-06-23
isdn: mISDN: hfcsusb: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
1
-1
/
+1
2022-03-21
mISDN: fix typo "frame to short" -> "frame too short"
Tong Zhang
2
-3
/
+3
2022-03-07
isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()
Jia-Ju Bai
1
-1
/
+5
2022-03-05
mISDN: Fix memory leak in dsp_pipeline_build()
Alexey Khoroshilov
1
-3
/
+3
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-7
/
+7
[next]