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