aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/mISDNipac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-21mISDN: fix typo "frame to short" -> "frame too short"Tong Zhang1-1/+1
2021-03-11mISDN: fix crash in fritzpciTong Zhang1-1/+1
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-2/+2
2019-10-18idsn: Use pr_warn instead of pr_warningKefeng Wang1-2/+2
2019-08-22mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring1-8/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner1-14/+1
2017-10-18mISDN: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-06-08mISDN: remove unnecessary variable assignmentsGustavo A. R. Silva1-8/+8
2017-03-24isdn: use setup_timerGeliang Tang1-3/+2
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-09-01mISDN: mark symbols static where possibleBaoyou Xie1-1/+1
2016-03-14mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero1-0/+2
2015-12-15mISDN: fix a loop countDan Carpenter1-4/+3
2015-01-13mISDN: avoid arch specific __builtin_return_address callArnd Bergmann1-3/+9
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil1-1/+2
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil1-0/+5
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil1-16/+28
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil1-21/+6
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil1-13/+7
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil1-15/+6
2012-05-16mISDN: Cleanup channel also if it already was deactivatedKarsten Keil1-9/+4
2012-05-04mISDN: Make layer1 timer 3 value configurableKarsten Keil1-5/+12
2012-03-27mISDN: array underflow in open_bchannel()Dan Carpenter1-1/+1
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-56/+56
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-07-25mISDN: Add driver for Infineon ISDN chipset familyKarsten Keil1-0/+1655