summaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h
Commit message (Expand)AuthorAgeFilesLines
* sparc: Support for GRLIB APBUART serial portKristoffer Glembo2009-11-041-0/+3
* MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon2009-09-301-0/+3
* serial core: fix new kernel-doc warningsRandy Dunlap2009-09-231-2/+2
* serial: kill USF_CLOSING_* definitionsAlan Cox2009-09-191-3/+0
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-191-1/+0
* serial: replace the state mutex with the tty port mutexAlan Cox2009-09-191-2/+0
* serial: kill off uif_tAlan Cox2009-09-191-11/+0
* serial: move the flags into the tty_port fieldAlan Cox2009-09-191-29/+19
* serial: move count into the tty_port versionAlan Cox2009-09-191-1/+0
* serial: Fold closing_* fields into the tty_port onesAlan Cox2009-09-191-2/+0
* serial: kill off uart_infoAlan Cox2009-09-191-34/+30
* serial: 8250: add IRQ trigger supportVikram Pandita2009-09-191-0/+1
* msm_serial: serial driver for MSM7K onboard serial peripheral.Robert Love2009-06-221-0/+3
* serial: Added Timberdale UART driverRichard Röjfors2009-06-111-0/+3
* serial: add support for the TI AR7 internal UARTFlorian Fainelli2009-06-111-1/+2
* Add support for the MAX3100 SPI UART.Christian Pellegrin2009-04-071-0/+3
* mux: fix build problemAlexander Beregalov2009-04-061-1/+1
* 8250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2009-02-201-0/+1
* serial: Add driver for the Cell Network Processor serial port NWP deviceBenjamin Krill2009-01-081-0/+3
* Serial: UART driver changes for Cavium OCTEON.David Daney2009-01-021-1/+2
* Serial: Allow port type to be specified when calling serial8250_register_port.David Daney2009-01-021-0/+2
* 8250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney2009-01-021-0/+2
* tty: We want the port object to be persistentAlan Cox2009-01-021-28/+34
* [ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCsBen Dooks2008-12-151-0/+2
* serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda2008-11-121-0/+3
* serial: Make uart_port's ioport "unsigned long".David Miller2008-10-131-1/+1
* remove the v850 portAdrian Bunk2008-07-241-3/+0
* serial: use tty_portAlan Cox2008-07-201-14/+12
* Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen2008-07-201-0/+1
* serial_core: uart_set_ldisc infrastructureAlan Cox2008-06-031-0/+1
* Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu2008-04-301-2/+4
* consoles: polling support, kgdbocJason Wessel2008-04-171-0/+4
* SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer2008-02-131-0/+2
* mn10300: allocate serial port UART IDs for on-chip serial portsDavid Howells2008-02-081-0/+4
* IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2007-11-291-1/+1
* add port definition for mcf UART driverGreg Ungerer2007-10-231-0/+3
* wake up from a serial portGuennadi Liakhovetski2007-10-161-1/+2
* Use resource_size_t for serial port IO addressesJosh Boyer2007-07-241-1/+1
* zs: move to the serial subsystemMaciej W. Rozycki2007-07-181-2/+3
* sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki2007-07-171-0/+3
* serial_core.h: include <linux/sysrq.h>Maciej W. Rozycki2007-06-011-0/+1
* [ARM] 4332/2: KS8695: Serial driverAndrew Victor2007-05-111-0/+4
* blackfin: serial driverBryan Wu2007-05-071-0/+3
* serial: define FIXED_PORT flag for serial_coreDavid Gibson2007-05-071-0/+1
* RM9000 serial driverThomas Koeller2007-05-071-1/+3
* serial driver PMC MSP71xxMarc St-Jean2007-05-071-0/+2
* [PATCH] fix PNX8550 serial breakageVitaly Wool2007-02-141-1/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-4/+4
* [PATCH] serial uartlite driverPeter Korsgaard2006-12-071-0/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+3