summaryrefslogtreecommitdiff
path: root/include/linux/serial_core.h
AgeCommit message (Expand)Author
2011-11-30serial_core: Add wake_peer uart operation which is called before starting UAR...San Mehat
2011-05-19tty/serial: Add explicit PORT_TEGRA typeStephen Warren
2011-05-03tty/serial: add support for Xilinx PS UARTJohn Linn
2011-01-13pps: unify timestamp gatheringAlexander Gordeev
2010-12-16Serial: Avoid unbalanced IRQ wake disable during resumeGovindraj.R
2010-12-108250: add a UPIO_DWAPB32 for 32 bit accessesJamie Iles
2010-11-16serial: mpc52xx: make printout for type more genericWolfram Sang
2010-11-11serial: Add support for UART on VIA VT8500 and compatiblesAlexey Charkov
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-228250: allow platforms to override PM hook.Manuel Lauss
2010-10-22serial: Factor out uart_poll_timeout() from 8250 driverAnton Vorontsov
2010-09-29serial: Add OMAP high-speed UART driverGovindraj.R
2010-09-03serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-10U6715 16550A serial driver supportPhilippe Langlais
2010-08-10hsu: driver for Medfield High Speed UART deviceFeng Tang
2010-08-10serial: max3107: Abstract out the platform specific bitsAlan Cox
2010-08-10tty: serial - fix tty referencing in set_ldiscAlan Cox
2010-05-24serial: add a new port type, found on some sh-mobile SoCsGuennadi Liakhovetski
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-05-21serial: Add driver for the Altera UARTTobias Klauser
2010-05-21serial: Add driver for the Altera JTAG UARTTobias Klauser
2010-05-20kgdb,8250,pl011: Return immediately from console pollJason Wessel
2010-03-12pps: serial clients supportRodolfo Giometti
2009-11-04sparc: Support for GRLIB APBUART serial portKristoffer Glembo
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon
2009-09-23serial core: fix new kernel-doc warningsRandy Dunlap
2009-09-19serial: kill USF_CLOSING_* definitionsAlan Cox
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox
2009-09-19serial: replace the state mutex with the tty port mutexAlan Cox
2009-09-19serial: kill off uif_tAlan Cox
2009-09-19serial: move the flags into the tty_port fieldAlan Cox
2009-09-19serial: move count into the tty_port versionAlan Cox
2009-09-19serial: Fold closing_* fields into the tty_port onesAlan Cox
2009-09-19serial: kill off uart_infoAlan Cox
2009-09-19serial: 8250: add IRQ trigger supportVikram Pandita
2009-06-22msm_serial: serial driver for MSM7K onboard serial peripheral.Robert Love
2009-06-11serial: Added Timberdale UART driverRichard Röjfors
2009-06-11serial: add support for the TI AR7 internal UARTFlorian Fainelli
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin
2009-04-06mux: fix build problemAlexander Beregalov
2009-02-208250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab
2009-01-08serial: Add driver for the Cell Network Processor serial port NWP deviceBenjamin Krill
2009-01-02Serial: UART driver changes for Cavium OCTEON.David Daney
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.David Daney
2009-01-028250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney
2009-01-02tty: We want the port object to be persistentAlan Cox
2008-12-15[ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCsBen Dooks
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda