index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-19
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-09
tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()
Richard Genoud
1
-1
/
+42
2014-07-23
drivers/tty/serial: use correct type for dma_map/unmap
Wolfram Sang
1
-4
/
+4
2014-06-20
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-06
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-18
/
+31
2014-03-01
tty/serial: at91: remove unused open/close hooks
Richard Genoud
1
-21
/
+0
2014-03-01
tty/serial: at91: use dev_err instead of printk
Richard Genoud
1
-2
/
+2
2014-02-19
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-14
tty/serial: at91: disable uart timer at start of shutdown
Marek Roszko
1
-12
/
+10
2014-01-08
tty/serial: at91: reset rx_ring when port is shutdown
Mark Deneen
1
-0
/
+6
2014-01-08
tty/serial: at91: fix race condition in atmel_serial_remove
Marek Roszko
1
-1
/
+2
2014-01-08
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-18
tty/serial: at91: add a fallback option to determine uart/usart property
Nicolas Ferre
1
-1
/
+18
2013-10-18
tty/serial: at91: fix uart/usart selection for older products
Nicolas Ferre
1
-7
/
+2
2013-08-01
serial: use dev_get_platdata()
Jingoo Han
1
-5
/
+5
2013-07-30
serial: at91: make UART support dma and pdc transfers
Elen Song
1
-6
/
+42
2013-07-30
serial: at91: distinguish usart and uart
Elen Song
1
-0
/
+37
2013-07-30
serial: at91: support run time switch transfer mode
Elen Song
1
-59
/
+80
2013-07-30
serial: at91: add rx dma support
Elen Song
1
-4
/
+220
2013-07-30
serial: at91: add tx dma support
Elen Song
1
-4
/
+206
2013-07-30
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-27
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-07-25
drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-8
/
+0
2013-06-25
tty: atmel_serial: prepare clk before calling enable
Boris BREZILLON
1
-10
/
+31
2013-03-16
tty: atmel_serial_probe(): index of atmel_ports[] fix
Pawel Wieczorkiewicz
1
-6
/
+5
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-3
/
+2
2013-01-16
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
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-18
/
+0
2012-12-12
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-5
/
+5
2012-11-22
tty: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
tty: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-22
tty: serial: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-16
ARM/AVR32: get rid of serial_at91.h
Russell King
1
-18
/
+0
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-10-13
tty: atmel_serial: add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+8
2012-04-09
tty/serial: atmel_serial: fix RS485 half-duplex problem
Siftar, Gabe
1
-0
/
+4
2012-02-23
Atmel: move console default platform_device to serial driver
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+2
2012-01-05
atmel_serial: fix spinlock lockup in RS485 code
Claudio Scordino
1
-2
/
+3
2011-11-27
Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c
Greg Kroah-Hartman
1
-13
/
+3
2011-11-16
TTY: serial, cleanup atmel_set_ldisc
Jiri Slaby
1
-6
/
+1
2011-11-16
RS485: fix inconsistencies in the meaning of some variables
Claudio Scordino
1
-13
/
+3
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-1
/
+1
[prev]
[next]