summaryrefslogtreecommitdiffstats
path: root/drivers/serial/s3c2410.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C: Update Simtec copyright statements from , to - [2]Ben Dooks2009-12-011-1/+1
* ARM: S3C24XX: serial: Fix section mismatch warningsRamax Lo2009-07-301-4/+4
* serial: samsung.c: mark s3c24xx_serial_remove as __devexitPeter Korsgaard2009-06-221-1/+1
* [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*Ben Dooks2008-10-071-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] S3C24XX: Split serial driver into core and per-cpu driversBen Dooks2008-07-031-1823/+11
* [ARM] S3C2410: Add sysfs attribute for serial driver clock sourceBen Dooks2008-07-031-11/+20
* [ARM] 5054/1: S3C2410: Add GPLv2 license to the s3c2410 serial driverBen Dooks2008-07-031-1/+5
* [ARM] 5050/1: S3C2410: Cleanup header on S3C2410 serial driverBen Dooks2008-07-031-31/+4
* serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-3/+3
* [ARM] serial: s3c2410: platform_get_irq() may return signed unnoticedRoel Kluin2008-04-281-2/+5
* serial: fix platform driver hotplug/coldplugKay Sievers2008-04-151-0/+4
* drivers/serial/s3c2410.c: remove dead config symbolsJiri Olsa2008-02-051-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-2/+2
* [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3cBen Dooks2007-07-221-1/+1
* SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary2007-05-081-3/+3
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1831
OpenPOWER on IntegriCloud