aboutsummaryrefslogtreecommitdiff
path: root/include/linux/serial_core.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+3
2010-10-228250: allow platforms to override PM hook.Gravatar Manuel Lauss 1-0/+2
2010-10-22serial: Factor out uart_poll_timeout() from 8250 driverGravatar Anton Vorontsov 1-0/+8
2010-09-29serial: Add OMAP high-speed UART driverGravatar Govindraj.R 1-0/+3
2010-09-03serial: fix port type conflict between NS16550A & U6_16550AGravatar Philippe Langlais 1-1/+2
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Gravatar Dmitry Torokhov 1-1/+1
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-0/+3
2010-08-10U6715 16550A serial driver supportGravatar Philippe Langlais 1-0/+3
2010-08-10hsu: driver for Medfield High Speed UART deviceGravatar Feng Tang 1-0/+2
2010-08-10serial: max3107: Abstract out the platform specific bitsGravatar Alan Cox 1-0/+4
2010-08-10tty: serial - fix tty referencing in set_ldiscGravatar Alan Cox 1-1/+1
2010-05-24serial: add a new port type, found on some sh-mobile SoCsGravatar Guennadi Liakhovetski 1-0/+3
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Gravatar Linus Torvalds 1-0/+1
2010-05-21serial: Add driver for the Altera UARTGravatar Tobias Klauser 1-0/+1
2010-05-21serial: Add driver for the Altera JTAG UARTGravatar Tobias Klauser 1-0/+3
2010-05-20kgdb,8250,pl011: Return immediately from console pollGravatar Jason Wessel 1-0/+1
2010-03-12pps: serial clients supportGravatar Rodolfo Giometti 1-1/+10
2009-11-04sparc: Support for GRLIB APBUART serial portGravatar Kristoffer Glembo 1-0/+3
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Gravatar Maxime Bizon 1-0/+3
2009-09-23serial core: fix new kernel-doc warningsGravatar Randy Dunlap 1-2/+2
2009-09-19serial: kill USF_CLOSING_* definitionsGravatar Alan Cox 1-3/+0
2009-09-19serial: move delta_msr_wait into the tty_portGravatar Alan Cox 1-1/+0
2009-09-19serial: replace the state mutex with the tty port mutexGravatar Alan Cox 1-2/+0
2009-09-19serial: kill off uif_tGravatar Alan Cox 1-11/+0
2009-09-19serial: move the flags into the tty_port fieldGravatar Alan Cox 1-29/+19
2009-09-19serial: move count into the tty_port versionGravatar Alan Cox 1-1/+0
2009-09-19serial: Fold closing_* fields into the tty_port onesGravatar Alan Cox 1-2/+0
2009-09-19serial: kill off uart_infoGravatar Alan Cox 1-34/+30
2009-09-19serial: 8250: add IRQ trigger supportGravatar Vikram Pandita 1-0/+1
2009-06-22msm_serial: serial driver for MSM7K onboard serial peripheral.Gravatar Robert Love 1-0/+3
2009-06-11serial: Added Timberdale UART driverGravatar Richard Röjfors 1-0/+3
2009-06-11serial: add support for the TI AR7 internal UARTGravatar Florian Fainelli 1-1/+2
2009-04-07Add support for the MAX3100 SPI UART.Gravatar Christian Pellegrin 1-0/+3
2009-04-06mux: fix build problemGravatar Alexander Beregalov 1-1/+1
2009-02-208250: fix boot hang with serial console when using with Serial Over Lan portGravatar Mauro Carvalho Chehab 1-0/+1
2009-01-08serial: Add driver for the Cell Network Processor serial port NWP deviceGravatar Benjamin Krill 1-0/+3
2009-01-02Serial: UART driver changes for Cavium OCTEON.Gravatar David Daney 1-1/+2
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.Gravatar David Daney 1-0/+2
2009-01-028250: Serial driver changes to support future Cavium OCTEON serial patches.Gravatar David Daney 1-0/+2
2009-01-02tty: We want the port object to be persistentGravatar Alan Cox 1-28/+34
2008-12-15[ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCsGravatar Ben Dooks 1-0/+2
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAGravatar Yoshihiro Shimoda 1-0/+3
2008-10-13serial: Make uart_port's ioport "unsigned long".Gravatar David Miller 1-1/+1
2008-07-24remove the v850 portGravatar Adrian Bunk 1-3/+0
2008-07-20serial: use tty_portGravatar Alan Cox 1-14/+12
2008-07-20Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsGravatar Haavard Skinnemoen 1-0/+1
2008-06-03serial_core: uart_set_ldisc infrastructureGravatar Alan Cox 1-0/+1
2008-04-30Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTGravatar Bryan Wu 1-2/+4
2008-04-17consoles: polling support, kgdbocGravatar Jason Wessel 1-0/+4
2008-02-13SC26XX: missing PORT define in serial_core.hGravatar Thomas Bogendoerfer 1-0/+2