summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-10Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman4-27/+111
2014-11-10Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-8/+31
2014-11-10Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-14/+70
2014-11-07tty: warn on deprecated serial flagsJiri Slaby1-0/+2
2014-11-07serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado1-3/+0
2014-11-07serial_core: Handle TIOC[GS]RS485 ioctls.Ricardo Ribalda Delgado1-0/+3
2014-11-07serial: core: Pass termios to set_ldisc() notificationsPeter Hurley1-1/+1
2014-11-07tty: Convert tty->closing to intPeter Hurley1-1/+1
2014-11-07tty: serial: bcm63xx: Eliminate unnecessary request/release functionsKevin Cernekee1-2/+0
2014-11-07serial: of: add a PORT_RT2880 definitionJohn Crispin1-1/+2
2014-11-06Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+6
2014-11-06vt: Remove vt_get_kmsg_redirect() from uapi headerPeter Hurley1-3/+0
2014-11-06tty: Document defunct ASYNC_SPLIT_TERMIOS flag in uapi headerPeter Hurley1-1/+1
2014-11-06tty: Remove defunct serial_console_init() declarationPeter Hurley1-4/+0
2014-11-06tty: Remove defunct pcxe_open() declarationPeter Hurley1-4/+0
2014-11-06tty: serial: 8250_omap: add custom DMA-TX callbackSebastian Andrzej Siewior1-0/+1
2014-11-06tty: Document defunct ASYNC_* bits in uapi headerPeter Hurley1-4/+5
2014-11-06tty,serial: Unify UPF_* and ASYNC_* flag definitionsPeter Hurley2-16/+37
2014-11-06tty: Flush ldisc buffer atomically with tty flip buffersPeter Hurley1-1/+1
2014-11-06tty: Remove tty_unhangup() declarationPeter Hurley1-1/+0
2014-11-06tty: Preset lock subclass for nested tty locksPeter Hurley1-0/+1
2014-11-06tty: Change tty lock order to master->slavePeter Hurley1-5/+2
2014-11-06tty: Simplify tty_ldisc_release() interfacePeter Hurley1-1/+1
2014-11-06tty: Remove TTY_CLOSINGPeter Hurley1-1/+0
2014-11-06tty: Remove TTY_HUPPINGPeter Hurley1-1/+0
2014-11-06tty: Move session_of_pgrp() and make staticPeter Hurley1-3/+0
2014-11-06tty: Remove tty_pair_get_tty()/tty_pair_get_pty() apiPeter Hurley1-3/+0
2014-11-06serial: Fix upstat_t sparse warningsPeter Hurley1-1/+1
2014-11-05PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu1-1/+6
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely1-14/+70
2014-11-04ARM: imx: clk-vf610: define PLL's clock treeStefan Agner1-8/+31
2014-11-04Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-4/+4
2014-11-03Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds1-18/+3
2014-11-03Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-6/+5
2014-11-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+0
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+22
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-2/+42
2014-11-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2014-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+7
2014-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-11/+9
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-0/+20
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso1-0/+10
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso1-0/+10
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery1-0/+1
2014-10-31drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings1-0/+2
2014-10-31net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet1-2/+6
2014-10-30Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-9/+9
2014-10-30Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds4-52/+33
2014-10-30mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner1-41/+17
2014-10-30mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner1-1/+0