summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware/mISDN
AgeCommit message (Expand)AuthorFilesLines
2016-10-26mISDN: fix a loop countDan Carpenter1-4/+3
2012-03-28mISDN: array underflow in open_bchannel()Dan Carpenter7-7/+7
2012-02-21isdn: whitespace coding style cleanupJoe Perches17-1558/+1556
2012-02-13mISDN/hfcsusb: remove unused variable hfcsusb_revDanny Kukawka1-2/+1
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman1-27/+1
2011-11-01drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker1-0/+1
2011-06-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2011-06-12ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl1-0/+1
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan8-0/+8
2011-05-26isdn: netjet - blacklist Digium TDM400PPrarit Bhargava1-0/+6
2011-04-18isdn: hfcsusb: Fix set-but-unused variables.David S. Miller1-4/+1
2011-04-18isdn: hfcpci: Fix set-but-unused variables.David S. Miller1-4/+2
2011-03-31Fix common misspellingsLucas De Marchi2-3/+3
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2-3/+3
2010-11-15drivers/isdn: Remove unnecessary semicolonsJoe Perches2-3/+3
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König2-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