index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
s3c2410.c
Commit message (
Expand
)
Author
Age
*
[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*
Ben Dooks
2008-10-07
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
*
[ARM] S3C24XX: Split serial driver into core and per-cpu drivers
Ben Dooks
2008-07-03
*
[ARM] S3C2410: Add sysfs attribute for serial driver clock source
Ben Dooks
2008-07-03
*
[ARM] 5054/1: S3C2410: Add GPLv2 license to the s3c2410 serial driver
Ben Dooks
2008-07-03
*
[ARM] 5050/1: S3C2410: Cleanup header on S3C2410 serial driver
Ben Dooks
2008-07-03
*
serial: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
*
[ARM] serial: s3c2410: platform_get_irq() may return signed unnoticed
Roel Kluin
2008-04-28
*
serial: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-15
*
drivers/serial/s3c2410.c: remove dead config symbols
Jiri Olsa
2008-02-05
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
*
[ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c
Ben Dooks
2007-07-22
*
SPIN_LOCK_UNLOCKED cleanup in drivers/serial
Milind Arun Choudhary
2007-05-08
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[ARM] 3793/1: S3C2412: fix wrong serial info struct
Ben Dooks
2006-09-18
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] devfs: Remove devfs support from the serial subsystem
Greg Kroah-Hartman
2006-06-26
*
[ARM] 3639/1: S3C2412: serial port support
Ben Dooks
2006-06-24
*
[ARM] 3559/1: S3C2442: core and serial port
Ben Dooks
2006-06-18
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-03-22
|
\
|
*
[SERIAL] kernel console should send CRLF not LFCR
Russell King
2006-03-20
*
|
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
2006-03-20
|
/
*
[ARM] 3283/1: S3C2400 - defines the number of serial ports
Lucas Correia Villa Real
2006-02-08
*
[ARM] 3266/1: S3C2400 - adds macro S3C24XX
Lucas Correia Villa Real
2006-01-26
*
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
*
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2006-01-07
*
[ARM] Remove clk_use()/clk_unuse()
Russell King
2006-01-03
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
*
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
*
[ARM] 2976/1: S3C2410: add static to functions in serial driver
Ben Dooks
2005-10-12
*
[ARM] 2964/1: S3C2410 - serial: add .owner to driver
Ben Dooks
2005-10-10
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-09-30
|
\
|
*
[ARM] Don't include mach-types.h unnecessarily
Russell King
2005-09-29
*
|
[ARM] 2933/1: S3C2410 - fix serial port warnings
Ben Dooks
2005-09-25
|
/
*
[SERIAL] Clean up and fix tty transmission start/stoping
Russell King
2005-08-31
*
[PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabled
Ben Dooks
2005-07-03
*
[PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device name
Ben Dooks
2005-06-23
*
[PATCH] Serial: Add uart_insert_char()
Russell King
2005-05-09
*
[PATCH] Serial: Ensure error paths are marked with unlikely()
Russell King
2005-04-26
*
[PATCH] fix u32 vs. pm_message_t in drivers/
Pavel Machek
2005-04-16
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16