aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/mISDN
AgeCommit message (Expand)AuthorFilesLines
2023-10-02isdn: replace deprecated strncpy with strscpyGravatar Justin Stitt 1-1/+1
2023-08-03mISDN: Update parameter type of dsp_cmx_send()Gravatar Nathan Chancellor 3-3/+3
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-13/+2
2023-04-28mISDN: Use list_count_nodes()Gravatar Christophe JAILLET 1-13/+2
2023-03-30mISDN: remove unneeded mISDN_class_release()Gravatar Greg Kroah-Hartman 1-6/+0
2023-03-17driver core: class: remove module * from class_create()Gravatar Greg Kroah-Hartman 1-1/+1
2023-03-17drivers: remove struct module * setting from struct classGravatar Greg Kroah-Hartman 1-1/+0
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Gravatar Steven Rostedt (Google) 2-4/+4
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2022-11-25use less confusing names for iov_iter direction initializersGravatar Al Viro 1-1/+1
2022-11-24driver core: make struct class.dev_uevent() take a const *Gravatar Greg Kroah-Hartman 1-2/+2
2022-11-14mISDN: fix misuse of put_device() in mISDN_register_device()Gravatar Wang ShaoBo 1-1/+1
2022-11-11mISDN: fix possible memory leak in mISDN_dsp_element_register()Gravatar Yang Yingliang 1-1/+2
2022-11-02mISDN: fix possible memory leak in mISDN_register_device()Gravatar Yang Yingliang 1-2/+3
2022-09-30mISDN: fix use-after-free bugs in l1oip timer handlersGravatar Duoming Zhou 2-6/+8
2022-04-06net: remove noblock parameter from skb_recv_datagram()Gravatar Oliver Hartkopp 1-1/+1
2022-03-05mISDN: Fix memory leak in dsp_pipeline_build()Gravatar Alexey Khoroshilov 1-3/+3
2021-12-28mISDN: change function names to avoid conflictsGravatar wolfgang huang 3-7/+7
2021-05-20mISDN: Remove obsolete PIPELINE_DEBUG debugging informationGravatar Zhen Lei 1-44/+2
2021-03-30mISDN: Use LIST_HEAD() for list_headGravatar Shixin Liu 2-8/+3
2021-03-30mISDN: Use DEFINE_SPINLOCK() for spinlockGravatar Shixin Liu 2-4/+2
2021-03-10isdn: mISDN: remove unneeded variable 'ret'Gravatar Yang Li 1-2/+1
2021-03-10drivers: isdn: mISDN: fix spelling typo of 'wheter'Gravatar Wang Qing 1-1/+1
2021-01-05misdn: dsp: select CONFIG_BITREVERSEGravatar Arnd Bergmann 1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2020-07-24mISDN: Don't try to print a sockptr_t from debug logging code.Gravatar David S. Miller 1-2/+2
2020-07-24net: pass a sockptr_t into ->setsockoptGravatar Christoph Hellwig 1-2/+2
2020-07-19net: make ->{get,set}sockopt in proto_ops optionalGravatar Christoph Hellwig 1-2/+0
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-4/+3
2019-10-18idsn: Use pr_warn instead of pr_warningGravatar Kefeng Wang 1-4/+3
2019-09-24mISDN: enforce CAP_NET_RAW for raw socketsGravatar Ori Nimron 1-0/+2
2019-08-22mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Gravatar Markus Elfring 4-16/+8
2019-06-14Merge tag 'v5.2-rc4' into mauroGravatar Jonathan Corbet 22-450/+237
2019-06-08isdn: mISDN: remove a bogus reference to a non-existing docGravatar Mauro Carvalho Chehab 1-2/+0
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Gravatar Linus Torvalds 16-168/+16
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-216/+216
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 14-140/+14
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Gravatar Thomas Gleixner 2-28/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Gravatar Thomas Gleixner 2-36/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Gravatar Thomas Gleixner 2-30/+2
2019-05-22mISDN: make sure device name is NUL terminatedGravatar Dan Carpenter 1-2/+3
2019-05-22mISDN: Fix indenting in dsp_cmx.cGravatar Dan Carpenter 1-214/+213
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-04-12mISDN: Check address length before reading address familyGravatar Tetsuo Handa 1-2/+2
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2019-02-05mISDN: fix a race in dev_expire_timer()Gravatar Eric Dumazet 1-1/+1
2019-02-03socket: Use old_timeval types for socket timestampsGravatar Deepa Dinamani 1-1/+1
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 1-2/+1
2018-10-24iov_iter: Separate type from direction and use accessor functionsGravatar David Howells 1-2/+1
2018-10-22mISDN: Fix type of switch control variable in ctrl_teimanagerGravatar Nathan Chancellor 1-4/+3