aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/avmfritz.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-8/+8
2019-10-18idsn: Use pr_warn instead of pr_warningKefeng Wang1-8/+8
2019-08-22mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner1-14/+1
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook1-1/+1
2017-07-15isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav1-1/+1
2016-09-01mISDN: mark symbols static where possibleBaoyou Xie1-3/+3
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman1-5/+5
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil1-1/+2
2012-07-29mISDN: Bugfix only few bytes are transfered on a connectionKarsten Keil1-3/+4
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil1-9/+16
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil1-20/+44
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil1-22/+13
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil1-12/+6
2012-05-16mISDN: avmfritz use the bigger fifo of chip version 2Karsten Keil1-27/+41
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil1-15/+6
2012-05-16mISDN: Cleanup channel also if it already was deactivatedKarsten Keil1-8/+4
2012-05-04mISDN: Make layer1 timer 3 value configurableKarsten Keil1-1/+4
2012-03-27mISDN: array underflow in open_bchannel()Dan Carpenter1-1/+1
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-34/+34
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König1-1/+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: Driver for AVM Fritz!CARD PCIKarsten Keil1-0/+1152