summaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds5-135/+45
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski5-7/+0
2009-11-28pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski1-1/+1
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm1-1/+1
2009-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-190/+164
2009-11-16Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller1-189/+163
2009-11-16mISDN: fix error return in HFCmulti_init()Roel Kluin1-1/+1
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-27/+30
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (isdn)Dominik Brodowski5-126/+43
2009-11-07hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr1-11/+11
2009-11-04isdn: hfc_usb: Fix read buffer overflowRoel Kluin1-2/+2
2009-11-04isdn: hisax: Fix test in waitforxfwRoel Kluin2-2/+2
2009-11-04isdn: eicon: Return on errorJiri Slaby1-2/+3
2009-11-04isdn: eicon: Use offsetofJiri Slaby1-9/+9
2009-11-04misdn: Fix reversed 'if' in st_own_ctrlDan Carpenter1-1/+1
2009-11-04isdn: hisax: Fix lock imbalance.Jiri Slaby2-0/+2
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+3
2009-10-23isdn: fix possible circular locking dependencyXiaotian Feng1-3/+3
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan9-0/+9
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-105/+265
2009-10-07gigaset: add kerneldoc commentsTilman Schmidt6-44/+166
2009-10-07gigaset: correct debugging output selectionTilman Schmidt1-3/+6
2009-10-07gigaset: improve error recoveryTilman Schmidt1-24/+45
2009-10-07gigaset: fix device ERROR response handlingTilman Schmidt1-8/+8
2009-10-07gigaset: announce if built with debuggingTilman Schmidt1-1/+7
2009-10-07gigaset: handle isoc frame errors more gracefullyTilman Schmidt1-11/+7
2009-10-07gigaset: linearize skbTilman Schmidt1-0/+6
2009-10-07gigaset: fix reject/hangup handlingTilman Schmidt1-0/+5
2009-10-07isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt1-1/+1
2009-10-07isdn: avoid races in capidrvTilman Schmidt1-12/+13
2009-10-07isdn: accept CAPI Informational Info values as successTilman Schmidt1-1/+1
2009-10-05headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2009-10-01net: Make setsockopt() optlen be unsigned.David S. Miller1-1/+1
2009-09-28isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2-2/+2
2009-09-23seq_file: constify seq_operationsJames Morris1-5/+5
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2009-09-22const: mark remaining super_operations constAlexey Dobriyan1-1/+1
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar1-2/+2
2009-09-20tty: gigaset: really fix chars_in_bufferTilman Schmidt1-12/+7
2009-09-01isdn: convert to netdev_tx_tStephen Hemminger2-3/+4
2009-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-4/+7
2009-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-08-02mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg1-2/+2
2009-08-02mISDN: Read buffer overflowroel kluin1-1/+1
2009-07-29mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg1-2/+2
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 Keil14-108/+59