index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
atmel_serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
serial: Refactor uart_flush_buffer() from uart_close()
Peter Hurley
2014-11-05
1
-13
/
+15
|
/
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-10-18
1
-0
/
+1
|
\
|
*
serial: atmel: add missing dmaengine header
Vinod Koul
2014-10-16
1
-0
/
+1
*
|
tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()
Richard Genoud
2014-09-08
1
-1
/
+42
|
/
*
drivers/tty/serial: use correct type for dma_map/unmap
Wolfram Sang
2014-07-22
1
-4
/
+4
*
serial: Fix IGNBRK handling
Peter Hurley
2014-06-19
1
-1
/
+1
*
tty/serial: at91: add interrupts for modem control lines
Richard Genoud
2014-05-28
1
-3
/
+122
*
tty/serial: at91: use mctrl_gpio helpers
Richard Genoud
2014-05-28
1
-35
/
+70
*
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
1
-18
/
+31
|
\
|
*
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2014-02-18
1
-18
/
+31
|
|
\
|
|
*
ARM/serial: at91: switch atmel serial to use gpiolib
Linus Walleij
2013-12-20
1
-18
/
+31
*
|
|
tty/serial: at91: remove unused open/close hooks
Richard Genoud
2014-02-28
1
-21
/
+0
*
|
|
tty/serial: at91: use dev_err instead of printk
Richard Genoud
2014-02-28
1
-2
/
+2
*
|
|
tty/serial: atmel_serial: remove dev_dbg in atmel_set_termios
Nicolas Ferre
2014-02-13
1
-3
/
+0
|
/
/
*
|
tty/serial: at91: disable uart timer at start of shutdown
Marek Roszko
2014-01-13
1
-12
/
+10
*
|
tty/serial: at91: reset rx_ring when port is shutdown
Mark Deneen
2014-01-07
1
-0
/
+6
*
|
tty/serial: at91: fix race condition in atmel_serial_remove
Marek Roszko
2014-01-07
1
-1
/
+2
*
|
tty/serial: at91: Handle shutdown more safely
Marek Roszko
2014-01-07
1
-7
/
+13
|
/
*
tty/serial: at91: add a fallback option to determine uart/usart property
Nicolas Ferre
2013-10-17
1
-1
/
+18
*
tty/serial: at91: fix uart/usart selection for older products
Nicolas Ferre
2013-10-17
1
-7
/
+2
*
serial: use dev_get_platdata()
Jingoo Han
2013-07-31
1
-5
/
+5
*
serial: at91: make UART support dma and pdc transfers
Elen Song
2013-07-29
1
-6
/
+42
*
serial: at91: distinguish usart and uart
Elen Song
2013-07-29
1
-0
/
+37
*
serial: at91: support run time switch transfer mode
Elen Song
2013-07-29
1
-59
/
+80
*
serial: at91: add rx dma support
Elen Song
2013-07-29
1
-4
/
+220
*
serial: at91: add tx dma support
Elen Song
2013-07-29
1
-4
/
+206
*
serial: at91: use function pointer to choose pdc or pio
Elen Song
2013-07-29
1
-73
/
+130
*
serial: at91: correct definition from DMA to PDC
Elen Song
2013-07-29
1
-35
/
+36
*
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-26
1
-1
/
+0
*
drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2013-07-24
1
-8
/
+0
*
tty: atmel_serial: prepare clk before calling enable
Boris BREZILLON
2013-06-24
1
-10
/
+31
*
tty: atmel_serial_probe(): index of atmel_ports[] fix
Pawel Wieczorkiewicz
2013-03-15
1
-6
/
+5
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-3
/
+2
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-2
/
+4
*
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
1
-2
/
+1
|
\
|
*
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-12-12
1
-18
/
+0
|
\
\
|
*
|
ARM/AVR32: get rid of serial_at91.h
Russell King
2012-11-16
1
-18
/
+0
|
|
/
*
|
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-12-11
1
-5
/
+5
|
\
\
|
*
|
tty: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
|
*
|
tty: remove use of __devinit
Bill Pemberton
2012-11-21
1
-3
/
+3
|
*
|
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
|
|
/
*
|
tty: atmel_serial: add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
2012-10-13
1
-0
/
+8
|
/
*
tty/serial: atmel_serial: fix RS485 half-duplex problem
Siftar, Gabe
2012-04-09
1
-0
/
+4
*
Atmel: move console default platform_device to serial driver
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
1
-0
/
+2
*
atmel_serial: fix spinlock lockup in RS485 code
Claudio Scordino
2012-01-04
1
-2
/
+3
*
Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c
Greg Kroah-Hartman
2011-11-26
1
-13
/
+3
|
\
|
*
RS485: fix inconsistencies in the meaning of some variables
Claudio Scordino
2011-11-15
1
-13
/
+3
*
|
TTY: serial, cleanup atmel_set_ldisc
Jiri Slaby
2011-11-15
1
-6
/
+1
|
/
*
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
2011-10-27
1
-1
/
+1
|
\
[prev]
[next]