aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l
Commit message (Expand)AuthorAge
* isdn_tty: TCSBRK{,P} won't reach ->ioctl()Al Viro2018-10-13
* isdn: Disable IIOCDBGVARKees Cook2018-08-16
* isdn: mark expected switch fall-throughsGustavo A. R. Silva2018-07-04
* TTY: isdn: Replace strncpy with memcpyGuenter Roeck2018-07-02
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-21
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu2017-09-20
* isdn/i4l: fix buffer overflowAnnie Cherkaev2017-08-02
* Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-05
|\
| * isdn: get rid of pointless access_ok()Al Viro2017-06-04
* | idsn: fix wrong skb_put() usedyuan linyu2017-06-21
* | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-20
* | networking: add and use skb_put_u8()Johannes Berg2017-06-16
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* | networking: make skb_pull & friends return void pointersJohannes Berg2017-06-16
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* | isdn: Fix a sleep-in-atomic bugJia-Ju Bai2017-05-31
|/
* isdn: use setup_timerGeliang Tang2017-03-24
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* isdn: use designated initializersKees Cook2016-12-17
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-20
|\
| * tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-30
| * tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-30
| * tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley2016-04-30
| * tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-30
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
|/
* Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-18
|\
| * isdn: i4l: move active-isdn drivers to stagingArnd Bergmann2016-03-05
* | isdn: Remove ASYNC_CLOSINGPeter Hurley2016-01-28
|/
* isdn: remove spellcaster driverArnd Bergmann2015-12-01
* Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-05
|\
| * tty: Remove tty_wait_until_sent_from_close()Peter Hurley2015-10-18
* | ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-02
* | isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2015-11-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-23
|\
| * isdn: fix grammar in commentGeert Uytterhoeven2015-05-26
* | net: Kill dev_rebuild_headerEric W. Biederman2015-03-02
|/
* isdn: i4l: Remove ASYNC_CTS_FLOWPeter Hurley2014-09-24
* net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-02
* isdn: use constants instead of magicnumbersHimangi Saraogi2014-07-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-22
|\
| * net: ppp: fix creating PPP pass and active filtersChristoph Schulz2014-07-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\|