summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_core.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-25serial: 8250: don't attempt a trylock if in sysrqRabin Vincent1-1/+3
2014-11-06serial: 8250_core: actually limit char reads to max_countFrans Klaver1-1/+1
2014-11-06serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado1-39/+0
2014-11-06serial/8250: Copy RS485 fields to serial_coreRicardo Ribalda Delgado1-0/+2
2014-11-06serial: Test/disable MSIs if switching from N_PPSPeter Hurley1-1/+20
2014-11-06serial: Take uart port lock for direct *_enable_ms()Peter Hurley1-0/+2
2014-11-06serial: core: Pass termios to set_ldisc() notificationsPeter Hurley1-2/+2
2014-11-06serial: of: add a PORT_RT2880 definitionJohn Crispin1-1/+4
2014-11-05tty: serial: 8250: omap: add custom irq handlingSebastian Andrzej Siewior1-2/+4
2014-11-05tty: serial: 8250: allow to use custom DMA implementationSebastian Andrzej Siewior1-3/+8
2014-11-05tty: serial: 8250_dma: handle error on TX submitSebastian Andrzej Siewior1-1/+2
2014-11-05tty: serial: 8250: make serial8250_console_setup() non _initSebastian Andrzej Siewior1-1/+1
2014-11-05tty: serial: 8250: Fix wording in runtime-PM commentsSebastian Andrzej Siewior1-2/+2
2014-11-05tty: serial: 8250_core: restore the LCR register in set_sleepSudhir Sreedharan1-2/+5
2014-10-20tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-24/+229
2014-09-26tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()Sebastian Andrzej Siewior1-1/+1
2014-09-26tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...Sebastian Andrzej Siewior1-0/+5
2014-09-26tty: serial: 8250_core: read only RX if there is something in the FIFOSebastian Andrzej Siewior1-5/+6
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior1-13/+120
2014-09-26tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior1-0/+14
2014-09-09serial/8250_core: Add reference to uacess.hRicardo Ribalda Delgado1-0/+1
2014-09-08tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior1-2/+23
2014-09-08tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior1-0/+18
2014-09-08serial: 8250: Document serial8250_modem_status() lockingPeter Hurley1-0/+1
2014-09-08Revert "serial: uart: add hw flow control support configuration"Peter Hurley1-4/+2
2014-09-08serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado1-0/+39
2014-08-27module: make it possible to have unsafe, tainting module paramsJani Nikula1-1/+1
2014-07-17serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE1-15/+158
2014-07-17serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko1-38/+19
2014-06-19serial: Fix IGNBRK handlingPeter Hurley1-1/+1
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-7/+4
2014-05-28serial: uart: add hw flow control support configurationMurali Karicheri1-2/+4
2014-05-03tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling1-1/+1
2014-04-27Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman1-1/+1
2014-04-24serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson1-5/+0
2014-04-248250_core: Fix unwanted TX chars writeLoic Poulain1-1/+1
2014-03-08serial: 8250: Clean up the locking for -rtIngo Molnar1-10/+5
2014-02-28drivers/tty/serial: deal with 8250_core.c uninitialized warning for goodPaul Gortmaker1-0/+4
2014-02-13serial: 8250: Support XR17V35x fraction divisorJoe Schultz1-0/+18
2014-01-07serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren1-0/+4
2013-09-26serial: 8250: don't change the fifo trigger level when using dmaHeikki Krogerus1-1/+1
2013-07-31serial: use dev_get_platdata()Jingoo Han1-1/+1
2013-06-03Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"Kyle McMartin1-7/+7
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman1-0/+3454
2013-03-25TTY: 8250, deprecated 8250_core.* optionsJiri Slaby1-0/+2
2013-03-25TTY: 8250, revert module name changeJiri Slaby1-0/+3448