aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo15-0/+15
2010-03-15ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg1-0/+6
2010-03-15Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-2/+2
2010-03-15i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie1-16/+16
2010-03-15i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie1-8/+7
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-03mISDN: positive error return should be negative in mode_hfcmulti()Roel Kluin1-1/+1
2010-02-03isdn: mISDN, don't compile unused stuffJiri Slaby1-0/+2
2010-02-03hardware/mISDN/mISDNinfineon.c: bail out of loop on errorDarren Jenkins1-0/+1
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan13-260/+267
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-01-03drivers/isdn: eliminate duplicated testJulia Lawall1-1/+1
2009-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-2/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-6/+6
2009-12-07pcmcia: remove unused IRQ_FIRST_SHAREDDominik Brodowski1-2/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina5-6/+6
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-4/+0
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-4/+0
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa5-6/+6
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski1-2/+0
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-11-15mISDN: fix error return in HFCmulti_init()Roel Kluin1-1/+1
2009-11-10speedfax: declare MODULE_FIRMWAREBen Hutchings1-0/+1
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (isdn)Dominik Brodowski1-2/+0
2009-11-04isdn: eicon: Return on errorJiri Slaby1-2/+3
2009-11-04isdn: eicon: Use offsetofJiri Slaby1-9/+9
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-25ISDN: ARRAY_SIZE changesKarsten Keil2-5/+2
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-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt4-5/+5
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-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0