aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 28-42/+42
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-1/+1
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-3/+3
2011-03-17isdn: change to new flag variableGravatar matt mooney 1-1/+1
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 4-19/+12
2011-02-28drivers:isdn:istream.c Fix typo pice to pieceGravatar Justin Mattock 1-1/+1
2011-02-24Merge 2.6.38-rc6 into tty-nextGravatar Greg Kroah-Hartman 6-48/+17
2011-02-17tty: now phase out the ioctl file pointer for goodGravatar Alan Cox 3-12/+5
2011-02-17tiocmset: kill the file pointer argumentGravatar Alan Cox 3-4/+4
2011-02-17tiocmget: kill off the passing of the struct fileGravatar Alan Cox 2-3/+3
2011-02-15isdn: hisax: Use l2headersize() instead of dup (and buggy) func.Gravatar David S. Miller 1-8/+1
2011-02-15mISDN: fix printk typo fushingGravatar Paul Bolle 1-3/+3
2011-02-13hisax: Fix unchecked alloc_skb() return.Gravatar David S. Miller 1-15/+20
2011-02-09isdn: hysdn: Kill (partially buggy) CVS regision log reporting.Gravatar David S. Miller 4-32/+2
2011-02-01isdn: icn: Fix potentially wrong string handlingGravatar Stefan Weil 1-1/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 6-10/+10
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 4-10/+23
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-0/+1
2011-01-03drivers: fix comment typo diable -> disable.Gravatar Justin P. Mattock 1-1/+1
2010-12-31ISDN, Gigaset: Fix memory leak in do_disconnect_req()Gravatar Jesper Juhl 1-0/+1
2010-12-24mISDN: don't use flush_scheduled_work()Gravatar Tejun Heo 2-2/+4
2010-12-24isdn/capi: make kcapi use a separate workqueueGravatar Tejun Heo 1-8/+18
2010-12-24isdn/capi: unregister capictr notifier after init failureGravatar Tejun Heo 1-0/+1
2010-12-22Merge branch 'master' into for-nextGravatar Jiri Kosina 2-3/+6
2010-12-10isdn: Fix printed out copy_from_user() return value after previous change.Gravatar David S. Miller 1-3/+4
2010-12-10isdn: return -EFAULT if copy_from_user() failsGravatar Dan Carpenter 1-2/+2
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-3/+4
2010-12-08isdn/hisax: fix compiler warning on hisax_pci_tblGravatar Namhyung Kim 1-1/+1
2010-11-24isdn: icn: Fix stack corruption bug.Gravatar Steven Rostedt 1-3/+4
2010-11-19filter: optimize sk_run_filterGravatar Eric Dumazet 1-8/+6
2010-11-17drivers/isdn/hisax: Add printf format/argument verification and fix falloutGravatar Joe Perches 13-23/+28
2010-11-17drivers/isdn/i4l: Remove unnecessary casts of netdev_privGravatar Joe Perches 3-17/+17
2010-11-16drivers/isdn/mISDN: Use printf extension %pVGravatar Joe Perches 3-12/+33
2010-11-15drivers/isdn: Remove unnecessary semicolonsGravatar Joe Perches 2-3/+3
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-2/+2
2010-11-01tree-wide: fix comment/printk typosGravatar Uwe Kleine-König 6-11/+11
2010-11-01trivial: fix typos concerning "function"Gravatar Uwe Kleine-König 1-2/+2
2010-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-0/+2
2010-10-30isdn: mISDN: socket: fix information leak to userlandGravatar Kulikov Vasiliy 1-0/+2
2010-10-29convert get_sb_single() usersGravatar Al Viro 1-4/+4
2010-10-27drivers/isdn: delete double assignmentGravatar Julia Lawall 2-5/+3
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 1-1/+1
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 17-222/+305
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-2/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-0/+1
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Gravatar Linus Torvalds 5-499/+47
2010-10-21CAPI: Silence lockdep warning on get_capi_appl_by_nr usageGravatar Jan Kiszka 1-5/+14
2010-10-20Merge branch 'linus' into irq/coreGravatar Ingo Molnar 1-4/+14
2010-10-18Update broken web addresses in the kernel.Gravatar Justin P. Mattock 1-1/+1
2010-10-17isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr()Gravatar Tejun Heo 1-2/+0