summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware/mISDN/hfcpci.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil1-15/+1
2009-06-11mISDN: Free hfcpci IRQ if init was not successfulAndreas Mohr1-4/+3
2009-05-25mISDN: Cleanup debug messagesKarsten Keil1-13/+15
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg1-29/+41
2009-02-16drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned longHannes Eder1-1/+1
2009-02-16drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols staticHannes Eder1-2/+2
2009-01-11Make parameter debug writableKarsten Keil1-1/+1
2009-01-10mISDN: Added missing create_l1() callAndreas Eversberg1-0/+5
2009-01-10mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs1-0/+2
2009-01-10mISDN: Minor cleanupsAndreas Eversberg1-2/+2
2009-01-10mISDN: Create /sys/class/mISDNMatthias Urlichs1-56/+44
2009-01-10mISDN: Add different different timer settings for hfc-pciAndreas Eversberg1-27/+125
2009-01-10mISDN: Return error on E-channel accessMartin Bachem1-0/+4
2009-01-10mISDN: Use protocol to detect D-channelMartin Bachem1-1/+2
2009-01-10mISDN: Remove the local max-card limitMatthias Urlichs1-4/+0
2009-01-10mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg1-2/+39
2008-09-23mISDN: annotate iomem pointer and add staticsHarvey Harrison1-7/+7
2008-09-23mISDN: endian annotations for struct ztHarvey Harrison1-5/+4
2008-08-02mISDN cleanup user interfaceKarsten Keil1-1/+1
2008-07-28Remove deprecated virt_to_bus()Karsten Keil1-2/+1
2008-07-27Add mISDN HFC PCI driverKarsten Keil1-0/+2256