aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-06serial: core: Pass termios to set_ldisc() notificationsPeter Hurley6-11/+13
2014-11-06serial: core: Claim port mutex for set_ldisc()Peter Hurley1-1/+4
2014-11-06tty: Allow safe access to termios for set_ldisc() handlersPeter Hurley1-1/+4
2014-11-06tty: Flush tty buffers after hardware shutdownPeter Hurley1-0/+1
2014-11-06tty: Move tty hung up check from port->lock critical sectionPeter Hurley1-4/+2
2014-11-06tty: xuartps: Add support for setting modem control signalsLars-Peter Clausen1-1/+21
2014-11-06serial: 8250_dw: get index of serial line from DT aliasesJulien CHAUVEAU1-0/+6
2014-11-06serial: of-serial: fetch line number from DTLucas Stach1-0/+4
2014-11-06serial: 8250_pci: Check mapping in pci_ni8430_initAaron Sierra1-0/+2
2014-11-06serial: 8250_pci: Handle devices mapped above 4 GiBAaron Sierra1-30/+17
2014-11-06serial: fsl-lpuart: add lpuart32 power management supportJingchang Lu1-0/+14
2014-11-06serial: at91: Use dmaengine_slave_config APIMaxime Ripard1-6/+4
2014-11-06tty: serial: Fix mediatek UART driver setting baudrate issueEddie Huang1-2/+2
2014-11-06tty: serial: bcm63xx: Eliminate unnecessary request/release functionsKevin Cernekee1-20/+10
2014-11-06tty: serial: bcm63xx: Enable DT earlycon supportKevin Cernekee2-0/+21
2014-11-06tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTIONKevin Cernekee1-1/+1
2014-11-06tty: serial: bcm63xx: Update the Kconfig help textKevin Cernekee1-7/+9
2014-11-06tty: serial: bcm63xx: Add support for unnamed clock outputs from DTKevin Cernekee1-1/+2
2014-11-06tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platformsKevin Cernekee1-1/+1
2014-11-06serial: imx: add imx_poll_init()Daniel Thompson1-0/+36
2014-11-06serial: imx: clean up imx_poll_put_char()Daniel Thompson1-19/+5
2014-11-06tty: serial: msm_serial: Use DT aliasesStephen Boyd1-4/+9
2014-11-06tty: serial: msm: Reset uartdm after baud rate changeStephen Boyd1-37/+12
2014-11-06tty: serial: msm: Support sysrq on uartDM devicesStephen Boyd2-10/+33
2014-11-06tty: serial: msm: Fix sysrq spinlock recursion on non-DMStephen Boyd1-1/+5
2014-11-06serial: mxs-auart: enable PPS supportJanusz Uzycki1-0/+11
2014-11-06serial: mxs-auart: add interrupts for modem control linesJanusz Uzycki1-2/+172
2014-11-06serial: mxs-auart: use mctrl_gpio helpers for handling modem signalsJanusz Uzycki2-5/+46
2014-11-06serial: mxs-auart: clean get_mctrl and set_mctrlJanusz Uzycki1-13/+1
2014-11-06tty/serial: at91: fix rx ring buffer managementCyrille Pitchen1-39/+55
2014-11-06serial: ralink: adds Mediatek MT7620 serialJohn Crispin1-1/+1
2014-11-06serial: of: add a PORT_RT2880 definitionJohn Crispin2-2/+13
2014-11-06tty: serial: omap: Increase max consoles and add check to prevent crashNishanth Menon1-1/+8
2014-11-06serial: pl011: Fix build breakage with !CONFIG_DMA_ENGINEPeter Hurley1-1/+2
2014-11-05tty:vt remove obsolete struct initializerPeng Fan1-6/+10
2014-11-05serial: 8250_em: Remove out-of-memory messagePeter Hurley1-3/+1
2014-11-05vt: Remove vt_get_kmsg_redirect() from uapi headerPeter Hurley1-0/+2
2014-11-05cris: Remove obsolete ASYNC_SPLIT_TERMIOS behaviorPeter Hurley2-13/+0
2014-11-05serial: hp300: Remove obsolete commentsPeter Hurley1-4/+0
2014-11-05tty: Call methods in modern stylePeter Hurley2-8/+8
2014-11-05tty: Replace open-coded test with tty_hung_up_p()Peter Hurley1-1/+1
2014-11-05tty: ipwireless: Fix probable mask then right shift defectsJoe Perches1-6/+6
2014-11-05serial: imx: Remove unneeded registration messageFabio Estevam1-4/+1
2014-11-05serial: imx: Remove unneeded OOM error messageFabio Estevam1-1/+0
2014-11-05serial: imx: Remove unneeded goto labelFabio Estevam1-5/+2
2014-11-05serial: imx: Fix the reporting of interruptsFabio Estevam1-48/+30
2014-11-05tty/serial: earlycon: Fix print for implied MMIO caseKumar Gala1-1/+1
2014-11-05Merge branch 'tty-linus' into 'tty-testing'Greg Kroah-Hartman2-4/+13
2014-11-05serial/sc16is7xx: Remove obsolete #ifset TIOC[SG]RS485Ricardo Ribalda Delgado1-4/+0
2014-11-05serial/max310x: Remove obsolete #ifset TIOC[SG]RS485Ricardo Ribalda Delgado1-2/+0