summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* tty: core: Use correct spinlock flavor in tiocspgrp()Peter Hurley2015-10-181-3/+2
* tty: Combine SIGTTOU/SIGTTIN handlingPeter Hurley2015-10-182-46/+26
* serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty()Timur Tabi2015-10-181-2/+2
* ttyFDC: Fix build problems due to use of module_{init,exit}James Hogan2015-10-181-34/+1
* tty: remove unneeded return statementGuillaume Gomez2015-10-181-1/+1
* serial: 8250_mid: add support for DMA engine handling from UART MMIOHeikki Krogerus2015-10-182-2/+71
* dmaengine: hsu: remove platform dataHeikki Krogerus2015-10-183-18/+9
* dmaengine: hsu: make the UART driver in control of selecting this driverHeikki Krogerus2015-10-182-7/+4
* serial: fix mctrl helper functionsArnd Bergmann2015-10-181-2/+2
* serial: 8250_pci: Intel MID UART support to its own driverHeikki Krogerus2015-10-184-222/+273
* serial: fsl_lpuart: add earlycon supportStefan Agner2015-10-182-0/+40
* tty: disable unbind for old 74xx based serial/mpsc console portPaul Gortmaker2015-10-181-1/+2
* n_tty: Remove reader wakeups for TTY_BREAK/TTY_PARITY charsPeter Hurley2015-10-181-4/+0
* tty: synclink, fix indentationJiri Slaby2015-10-181-1/+1
* serial: at91, fix rs485 propertiesJiri Slaby2015-10-181-3/+2
* tty: r3964: Replace/remove bogus tty lock usePeter Hurley2015-10-181-7/+13
* tty: r3964: Use tty->read_wait waitqueuePeter Hurley2015-10-181-6/+4
* tty: Remove tty_port::close_waitPeter Hurley2015-10-185-6/+0
* usb: gadget: gserial: Privatize close_waitPeter Hurley2015-10-181-2/+4
* tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley2015-10-188-112/+10
* tty: Remove tty_wait_until_sent_from_close()Peter Hurley2015-10-184-12/+5
* serial: tegra: Add helper function for handling RX bufferJon Hunter2015-10-181-42/+24
* serial: tegra: Remove redundant code and check in tegra_uart_stop_rx()Jon Hunter2015-10-181-10/+7
* serial: tegra: Remove unnecessary return statementsJon Hunter2015-10-181-11/+0
* serial: tegra: Handle another RX race conditionJon Hunter2015-10-181-8/+2
* serial: 8250_omap: Remove RTS clearPeter Hurley2015-10-181-1/+0
* serial: Enable Freescale 16550 workaround on armScott Wood2015-10-182-2/+7
* tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded...Andreas Werner2015-10-181-8/+15
* serial: atmel: fix compiler warning on address castAndre Przywara2015-10-181-1/+1
* Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman2015-10-12173-928/+1178
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-10-113-14/+33
| |\
| | * 3w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig2015-10-071-7/+21
| | * scsi_dh: Use the correct module name when loading device handlerPaul Mackerras2015-10-011-1/+1
| | * libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum2015-09-171-6/+11
| * | Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-10-112-4/+4
| |\ \
| | * | crash in md-raid1 and md-raid10 due to incorrect list manipulationMikulas Patocka2015-10-082-4/+4
| * | | Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-107-3/+41
| |\ \ \
| | * | | usb: Add device quirk for Logitech PTZ camerasVincent Palatin2015-10-041-0/+7
| | * | | USB: chaoskey read offset bugAlexander Inyukhin2015-10-041-1/+1
| | * | | USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao2015-10-041-0/+6
| | * | | Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2015-10-033-0/+18
| | |\ \ \
| | | * | | phy: berlin-sata: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-251-0/+1
| | | * | | phy: rockchip-usb: power down phy when rockchip phy probehuang lin2015-09-251-0/+6
| | | * | | phy: qcom-ufs: fix build error when the component is built as a moduleYaniv Gardi2015-09-251-0/+11
| | | | |/ | | | |/|
| | * | | usb: renesas_usbhs: Add support for R-Car H3Yoshihiro Shimoda2015-09-301-0/+5
| | * | | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-301-1/+1
| | * | | usb: gadget: bdc: fix memory leakSudip Mukherjee2015-09-301-1/+3
| * | | | Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-106-28/+79
| |\ \ \ \
| | * | | | drivers/tty: require read access for controlling terminalJann Horn2015-10-041-4/+27
| | * | | | serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard2015-10-041-0/+8