summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN
Commit message (Expand)AuthorAgeFilesLines
* drivers/isdn: eliminate duplicated testJulia Lawall2010-01-031-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-093-3/+3
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-073-3/+3
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-3/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-171-1/+1
|\ \ \ | |/ /
| * | mISDN: fix error return in HFCmulti_init()Roel Kluin2009-11-151-1/+1
| |/
* | speedfax: declare MODULE_FIRMWAREBen Hutchings2009-11-101-0/+1
|/
* isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2009-09-281-0/+1
* mISDN: Fix wrong struct name in macro and clarificationsKarsten Keil2009-07-273-17/+17
* net: fix multiple definitions of setup_w6692Stephen Rothwell2009-07-271-1/+1
* mISDN: hfcmulti display real PCI ids for not supported cardsKarsten Keil2009-07-251-3/+4
* mISDN: Add support for Traverse Technologies NETJet PCI cardsKarsten Keil2009-07-254-0/+1224
* mISDN: Add driver for Winbond cardsKarsten Keil2009-07-254-0/+1638
* mISDN: Add support for Speedfax+ cardsKarsten Keil2009-07-255-0/+2536
* mISDN: Driver for AVM Fritz!CARD PCIKarsten Keil2009-07-253-0/+1161
* mISDN: Add driver for Infineon ISDN chipset familyKarsten Keil2009-07-256-0/+3364
* mISDN: Make clearing B-channel a common functionKarsten Keil2009-07-253-45/+3
* mISDN: Free hfcpci IRQ if init was not successfulAndreas Mohr2009-06-111-4/+3
* mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg2009-05-251-0/+4
* mISDN: Cleanup debug messagesKarsten Keil2009-05-252-91/+96
* mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg2009-05-251-0/+3
* mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil2009-05-254-144/+495
* mISDN: Fix DTMF locking bug issueAndreas Eversberg2009-05-251-2/+2
* mISDN: Reduce stack size in dsp_cmx_send()Frank Seidel2009-05-251-1/+1
* mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg2009-05-254-33/+50
* mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg2009-05-252-1/+32
* 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-153-8/+8
* drivers/isdn: introduce missing kfreeJulia Lawall2009-02-081-0/+2
* drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall2009-01-111-1/+2
* Make parameter debug writableKarsten Keil2009-01-111-1/+1
* mISDN: Add HFC USB driverKarsten Keil2009-01-094-0/+2622
* 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-092-59/+47
* mISDN: Add different different timer settings for hfc-pciAndreas Eversberg2009-01-092-28/+125
* mISDN: Minor fixesAndreas Eversberg2009-01-091-1/+1
* mISDN: Fix irq detectionAndreas Eversberg2009-01-091-0/+1
* mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg2009-01-092-7/+41
* 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-094-12/+78
* mISDN: Cleanup hfc multiport driverKarsten Keil2009-01-092-89/+24
* mISDN: hfcmulti: use __iomem address space modifierHannes Eder2008-12-122-23/+25
* mISDN: comment out unused symbolsHannes Eder2008-12-121-0/+2
* mISDN: un-export symbol 'plx_lock'Hannes Eder2008-12-121-1/+0
* mISDN: make global symbols static or include header filesHannes Eder2008-12-121-9/+9
* mISDN: use NULL pointer instead of plain integerHannes Eder2008-12-121-1/+1
OpenPOWER on IntegriCloud