aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds8-33/+32
2019-11-20isdn: Fix Kconfig indentationKrzysztof Kozlowski1-1/+1
2019-11-03mISDN: remove unused variable 'faxmodulation_s'YueHaibing1-1/+0
2019-10-28isdn: hfcsusb: Spelling and grammar fixesGeert Uytterhoeven1-2/+2
2019-10-18idsn: Use pr_warn instead of pr_warningKefeng Wang8-33/+32
2019-08-22mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring6-24/+12
2019-07-31isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro1-1/+11
2019-07-27isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_chain()Jia-Ju Bai1-0/+1
2019-07-15ISDN: hfcsusb: checking idx of ep configurationPhong Tran1-0/+3
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-230/+16
2019-06-02Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playgroundDavid S. Miller5-3/+694
2019-05-31isdn: hdlc: move into mISDNArnd Bergmann5-3/+720
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner12-170/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner4-60/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-23isdn:mISDN: fix misuse of %x in hfcpci.cFuqian Huang1-3/+3
2019-03-18mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas1-1/+2
2019-03-12isdn: hfcpci: fix potential NULL pointer dereferenceKangjie Lu1-0/+9
2019-03-10isdn: mISDNinfineon: fix potential NULL pointer dereferenceKangjie Lu1-1/+4
2019-03-04isdn: mISDN: Fix potential NULL pointer dereference of kzallocAditya Pakki1-0/+3
2019-01-11mISDN: hfcsusb: Use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
2018-11-11PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit1-3/+0
2018-07-26isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()Jia-Ju Bai1-1/+1
2018-07-26isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()Jia-Ju Bai1-1/+1
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva4-0/+7
2018-06-22isdn: mISDN: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-16/+20
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook1-2/+3
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook3-14/+9
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds5-5/+5
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-0/+4
2017-11-03mISDN: hfcpci: Convert timers to use timer_setup()Kees Cook1-6/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook5-5/+5
2017-10-18mISDN: Convert timers to use timer_setup()Kees Cook2-8/+6
2017-08-08isdn: hfcsusb: constify usb_device_idArvind Yadav1-1/+1
2017-07-15isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-15isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-15isdn: mISDN: w6692: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-15isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-15isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-4/+3
2017-06-08mISDN: remove unnecessary variable assignmentsGustavo A. R. Silva1-8/+8
2017-03-24isdn: use setup_timerGeliang Tang5-24/+15
2017-03-16isdn: hardware: mISDN: Remove reference to CONFIG_8xxChristophe Leroy2-4/+4
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-09-01mISDN: mark symbols static where possibleBaoyou Xie4-17/+17
2016-03-14mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero2-0/+3
2016-03-14mISDN: Order IPAC register definesMaciej S. Szmigiero1-20/+20
2016-02-18mISDN: prevent possible NULL pointer dereferenceAnton Protopopov1-1/+1