aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-19
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
| |\
| * | isdn: slight optimization of addr comparedingtianhong2013-12-26
| * | isdn: use strlcpy() instead strcpy()Dan Carpenter2013-12-18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-23
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typos in printkMasanari Iida2013-12-19
| * | Merge branch 'master' into for-nextJiri Kosina2013-12-19
| |\|
| * | treewide: Fix typo in KconfigMasanari Iida2013-12-02
* | | isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck2014-01-06
| |/ |/|
* | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* | isdnloop: use strlcpy() instead of strcpy()Dan Carpenter2013-11-14
* | isdn: icn: NULL dereference printing error messageDan Carpenter2013-11-07
* | isdn: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-17
* | isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en...Jesper Juhl2013-10-02
* | isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr2013-09-15
* | isdn: clean up debug format string usageKees Cook2013-09-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
| |\
| * | mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu2013-07-19
* | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\ \ \ | |_|/ |/| |
| * | ISDN: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-26
| |/
* / mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter2013-08-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * isdn: Correct comparison of skb->tail and skb-transport_headerSimon Horman2013-05-29
* | drivers: avoid format string in dev_set_nameKees Cook2013-07-03
|/
* isdn/kcapi: fix a small underflowDan Carpenter2013-05-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racyAl Viro2013-04-29
| * mISDN: fix mISDN_read()/mISDN_read() raceAl Viro2013-04-29
| * mISDN: fix misdn_add_timer()/misdn_del_timer() raceAl Viro2013-04-29
| * mISDN: fix races between misdn_del_timer() and timer callbackAl Viro2013-04-29
| * mISDN: fix the races with timers going off just as they are deletedAl Viro2013-04-29
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| * hysdn: stash pointer to card into proc_dir_entry->dataAl Viro2013-04-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-30
| |\ \
| | * | isdn/sc: Fix incorrect module_param_array typesGeert Uytterhoeven2013-04-25
| | * | isdn: mISDN: set ->family in ->getname()Dan Carpenter2013-04-25
| | |/
| * | ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments.Chen Gang2013-04-02
| * | net: add ETH_P_802_3_MINSimon Horman2013-03-28
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
| |\|
| * | driver: isdn: hisax: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-03-12
| * | driver: isdn: capi: remove cast for kmalloc return valueZhang Yanfei2013-03-12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \ \
| * | | drivers/isdn: delete 'break' after 'return'Chen Gang2013-03-18
* | | | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\ \ \ \
| * \ \ \ Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-01
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-21
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-18