aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-12-08isdnloop: use strlcpy() instead of strcpy()Dan Carpenter
2013-05-20isdn/kcapi: fix a small underflowDan Carpenter
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-29mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racyAl Viro
2013-04-29mISDN: fix mISDN_read()/mISDN_read() raceAl Viro
2013-04-29mISDN: fix misdn_add_timer()/misdn_del_timer() raceAl Viro
2013-04-29mISDN: fix races between misdn_del_timer() and timer callbackAl Viro
2013-04-29mISDN: fix the races with timers going off just as they are deletedAl Viro
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-25isdn/sc: Fix incorrect module_param_array typesGeert Uytterhoeven
2013-04-25isdn: mISDN: set ->family in ->getname()Dan Carpenter
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09hysdn: stash pointer to card into proc_dir_entry->dataAl Viro
2013-04-02ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments.Chen Gang
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman
2013-03-28net: add ETH_P_802_3_MINSimon Horman
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-03-21Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-18TTY: cleanup tty->hw_stopped usesJiri Slaby
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby
2013-03-18drivers/isdn: delete 'break' after 'return'Chen Gang
2013-03-17isdn: hisax: netjet requires VIRT_TO_BUSArnd Bergmann
2013-03-15drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-12driver: isdn: hisax: remove cast for kmalloc/kzalloc return valueZhang Yanfei
2013-03-12driver: isdn: capi: remove cast for kmalloc return valueZhang Yanfei
2013-03-08drivers/isdn: checkng length to be sure not memory overflowChen Gang
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26isdn: hisax: add missing usb_free_urbMarina Makienko
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław
2013-01-31wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker
2013-01-21drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-21isdn/gigaset: beautify ev-layer.cTilman Schmidt
2013-01-21isdn/gigaset: beautify common.cTilman Schmidt
2013-01-21isdn/gigaset: beautify interface.cTilman Schmidt