summaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h
Commit message (Expand)AuthorAgeFilesLines
* SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer2008-02-141-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-241-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/+3Star
* [PATCH] serial: Rename PORT_AT91 -> PORT_ATMELHaavard Skinnemoen2006-10-041-2/+2
* [SERIAL] Magic SysRq SAK does nothing on serial consolesSimon Tatham2006-10-011-1/+1
* [SERIAL] Fix oops when removing suspended serial portRussell King2006-10-011-0/+1
* [SERIAL] 8250: add tsi108 serial supportZang Roy-r619112006-07-091-0/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-041-1/+2
|\
| * [SERIAL] Convert fifosize to an unsigned intRussell King2006-07-021-1/+2
* | [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-261-1/+0Star
* | [ARM] 3639/1: S3C2412: serial port supportBen Dooks2006-06-241-0/+3
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-211-2/+2
|\ \
| * | [ARM] 3592/1: AT91RM9200 Serial driver updateAndrew Victor2006-06-191-2/+2
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-241-0/+1
|\|
| * [SERIAL] Clean up serial locking when obtaining a reference to a portRussell King2006-04-301-0/+1
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-231-0/+3
|\
| * [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-201-0/+3
* | [SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller2006-03-201-0/+3
|/
* [SERIAL] Make uart_port flags a bitwise typeRussell King2006-01-221-23/+25
* [SERIAL] Fix UPF_ flag usage with uart_info->flagsRussell King2006-01-211-1/+1
* [SERIAL] Make uart_info flags a bitwise typeRussell King2006-01-211-8/+10
* [SERIAL] Make port->ops constantRussell King2006-01-211-1/+1
* [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King2006-01-211-2/+0Star
* [SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar2006-01-131-1/+2
* [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor2006-01-101-0/+3
* [ARM] 3181/1: add PORT_ identifier for Hilscher netx uartSascha Hauer2005-11-281-0/+3
* [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou2005-11-061-0/+1
* [SERIAL] Fix port numberingRussell King2005-10-311-3/+4
* Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov2005-10-291-1/+2
* Fix up ARM serial driver compile failureLinus Torvalds2005-09-081-0/+3
* [SERIAL]: Avoid 'statement with no effect' warnings.David S. Miller2005-09-061-4/+2Star
* [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer2005-08-311-2/+0Star
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-4/+4
* [PATCH] serial_core whitespace fixRalf Baechle2005-07-281-1/+1