summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* isdn: capi: dead code removalArnd Bergmann2019-12-119-912/+179
* Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-0/+31
|\
| * compat_ioctl: move isdn/capi ioctl translation into driverArnd Bergmann2019-10-231-0/+31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-253-4/+3
|\ \
| * | isdn: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-1/+1
| * | mISDN: remove unused variable 'faxmodulation_s'YueHaibing2019-11-031-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-1/+1
| |\ \
| * | | isdn: hfcsusb: Spelling and grammar fixesGeert Uytterhoeven2019-10-281-2/+2
| | |/ | |/|
* | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-259-37/+35
|\ \ \ | |_|/ |/| |
| * | idsn: Use pr_warn instead of pr_warningKefeng Wang2019-10-189-37/+35
* | | net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet2019-10-281-1/+1
| |/ |/|
* | mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron2019-09-241-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-1/+9
|\ \
| * | isdn/capi: check message length in capi_write()Eric Biggers2019-09-071-1/+9
* | | mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-2210-40/+20
|/ /
* | isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro2019-07-311-1/+11
* | isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai2019-07-271-0/+1
* | ISDN: hfcsusb: checking idx of ep configurationPhong Tran2019-07-151-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11183-101477/+100
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0732-398/+32
| |\|
| * | Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller2019-06-02183-101530/+100
| |\ \