summaryrefslogtreecommitdiff
path: root/include/linux/serial_core.h
AgeCommit message (Expand)Author
2008-10-13serial: Make uart_port's ioport "unsigned long".David Miller
2008-07-24remove the v850 portAdrian Bunk
2008-07-20serial: use tty_portAlan Cox
2008-07-20Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen
2008-06-03serial_core: uart_set_ldisc infrastructureAlan Cox
2008-04-30Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu
2008-04-17consoles: polling support, kgdbocJason Wessel
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