aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-17tiocmset: kill the file pointer argumentAlan Cox3-4/+4
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox2-3/+3
2011-02-15isdn: hisax: Use l2headersize() instead of dup (and buggy) func.David S. Miller1-8/+1
2011-02-15mISDN: fix printk typo fushingPaul Bolle1-3/+3
2011-02-13hisax: Fix unchecked alloc_skb() return.David S. Miller1-15/+20
2011-02-09isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller4-32/+2
2011-02-01isdn: icn: Fix potentially wrong string handlingStefan Weil1-1/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-10/+10
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-10/+23
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock1-1/+1
2010-12-31ISDN, Gigaset: Fix memory leak in do_disconnect_req()Jesper Juhl1-0/+1
2010-12-24mISDN: don't use flush_scheduled_work()Tejun Heo2-2/+4
2010-12-24isdn/capi: make kcapi use a separate workqueueTejun Heo1-8/+18
2010-12-24isdn/capi: unregister capictr notifier after init failureTejun Heo1-0/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina2-3/+6
2010-12-10isdn: Fix printed out copy_from_user() return value after previous change.David S. Miller1-3/+4
2010-12-10isdn: return -EFAULT if copy_from_user() failsDan Carpenter1-2/+2
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+4
2010-12-08isdn/hisax: fix compiler warning on hisax_pci_tblNamhyung Kim1-1/+1
2010-11-24isdn: icn: Fix stack corruption bug.Steven Rostedt1-3/+4