aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-6/+6
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+3
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-28/+36
2013-08-30mISDN: return -EINVAL on error in dsp_control_req()Gravatar Dan Carpenter 1-1/+3
2013-07-26ISDN: convert class code to use dev_groupsGravatar Greg Kroah-Hartman 1-28/+36
2013-07-19mISDN: replace sum of bitmasks with OR operation.Gravatar Alexandru Juncu 1-6/+6
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2013-07-03drivers: avoid format string in dev_set_nameGravatar Kees Cook 1-1/+1
2013-05-28isdn: Correct comparison of skb->tail and skb-transport_headerGravatar Simon Horman 1-1/+1
2013-05-20isdn/kcapi: fix a small underflowGravatar Dan Carpenter 1-3/+3
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 9-131/+70
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 7-12/+10
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+0
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-2/+3
2013-04-29mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racyGravatar Al Viro 1-2/+1
2013-04-29mISDN: fix mISDN_read()/mISDN_read() raceGravatar Al Viro 1-9/+14
2013-04-29mISDN: fix misdn_add_timer()/misdn_del_timer() raceGravatar Al Viro 1-9/+5
2013-04-29mISDN: fix races between misdn_del_timer() and timer callbackGravatar Al Viro 1-13/+9
2013-04-29mISDN: fix the races with timers going off just as they are deletedGravatar Al Viro 1-2/+12
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-14/+2
2013-04-25isdn/sc: Fix incorrect module_param_array typesGravatar Geert Uytterhoeven 1-2/+2
2013-04-25isdn: mISDN: set ->family in ->getname()Gravatar Dan Carpenter 1-0/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Gravatar Al Viro 8-17/+17
2013-04-09hysdn: stash pointer to card into proc_dir_entry->dataGravatar Al Viro 2-85/+18
2013-04-02ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments.Gravatar Chen Gang 1-5/+3
2013-04-01Merge 3.9-rc5 into tty-nextGravatar Greg Kroah-Hartman 1-2/+4
2013-03-28net: add ETH_P_802_3_MINGravatar Simon Horman 1-1/+1
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 2-3/+7
2013-03-21Merge 3.9-rc3 into tty-nextGravatar Greg Kroah-Hartman 1-1/+3
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+4
2013-03-18TTY: cleanup tty->hw_stopped usesGravatar Jiri Slaby 1-3/+0
2013-03-18TTY: add tty_port_tty_wakeup helperGravatar Jiri Slaby 2-11/+2
2013-03-18drivers/isdn: delete 'break' after 'return'Gravatar Chen Gang 1-1/+0
2013-03-17isdn: hisax: netjet requires VIRT_TO_BUSGravatar Arnd Bergmann 1-2/+4
2013-03-15drivers/isdn: use module_pcmcia_driver() in pcmcia driversGravatar H Hartley Sweeten 5-65/+5
2013-03-12driver: isdn: hisax: remove cast for kmalloc/kzalloc return valueGravatar Zhang Yanfei 2-2/+2
2013-03-12driver: isdn: capi: remove cast for kmalloc return valueGravatar Zhang Yanfei 1-2/+1
2013-03-08drivers/isdn: checkng length to be sure not memory overflowGravatar Chen Gang 1-1/+3
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-2/+10
2013-02-27hlist: drop the node parameter from iteratorsGravatar Sasha Levin 2-4/+2
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-10/+10
2013-02-26isdn: hisax: add missing usb_free_urbGravatar Marina Makienko 1-2/+10
2013-02-22new helper: file_inode(file)Gravatar Al Viro 4-10/+10
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-6/+6
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 8-51/+42
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-10/+9
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 8-365/+330
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+6
2013-02-06driver-core: constify data for class_find_device()Gravatar Michał Mirosław 1-2/+2
2013-01-31wanrouter: completely decouple obsolete code from kernel.Gravatar Paul Gortmaker 1-1/+0