aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h
Commit message (Expand)AuthorAge
* SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer2008-02-13
* mn10300: allocate serial port UART IDs for on-chip serial portsDavid Howells2008-02-08
* IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2007-11-29
* add port definition for mcf UART driverGreg Ungerer2007-10-23
* wake up from a serial portGuennadi Liakhovetski2007-10-16
* Use resource_size_t for serial port IO addressesJosh Boyer2007-07-24
* zs: move to the serial subsystemMaciej W. Rozycki2007-07-18
* sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki2007-07-17
* serial_core.h: include <linux/sysrq.h>Maciej W. Rozycki2007-06-01
* [ARM] 4332/2: KS8695: Serial driverAndrew Victor2007-05-11
* blackfin: serial driverBryan Wu2007-05-07
* serial: define FIXED_PORT flag for serial_coreDavid Gibson2007-05-07
* RM9000 serial driverThomas Koeller2007-05-07
* serial driver PMC MSP71xxMarc St-Jean2007-05-07
* [PATCH] fix PNX8550 serial breakageVitaly Wool2007-02-14
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] serial uartlite driverPeter Korsgaard2006-12-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] serial: Rename PORT_AT91 -> PORT_ATMELHaavard Skinnemoen2006-10-04
* [SERIAL] Magic SysRq SAK does nothing on serial consolesSimon Tatham2006-10-01
* [SERIAL] Fix oops when removing suspended serial portRussell King2006-10-01
* [SERIAL] 8250: add tsi108 serial supportZang Roy-r619112006-07-09
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-04
|\
| * [SERIAL] Convert fifosize to an unsigned intRussell King2006-07-02
* | [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-26
* | [ARM] 3639/1: S3C2412: serial port supportBen Dooks2006-06-24
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-20
|\ \
| * | [ARM] 3592/1: AT91RM9200 Serial driver updateAndrew Victor2006-06-19
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-24
|\|
| * [SERIAL] Clean up serial locking when obtaining a reference to a portRussell King2006-04-30
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-22
|\
| * [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-20
* | [SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller2006-03-20
|/
* [SERIAL] Make uart_port flags a bitwise typeRussell King2006-01-21
* [SERIAL] Fix UPF_ flag usage with uart_info->flagsRussell King2006-01-21
* [SERIAL] Make uart_info flags a bitwise typeRussell King2006-01-21
* [SERIAL] Make port->ops constantRussell King2006-01-21
* [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King2006-01-21
* [SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar2006-01-13
* [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor2006-01-10
* [ARM] 3181/1: add PORT_ identifier for Hilscher netx uartSascha Hauer2005-11-28
* [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou2005-11-06
* [SERIAL] Fix port numberingRussell King2005-10-31
* Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov2005-10-29
* Fix up ARM serial driver compile failureLinus Torvalds2005-09-08
* [SERIAL]: Avoid 'statement with no effect' warnings.David S. Miller2005-09-06
* [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer2005-08-31
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-31
* [PATCH] serial_core whitespace fixRalf Baechle2005-07-27