summaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2021-12-28mISDN: change function names to avoid conflictswolfgang huang
2021-10-19mISDN: Fix return values of the probe functionZheyu Ma
2021-10-09isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma
2021-10-08isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-20mISDN: Remove obsolete PIPELINE_DEBUG debugging informationZhen Lei
2021-05-17isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma
2021-05-13isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_infoPhillip Potter
2021-05-13Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"Greg Kroah-Hartman
2021-05-13isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_ioPhillip Potter
2021-05-13isdn: capi, drop useless pr_debugsJiri Slaby
2021-05-13isdn: capi, remove optional tty opsJiri Slaby
2021-05-13tty: remove empty tty_operations::set_termiosJiri Slaby
2021-05-13tty: remove empty tty_operations::flush_bufferJiri Slaby
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby
2021-05-13Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-05-11mISDN: fix possible use-after-free in HFC_cleanup()Zou Wei
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan
2021-03-30mISDN: Use LIST_HEAD() for list_headShixin Liu
2021-03-30mISDN: Use DEFINE_SPINLOCK() for spinlockShixin Liu
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-22isdn: capi: fix mismatched prototypesArnd Bergmann
2021-03-22misdn: avoid -Wempty-body warningArnd Bergmann
2021-03-11isdn: remove extra spaces in the header fileTong Zhang
2021-03-11mISDN: fix crash in fritzpciTong Zhang
2021-03-10isdn: mISDN: remove unneeded variable 'ret'Yang Li
2021-03-10drivers: isdn: mISDN: fix spelling typo of 'wheter'Wang Qing
2021-01-05misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-24mISDN: Don't try to print a sockptr_t from debug logging code.David S. Miller
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig
2020-07-20mISDN: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-19net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig
2020-07-13isdn/capi: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-06-18mISDN: hfcsusb: Use struct_size() helperGustavo A. R. Silva
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