summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly staticYueHaibing2019-03-201-4/+5
* isdn_common: Mark expected switch fall-throughsGustavo A. R. Silva2019-02-221-4/+3Star
* isdn_v110: mark expected switch fall-throughGustavo A. R. Silva2019-02-121-1/+1
* isdn: i4l: isdn_tty: Mark expected switch fall-throughGustavo A. R. Silva2019-02-121-1/+1
* isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai2019-01-121-1/+5
* isdn_tty: TCSBRK{,P} won't reach ->ioctl()Al Viro2018-10-131-19/+0Star
* isdn: Disable IIOCDBGVARKees Cook2018-08-161-7/+1Star
* isdn: mark expected switch fall-throughsGustavo A. R. Silva2018-07-041-0/+9
* TTY: isdn: Replace strncpy with memcpyGuenter Roeck2018-07-021-2/+2
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-2/+3
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+2
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+4
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-10/+10
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-283-5/+5
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-224-16/+13Star
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-222-5/+4Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu2017-09-211-12/+25
* isdn/i4l: fix buffer overflowAnnie Cherkaev2017-08-032-3/+3
* Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-052-24/+0Star
|\
| * isdn: get rid of pointless access_ok()Al Viro2017-06-042-24/+0Star
* | idsn: fix wrong skb_put() usedyuan linyu2017-06-211-1/+1
* | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-202-2/+2
* | networking: add and use skb_put_u8()Johannes Berg2017-06-162-5/+6
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* | networking: make skb_pull & friends return void pointersJohannes Berg2017-06-161-1/+1
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-163-8/+8
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-163-6/+5Star
* | isdn: Fix a sleep-in-atomic bugJia-Ju Bai2017-05-311-1/+1
|/
* isdn: use setup_timerGeliang Tang2017-03-242-6/+4Star
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* isdn: use designated initializersKees Cook2016-12-172-11/+11
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-211-25/+19Star
|\
| * tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-5/+5
| * tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-301-6/+2Star
| * tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley2016-04-301-11/+9Star
| * tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-3/+3
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-042-3/+3
|/
* Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-181-10/+0Star
|\
| * isdn: i4l: move active-isdn drivers to stagingArnd Bergmann2016-03-061-10/+0Star
* | isdn: Remove ASYNC_CLOSINGPeter Hurley2016-01-281-6/+6
|/
* isdn: remove spellcaster driverArnd Bergmann2015-12-011-2/+0Star
* Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-051-1/+1
|\
| * tty: Remove tty_wait_until_sent_from_close()Peter Hurley2015-10-181-1/+1
* | ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-021-6/+4Star
* | isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2015-11-021-0/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-231-1/+1
|\
| * isdn: fix grammar in commentGeert Uytterhoeven2015-05-261-1/+1