aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-04sparc: Support for GRLIB APBUART serial portKristoffer Glembo1-0/+3
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon1-0/+3
2009-09-23serial core: fix new kernel-doc warningsRandy Dunlap1-2/+2
2009-09-19serial: kill USF_CLOSING_* definitionsAlan Cox1-3/+0
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox1-1/+0
2009-09-19serial: replace the state mutex with the tty port mutexAlan Cox1-2/+0
2009-09-19serial: kill off uif_tAlan Cox1-11/+0
2009-09-19serial: move the flags into the tty_port fieldAlan Cox1-29/+19
2009-09-19serial: move count into the tty_port versionAlan Cox1-1/+0
2009-09-19serial: Fold closing_* fields into the tty_port onesAlan Cox1-2/+0
2009-09-19serial: kill off uart_infoAlan Cox1-34/+30
2009-09-19serial: 8250: add IRQ trigger supportVikram Pandita1-0/+1
2009-06-22msm_serial: serial driver for MSM7K onboard serial peripheral.Robert Love1-0/+3
2009-06-11serial: Added Timberdale UART driverRichard Röjfors1-0/+3
2009-06-11serial: add support for the TI AR7 internal UARTFlorian Fainelli1-1/+2
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin1-0/+3
2009-04-06mux: fix build problemAlexander Beregalov1-1/+1
2009-02-208250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab1-0/+1
2009-01-08serial: Add driver for the Cell Network Processor serial port NWP deviceBenjamin Krill1-0/+3
2009-01-02Serial: UART driver changes for Cavium OCTEON.David Daney1-1/+2
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.David Daney1-0/+2
2009-01-028250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney1-0/+2
2009-01-02tty: We want the port object to be persistentAlan Cox1-28/+34
2008-12-15[ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCsBen Dooks1-0/+2
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda1-0/+3
2008-10-13serial: Make uart_port's ioport "unsigned long".David Miller1-1/+1
2008-07-24remove the v850 portAdrian Bunk1-3/+0
2008-07-20serial: use tty_portAlan Cox1-14/+12
2008-07-20Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen1-0/+1
2008-06-03serial_core: uart_set_ldisc infrastructureAlan Cox1-0/+1
2008-04-30Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu1-2/+4
2008-04-17consoles: polling support, kgdbocJason Wessel1-0/+4
2008-02-13SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer1-0/+2
2008-02-08mn10300: allocate serial port UART IDs for on-chip serial portsDavid Howells1-0/+4
2007-11-29IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer1-1/+1
2007-10-23add port definition for mcf UART driverGreg Ungerer1-0/+3
2007-10-16wake up from a serial portGuennadi Liakhovetski1-1/+2
2007-07-24Use resource_size_t for serial port IO addressesJosh Boyer1-1/+1
2007-07-18zs: move to the serial subsystemMaciej W. Rozycki1-2/+3
2007-07-17sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki1-0/+3
2007-06-01serial_core.h: include <linux/sysrq.h>Maciej W. Rozycki1-0/+1
2007-05-11[ARM] 4332/2: KS8695: Serial driverAndrew Victor1-0/+4
2007-05-07blackfin: serial driverBryan Wu1-0/+3
2007-05-07serial: define FIXED_PORT flag for serial_coreDavid Gibson1-0/+1
2007-05-07RM9000 serial driverThomas Koeller1-1/+3
2007-05-07serial driver PMC MSP71xxMarc St-Jean1-0/+2
2007-02-14[PATCH] fix PNX8550 serial breakageVitaly Wool1-1/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-4/+4
2006-12-07[PATCH] serial uartlite driverPeter Korsgaard1-0/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+3