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
/
tty
/
serial
/
imx.c
Commit message (
Expand
)
Author
Age
*
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-10-01
|
\
|
*
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
2012-09-22
|
|
\
|
|
*
ARM: imx: move platform_data definitions
Arnd Bergmann
2012-09-14
|
*
|
Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-09-20
|
|
\
\
*
|
|
|
serial: imx: remove null check of sport in suspend/resume function
Richard Zhao
2012-09-21
*
|
|
|
serial: imx: set sport as drvdata, like it's used elsewhere
Richard Zhao
2012-09-21
*
|
|
|
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
2012-09-16
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
tty: serial: imx: don't reinit clock in imx_setup_ufcr()
Dirk Behme
2012-09-05
|
*
|
tty: serial: imx: console write routing is unsafe on SMP
Xinyu Chen
2012-09-05
|
|
/
*
|
serial/imx: improve error diagnosics for clock and pinctrl failures
Uwe Kleine-König
2012-09-05
*
|
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
2012-08-06
|
\
|
|
*
tty: serial: imx: remove the use of MXC_INTERNAL_IRQS
Shawn Guo
2012-07-01
*
|
serial/imx: make devdata member point to const data
Uwe Kleine-König
2012-06-12
|
/
*
Merge branch 'imx/pinctrl' into imx/clock
Arnd Bergmann
2012-05-14
|
\
|
*
tty: serial: imx: adopt pinctrl support
Shawn Guo
2012-05-11
*
|
serial i.MX: do not depend on grouped clocks
Sascha Hauer
2012-04-25
|
/
*
serial: imx: add clk_prepare/clk_unprepare
Richard Zhao
2012-02-01
*
tty: serial: imx: move del_timer_sync() to avoid potential deadlock
Eric Miao
2012-01-04
*
imx: add polled io uart methods
Saleem Abdulrasool
2012-01-04
*
imx: Add save/restore functions for UART control regs
Dirk Behme
2012-01-04
*
serial/imx: let probing fail for the dt case without a valid alias
Uwe Kleine-König
2012-01-04
*
serial/imx: propagate error from of_alias_get_id instead of using -ENODEV
Uwe Kleine-König
2012-01-04
*
tty: serial: imx: Allow UART to be a source for wakeup
Fabio Estevam
2012-01-04
*
serial/imx: propagate error of platform_driver_register in init routine
Uwe Kleine-König
2011-11-26
*
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-10-27
|
\
|
*
serial/imx: add of_alias_get_id() reference back
Shawn Guo
2011-09-22
*
|
serial/imx: support to handle break character
Hui Wang
2011-08-24
|
/
*
dt: remove of_alias_get_id() reference
Grant Likely
2011-08-04
*
serial/imx: add device tree probe support
Shawn Guo
2011-07-26
*
serial/imx: get rid of the uses of cpu_is_mx1()
Shawn Guo
2011-07-26
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-05-23
|
\
|
*
tty: remove invalid location line in file header
Jovi Zhang
2011-04-19
*
|
serial/imx: read cts state only after acking cts change irq
Uwe Kleine-König
2011-04-19
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13