Shawn Guo
|
f30e826069
serial: imx: fix uninitialized variable warning
|
12 years ago |
Thomas Gleixner
|
677fe555cb
serial: imx: Fix recursive locking bug
|
12 years ago |
fabio.estevam@freescale.com
|
44a754117a
Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"
|
12 years ago |
Fabio Estevam
|
cdc8da3998
serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL
|
12 years ago |
Fabio Estevam
|
45e786a6ba
serial: imx: Remove unused 'tty' variable
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 years ago |
Sachin Kamat
|
42d3419154
serial: imx: Use devm_* APIs
|
12 years ago |
Sachin Kamat
|
50bbdba3dd
serial: imx: Use pr_info instead of printk
|
12 years ago |
Sachin Kamat
|
699cbd6726
serial: imx: Fix coding style issue
|
12 years ago |
Sachin Kamat
|
e32a9f8f34
serial: imx: Use <linux/io.h> instead of <asm/io.h>
|
12 years ago |
Sachin Kamat
|
82313e66b1
serial: imx: Fix checkpatch errors related to spacing
|
12 years ago |
Linus Torvalds
|
9cd11c0c47
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Olof Johansson
|
e3a66aa33a
Merge branch 'multiplatform/platform-data' into next/multiplatform
|
12 years ago |
Richard Zhao
|
034dc4db6f
serial: imx: remove null check of sport in suspend/resume function
|
12 years ago |
Richard Zhao
|
0a86a86b92
serial: imx: set sport as drvdata, like it's used elsewhere
|
12 years ago |
Olof Johansson
|
32dec75349
Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup
|
12 years ago |
Greg Kroah-Hartman
|
7ac3c93e5d
Merge 3.6-rc6 into tty-next
|
12 years ago |
Arnd Bergmann
|
82906b13a6
ARM: imx: move platform_data definitions
|
13 years ago |
Uwe Kleine-König
|
833462e94c
serial/imx: improve error diagnosics for clock and pinctrl failures
|
13 years ago |
Dirk Behme
|
7be0670f7b
tty: serial: imx: don't reinit clock in imx_setup_ufcr()
|
13 years ago |
Xinyu Chen
|
9ec1882df2
tty: serial: imx: console write routing is unsafe on SMP
|
13 years ago |
Greg Kroah-Hartman
|
c87985a3ce
Merge tty-next into 3.6-rc1
|
13 years ago |
Shawn Guo
|
1ee8f65b56
tty: serial: imx: remove the use of MXC_INTERNAL_IRQS
|
13 years ago |
Uwe Kleine-König
|
7d0b066fbb
serial/imx: make devdata member point to const data
|
13 years ago |
Arnd Bergmann
|
4f5a9fd341
Merge branch 'imx/pinctrl' into imx/clock
|
13 years ago |
Shawn Guo
|
fed78ce4c6
tty: serial: imx: adopt pinctrl support
|
13 years ago |
Sascha Hauer
|
3a9465fa2d
serial i.MX: do not depend on grouped clocks
|
13 years ago |
Richard Zhao
|
ef5ca193ca
serial: imx: add clk_prepare/clk_unprepare
|
13 years ago |
Eric Miao
|
995234da19
tty: serial: imx: move del_timer_sync() to avoid potential deadlock
|
13 years ago |