summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* mISDN: hfcpci: Fix use-after-free bug in hfcpci_softirqDuoming Zhou2022-10-091-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-032-6/+8
|\
| * mISDN: fix use-after-free bugs in l1oip timer handlersDuoming Zhou2022-09-302-6/+8
* | isdn: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-221-2/+2
|/
* isdn: mISDN: hfcsusb: drop unexpected word "the" in the commentsJiang Jian2022-06-221-1/+1
* net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp2022-04-061-1/+1
* mISDN: fix typo "frame to short" -> "frame too short"Tong Zhang2022-03-212-3/+3
* isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()Jia-Ju Bai2022-03-071-1/+5
* mISDN: Fix memory leak in dsp_pipeline_build()Alexey Khoroshilov2022-03-051-3/+3
* 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