summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
AgeCommit message (Expand)Author
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-16mISDN: make dmril and dmrim staticJason Yan
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-12-17isdn: don't mark kcapi_proc_exit as __exitArnd Bergmann
2019-12-11isdn: capi: dead code removalArnd Bergmann
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-20isdn: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-03mISDN: remove unused variable 'faxmodulation_s'YueHaibing
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-28isdn: hfcsusb: Spelling and grammar fixesGeert Uytterhoeven
2019-10-28net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet
2019-10-23compat_ioctl: move isdn/capi ioctl translation into driverArnd Bergmann
2019-10-18idsn: Use pr_warn instead of pr_warningKefeng Wang
2019-09-24mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-07isdn/capi: check message length in capi_write()Eric Biggers
2019-08-22mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-07-31isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro
2019-07-27isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai
2019-07-15ISDN: hfcsusb: checking idx of ep configurationPhong Tran
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet
2019-06-08isdn: mISDN: remove a bogus reference to a non-existing docMauro Carvalho Chehab
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-02Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-31isdn: move capi drivers to stagingArnd Bergmann
2019-05-31isdn: hdlc: move into mISDNArnd Bergmann
2019-05-31isdn: remove isdn4linuxArnd Bergmann
2019-05-31isdn: remove hisax driverArnd Bergmann
2019-05-31isdn: gigaset: remove i4l supportArnd Bergmann
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-22mISDN: make sure device name is NUL terminatedDan Carpenter
2019-05-22mISDN: Fix indenting in dsp_cmx.cDan Carpenter
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-05isdn: bas_gigaset: use usb_fill_int_urb() properlyPaul Bolle
2019-04-23isdn:mISDN: fix misuse of %x in hfcpci.cFuqian Huang
2019-04-23isdn: hisax: Fix misuse of %x in config.cFuqian Huang