summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/hfcpci.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-301-15/+1Star
* isdn:mISDN: fix misuse of %x in hfcpci.cFuqian Huang2019-04-241-3/+3
* isdn: hfcpci: fix potential NULL pointer dereferenceKangjie Lu2019-03-121-0/+9
* 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-041-0/+1
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-221-2/+3
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-3/+2Star
* mISDN: hfcpci: Convert timers to use timer_setup()Kees Cook2017-11-031-6/+4Star
* isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
* isdn: use setup_timerGeliang Tang2017-03-241-6/+3Star
* mISDN: replace current->state by set_current_state()Fabian Frederick2015-02-221-1/+1
* isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr2013-09-161-2/+2
* mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu2013-07-201-6/+6
* Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* isdn: Fix typo in drivers/isdnMasanari Iida2012-11-091-1/+1
* mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-161-0/+5
* mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-161-40/+19Star
* mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-161-6/+6
* mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-161-5/+6
* mISDN: Early confirm for transparent dataKarsten Keil2012-05-161-11/+3Star
* mISDN: Cleanup channel also if it already was deactivatedKarsten Keil2012-05-161-2/+1Star
* mISDN: Make layer1 timer 3 value configurableKarsten Keil2012-05-041-1/+4
* mISDN: array underflow in open_bchannel()Dan Carpenter2012-03-281-1/+1
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-178/+178
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
* isdn: hfcpci: Fix set-but-unused variables.David S. Miller2011-04-181-4/+2Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-051-1/+1
|\
| * fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-1/+1
* | isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe2010-07-161-46/+46
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mISDN: Make clearing B-channel a common functionKarsten Keil2009-07-251-15/+1Star
* mISDN: Free hfcpci IRQ if init was not successfulAndreas Mohr2009-06-111-4/+3Star
* mISDN: Cleanup debug messagesKarsten Keil2009-05-251-13/+15
* mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg2009-05-251-29/+41
* drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned longHannes Eder2009-02-161-1/+1
* drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols staticHannes Eder2009-02-161-2/+2
* Make parameter debug writableKarsten Keil2009-01-111-1/+1
* mISDN: Added missing create_l1() callAndreas Eversberg2009-01-091-0/+5
* mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs2009-01-091-0/+2
* mISDN: Minor cleanupsAndreas Eversberg2009-01-091-2/+2
* mISDN: Create /sys/class/mISDNMatthias Urlichs2009-01-091-56/+44Star
* mISDN: Add different different timer settings for hfc-pciAndreas Eversberg2009-01-091-27/+125
* mISDN: Return error on E-channel accessMartin Bachem2009-01-091-0/+4
* mISDN: Use protocol to detect D-channelMartin Bachem2009-01-091-1/+2
* mISDN: Remove the local max-card limitMatthias Urlichs2009-01-091-4/+0Star
* mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg2009-01-091-2/+39
* mISDN: annotate iomem pointer and add staticsHarvey Harrison2008-09-231-7/+7
* mISDN: endian annotations for struct ztHarvey Harrison2008-09-231-5/+4Star
* mISDN cleanup user interfaceKarsten Keil2008-08-021-1/+1