index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
mISDN
Age
Commit message (
Expand
)
Author
2024-06-10
isdn: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-27
mISDN: remove unused struct 'bf_ctx'
Dr. David Alan Gilbert
2024-04-09
mISDN: fix MISDN_TIME_STAMP handling
Eric Dumazet
2024-03-07
isdn: mISDN: make elements_class constant
Ricardo B. Marliere
2023-10-02
isdn: replace deprecated strncpy with strscpy
Justin Stitt
2023-08-03
mISDN: Update parameter type of dsp_cmx_send()
Nathan Chancellor
2023-05-05
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-04-28
mISDN: Use list_count_nodes()
Christophe JAILLET
2023-03-30
mISDN: remove unneeded mISDN_class_release()
Greg Kroah-Hartman
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-14
mISDN: fix misuse of put_device() in mISDN_register_device()
Wang ShaoBo
2022-11-11
mISDN: fix possible memory leak in mISDN_dsp_element_register()
Yang Yingliang
2022-11-02
mISDN: fix possible memory leak in mISDN_register_device()
Yang Yingliang
2022-09-30
mISDN: fix use-after-free bugs in l1oip timer handlers
Duoming Zhou
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-03-05
mISDN: Fix memory leak in dsp_pipeline_build()
Alexey Khoroshilov
2021-12-28
mISDN: change function names to avoid conflicts
wolfgang huang
2021-05-20
mISDN: Remove obsolete PIPELINE_DEBUG debugging information
Zhen Lei
2021-03-30
mISDN: Use LIST_HEAD() for list_head
Shixin Liu
2021-03-30
mISDN: Use DEFINE_SPINLOCK() for spinlock
Shixin Liu
2021-03-10
isdn: mISDN: remove unneeded variable 'ret'
Yang Li
2021-03-10
drivers: isdn: mISDN: fix spelling typo of 'wheter'
Wang Qing
2021-01-05
misdn: dsp: select CONFIG_BITREVERSE
Arnd Bergmann
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
mISDN: Don't try to print a sockptr_t from debug logging code.
David S. Miller
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-19
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-10-18
idsn: Use pr_warn instead of pr_warning
Kefeng Wang
2019-09-24
mISDN: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-08-22
mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-08
isdn: mISDN: remove a bogus reference to a non-existing doc
Mauro Carvalho Chehab
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-22
mISDN: make sure device name is NUL terminated
Dan Carpenter
2019-05-22
mISDN: Fix indenting in dsp_cmx.c
Dan Carpenter
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-12
mISDN: Check address length before reading address family
Tetsuo Handa
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-05
mISDN: fix a race in dev_expire_timer()
Eric Dumazet
[next]