summaryrefslogtreecommitdiffstats
path: root/drivers/serial/s3c2410.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [ARM] 3793/1: S3C2412: fix wrong serial info structBen Dooks2006-09-181-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-261-2/+0
* [ARM] 3639/1: S3C2412: serial port supportBen Dooks2006-06-241-1/+142
* [ARM] 3559/1: S3C2442: core and serial portBen Dooks2006-06-181-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-221-16/+10
|\
| * [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-201-16/+10
* | [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-0/+2
|/
* [ARM] 3283/1: S3C2400 - defines the number of serial portsLucas Correia Villa Real2006-02-081-0/+4
* [ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real2006-01-261-1/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-10/+0
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
* [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-031-5/+0
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-30/+32
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-5/+4
* [ARM] 2976/1: S3C2410: add static to functions in serial driverBen Dooks2005-10-121-7/+8
* [ARM] 2964/1: S3C2410 - serial: add .owner to driverBen Dooks2005-10-101-0/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-301-2/+0
|\
| * [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-291-2/+0
* | [ARM] 2933/1: S3C2410 - fix serial port warningsBen Dooks2005-09-251-2/+2
|/
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-6/+4
* [PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabledBen Dooks2005-07-031-5/+0
* [PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device nameBen Dooks2005-06-231-2/+2
* [PATCH] Serial: Add uart_insert_char()Russell King2005-05-091-14/+1
* [PATCH] Serial: Ensure error paths are marked with unlikely()Russell King2005-04-261-1/+1
* [PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1831