aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan1-1/+1
2021-07-27tty: drop put_tty_driverJiri Slaby1-2/+2
2021-07-27tty: stop using alloc_tty_driverJiri Slaby1-6/+4
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-36/+4
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman3-18/+21
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-18/+21
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+0
2021-05-20mISDN: Remove obsolete PIPELINE_DEBUG debugging informationZhen Lei1-44/+2
2021-05-17isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma1-1/+0
2021-05-13isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_infoPhillip Potter1-8/+10
2021-05-13Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"Greg Kroah-Hartman1-3/+0
2021-05-13isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_ioPhillip Potter1-8/+16
2021-05-13isdn: capi, drop useless pr_debugsJiri Slaby1-7/+0
2021-05-13isdn: capi, remove optional tty opsJiri Slaby1-13/+0
2021-05-13tty: remove empty tty_operations::set_termiosJiri Slaby1-6/+0
2021-05-13tty: remove empty tty_operations::flush_bufferJiri Slaby1-6/+0
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby1-1/+1
2021-05-13Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"Greg Kroah-Hartman1-4/+1
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby1-3/+3
2021-05-11mISDN: fix possible use-after-free in HFC_cleanup()Zou Wei1-1/+1
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan1-0/+1
2021-03-30mISDN: Use LIST_HEAD() for list_headShixin Liu2-8/+3
2021-03-30mISDN: Use DEFINE_SPINLOCK() for spinlockShixin Liu3-9/+4
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-3/+3
2021-03-22isdn: capi: fix mismatched prototypesArnd Bergmann1-2/+2
2021-03-22misdn: avoid -Wempty-body warningArnd Bergmann1-2/+0
2021-03-11isdn: remove extra spaces in the header fileTong Zhang1-7/+7
2021-03-11mISDN: fix crash in fritzpciTong Zhang1-1/+1
2021-03-10isdn: mISDN: remove unneeded variable 'ret'Yang Li1-2/+1
2021-03-10drivers: isdn: mISDN: fix spelling typo of 'wheter'Wang Qing1-1/+1
2021-01-05misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva8-11/+10
2020-07-24mISDN: Don't try to print a sockptr_t from debug logging code.David S. Miller1-2/+2
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig1-2/+2
2020-07-20mISDN: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-9/+11
2020-07-19net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig1-2/+0
2020-07-13isdn/capi: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-06-18mISDN: hfcsusb: Use struct_size() helperGustavo A. R. Silva1-2/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-04-16mISDN: make dmril and dmrim staticJason Yan1-2/+2
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-3/+3
2019-12-17isdn: don't mark kcapi_proc_exit as __exitArnd Bergmann1-1/+1
2019-12-11isdn: capi: dead code removalArnd Bergmann9-912/+179
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-0/+31
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds3-4/+3
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds9-37/+35
2019-11-20isdn: Fix Kconfig indentationKrzysztof Kozlowski1-1/+1
2019-11-03mISDN: remove unused variable 'faxmodulation_s'YueHaibing1-1/+0