index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
atmel_serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-06
tty: serial: atmel: rework interrupt and wakeup handling
Boris BREZILLON
1
-4
/
+45
2015-01-09
tty/serial: at91: fix typo and indentation
Cyrille Pitchen
1
-18
/
+22
2015-01-09
tty/serial: at91: fix RTS line management when hardware handshake is enabled
Cyrille Pitchen
1
-30
/
+61
2015-01-09
tty/serial: at91: fix error handling in atmel_serial_probe()
Cyrille Pitchen
1
-1
/
+3
2015-01-09
tty/serial: at91: enable peripheral clock before accessing I/O registers
Cyrille Pitchen
1
-0
/
+12
2015-01-09
tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_fo...
Cyrille Pitchen
1
-3
/
+3
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-06
tty/serial_core: Introduce lock mechanism for RS485
Ricardo Ribalda Delgado
1
-6
/
+4
2014-11-06
serial/atmel: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
1
-55
/
+24
2014-11-06
serial: Test/disable MSIs if switching from N_PPS
Peter Hurley
1
-0
/
+5
2014-11-06
serial: Take uart port lock for direct *_enable_ms()
Peter Hurley
1
-0
/
+2
2014-11-06
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
1
-2
/
+2
2014-11-06
serial: at91: Use dmaengine_slave_config API
Maxime Ripard
1
-6
/
+4
2014-11-06
tty/serial: at91: fix rx ring buffer management
Cyrille Pitchen
1
-39
/
+55
2014-11-05
serial: Refactor uart_flush_buffer() from uart_close()
Peter Hurley
1
-13
/
+15
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+1
2014-10-16
serial: atmel: add missing dmaengine header
Vinod Koul
1
-0
/
+1
2014-09-08
tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()
Richard Genoud
1
-1
/
+42
2014-07-22
drivers/tty/serial: use correct type for dma_map/unmap
Wolfram Sang
1
-4
/
+4
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
1
-1
/
+1
2014-05-28
tty/serial: at91: add interrupts for modem control lines
Richard Genoud
1
-3
/
+122
2014-05-28
tty/serial: at91: use mctrl_gpio helpers
Richard Genoud
1
-35
/
+70
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-18
/
+31
2014-02-28
tty/serial: at91: remove unused open/close hooks
Richard Genoud
1
-21
/
+0
2014-02-28
tty/serial: at91: use dev_err instead of printk
Richard Genoud
1
-2
/
+2
2014-02-18
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
1
-18
/
+31
2014-02-13
tty/serial: atmel_serial: remove dev_dbg in atmel_set_termios
Nicolas Ferre
1
-3
/
+0
2014-01-13
tty/serial: at91: disable uart timer at start of shutdown
Marek Roszko
1
-12
/
+10
2014-01-07
tty/serial: at91: reset rx_ring when port is shutdown
Mark Deneen
1
-0
/
+6
2014-01-07
tty/serial: at91: fix race condition in atmel_serial_remove
Marek Roszko
1
-1
/
+2
2014-01-07
tty/serial: at91: Handle shutdown more safely
Marek Roszko
1
-7
/
+13
2013-12-20
ARM/serial: at91: switch atmel serial to use gpiolib
Linus Walleij
1
-18
/
+31
2013-10-17
tty/serial: at91: add a fallback option to determine uart/usart property
Nicolas Ferre
1
-1
/
+18
2013-10-17
tty/serial: at91: fix uart/usart selection for older products
Nicolas Ferre
1
-7
/
+2
2013-07-31
serial: use dev_get_platdata()
Jingoo Han
1
-5
/
+5
2013-07-29
serial: at91: make UART support dma and pdc transfers
Elen Song
1
-6
/
+42
2013-07-29
serial: at91: distinguish usart and uart
Elen Song
1
-0
/
+37
2013-07-29
serial: at91: support run time switch transfer mode
Elen Song
1
-59
/
+80
2013-07-29
serial: at91: add rx dma support
Elen Song
1
-4
/
+220
2013-07-29
serial: at91: add tx dma support
Elen Song
1
-4
/
+206
2013-07-29
serial: at91: use function pointer to choose pdc or pio
Elen Song
1
-73
/
+130
2013-07-29
serial: at91: correct definition from DMA to PDC
Elen Song
1
-35
/
+36
2013-07-26
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-07-24
drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-8
/
+0
2013-06-24
tty: atmel_serial: prepare clk before calling enable
Boris BREZILLON
1
-10
/
+31
2013-03-15
tty: atmel_serial_probe(): index of atmel_ports[] fix
Pawel Wieczorkiewicz
1
-6
/
+5
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-3
/
+2
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-2
/
+4
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+1
[next]