aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-04[PATCH] serial: Rename PORT_AT91 -> PORT_ATMELHaavard Skinnemoen1-2/+2
2006-10-01[SERIAL] Magic SysRq SAK does nothing on serial consolesSimon Tatham1-1/+1
2006-10-01[SERIAL] Fix oops when removing suspended serial portRussell King1-0/+1
2006-07-09[SERIAL] 8250: add tsi108 serial supportZang Roy-r619111-0/+1
2006-07-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+2
2006-07-02[SERIAL] Convert fifosize to an unsigned intRussell King1-1/+2
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman1-1/+0
2006-06-24[ARM] 3639/1: S3C2412: serial port supportBen Dooks1-0/+3
2006-06-20Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2006-06-19[ARM] 3592/1: AT91RM9200 Serial driver updateAndrew Victor1-2/+2
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+1
2006-04-30[SERIAL] Clean up serial locking when obtaining a reference to a portRussell King1-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+3
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-0/+3
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller1-0/+3
2006-01-21[SERIAL] Make uart_port flags a bitwise typeRussell King1-23/+25
2006-01-21[SERIAL] Fix UPF_ flag usage with uart_info->flagsRussell King1-1/+1
2006-01-21[SERIAL] Make uart_info flags a bitwise typeRussell King1-8/+10
2006-01-21[SERIAL] Make port->ops constantRussell King1-1/+1
2006-01-21[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King1-2/+0
2006-01-13[SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar1-1/+2
2006-01-10[ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor1-0/+3
2005-11-28[ARM] 3181/1: add PORT_ identifier for Hilscher netx uartSascha Hauer1-0/+3
2005-11-06[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou1-0/+1
2005-10-31[SERIAL] Fix port numberingRussell King1-3/+4
2005-10-29Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov1-1/+2
2005-09-08Fix up ARM serial driver compile failureLinus Torvalds1-0/+3
2005-09-06[SERIAL]: Avoid 'statement with no effect' warnings.David S. Miller1-4/+2
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer1-2/+0