aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2014-03-18isdn/capi: Make Middleware depend on CAPI2.0Paul Bolle
2014-02-06isdn/hisax: hex vs decimal typo in prfeatureind()Dan Carpenter
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck
2013-12-26isdn: slight optimization of addr comparedingtianhong
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-12-19Merge branch 'master' into for-nextJiri Kosina
2013-12-18isdn: use strlcpy() instead strcpy()Dan Carpenter
2013-12-02treewide: Fix typo in KconfigMasanari Iida
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-14isdnloop: use strlcpy() instead of strcpy()Dan Carpenter
2013-11-07isdn: icn: NULL dereference printing error messageDan Carpenter
2013-10-17isdn: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-02isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en...Jesper Juhl
2013-09-15isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr
2013-09-13isdn: clean up debug format string usageKees Cook
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-30mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter
2013-07-26ISDN: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-19mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-05-28isdn: Correct comparison of skb->tail and skb-transport_headerSimon Horman
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