summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-303-7/+7
|\
| * mISDN: change function names to avoid conflictswolfgang huang2021-12-283-7/+7
* | isdn: cpai: no need to initialise statics to 0Jason Wang2021-12-131-1/+1
|/
* mISDN: Fix return values of the probe functionZheyu Ma2021-10-191-4/+4
* isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma2021-10-091-1/+1
* isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang2021-10-081-0/+5
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-1/+1
|\
| * isystem: ship and use stdarg.hAlexey Dobriyan2021-08-191-1/+1
* | tty: drop put_tty_driverJiri Slaby2021-07-271-2/+2
* | tty: stop using alloc_tty_driverJiri Slaby2021-07-271-6/+4
|/
* Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-36/+4
|\
| * Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman2021-05-313-18/+21
| |\
| * | isdn: capi, drop useless pr_debugsJiri Slaby2021-05-131-7/+0
| * | isdn: capi, remove optional tty opsJiri Slaby2021-05-131-13/+0
| * | tty: remove empty tty_operations::set_termiosJiri Slaby2021-05-131-6/+0
| * | tty: remove empty tty_operations::flush_bufferJiri Slaby2021-05-131-6/+0
| * | tty: make tty_operations::chars_in_buffer return uintJiri Slaby2021-05-131-1/+1
| * | tty: make tty_operations::write_room return uintJiri Slaby2021-05-131-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-273-18/+21
|\ \ \ | | |/ | |/|
| * | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-261-1/+0
| |\ \
| | * | isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma2021-05-171-1/+0
| | |/
| * | isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_infoPhillip Potter2021-05-131-8/+10
| * | Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"Greg Kroah-Hartman2021-05-131-3/+0
| * | isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_ioPhillip Potter2021-05-131-8/+16
| * | Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"Greg Kroah-Hartman2021-05-131-4/+1
| |/
* | mISDN: Remove obsolete PIPELINE_DEBUG debugging informationZhen Lei2021-05-201-44/+2
* | mISDN: fix possible use-after-free in HFC_cleanup()Zou Wei2021-05-111-1/+1
|/
* proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan2021-05-061-0/+1
* mISDN: Use LIST_HEAD() for list_headShixin Liu2021-03-302-8/+3
* mISDN: Use DEFINE_SPINLOCK() for spinlockShixin Liu2021-03-303-9/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-252-3/+3
|\
| * isdn: capi: fix mismatched prototypesArnd Bergmann2021-03-221-2/+2
| * mISDN: fix crash in fritzpciTong Zhang2021-03-111-1/+1
* | misdn: avoid -Wempty-body warningArnd Bergmann2021-03-221-2/+0
* | isdn: remove extra spaces in the header fileTong Zhang2021-03-111-7/+7
* | isdn: mISDN: remove unneeded variable 'ret'Yang Li2021-03-101-2/+1
* | drivers: isdn: mISDN: fix spelling typo of 'wheter'Wang Qing2021-03-101-1/+1
|/
* misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann2021-01-051-0/+1
* net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-231-0/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-238-11/+10
* mISDN: Don't try to print a sockptr_t from debug logging code.David S. Miller2020-07-241-2/+2
* net: pass a sockptr_t into ->setsockoptChristoph Hellwig2020-07-241-2/+2
* mISDN: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-202-9/+11
* net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig2020-07-191-2/+0
* isdn/capi: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-131-1/+1
* mISDN: hfcsusb: Use struct_size() helperGustavo A. R. Silva2020-06-181-2/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* mISDN: make dmril and dmrim staticJason Yan2020-04-161-2/+2
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-3/+3
* isdn: don't mark kcapi_proc_exit as __exitArnd Bergmann2019-12-171-1/+1