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
*
serial: imx: reset the uart port all the time
Huang Shijie
2014-05-28
*
serial: imx: Disable new features of autobaud detection
Fabio Estevam
2014-05-28
*
serial: imx: Remove init() and exit() platform callbacks
Alexander Shiyan
2014-02-28
*
serial: imx: Use dev_name() for request_irq() to distinguish UARTs
Alexander Shiyan
2014-02-28
*
serial: imx: Use devm_ioremap_resource()
Alexander Shiyan
2014-02-28
*
serial: imx: always wake up the processes in the TX callback
Huang Shijie
2014-02-13
*
serial: imx: add support for loopback mode.
Huang Shijie
2013-12-08
*
Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-11-06
|
\
|
*
serial: imx: optimization: remove the workqueues for DMA
Huang Shijie
2013-10-16
|
*
serial: imx: use the dmaengine_tx_status
Huang Shijie
2013-10-16
|
*
serial: imx: fix the wrong number of scatterlist entries when xmit->head is 0
Huang Shijie
2013-10-16
|
*
serial: imx: check the DMA for imx_tx_empty
Huang Shijie
2013-10-16
|
*
serial: imx: implement the flush_buffer hook
Huang Shijie
2013-10-16
|
*
serial: imx: Change cast to handle 64-bit resource_size_t
Olof Johansson
2013-09-26
|
*
serial: imx: Use NULL as the last argument of add_preferred_console()
Fabio Estevam
2013-09-26
*
|
Revert "serial: i.MX: evaluate linux,stdout-path property"
Greg Kroah-Hartman
2013-10-07
|
/
*
serial: imx: initialize the local variable
Huang Shijie
2013-08-30
*
serial: i.MX: evaluate linux,stdout-path property
Sascha Hauer
2013-08-12
*
serial: use dev_get_platdata()
Jingoo Han
2013-07-31
*
serial: imx: add DMA support for imx6q
Huang Shijie
2013-07-26
*
serial/imx: fix custom-baudrate handling
Hubert Feurstein
2013-07-26
*
serial: imx: distinguish the imx6q uart from the others
Huang Shijie
2013-07-26
*
serial: imx: remove the uart_console() check
Huang Shijie
2013-07-26
*
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-26
*
drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2013-07-24
*
serial: imx: Fix serial clock unbalance
Fabio Estevam
2013-06-17
*
serial: imx: enable the clocks for console
Huang Shijie
2013-06-09
*
Merge 3.10-rc5 into tty-next
Greg Kroah-Hartman
2013-06-09
|
\
|
*
serial/imx: disable hardware flow control at startup
Lucas Stach
2013-06-03
*
|
serial: imx: Fix warning when !CONFIG_SERIAL_IMX_CONSOLE
Fabio Estevam
2013-06-06
*
|
serial: imx: enable the clocks only when the uart is used
Huang Shijie
2013-06-06
*
|
serial: imx: add support for DTE mode
Huang Shijie
2013-06-03
*
|
serial: imx: Add Rx Fifo overrun error message
Alexander Stein
2013-05-20
|
/
*
serial: imx: fix uninitialized variable warning
Shawn Guo
2013-02-18
*
serial: imx: Fix recursive locking bug
Thomas Gleixner
2013-02-14
*
Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"
fabio.estevam@freescale.com
2013-02-06
*
serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL
Fabio Estevam
2013-02-05
*
serial: imx: Remove unused 'tty' variable
Fabio Estevam
2013-01-17
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
*
serial: imx: Use devm_* APIs
Sachin Kamat
2013-01-16
*
serial: imx: Use pr_info instead of printk
Sachin Kamat
2013-01-16
*
serial: imx: Fix coding style issue
Sachin Kamat
2013-01-16
*
serial: imx: Use <linux/io.h> instead of <asm/io.h>
Sachin Kamat
2013-01-16
*
serial: imx: Fix checkpatch errors related to spacing
Sachin Kamat
2013-01-16
*
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
[next]