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.12.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
/
omap-serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-27
tty/serial: omap: fix !wakeirq message
Doug Kehn
1
-5
/
+5
2015-02-02
serial: omap: Fix RTS handling
Peter Hurley
1
-8
/
+14
2015-02-02
serial: core: Rework hw-assisted flow control support
Peter Hurley
1
-1
/
+6
2015-01-10
trivial fixes for omap-serial
Pavel Machek
1
-4
/
+4
2014-12-19
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-12-13
tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-11-26
tty: serial: omap_serial: line is unsigned, don't check < 0
Sebastian Andrzej Siewior
1
-5
/
+5
2014-11-07
tty/serial_core: Introduce lock mechanism for RS485
Ricardo Ribalda Delgado
1
-3
/
+0
2014-11-07
serial/omap: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
1
-47
/
+22
2014-11-07
tty: serial: omap: Increase max consoles and add check to prevent crash
Nishanth Menon
1
-1
/
+8
2014-11-06
tty: serial: omap: Remove probe error message
Markus Pargmann
1
-2
/
+0
2014-09-29
tty: omap-serial: pull out calculation from baud_is_mode16
Frans Klaver
1
-18
/
+24
2014-09-29
tty: omap-serial: fix division by zero
Frans Klaver
1
-2
/
+10
2014-04-25
tty: serial: omap: fix Sparse warnings
Felipe Balbi
1
-2
/
+2
2014-04-25
tty: serial: omap: remove unneeded singlethread workqueue
Felipe Balbi
1
-3
/
+0
2014-04-25
tty: serial: omap: remove some dead code
Felipe Balbi
1
-39
/
+0
2014-04-25
tty: serial: omap: switch over to devm_ioremap_resource
Felipe Balbi
1
-23
/
+9
2014-04-25
tty: serial: omap: switch over to platform_get_resource
Felipe Balbi
1
-7
/
+3
2014-04-25
tty: serial: omap: cleanup variable declarations
Felipe Balbi
1
-3
/
+6
2014-04-25
tty: serial: omap: switch over to devm_request_gpio
Felipe Balbi
1
-2
/
+3
2014-04-25
tty: serial: add missing braces
Felipe Balbi
1
-1
/
+4
2014-04-25
Revert "serial: omap: unlock the port lock"
Felipe Balbi
1
-4
/
+1
2014-04-17
serial: omap: Fix missing pm_runtime_resume handling by simplifying code
Tony Lindgren
1
-12
/
+17
2014-04-17
serial: omap: free the wakeup settings in remove
Sanjay Singh Rawat
1
-0
/
+1
2014-03-18
tty/serial: omap: empty the RX FIFO at the end of half-duplex TX
Dimitris Lampridis
1
-0
/
+6
2014-03-18
tty/serial: omap: fix RX interrupt enable/disable in half-duplex TX
Dimitris Lampridis
1
-2
/
+3
2014-02-13
serial: omap: fix rs485 probe on defered pinctrl
Michael Grzeschik
1
-1
/
+4
2014-02-13
serial: omap-serial: Move info message to probe function
Markus Pargmann
1
-3
/
+3
2013-10-31
serial: omap: fix missing comma
Philippe Proulx
1
-1
/
+1
2013-10-30
serial: omap: fix a few checkpatch warnings
Philippe Proulx
1
-9
/
+8
2013-10-30
serial: omap: improve RS-485 performance
Philippe Proulx
1
-12
/
+38
2013-10-30
serial: omap: Add support for optional wake-up
Tony Lindgren
1
-8
/
+46
2013-10-17
serial: omap: delete .set_wake callback
Linus Walleij
1
-10
/
+0
2013-09-27
OMAP/serial: Fix Mode13 vs Mode16 priority
Alexey Pelykh
1
-1
/
+1
2013-09-27
OMAP/serial: Fix misnamed variable
Alexey Pelykh
1
-4
/
+4
2013-08-28
Revert "OMAP: UART: Keep the TX fifo full when possible"
Greg Kroah-Hartman
1
-2
/
+1
2013-08-28
Revert "serial: omap: Fix IRQ handling return value"
Greg Kroah-Hartman
1
-1
/
+3
2013-08-16
OMAP: serial: Remove incorrect disabling of IER interrupt
Mark Jackson
1
-3
/
+0
2013-08-14
OMAP: add RS485 support
Mark Jackson
1
-0
/
+179
2013-08-01
serial: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
2013-07-27
serial: omap: enable PM runtime only when its fully configured
Grygorii Strashko
1
-1
/
+2
2013-07-27
serial: omap: Fix IRQ handling return value
Ruchika Kharwar
1
-3
/
+1
2013-07-27
serial: omap: Initialize platform_data
Vikram Pandita
1
-1
/
+3
2013-07-27
OMAP: UART: Fix the revision register read.
Ruchika Kharwar
1
-1
/
+1
2013-07-27
OMAP: UART: Keep the TX fifo full when possible
Dmitry Fink
1
-1
/
+2
2013-07-27
OMAP2+: UART: enable tx wakeup bit for wer reg
Govindraj.R
1
-1
/
+15
2013-07-25
drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-9
/
+0
2013-06-17
serial: omap: Fix device tree based PM runtime
Tony Lindgren
1
-6
/
+5
2013-06-07
serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_s...
Wei Yongjun
1
-3
/
+3
2013-06-04
serial: omap: repair building without PM_SLEEP
Arnd Bergmann
1
-1
/
+1
[next]