summaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h
Commit message (Expand)AuthorAgeFilesLines
* serial: Move "uart_console" def to core header file.Sourav Poddar2013-05-201-0/+7
* pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-131-1/+0
* serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin2013-01-301-1/+1
* tty: Update serial core API documentationKevin Cernekee2013-01-151-4/+4
* serial: Remove RM9000 series serial driver.Ralf Baechle2013-01-151-1/+0
* tty: serial core: decouple pm states from ACPILinus Walleij2013-01-151-1/+13
* SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...Russell King2012-11-041-0/+2
* SERIAL: core: add hardware assisted h/w flow control supportRussell King2012-11-041-0/+2
* SERIAL: core: add hardware assisted s/w flow control supportRussell King2012-11-041-0/+2
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-198/+1
* tty/serial/core: Introduce poll_init callbackAnton Vorontsov2012-09-261-0/+1
* 8250: blacklist Winbond CIR portSean Young2012-09-261-1/+2
* serial: New serial driver MAX310XAlexander Shiyan2012-08-161-2/+2
* serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-06-121-1/+2
* Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-181-1/+1
|\
| * serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-091-0/+1
| * Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-091-1/+0
* | tegra, serial8250: add ->handle_break() uart_port opDan Williams2012-04-181-0/+5
|/
* serial: introduce generic port in/out helpersPaul Gortmaker2012-03-091-0/+10
* serial/efm32: add new driverUwe Kleine-König2012-01-261-0/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-141-0/+4
|\
| * SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos2011-12-071-0/+4
* | serial/8250_pci: setup-quirk workaround for the kt serial controllerDan Williams2011-11-261-0/+1
* | TTY: serial, cleanup include fileJiri Slaby2011-11-151-87/+12
|/
* serial: Support the EFR-register of XR1715x uarts.Søren Holm2011-09-221-1/+3
* tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles2011-08-231-3/+1
* tty: serial: allow ports to override the irq handlerJamie Iles2011-08-231-0/+1
* TTY: serial, remove tasklet for tty_wakeupJiri Slaby2011-08-231-1/+0
* tty/serial: Add explicit PORT_TEGRA typeStephen Warren2011-05-191-1/+2
* tty/serial: add support for Xilinx PS UARTJohn Linn2011-05-031-0/+3
* pps: unify timestamp gatheringAlexander Gordeev2011-01-131-2/+3
* Serial: Avoid unbalanced IRQ wake disable during resumeGovindraj.R2010-12-161-0/+1
* 8250: add a UPIO_DWAPB32 for 32 bit accessesJamie Iles2010-12-101-0/+1
* serial: mpc52xx: make printout for type more genericWolfram Sang2010-11-161-1/+1
* serial: Add support for UART on VIA VT8500 and compatiblesAlexey Charkov2010-11-111-0/+3
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-0/+3
|\
| * serial: Add OMAP high-speed UART driverGovindraj.R2010-09-291-0/+3
* | 8250: allow platforms to override PM hook.Manuel Lauss2010-10-221-0/+2
* | serial: Factor out uart_poll_timeout() from 8250 driverAnton Vorontsov2010-10-221-0/+8
|/
* serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais2010-09-031-1/+2
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-111-0/+3
|\
| * serial: add a new port type, found on some sh-mobile SoCsGuennadi Liakhovetski2010-05-241-0/+3
* | U6715 16550A serial driver supportPhilippe Langlais2010-08-101-0/+3
* | hsu: driver for Medfield High Speed UART deviceFeng Tang2010-08-101-0/+2
* | serial: max3107: Abstract out the platform specific bitsAlan Cox2010-08-101-0/+4
* | tty: serial - fix tty referencing in set_ldiscAlan Cox2010-08-101-1/+1
|/
* Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-05-211-0/+1
|\
| * kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-201-0/+1
* | serial: Add driver for the Altera UARTTobias Klauser2010-05-211-0/+1