summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-06tty: warn on deprecated serial flagsJiri Slaby
2014-11-06drivers: serial: jsm: Add Classic board UART structureKonrad Zapalowicz
2014-11-06serial: MIPS: lantiq: use devm_iounmap instead of iounmapSudip Mukherjee
2014-11-06serial: 8250_dma: no need to set tx_err twiceAndy Shevchenko
2014-11-06serial: 8250_dma: call serial8250_tx_dma unconditionallyAndy Shevchenko
2014-11-06tty/serial_core: Introduce lock mechanism for RS485Ricardo Ribalda Delgado
2014-11-06serial_core: Remove call to driver-specific TIO[GS]RS485]Ricardo Ribalda Delgado
2014-11-06drivers/max310: Use the rs485 functions on serial_coreRicardo Ribalda Delgado
2014-11-06serial/omap: Use the rs485 functions on serial_coreRicardo Ribalda Delgado
2014-11-06serial/atmel: Use the rs485 functions on serial_coreRicardo Ribalda Delgado
2014-11-06serial/mcf: Use the rs485 functions on serial_coreRicardo Ribalda Delgado
2014-11-06serial/sc16is7xx: Use the rs485 functions on serial_coreRicardo Ribalda Delgado
2014-11-06serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado
2014-11-068250/fintek: Use rs485 handler from serial_coreRicardo Ribalda Delgado
2014-11-06serial/8250: Copy RS485 fields to serial_coreRicardo Ribalda Delgado
2014-11-06serial_core: Handle TIOC[GS]RS485 ioctls.Ricardo Ribalda Delgado
2014-11-06serial: 8250: sparse warning of incorrect typeSudip Mukherjee
2014-11-06parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin
2014-11-06serial: Test/disable MSIs if switching from N_PPSPeter Hurley
2014-11-06serial: Take uart port lock for direct *_enable_ms()Peter Hurley
2014-11-06serial: core: Pass termios to set_ldisc() notificationsPeter Hurley
2014-11-06serial: core: Claim port mutex for set_ldisc()Peter Hurley
2014-11-06tty: Allow safe access to termios for set_ldisc() handlersPeter Hurley
2014-11-06tty: Flush tty buffers after hardware shutdownPeter Hurley
2014-11-06tty: Move tty hung up check from port->lock critical sectionPeter Hurley
2014-11-06tty: xuartps: Add support for setting modem control signalsLars-Peter Clausen
2014-11-06serial: 8250_dw: get index of serial line from DT aliasesJulien CHAUVEAU
2014-11-06serial: of-serial: fetch line number from DTLucas Stach
2014-11-06serial: 8250_pci: Check mapping in pci_ni8430_initAaron Sierra
2014-11-06serial: 8250_pci: Handle devices mapped above 4 GiBAaron Sierra
2014-11-06serial: fsl-lpuart: add lpuart32 power management supportJingchang Lu
2014-11-06serial: at91: Use dmaengine_slave_config APIMaxime Ripard
2014-11-06tty: serial: Fix mediatek UART driver setting baudrate issueEddie Huang
2014-11-06tty: serial: bcm63xx: Eliminate unnecessary request/release functionsKevin Cernekee
2014-11-06tty: serial: bcm63xx: Enable DT earlycon supportKevin Cernekee
2014-11-06tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTIONKevin Cernekee
2014-11-06tty: serial: bcm63xx: Update the Kconfig help textKevin Cernekee
2014-11-06tty: serial: bcm63xx: Add support for unnamed clock outputs from DTKevin Cernekee
2014-11-06tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platformsKevin Cernekee
2014-11-06serial: imx: add imx_poll_init()Daniel Thompson
2014-11-06serial: imx: clean up imx_poll_put_char()Daniel Thompson
2014-11-06tty: serial: msm_serial: Use DT aliasesStephen Boyd
2014-11-06tty: serial: msm: Reset uartdm after baud rate changeStephen Boyd
2014-11-06tty: serial: msm: Support sysrq on uartDM devicesStephen Boyd
2014-11-06tty: serial: msm: Fix sysrq spinlock recursion on non-DMStephen Boyd
2014-11-06serial: mxs-auart: enable PPS supportJanusz Uzycki
2014-11-06serial: mxs-auart: add interrupts for modem control linesJanusz Uzycki
2014-11-06serial: mxs-auart: use mctrl_gpio helpers for handling modem signalsJanusz Uzycki
2014-11-06serial: mxs-auart: clean get_mctrl and set_mctrlJanusz Uzycki
2014-11-06tty/serial: at91: fix rx ring buffer managementCyrille Pitchen