aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/hfcpci.c
Commit message (Expand)AuthorAgeFilesLines
* isdn: hfcpci: Fix set-but-unused variables.David S. Miller2011-04-171-4/+2
* 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-041-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-151-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/+1
* mISDN: Free hfcpci IRQ if init was not successfulAndreas Mohr2009-06-111-4/+3
* 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-151-1/+1
* drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols staticHannes Eder2009-02-151-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/+44
* 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/+0
* 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-221-7/+7
* mISDN: endian annotations for struct ztHarvey Harrison2008-09-221-5/+4
* mISDN cleanup user interfaceKarsten Keil2008-08-021-1/+1
* Remove deprecated virt_to_bus()Karsten Keil2008-07-281-2/+1
* Add mISDN HFC PCI driverKarsten Keil2008-07-271-0/+2256