summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN
Commit message (Expand)AuthorAgeFilesLines
* ISDN: hfcsusb: checking idx of ep configurationPhong Tran2019-07-151-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0716-230/+16Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-3012-170/+12Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-304-60/+4Star
* | Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller2019-06-035-3/+694
|\ \ | |/ |/|
| * isdn: hdlc: move into mISDNArnd Bergmann2019-05-315-3/+720
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* isdn:mISDN: fix misuse of %x in hfcpci.cFuqian Huang2019-04-241-3/+3
* mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas2019-03-191-1/+2
* isdn: hfcpci: fix potential NULL pointer dereferenceKangjie Lu2019-03-121-0/+9
* isdn: mISDNinfineon: fix potential NULL pointer dereferenceKangjie Lu2019-03-101-1/+4
* isdn: mISDN: Fix potential NULL pointer dereference of kzallocAditya Pakki2019-03-041-0/+3
* mISDN: hfcsusb: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-121-2/+1Star
* PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit2018-11-111-3/+0Star
* isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()Jia-Ju Bai2018-07-271-1/+1
* isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()Jia-Ju Bai2018-07-271-1/+1
* isdn: mark expected switch fall-throughsGustavo A. R. Silva2018-07-044-0/+7
* isdn: mISDN: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-221-16/+20
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-221-2/+3
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-223-14/+9Star
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-155-5/+5
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-315-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-044-0/+4
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
| |/
* | mISDN: hfcpci: Convert timers to use timer_setup()Kees Cook2017-11-031-6/+4Star
* | mISDN: Convert timers to use timer_setup()Kees Cook2017-10-182-8/+6Star
|/
* isdn: hfcsusb: constify usb_device_idArvind Yadav2017-08-091-1/+1
* isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
* isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
* isdn: mISDN: w6692: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
* isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
* isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-162-4/+3Star
* mISDN: remove unnecessary variable assignmentsGustavo A. R. Silva2017-06-081-8/+8
* isdn: use setup_timerGeliang Tang2017-03-245-24/+15Star
* isdn: hardware: mISDN: Remove reference to CONFIG_8xxChristophe Leroy2017-03-162-4/+4
* scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* mISDN: mark symbols static where possibleBaoyou Xie2016-09-024-17/+17
* mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero2016-03-142-0/+3
* mISDN: Order IPAC register definesMaciej S. Szmigiero2016-03-141-20/+20
* mISDN: prevent possible NULL pointer dereferenceAnton Protopopov2016-02-181-1/+1
* mISDN: fix a loop countDan Carpenter2015-12-151-4/+3Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-041-1/+1
|\ \
| * | mISDN: replace current->state by set_current_state()Fabian Frederick2015-02-221-1/+1
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-1/+1
|\ \ \ | |/ / |/| |
| * | kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-1/+1
| |/
* / mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2015-01-132-6/+12
|/
* isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr2013-09-161-2/+2