index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
imx.c
Age
Commit message (
Expand
)
Author
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-25
serial: imx: Fix warning when building 'allmodconfig'
Fabio Estevam
2014-11-06
serial: imx: add imx_poll_init()
Daniel Thompson
2014-11-06
serial: imx: clean up imx_poll_put_char()
Daniel Thompson
2014-11-05
serial: imx: Remove unneeded registration message
Fabio Estevam
2014-11-05
serial: imx: Remove unneeded OOM error message
Fabio Estevam
2014-11-05
serial: imx: Remove unneeded goto label
Fabio Estevam
2014-11-05
serial: imx: Fix the reporting of interrupts
Fabio Estevam
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-28
serial: imx: change the wait even to interruptiable
Huang Shijie
2014-09-28
serial: imx: terminate the RX DMA when the UART is suspending
Huang Shijie
2014-09-28
serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow con...
Fugang Duan
2014-09-08
serial: imx: clean up imx_poll_get_char()
Dirk Behme
2014-09-08
serial: imx: Fix x_char handling and tx flow control
Peter Hurley
2014-07-11
serial: imx: Fix build breakage
Peter Hurley
2014-07-10
serial: Test for no tx data on tx restart
Peter Hurley
2014-05-29
Revert "serial: imx: remove the DMA wait queue"
Greg Kroah-Hartman
2014-05-28
serial: imx: disable the receiver ready interrupt for imx_stop_rx
Huang Shijie
2014-05-28
serial: imx: remove the DMA wait queue
Huang Shijie
2014-05-28
serial: imx: remove the redundant code
Huang Shijie
2014-05-28
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-02-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-13
serial: imx: always wake up the processes in the TX callback
Huang Shijie
2013-12-08
serial: imx: add support for loopback mode.
Huang Shijie
2013-11-07
Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-10-16
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-07
Revert "serial: i.MX: evaluate linux,stdout-path property"
Greg Kroah-Hartman
2013-09-26
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-08-30
serial: imx: initialize the local variable
Huang Shijie
2013-08-12
serial: i.MX: evaluate linux,stdout-path property
Sascha Hauer
2013-07-31
serial: use dev_get_platdata()
Jingoo Han
2013-07-26
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-24
drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2013-06-17
serial: imx: Fix serial clock unbalance
Fabio Estevam
2013-06-08
serial: imx: enable the clocks for console
Huang Shijie
2013-06-08
Merge 3.10-rc5 into tty-next
Greg Kroah-Hartman
2013-06-06
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
[next]