aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin1-1/+0
2013-01-30serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin1-1/+1
2013-01-15tty: Update serial core API documentationKevin Cernekee1-4/+4
2013-01-15serial: Remove RM9000 series serial driver.Ralf Baechle1-1/+0
2013-01-15tty: serial core: decouple pm states from ACPILinus Walleij1-1/+13
2012-11-04SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow controlRussell King1-0/+2
2012-11-04SERIAL: core: add hardware assisted h/w flow control supportRussell King1-0/+2
2012-11-04SERIAL: core: add hardware assisted s/w flow control supportRussell King1-0/+2
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-198/+1
2012-09-26tty/serial/core: Introduce poll_init callbackAnton Vorontsov1-0/+1
2012-09-268250: blacklist Winbond CIR portSean Young1-1/+2
2012-08-16serial: New serial driver MAX310XAlexander Shiyan1-2/+2
2012-06-12serial/8250: Add LPC3220 standard UART typeRoland Stigge1-1/+2
2012-04-18Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman1-1/+1
2012-04-18tegra, serial8250: add ->handle_break() uart_port opDan Williams1-0/+5
2012-04-09serial/8250_pci: add a "force background timer" flag and use it for the "kt" serial portDan Williams1-0/+1
2012-04-09Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams1-1/+0
2012-03-09serial: introduce generic port in/out helpersPaul Gortmaker1-0/+10
2012-01-26serial/efm32: add new driverUwe Kleine-König1-0/+2
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+4
2011-12-07SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos1-0/+4
2011-11-26serial/8250_pci: setup-quirk workaround for the kt serial controllerDan Williams1-0/+1
2011-11-15TTY: serial, cleanup include fileJiri Slaby1-87/+12
2011-09-22serial: Support the EFR-register of XR1715x uarts.Søren Holm1-1/+3
2011-08-23tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles1-3/+1
2011-08-23tty: serial: allow ports to override the irq handlerJamie Iles1-0/+1
2011-08-23TTY: serial, remove tasklet for tty_wakeupJiri Slaby1-1/+0
2011-05-19tty/serial: Add explicit PORT_TEGRA typeStephen Warren1-1/+2
2011-05-03tty/serial: add support for Xilinx PS UARTJohn Linn1-0/+3
2011-01-13pps: unify timestamp gatheringAlexander Gordeev1-2/+3
2010-12-16Serial: Avoid unbalanced IRQ wake disable during resumeGovindraj.R1-0/+1
2010-12-108250: add a UPIO_DWAPB32 for 32 bit accessesJamie Iles1-0/+1
2010-11-16serial: mpc52xx: make printout for type more genericWolfram Sang1-1/+1
2010-11-11serial: Add support for UART on VIA VT8500 and compatiblesAlexey Charkov1-0/+3
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-0/+3
2010-10-228250: allow platforms to override PM hook.Manuel Lauss1-0/+2
2010-10-22serial: Factor out uart_poll_timeout() from 8250 driverAnton Vorontsov1-0/+8
2010-09-29serial: Add OMAP high-speed UART driverGovindraj.R1-0/+3
2010-09-03serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais1-1/+2
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-1/+1
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+3
2010-08-10U6715 16550A serial driver supportPhilippe Langlais1-0/+3
2010-08-10hsu: driver for Medfield High Speed UART deviceFeng Tang1-0/+2
2010-08-10serial: max3107: Abstract out the platform specific bitsAlan Cox1-0/+4
2010-08-10tty: serial - fix tty referencing in set_ldiscAlan Cox1-1/+1
2010-05-24serial: add a new port type, found on some sh-mobile SoCsGuennadi Liakhovetski1-0/+3
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-0/+1
2010-05-21serial: Add driver for the Altera UARTTobias Klauser1-0/+1
2010-05-21serial: Add driver for the Altera JTAG UARTTobias Klauser1-0/+3
2010-05-20kgdb,8250,pl011: Return immediately from console pollJason Wessel1-0/+1