aboutsummaryrefslogtreecommitdiff
path: root/include/linux/serial_core.h
AgeCommit message (Expand)Author
2008-02-13SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer
2008-02-08mn10300: allocate serial port UART IDs for on-chip serial portsDavid Howells
2007-11-29IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer
2007-10-23add port definition for mcf UART driverGreg Ungerer
2007-10-16wake up from a serial portGuennadi Liakhovetski
2007-07-24Use resource_size_t for serial port IO addressesJosh Boyer
2007-07-18zs: move to the serial subsystemMaciej W. Rozycki
2007-07-17sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki
2007-06-01serial_core.h: include <linux/sysrq.h>Maciej W. Rozycki
2007-05-11[ARM] 4332/2: KS8695: Serial driverAndrew Victor
2007-05-07blackfin: serial driverBryan Wu
2007-05-07serial: define FIXED_PORT flag for serial_coreDavid Gibson
2007-05-07RM9000 serial driverThomas Koeller
2007-05-07serial driver PMC MSP71xxMarc St-Jean
2007-02-14[PATCH] fix PNX8550 serial breakageVitaly Wool
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-07[PATCH] serial uartlite driverPeter Korsgaard
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[PATCH] serial: Rename PORT_AT91 -> PORT_ATMELHaavard Skinnemoen
2006-10-01[SERIAL] Magic SysRq SAK does nothing on serial consolesSimon Tatham
2006-10-01[SERIAL] Fix oops when removing suspended serial portRussell King
2006-07-09[SERIAL] 8250: add tsi108 serial supportZang Roy-r61911
2006-07-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-07-02[SERIAL] Convert fifosize to an unsigned intRussell King
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman
2006-06-24[ARM] 3639/1: S3C2412: serial port supportBen Dooks
2006-06-20Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-19[ARM] 3592/1: AT91RM9200 Serial driver updateAndrew Victor
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-04-30[SERIAL] Clean up serial locking when obtaining a reference to a portRussell King
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller
2006-01-21[SERIAL] Make uart_port flags a bitwise typeRussell King
2006-01-21[SERIAL] Fix UPF_ flag usage with uart_info->flagsRussell King
2006-01-21[SERIAL] Make uart_info flags a bitwise typeRussell King
2006-01-21[SERIAL] Make port->ops constantRussell King
2006-01-21[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King
2006-01-13[SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar
2006-01-10[ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor
2005-11-28[ARM] 3181/1: add PORT_ identifier for Hilscher netx uartSascha Hauer
2005-11-06[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou
2005-10-31[SERIAL] Fix port numberingRussell King
2005-10-29Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov
2005-09-08Fix up ARM serial driver compile failureLinus Torvalds
2005-09-06[SERIAL]: Avoid 'statement with no effect' warnings.David S. Miller
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King
2005-07-27[PATCH] serial_core whitespace fixRalf Baechle