aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware
AgeCommit message (Expand)Author
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-25ISDN: ARRAY_SIZE changesKarsten 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-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt
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-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-02-27drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static?Hannes Eder
2009-02-27drivers/isdn/hardware/icon: fix sparse warning: cast truncates bitsHannes Eder
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
2009-01-08fix similar typos to successfullColy Li
2008-12-16isdn: eicon: fix sparse warning: make global functions staticHannes Eder
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-12-03b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe