summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware/mISDN
AgeCommit message (Expand)Author
2009-09-28isdn: fix netjet/isdnhdlc build errorsRandy Dunlap
2009-07-27mISDN: Fix wrong struct name in macro and clarificationsKarsten Keil
2009-07-27net: fix multiple definitions of setup_w6692Stephen Rothwell
2009-07-25mISDN: hfcmulti display real PCI ids for not supported cardsKarsten Keil
2009-07-25mISDN: Add support for Traverse Technologies NETJet PCI cardsKarsten Keil
2009-07-25mISDN: Add driver for Winbond cardsKarsten Keil
2009-07-25mISDN: Add support for Speedfax+ cardsKarsten Keil
2009-07-25mISDN: Driver for AVM Fritz!CARD PCIKarsten Keil
2009-07-25mISDN: Add driver for Infineon ISDN chipset familyKarsten Keil
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: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg
2009-05-25mISDN: Cleanup debug messagesKarsten Keil
2009-05-25mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg
2009-05-25mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil
2009-05-25mISDN: Fix DTMF locking bug issueAndreas Eversberg
2009-05-25mISDN: Reduce stack size in dsp_cmx_send()Frank Seidel
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg
2009-05-25mISDN: Add watchdog functionality to hfcmulti driverAndreas 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-02-08drivers/isdn: introduce missing kfreeJulia Lawall
2009-01-11drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall
2009-01-11Make parameter debug writableKarsten Keil
2009-01-09mISDN: Add HFC USB driverKarsten 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: Minor fixesAndreas Eversberg
2009-01-09mISDN: Fix irq detectionAndreas Eversberg
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas 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
2009-01-09mISDN: Cleanup hfc multiport driverKarsten Keil
2008-12-12mISDN: hfcmulti: use __iomem address space modifierHannes Eder
2008-12-12mISDN: comment out unused symbolsHannes Eder
2008-12-12mISDN: un-export symbol 'plx_lock'Hannes Eder
2008-12-12mISDN: make global symbols static or include header filesHannes Eder
2008-12-12mISDN: use NULL pointer instead of plain integerHannes Eder
2008-09-22mISDN: annotate iomem pointer and add staticsHarvey Harrison
2008-09-22mISDN: endian annotations for struct ztHarvey Harrison
2008-08-02Add DIP switch readout for HFC-4S IOB4STKarsten Keil
2008-08-02Fix remaining big endian issue of hfcmultiKarsten Keil
2008-08-02mISDN cleanup user interfaceKarsten Keil
2008-07-28Remove deprecated virt_to_bus()Karsten Keil
2008-07-27isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell