aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman1-0/+3
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller1-2/+3
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-1/+4
2011-06-17gigaset: call module_put before restart of if_open()Pavel Shved1-1/+3
2011-06-11ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl1-0/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan10-0/+10
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-5/+3
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-3/+2
2011-05-26isdn/diva: Drop __TIME__ usageMichal Marek1-3/+2
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+6
2011-05-25isdn: netjet - blacklist Digium TDM400PPrarit Bhargava1-0/+6
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds5-5/+5
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+5
2011-05-19isdn: capi: Use pr_debug() instead of ifdefs.David S. Miller1-83/+32
2011-05-13drivers/isdn/hisax: Drop unused listJulia Lawall2-6/+1
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches5-5/+5
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-3/+5
2011-04-17isdn: i4l: isdn_tty: Fix unused-but-set variables.David S. Miller1-2/+0
2011-04-17isdn: mISDN: socket: Fix set-but-unused variables.David S. Miller1-0/+3
2011-04-17isdn: i4l: isdn_net: Fix set-but-unused variables.David S. Miller1-2/+0
2011-04-17isdn: i4l: isdn_common: Fix set-but-unused variables.David S. Miller1-9/+2
2011-04-17isdn: teles_cs: Fix set-but-unused variables.David S. Miller1-2/+0
2011-04-17isdn: l3ni1: Fix set-but-unused variables.David S. Miller1-3/+1
2011-04-17isdn: l3dss1: Fix set-but-unused variables.David S. Miller1-3/+1
2011-04-17isdn: jade: Fix set-but-unused variables.David S. Miller1-2/+1
2011-04-17isdn: ipacx: Fix set-but-unused variables.David S. Miller1-2/+2
2011-04-17isdn: hfc_usb: Fix set-but-unused variables.David S. Miller1-4/+2
2011-04-17isdn: elsa_ser: Fix set-but-unused variables.David S. Miller1-2/+1
2011-04-17isdn: elsa_cs: Fix set-but-unused variables.David S. Miller1-2/+0
2011-04-17isdn: arcofi: Fix set-but-unused variables.David S. Miller1-3/+1
2011-04-17isdn: hfcsusb: Fix set-but-unused variables.David S. Miller1-4/+1
2011-04-17isdn: hfcpci: Fix set-but-unused variables.David S. Miller1-4/+2
2011-04-17isdn: eicon: Fix set-but-unused variables.David S. Miller2-23/+3
2011-04-17isdn: gigaset: Fix set-but-unused variable.David S. Miller1-5/+0
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller28-42/+42
2011-04-06capi: Perform scheduled capifs removalJan Kiszka5-303/+4
2011-04-03mISDN: fix "persistant" typoJan Engelhardt1-10/+10
2011-03-31Fix common misspellingsLucas De Marchi28-42/+42
2011-03-30kstrtox: convert drivers/isdn/Alexey Dobriyan2-24/+13
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+1
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2011-03-17isdn: change to new flag variablematt mooney1-1/+1
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds4-19/+12
2011-02-28drivers:isdn:istream.c Fix typo pice to pieceJustin Mattock1-1/+1
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman6-48/+17
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox3-12/+5