aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware/mISDN/hfcpci.c
AgeCommit message (Expand)Author
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman
2012-11-09isdn: Fix typo in drivers/isdnMasanari Iida
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil
2012-05-16mISDN: Cleanup channel also if it already was deactivatedKarsten Keil
2012-05-04mISDN: Make layer1 timer 3 value configurableKarsten Keil
2012-03-27mISDN: array underflow in open_bchannel()Dan Carpenter
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-04-17isdn: hfcpci: Fix set-but-unused variables.David S. Miller
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-15isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil
2009-06-11mISDN: Free hfcpci IRQ if init was not successfulAndreas Mohr
2009-05-25mISDN: Cleanup debug messagesKarsten Keil
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg
2009-02-15drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned longHannes Eder
2009-02-15drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols staticHannes Eder
2009-01-11Make parameter debug writableKarsten Keil
2009-01-09mISDN: Added missing create_l1() callAndreas Eversberg
2009-01-09mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs
2009-01-09mISDN: Minor cleanupsAndreas Eversberg
2009-01-09mISDN: Create /sys/class/mISDNMatthias Urlichs
2009-01-09mISDN: Add different different timer settings for hfc-pciAndreas Eversberg
2009-01-09mISDN: Return error on E-channel accessMartin Bachem
2009-01-09mISDN: Use protocol to detect D-channelMartin Bachem
2009-01-09mISDN: Remove the local max-card limitMatthias Urlichs
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg
2008-09-22mISDN: annotate iomem pointer and add staticsHarvey Harrison
2008-09-22mISDN: endian annotations for struct ztHarvey Harrison
2008-08-02mISDN cleanup user interfaceKarsten Keil
2008-07-28Remove deprecated virt_to_bus()Karsten Keil
2008-07-27Add mISDN HFC PCI driverKarsten Keil