index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
imx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
imx: Check for NULL pointer deref before calling tty_encode_baud_rate
Sascha Hauer
1
-5
/
+7
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-10
/
+3
2009-06-11
imx: serial: use tty_encode_baud_rate to set true rate
Oskar Schirmer
1
-0
/
+7
2009-06-11
imx: serial: add IrDA support to serial driver
Fabian Godehardt
1
-19
/
+176
2009-06-11
imx: serial: use rational library function
Oskar Schirmer
1
-20
/
+10
2009-06-11
imx: serial: handle initialisation failure correctly
Daniel Glöckner
1
-1
/
+6
2009-06-11
imx: serial: be sure to stop xmit upon shutdown
Fabian Godehardt
1
-0
/
+4
2009-06-11
imx: serial: notify higher layers in case xmit IRQ was not called
Fabian Godehardt
1
-0
/
+3
2009-06-11
imx: serial: fix one bit field type
Daniel Glöckner
1
-1
/
+1
2009-06-11
imx: serial: fix whitespaces (no changes in functionality)
Oskar Schirmer
1
-25
/
+23
2009-06-03
fix oops when using console=ttymxcN with N > 0
Eric Lammerts
1
-0
/
+2
2009-05-20
fix oops when using console=ttymxcN with N > 0
Eric Lammerts
1
-0
/
+2
2009-05-07
[ARM] Remove arch-imx from build system
Sascha Hauer
1
-10
/
+3
2009-03-13
[ARM] MXC: remove _clk suffix from clock names
Sascha Hauer
1
-1
/
+1
2008-12-18
[ARM] MXC: remove dependency to other include files from irqs.h
Sascha Hauer
1
-1
/
+1
2008-12-16
patch-mx1-UART-support
Paulius Zaleckas
1
-3
/
+3
2008-09-02
imx serial: fix rts handling for non imx1 based hardware
Marc Kleine-Budde
1
-1
/
+1
2008-09-02
imx serial: set RXD mux bit on i.MX27 and i.MX31
Marc Kleine-Budde
1
-2
/
+13
2008-09-02
i.MX serial: fix init failure
Darius Augulis
1
-2
/
+8
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-20
Fix compile errors in SGI console drivers (linux-next tree)
Takashi Iwai
1
-1
/
+1
2008-07-05
MX2 add support for mx2 in i.MX serial driver
Sascha Hauer
1
-3
/
+3
2008-07-05
mxc: add MX3 support for i.MX internal UART driver
Sascha Hauer
1
-20
/
+80
2008-07-05
IMX: introduce clock API
Sascha Hauer
1
-4
/
+21
2008-07-05
IMX UART: remove statically initialized tables
Sascha Hauer
1
-75
/
+54
2008-07-05
IMX UART: Add board specific init/exit functions
Sascha Hauer
1
-9
/
+19
2008-07-05
IMX UART: do not assume 16MHz reference frequency
Sascha Hauer
1
-11
/
+39
2008-04-19
Merge branch 'merge-fixes' into devel
Russell King
1
-0
/
+2
2008-04-17
[ARM] 4999/1: <IMX UART>: fix membase
Sascha Hauer
1
-2
/
+2
2008-04-17
[ARM] 4998/1: <IMX UART>: do not use hardcoded io space size
Sascha Hauer
1
-10
/
+15
2008-04-17
[ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startup
Sascha Hauer
1
-1
/
+1
2008-04-17
[ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for polling
Sascha Hauer
1
-1
/
+3
2008-04-17
[ARM] 4994/1: <IMX UART>: Move error handling into execution path
Sascha Hauer
1
-41
/
+33
2008-04-17
[ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines
Sascha Hauer
1
-4
/
+0
2008-04-15
serial: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+2
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
1
-2
/
+2
2007-07-20
[ARM] 4481/1: Fix a bug when i.MX is compiled as a module
Sascha Hauer
1
-1
/
+1
2007-05-03
[ARM] 4328/1: Move i.MX UART regs to driver
Sascha Hauer
1
-63
/
+205
2007-02-11
[ARM] i.MX serial: fix IRQ allocation
Pavel Pisa
1
-1
/
+2
2007-02-11
[ARM] i.MX serial: fix tx buffer overflows
Sascha Hauer
1
-6
/
+5
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-4
/
+4
2006-07-02
[PATCH] irq-flags: serial: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs support from the serial subsystem
Greg Kroah-Hartman
1
-1
/
+0
2006-05-04
[ARM] 3490/1: i.MX: move uart resources to board files
Sascha Hauer
1
-24
/
+16
2006-03-20
[SERIAL] kernel console should send CRLF not LFCR
Russell King
1
-17
/
+9
2006-02-05
[SERIAL] uart_port iotype member should use UPIO_*
Russell King
1
-2
/
+2
2006-01-31
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-2
/
+2
[next]