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
/
imx.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'origin' into devel-stable
Russell King
2010-03-08
|
\
|
*
serial: imx: fix NULL dereference Oops when pdata == NULL
Baruch Siach
2010-03-02
*
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
2010-03-02
|
\
\
|
|
/
|
/
|
|
*
imx-serial-excessive-status-clearing-on-break.patch
Andy Green
2010-02-16
*
|
serial: imx: bit &/| confusion
Roel Kluin
2010-01-20
|
/
*
serial: move delta_msr_wait into the tty_port
Alan Cox
2009-09-19
*
serial: kill off uart_info
Alan Cox
2009-09-19
*
i.MX serial: do not use #ifdef CONFIG_ARCH_*
Sascha Hauer
2009-08-07
*
imx: Check for NULL pointer deref before calling tty_encode_baud_rate
Sascha Hauer
2009-06-16
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-06-14
|
\
|
*
fix oops when using console=ttymxcN with N > 0
Eric Lammerts
2009-05-20
|
*
[ARM] Remove arch-imx from build system
Sascha Hauer
2009-05-07
*
|
imx: serial: use tty_encode_baud_rate to set true rate
Oskar Schirmer
2009-06-11
*
|
imx: serial: add IrDA support to serial driver
Fabian Godehardt
2009-06-11
*
|
imx: serial: use rational library function
Oskar Schirmer
2009-06-11
*
|
imx: serial: handle initialisation failure correctly
Daniel Glöckner
2009-06-11
*
|
imx: serial: be sure to stop xmit upon shutdown
Fabian Godehardt
2009-06-11
*
|
imx: serial: notify higher layers in case xmit IRQ was not called
Fabian Godehardt
2009-06-11
*
|
imx: serial: fix one bit field type
Daniel Glöckner
2009-06-11
*
|
imx: serial: fix whitespaces (no changes in functionality)
Oskar Schirmer
2009-06-11
*
|
fix oops when using console=ttymxcN with N > 0
Eric Lammerts
2009-06-03
|
/
*
[ARM] MXC: remove _clk suffix from clock names
Sascha Hauer
2009-03-13
*
[ARM] MXC: remove dependency to other include files from irqs.h
Sascha Hauer
2008-12-18
*
patch-mx1-UART-support
Paulius Zaleckas
2008-12-16
*
imx serial: fix rts handling for non imx1 based hardware
Marc Kleine-Budde
2008-09-02
*
imx serial: set RXD mux bit on i.MX27 and i.MX31
Marc Kleine-Budde
2008-09-02
*
i.MX serial: fix init failure
Darius Augulis
2008-09-02
*
[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
*
Fix compile errors in SGI console drivers (linux-next tree)
Takashi Iwai
2008-07-20
*
MX2 add support for mx2 in i.MX serial driver
Sascha Hauer
2008-07-05
*
mxc: add MX3 support for i.MX internal UART driver
Sascha Hauer
2008-07-05
*
IMX: introduce clock API
Sascha Hauer
2008-07-05
*
IMX UART: remove statically initialized tables
Sascha Hauer
2008-07-05
*
IMX UART: Add board specific init/exit functions
Sascha Hauer
2008-07-05
*
IMX UART: do not assume 16MHz reference frequency
Sascha Hauer
2008-07-05
*
Merge branch 'merge-fixes' into devel
Russell King
2008-04-19
|
\
|
*
serial: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-15
*
|
[ARM] 4999/1: <IMX UART>: fix membase
Sascha Hauer
2008-04-17
*
|
[ARM] 4998/1: <IMX UART>: do not use hardcoded io space size
Sascha Hauer
2008-04-17
*
|
[ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startup
Sascha Hauer
2008-04-17
*
|
[ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for polling
Sascha Hauer
2008-04-17
*
|
[ARM] 4994/1: <IMX UART>: Move error handling into execution path
Sascha Hauer
2008-04-17
*
|
[ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines
Sascha Hauer
2008-04-17
|
/
*
Remove pointless casts from void pointers
Jeff Garzik
2008-02-06
*
[ARM] 4481/1: Fix a bug when i.MX is compiled as a module
Sascha Hauer
2007-07-20
*
[ARM] 4328/1: Move i.MX UART regs to driver
Sascha Hauer
2007-05-03
*
[ARM] i.MX serial: fix IRQ allocation
Pavel Pisa
2007-02-11
*
[ARM] i.MX serial: fix tx buffer overflows
Sascha Hauer
2007-02-11
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
[next]