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
/
atmel_serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-06
atmel_serial: keep clock off when it's not needed
David Brownell
1
-3
/
+14
2008-09-23
atmel_serial: update the powersave handler to match serial core
Anti Sullin
1
-13
/
+19
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-3
/
+3
2008-07-20
atmel_serial: Fix tty_port breakage
Haavard Skinnemoen
1
-3
/
+3
2008-07-20
Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hook
Haavard Skinnemoen
1
-0
/
+15
2008-07-02
atmel_serial: Drain console TX shifter before suspending
Haavard Skinnemoen
1
-0
/
+6
2008-07-02
atmel_serial: Fix build on avr32 with CONFIG_PM enabled
Haavard Skinnemoen
1
-1
/
+10
2008-06-06
atmel_serial: filter out FP during baud rate detection
Haavard Skinnemoen
1
-1
/
+1
2008-04-28
atmel_serial: remove duplicated macro definition
Michael Trimarchi
1
-1
/
+0
2008-04-15
serial: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2008-04-02
atmel_serial: fix uart/console concurrent access
Marc Pignat
1
-0
/
+11
2008-04-02
atmel_serial: avoid stopping pdc during transmission
Michael Trimarchi
1
-9
/
+10
2008-02-23
atmel_serial: fix interrupt handler return value
Haavard Skinnemoen
1
-1
/
+1
2008-02-08
atmel_serial: show tty name in /proc/interrupts
Haavard Skinnemoen
1
-1
/
+2
2008-02-08
atmel_serial: use container_of instead of direct cast
Haavard Skinnemoen
1
-17
/
+23
2008-02-08
atmel_serial: fix broken RX buffer allocation
Haavard Skinnemoen
1
-1
/
+2
2008-02-08
atmel_serial: add DMA support
Chip Coldwell
1
-24
/
+368
2008-02-08
atmel_serial: split the interrupt handler
Remy Bohmer
1
-55
/
+190
2008-02-08
atmel_serial: fix bugs in probe() error path and remove()
Haavard Skinnemoen
1
-10
/
+29
2008-02-08
atmel_serial: use existing console options only if BRG is running
Haavard Skinnemoen
1
-8
/
+7
2008-02-08
atmel_serial: use cpu_relax() when busy-waiting
Haavard Skinnemoen
1
-2
/
+2
2008-02-08
atmel_serial: clean up the code
Remy Bohmer
1
-105
/
+150
2008-02-04
[ARM] 4660/3: at91: allow selecting UART for early kernel messages
Guennadi Liakhovetski
1
-2
/
+1
2007-11-14
atmel_serial build warnings begone
David Brownell
1
-9
/
+0
2007-07-16
atmel_serial: fix break handling
Haavard Skinnemoen
1
-2
/
+30
2007-05-03
[ARM] 4357/1: AT91: Support slower serial baud-rates
Andrew Victor
1
-2
/
+7
2007-02-19
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+2
2007-02-12
[PATCH] atmel_serial: Use __raw I/O register access
Haavard Skinnemoen
1
-27
/
+27
2007-02-08
[ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h
Andrew Victor
1
-1
/
+2
2007-01-24
[ARM] 4088/1: AT91: Unbalanced IRQ in serial driver suspend/resume
Andrew Victor
1
-1
/
+2
2007-01-24
[ARM] 4086/1: AT91: Whitespace cleanup
Andrew Victor
1
-2
/
+2
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-1
/
+1
2006-12-04
[ARM] 3973/1: AT91: Serial driver compile fix
Andrew Victor
1
-3
/
+3
2006-11-30
[ARM] 3954/1: AT91: Update drivers for new headers
Andrew Victor
1
-1
/
+1
2006-11-30
[ARM] 3947/1: AT91: cpu_is_XXX macro's
Andrew Victor
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-4
/
+4
2006-10-04
[PATCH] atmel_serial: Fix roundoff error in atmel_console_get_options
Haavard Skinnemoen
1
-1
/
+7
2006-10-04
[PATCH] atmel_serial: Support AVR32
Haavard Skinnemoen
1
-0
/
+4
2006-10-04
[PATCH] atmel_serial: Pass fixed register mappings through platform_data
Haavard Skinnemoen
1
-2
/
+3
2006-10-04
[PATCH] atmel_serial: Rename at91_register_uart_fns
Haavard Skinnemoen
1
-9
/
+9
2006-10-04
[PATCH] serial: Rename PORT_AT91 -> PORT_ATMEL
Haavard Skinnemoen
1
-3
/
+3
2006-10-04
[PATCH] at91_serial -> atmel_serial: Internal names
Haavard Skinnemoen
1
-248
/
+248
2006-10-04
[PATCH] at91_serial -> atmel_serial: Public definitions
Haavard Skinnemoen
1
-7
/
+7
2006-10-04
[PATCH] at91_serial -> atmel_serial: Platform device name
Haavard Skinnemoen
1
-1
/
+1
2006-10-04
[PATCH] at91_serial -> atmel_serial: Kconfig symbols
Haavard Skinnemoen
1
-3
/
+3
2006-10-04
[PATCH] at91_serial -> atmel_serial: at91_serial.c
Haavard Skinnemoen
1
-0
/
+981