summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* xen_hvc: no reason to write the type key on xenstoreStefano Stabellini2014-09-281-3/+0
* tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()Sebastian Andrzej Siewior2014-09-261-1/+1
* tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...Sebastian Andrzej Siewior2014-09-261-0/+5
* tty: serial: 8250_core: read only RX if there is something in the FIFOSebastian Andrzej Siewior2014-09-261-5/+6
* tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior2014-09-262-13/+121
* tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior2014-09-261-0/+14
* tty: Hold termios_rwsem for tcflow(TCIxxx)Peter Hurley2014-09-231-3/+7
* tty: Move and rename send_prio_char() as tty_send_xchar()Peter Hurley2014-09-232-33/+33
* tty: Serialize tcflow() with other tty flow control changesPeter Hurley2014-09-231-2/+6
* tty: Move packet mode flow control notifications to pty driverPeter Hurley2014-09-232-27/+45
* tty: Serialize tty flow control changes with flow_lockPeter Hurley2014-09-231-11/+28
* serial: core: Use spin_lock_irq() in uart_set_termios()Peter Hurley2014-09-231-5/+4
* serial: bfin-uart: Fix auto CTSPeter Hurley2014-09-231-1/+2
* usb: serial: Remove unused tty->hw_stoppedPeter Hurley2014-09-233-18/+3
* serial: core: Privatize tty->hw_stoppedPeter Hurley2014-09-232-22/+20
* isdn: i4l: Remove ASYNC_CTS_FLOWPeter Hurley2014-09-231-5/+0
* serial: core: Privatize modem status enable flagsPeter Hurley2014-09-232-13/+18
* serial: core: Document and assert lock requirements for irq helpersPeter Hurley2014-09-231-0/+8
* tty: serial_mctrl_gpio: Fix COMPILE_TEST build for architectures with custom ...Alexander Shiyan2014-09-201-1/+1
* Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman2014-09-14202-1180/+2442
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-141-1/+1
| |\
| | * [fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro2014-09-131-1/+1
| * | Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-141-1/+1
| |\ \
| | * | parisc: dino: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-271-1/+1
| * | | Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds2014-09-141-2/+15
| |\ \ \
| | * | | ntb: Add alignment check to meet hardware requirementDave Jiang2014-09-141-0/+13
| | * | | NTB: correct the spread of queues over mw'sJon Mason2014-09-141-2/+2
| * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-144-22/+23
| |\ \ \ \
| | * \ \ \ Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-09-144-22/+23
| | |\ \ \ \
| | | * | | | irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointerWill Deacon2014-09-031-1/+1
| | | * | | | irqchip: gic: Make gic_default_routable_irq_domain_ops staticWill Deacon2014-09-031-1/+1
| | | * | | | irqchip: exynos-combiner: Fix compilation error on ARM64Naveen Krishna Chatradhi2014-09-031-0/+1
| | | * | | | irqchip: crossbar: Off by one bugs in initDan Carpenter2014-08-181-2/+2
| | | * | | | irqchip: gic-v3: Tag all low level accessors __maybe_unusedMark Brown2014-08-181-5/+5
| | | * | | | irqchip: gic-v3: Only define gic_peek_irq() when building SMPMark Brown2014-08-171-13/+13
| * | | | | | Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2014-09-131-2/+2
| |\ \ \ \ \ \
| | * | | | | | dm cache: fix race causing dirty blocks to be marked as cleanAnssi Hannula2014-09-101-2/+2
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-09-132-9/+21
| |\ \ \ \ \ \ \
| | * | | | | | | blk-mq: pass along blk_mq_alloc_tag_set return valuesRobert Elliott2014-09-022-9/+21
| * | | | | | | | Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-09-121-0/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Lattice ECP3 FPGA: Check firmware pointerJean-Michel Hautbois2014-09-081-0/+5
| | |/ / / / / / /
| * | | | | | | | Merge tag 'staging-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-123-2/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | android: fix reference leak in sync_fence_createMaarten Lankhorst2014-09-081-1/+0
| | * | | | | | | | imx-drm: imx-ldb: fix NULL pointer in imx_ldb_unbind()Russell King2014-09-081-0/+3
| | * | | | | | | | imx-drm: ipuv3-plane: fix ipu_plane_dpms()Russell King2014-09-081-1/+2
| | |/ / / / / / /
| * | | | | | | | Merge tag 'tty-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-09-123-2/+44
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tty: xuartps: Fix tx_emtpy() callbackLars-Peter Clausen2014-09-081-1/+1
| | * | | | | | | | tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()Richard Genoud2014-09-081-1/+42
| | * | | | | | | | serial: 8250_dw: Add ACPI ID for Intel BraswellAlan Cox2014-09-081-0/+1
| | |/ / / / / / /
| * | | | | | | | Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-09-1230-137/+372
| |\ \ \ \ \ \ \ \