aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-16isdn: eicon: fix old-style declarationsArnd Bergmann2-9/+9
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-25/+19
2016-05-08ISDN: 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-13mISDN: Fixing missing validation in base_sock_bind()Emrah Demir1-0/+3
2016-03-27Drivers: 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-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds27-9055/+0
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus 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-05isdn: i4l: move active-isdn drivers to stagingArnd Bergmann27-9055/+0
2016-03-05isdn: 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-28isdn: Remove ASYNC_CLOSINGPeter Hurley1-6/+6
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-01-08isdn: act200: fix MODULE_PARM_DESC() typoDan Carpenter1-1/+1
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-16/+14
2015-12-15ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt1-5/+0
2015-12-15ser_gigaset: fix deallocation of platform device structureTilman Schmidt1-3/+7
2015-12-15ser_gigaset: turn nonsense checks into WARN_ONAlan Cox1-5/+5
2015-12-15ser_gigaset: fix up NULL checksTilman Schmidt1-3/+3
2015-12-15mISDN: fix a loop countDan Carpenter1-4/+3
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-6/+6
2015-12-01isdn: remove spellcaster driverArnd Bergmann18-3136/+0
2015-11-25isdn: Partially revert debug format string usage clean upChristoph Biedl4-6/+6
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+8
2015-11-02ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings1-6/+4
2015-11-02isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings1-0/+6
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-46/+28
2015-10-22mISDN: fix OOM condition for sending queued I-FramesKarsten Keil1-34/+20
2015-10-22ISDN: fix OOM condition for sending queued I-FramesKarsten Keil1-12/+8
2015-10-17tty: Remove tty_wait_until_sent_from_close()Peter Hurley1-1/+1
2015-10-13mISDN: use kstrdup() in dsp_pipeline_buildGeliang Tang1-10/+2
2015-09-22isdn: hisax: fix frame calculationAndrzej Hajda1-5/+5
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-17/+5
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams1-1/+1
2015-08-10isdn: Remove reverse_bits(), use revbit8()yalin wang1-17/+5
2015-08-07treewide: Fix typo in printkMasanari Iida1-1/+1
2015-07-15isdn/gigaset: drop unused ldisc methodsTilman Schmidt1-24/+0