index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
omap-serial.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: omap: fix Sparse warnings
Felipe Balbi
2014-04-25
1
-2
/
+2
*
tty: serial: omap: remove unneeded singlethread workqueue
Felipe Balbi
2014-04-25
1
-3
/
+0
*
tty: serial: omap: remove some dead code
Felipe Balbi
2014-04-25
1
-39
/
+0
*
tty: serial: omap: switch over to devm_ioremap_resource
Felipe Balbi
2014-04-25
1
-23
/
+9
*
tty: serial: omap: switch over to platform_get_resource
Felipe Balbi
2014-04-25
1
-7
/
+3
*
tty: serial: omap: cleanup variable declarations
Felipe Balbi
2014-04-25
1
-3
/
+6
*
tty: serial: omap: switch over to devm_request_gpio
Felipe Balbi
2014-04-25
1
-2
/
+3
*
tty: serial: add missing braces
Felipe Balbi
2014-04-25
1
-1
/
+4
*
Revert "serial: omap: unlock the port lock"
Felipe Balbi
2014-04-25
1
-4
/
+1
*
serial: omap: Fix missing pm_runtime_resume handling by simplifying code
Tony Lindgren
2014-04-16
1
-12
/
+17
*
serial: omap: free the wakeup settings in remove
Sanjay Singh Rawat
2014-04-16
1
-0
/
+1
*
tty/serial: omap: empty the RX FIFO at the end of half-duplex TX
Dimitris Lampridis
2014-03-18
1
-0
/
+6
*
tty/serial: omap: fix RX interrupt enable/disable in half-duplex TX
Dimitris Lampridis
2014-03-18
1
-2
/
+3
*
serial: omap: fix rs485 probe on defered pinctrl
Michael Grzeschik
2014-02-13
1
-1
/
+4
*
serial: omap-serial: Move info message to probe function
Markus Pargmann
2014-02-13
1
-3
/
+3
*
serial: omap: fix missing comma
Philippe Proulx
2013-10-31
1
-1
/
+1
*
serial: omap: fix a few checkpatch warnings
Philippe Proulx
2013-10-30
1
-9
/
+8
*
serial: omap: improve RS-485 performance
Philippe Proulx
2013-10-30
1
-12
/
+38
*
serial: omap: Add support for optional wake-up
Tony Lindgren
2013-10-30
1
-8
/
+46
*
serial: omap: delete .set_wake callback
Linus Walleij
2013-10-16
1
-10
/
+0
*
OMAP/serial: Fix Mode13 vs Mode16 priority
Alexey Pelykh
2013-09-27
1
-1
/
+1
*
OMAP/serial: Fix misnamed variable
Alexey Pelykh
2013-09-27
1
-4
/
+4
*
Revert "OMAP: UART: Keep the TX fifo full when possible"
Greg Kroah-Hartman
2013-08-28
1
-2
/
+1
*
Revert "serial: omap: Fix IRQ handling return value"
Greg Kroah-Hartman
2013-08-28
1
-1
/
+3
*
OMAP: serial: Remove incorrect disabling of IER interrupt
Mark Jackson
2013-08-16
1
-3
/
+0
*
OMAP: add RS485 support
Mark Jackson
2013-08-14
1
-0
/
+179
*
serial: use dev_get_platdata()
Jingoo Han
2013-08-01
1
-3
/
+3
*
serial: omap: enable PM runtime only when its fully configured
Grygorii Strashko
2013-07-27
1
-1
/
+2
*
serial: omap: Fix IRQ handling return value
Ruchika Kharwar
2013-07-27
1
-3
/
+1
*
serial: omap: Initialize platform_data
Vikram Pandita
2013-07-27
1
-1
/
+3
*
OMAP: UART: Fix the revision register read.
Ruchika Kharwar
2013-07-27
1
-1
/
+1
*
OMAP: UART: Keep the TX fifo full when possible
Dmitry Fink
2013-07-27
1
-1
/
+2
*
OMAP2+: UART: enable tx wakeup bit for wer reg
Govindraj.R
2013-07-27
1
-1
/
+15
*
drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2013-07-25
1
-9
/
+0
*
serial: omap: Fix device tree based PM runtime
Tony Lindgren
2013-06-17
1
-6
/
+5
*
serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_s...
Wei Yongjun
2013-06-06
1
-3
/
+3
*
serial: omap: repair building without PM_SLEEP
Arnd Bergmann
2013-06-03
1
-1
/
+1
*
Merge 3.10-rc3 into tty-next
Greg Kroah-Hartman
2013-05-27
1
-23
/
+0
|
\
|
*
SERIAL: OMAP: Remove the slave idle handling from the driver
Santosh Shilimkar
2013-05-20
1
-23
/
+0
*
|
serial: omap: prevent runtime PM for "no_console_suspend"
Sourav Poddar
2013-05-20
1
-1
/
+33
|
/
*
OMAP/serial: Revert bad fix of Rx FIFO threshold granularity
Alexey Pelykh
2013-04-03
1
-0
/
+11
*
OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...
Alexey Pelykh
2013-02-05
1
-6
/
+2
*
OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead...
Alexey Pelykh
2013-01-18
1
-10
/
+28
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
1
-2
/
+1
*
serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR
Enric Balletbo i Serra
2013-01-16
1
-0
/
+2
*
ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h
Tony Lindgren
2012-12-14
1
-2
/
+1
*
Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-12-12
1
-81
/
+150
|
\
|
*
SERIAL: omap: fix hardware assisted flow control
Russell King
2012-11-04
1
-8
/
+39
|
*
SERIAL: omap: simplify (2)
Russell King
2012-11-04
1
-9
/
+0
|
*
SERIAL: omap: move xon/xoff setting earlier
Russell King
2012-11-04
1
-6
/
+7
[next]