summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware/mISDN
AgeCommit message (Expand)AuthorFilesLines
2010-11-15drivers/isdn: Remove unnecessary semicolonsJoe Perches2-3/+3
2010-10-27drivers/isdn: delete double assignmentJulia Lawall1-1/+1
2010-08-10isdn: mISDN: call pci_disable_device() if pci_probe() failedKulikov Vasiliy1-1/+4
2010-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds6-7/+7
2010-07-16mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-6/+3
2010-07-16mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-25/+14
2010-07-16isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe1-46/+46
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König6-7/+7
2010-06-01drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is heldJulia Lawall1-2/+2
2010-05-29drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall1-1/+3
2010-04-23Merge branch 'master' into for-nextJiri Kosina10-0/+16
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo10-0/+10
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse1-1/+1
2010-03-16ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg1-0/+6
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-2/+2
2010-02-05isdn/hardware: add __init/__exit macros to mISDNisar.cPeter Huewe1-2/+2
2010-02-04mISDN: positive error return should be negative in mode_hfcmulti()Roel Kluin1-1/+1
2010-02-04isdn: mISDN, don't compile unused stuffJiri Slaby1-0/+2
2010-02-04hardware/mISDN/mISDNinfineon.c: bail out of loop on errorDarren Jenkins1-0/+1
2010-01-04drivers/isdn: eliminate duplicated testJulia Lawall1-1/+1
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina3-3/+3
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-3/+3
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-11-16mISDN: fix error return in HFCmulti_init()Roel Kluin1-1/+1
2009-11-11speedfax: declare MODULE_FIRMWAREBen Hutchings1-0/+1
2009-09-28isdn: fix netjet/isdnhdlc build errorsRandy Dunlap1-0/+1
2009-07-27mISDN: Fix wrong struct name in macro and clarificationsKarsten Keil3-17/+17
2009-07-27net: fix multiple definitions of setup_w6692Stephen Rothwell1-1/+1
2009-07-25mISDN: hfcmulti display real PCI ids for not supported cardsKarsten Keil1-3/+4
2009-07-25mISDN: Add support for Traverse Technologies NETJet PCI cardsKarsten Keil4-0/+1224
2009-07-25mISDN: Add driver for Winbond cardsKarsten Keil4-0/+1638
2009-07-25mISDN: Add support for Speedfax+ cardsKarsten Keil5-0/+2536
2009-07-25mISDN: Driver for AVM Fritz!CARD PCIKarsten Keil3-0/+1161
2009-07-25mISDN: Add driver for Infineon ISDN chipset familyKarsten Keil6-0/+3364
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil3-45/+3
2009-06-11mISDN: Free hfcpci IRQ if init was not successfulAndreas Mohr1-4/+3
2009-05-25mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg1-0/+4
2009-05-25mISDN: Cleanup debug messagesKarsten Keil2-91/+96
2009-05-25mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg1-0/+3
2009-05-25mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil4-144/+495
2009-05-25mISDN: Fix DTMF locking bug issueAndreas Eversberg1-2/+2
2009-05-25mISDN: Reduce stack size in dsp_cmx_send()Frank Seidel1-1/+1
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg4-33/+50
2009-05-25mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg2-1/+32
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 Eder3-8/+8
2009-02-09drivers/isdn: introduce missing kfreeJulia Lawall1-0/+2
2009-01-11drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall1-1/+2
2009-01-11Make parameter debug writableKarsten Keil1-1/+1