aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN
Commit message (Expand)AuthorAgeFilesLines
* ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl2011-06-111-0/+1
* isdn: netjet - blacklist Digium TDM400PPrarit Bhargava2011-05-251-0/+6
* isdn: hfcsusb: Fix set-but-unused variables.David S. Miller2011-04-171-4/+1
* isdn: hfcpci: Fix set-but-unused variables.David S. Miller2011-04-171-4/+2
* Fix common misspellingsLucas De Marchi2011-03-312-3/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-3/+3
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-3/+3
* | drivers/isdn: Remove unnecessary semicolonsJoe Perches2010-11-152-3/+3
|/
* drivers/isdn: delete double assignmentJulia Lawall2010-10-271-1/+1
* isdn: mISDN: call pci_disable_device() if pci_probe() failedKulikov Vasiliy2010-08-101-1/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-046-7/+7
|\
| * fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-116-7/+7
* | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-151-6/+3
* | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-151-25/+14
* | isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe2010-07-151-46/+46
|/
* drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-011-2/+2
* drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall2010-05-291-1/+3
* Merge branch 'master' into for-nextJiri Kosina2010-04-2310-0/+16
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3010-0/+10
| * ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg2010-03-151-0/+6
* | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-291-1/+1
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-2/+2
|\
| * isdn/hardware: add __init/__exit macros to mISDNisar.cPeter Huewe2010-02-051-2/+2
* | mISDN: positive error return should be negative in mode_hfcmulti()Roel Kluin2010-02-031-1/+1
* | isdn: mISDN, don't compile unused stuffJiri Slaby2010-02-031-0/+2
* | hardware/mISDN/mISDNinfineon.c: bail out of loop on errorDarren Jenkins2010-02-031-0/+1
|/
* 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