summaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar1-0/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2-1/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2-0/+3
2017-02-28scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-28scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-28scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-8/+8
2017-02-01isdn: Convert obsolete cputime type to nsecsFrederic Weisbecker1-3/+3
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker1-1/+1
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2017-01-27ISDN: eicon: silence misleading array-bounds warningArnd Bergmann1-1/+2
2017-01-26ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann1-8/+8
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds10-10/+10
2016-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-69/+69
2016-12-18isdn: Constify some function parametersEmese Revfy2-10/+10
2016-12-17isdn: use designated initializersKees Cook2-11/+11
2016-12-17isdn/gigaset: use designated initializersKees Cook3-48/+48
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-12-14treewide: Fix printk() message errorsMasanari Iida1-1/+1
2016-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2016-12-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter1-1/+3
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-12-05isdn: hisax: set error code on failurePan Bian1-0/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-09-02mISDN: mark symbols static where possibleBaoyou Xie4-17/+17
2016-06-17isdn: eicon: fix old-style declarationsArnd Bergmann2-9/+9
2016-05-21Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-25/+19
2016-05-09ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko1-14/+7
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal3-4/+4
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley1-5/+5
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley1-6/+2
2016-04-30tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley1-11/+9
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley1-3/+3
2016-04-14mISDN: Fixing missing validation in base_sock_bind()Emrah Demir1-0/+3
2016-03-28Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.Cosmin-Gabriel Samoila1-5/+10
2016-03-20isdn: Use ktime_t instead of 'struct timeval'Tina Ruchandani1-40/+29
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-48/+29
2016-03-18Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-9055/+0
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-6/+6
2016-03-14mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero2-0/+3
2016-03-14mISDN: Order IPAC register definesMaciej S. Szmigiero1-20/+20
2016-03-06isdn: i4l: move active-isdn drivers to stagingArnd Bergmann27-9055/+0
2016-03-06isdn: icn: remove a #warningArnd Bergmann1-1/+1
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+2
2016-02-19ser_gigaset: use container_of() instead of detourPaul Bolle1-8/+1
2016-02-18mISDN: prevent possible NULL pointer dereferenceAnton Protopopov1-1/+1
2016-02-18isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestampsAlison Schofield2-28/+6
2016-01-29isdn: Remove ASYNC_CLOSINGPeter Hurley1-6/+6
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1