aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-01isdn: Convert obsolete cputime type to nsecsFrederic Weisbecker
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-27ISDN: eicon: silence misleading array-bounds warningArnd Bergmann
2017-01-26ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-17isdn: Constify some function parametersEmese Revfy
2016-12-17isdn: use designated initializersKees Cook
2016-12-17isdn/gigaset: use designated initializersKees Cook
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-05isdn: hisax: set error code on failurePan Bian
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-09-01mISDN: mark symbols static where possibleBaoyou Xie
2016-06-16isdn: eicon: fix old-style declarationsArnd Bergmann
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-08ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley
2016-04-13mISDN: Fixing missing validation in base_sock_bind()Emrah Demir
2016-03-27Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.Cosmin-Gabriel Samoila
2016-03-20isdn: Use ktime_t instead of 'struct timeval'Tina Ruchandani
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-14mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero
2016-03-14mISDN: Order IPAC register definesMaciej S. Szmigiero
2016-03-05isdn: i4l: move active-isdn drivers to stagingArnd Bergmann
2016-03-05isdn: icn: remove a #warningArnd Bergmann
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-19ser_gigaset: use container_of() instead of detourPaul Bolle
2016-02-18mISDN: prevent possible NULL pointer dereferenceAnton Protopopov
2016-02-18isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestampsAlison Schofield
2016-01-28isdn: Remove ASYNC_CLOSINGPeter Hurley