summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-25serial: core: Add big-endian iotypeKevin Cernekee
2014-11-10Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman
2014-11-09Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-06tty: warn on deprecated serial flagsJiri Slaby
2014-11-06serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado
2014-11-06serial_core: Handle TIOC[GS]RS485 ioctls.Ricardo Ribalda Delgado
2014-11-06serial: core: Pass termios to set_ldisc() notificationsPeter Hurley
2014-11-06tty: Convert tty->closing to intPeter Hurley
2014-11-06tty: serial: bcm63xx: Eliminate unnecessary request/release functionsKevin Cernekee
2014-11-06serial: of: add a PORT_RT2880 definitionJohn Crispin
2014-11-06Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-05vt: Remove vt_get_kmsg_redirect() from uapi headerPeter Hurley
2014-11-05tty: Document defunct ASYNC_SPLIT_TERMIOS flag in uapi headerPeter Hurley
2014-11-05tty: Remove defunct serial_console_init() declarationPeter Hurley
2014-11-05tty: Remove defunct pcxe_open() declarationPeter Hurley
2014-11-05tty: serial: 8250_omap: add custom DMA-TX callbackSebastian Andrzej Siewior
2014-11-05tty: Document defunct ASYNC_* bits in uapi headerPeter Hurley
2014-11-05tty,serial: Unify UPF_* and ASYNC_* flag definitionsPeter Hurley
2014-11-05tty: Flush ldisc buffer atomically with tty flip buffersPeter Hurley
2014-11-05tty: Remove tty_unhangup() declarationPeter Hurley
2014-11-05tty: Preset lock subclass for nested tty locksPeter Hurley
2014-11-05tty: Change tty lock order to master->slavePeter Hurley
2014-11-05tty: Simplify tty_ldisc_release() interfacePeter Hurley
2014-11-05tty: Remove TTY_CLOSINGPeter Hurley
2014-11-05tty: Remove TTY_HUPPINGPeter Hurley
2014-11-05tty: Move session_of_pgrp() and make staticPeter Hurley
2014-11-05tty: Remove tty_pair_get_tty()/tty_pair_get_pty() apiPeter Hurley
2014-11-05serial: Fix upstat_t sparse warningsPeter Hurley
2014-11-05PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-04ARM: imx: clk-vf610: define PLL's clock treeStefan Agner
2014-11-03Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-11-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-11-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet
2014-10-30Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2014-10-29mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner