summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2014-11-07drivers: serial: jsm: Add Classic board UART structureKonrad Zapalowicz1-1/+58
2014-11-07serial: MIPS: lantiq: use devm_iounmap instead of iounmapSudip Mukherjee1-1/+3
2014-11-07serial: 8250_dma: no need to set tx_err twiceAndy Shevchenko1-2/+0
2014-11-07serial: 8250_dma: call serial8250_tx_dma unconditionallyAndy Shevchenko1-9/+6
2014-11-07tty/serial_core: Introduce lock mechanism for RS485Ricardo Ribalda Delgado4-14/+17
2014-11-07serial_core: Remove call to driver-specific TIO[GS]RS485]Ricardo Ribalda Delgado1-12/+5
2014-11-07drivers/max310: Use the rs485 functions on serial_coreRicardo Ribalda Delgado1-43/+27
2014-11-07serial/omap: Use the rs485 functions on serial_coreRicardo Ribalda Delgado1-47/+22
2014-11-07serial/atmel: Use the rs485 functions on serial_coreRicardo Ribalda Delgado1-55/+24
2014-11-07serial/mcf: Use the rs485 functions on serial_coreRicardo Ribalda Delgado1-30/+7
2014-11-07serial/sc16is7xx: Use the rs485 functions on serial_coreRicardo Ribalda Delgado1-41/+12
2014-11-07serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado1-39/+0
2014-11-078250/fintek: Use rs485 handler from serial_coreRicardo Ribalda Delgado1-3/+5
2014-11-07serial/8250: Copy RS485 fields to serial_coreRicardo Ribalda Delgado1-0/+2
2014-11-07serial_core: Handle TIOC[GS]RS485 ioctls.Ricardo Ribalda Delgado1-0/+45
2014-11-07serial: 8250: sparse warning of incorrect typeSudip Mukherjee1-1/+1
2014-11-07parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin1-0/+21
2014-11-07serial: Test/disable MSIs if switching from N_PPSPeter Hurley3-2/+42
2014-11-07serial: Take uart port lock for direct *_enable_ms()Peter Hurley3-0/+6
2014-11-07serial: core: Pass termios to set_ldisc() notificationsPeter Hurley6-11/+13
2014-11-07serial: core: Claim port mutex for set_ldisc()Peter Hurley1-1/+4
2014-11-07tty: Allow safe access to termios for set_ldisc() handlersPeter Hurley1-1/+4
2014-11-07tty: Flush tty buffers after hardware shutdownPeter Hurley1-0/+1
2014-11-07tty: Move tty hung up check from port->lock critical sectionPeter Hurley1-4/+2
2014-11-07tty: xuartps: Add support for setting modem control signalsLars-Peter Clausen1-1/+21
2014-11-07serial: 8250_dw: get index of serial line from DT aliasesJulien CHAUVEAU1-0/+6
2014-11-07serial: of-serial: fetch line number from DTLucas Stach1-0/+4
2014-11-07serial: 8250_pci: Check mapping in pci_ni8430_initAaron Sierra1-0/+2
2014-11-07serial: 8250_pci: Handle devices mapped above 4 GiBAaron Sierra1-30/+17
2014-11-07serial: fsl-lpuart: add lpuart32 power management supportJingchang Lu1-0/+14
2014-11-07serial: at91: Use dmaengine_slave_config APIMaxime Ripard1-6/+4
2014-11-07tty: serial: Fix mediatek UART driver setting baudrate issueEddie Huang1-2/+2
2014-11-07tty: serial: bcm63xx: Eliminate unnecessary request/release functionsKevin Cernekee1-20/+10
2014-11-07tty: serial: bcm63xx: Enable DT earlycon supportKevin Cernekee2-0/+21
2014-11-07tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTIONKevin Cernekee1-1/+1
2014-11-07tty: serial: bcm63xx: Update the Kconfig help textKevin Cernekee1-7/+9
2014-11-07tty: serial: bcm63xx: Add support for unnamed clock outputs from DTKevin Cernekee1-1/+2
2014-11-07tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platformsKevin Cernekee1-1/+1
2014-11-07serial: imx: add imx_poll_init()Daniel Thompson1-0/+36
2014-11-07serial: imx: clean up imx_poll_put_char()Daniel Thompson1-19/+5
2014-11-07tty: serial: msm_serial: Use DT aliasesStephen Boyd1-4/+9
2014-11-07tty: serial: msm: Reset uartdm after baud rate changeStephen Boyd1-37/+12
2014-11-07tty: serial: msm: Support sysrq on uartDM devicesStephen Boyd2-10/+33
2014-11-07tty: serial: msm: Fix sysrq spinlock recursion on non-DMStephen Boyd1-1/+5
2014-11-07serial: mxs-auart: enable PPS supportJanusz Uzycki1-0/+11
2014-11-07serial: mxs-auart: add interrupts for modem control linesJanusz Uzycki1-2/+172
2014-11-07serial: mxs-auart: use mctrl_gpio helpers for handling modem signalsJanusz Uzycki2-5/+46
2014-11-07serial: mxs-auart: clean get_mctrl and set_mctrlJanusz Uzycki1-13/+1
2014-11-07tty/serial: at91: fix rx ring buffer managementCyrille Pitchen1-39/+55
2014-11-07serial: ralink: adds Mediatek MT7620 serialJohn Crispin1-1/+1