index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2013-05-27
Merge 3.10-rc3 into tty-next
Greg Kroah-Hartman
1
-23
/
+0
2013-05-20
serial: omap: prevent runtime PM for "no_console_suspend"
Sourav Poddar
1
-1
/
+33
2013-05-20
SERIAL: OMAP: Remove the slave idle handling from the driver
Santosh Shilimkar
1
-23
/
+0
2013-04-04
OMAP/serial: Revert bad fix of Rx FIFO threshold granularity
Alexey Pelykh
1
-0
/
+11
2013-02-05
OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...
Alexey Pelykh
1
-6
/
+2
2013-01-18
OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead...
Alexey Pelykh
1
-10
/
+28
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-2
/
+1
2013-01-16
serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR
Enric Balletbo i Serra
1
-0
/
+2
2012-12-15
ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h
Tony Lindgren
1
-2
/
+1
2012-12-12
Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-81
/
+150
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-04
SERIAL: omap: fix hardware assisted flow control
Russell King
1
-8
/
+39
2012-11-04
SERIAL: omap: simplify (2)
Russell King
1
-9
/
+0
2012-11-04
SERIAL: omap: move xon/xoff setting earlier
Russell King
1
-6
/
+7
2012-11-04
SERIAL: omap: always set TCR
Russell King
1
-17
/
+11
2012-11-04
SERIAL: omap: simplify
Russell King
1
-11
/
+4
2012-11-04
SERIAL: omap: don't read back LCR/MCR/EFR
Russell King
1
-7
/
+6
2012-11-04
SERIAL: omap: serial_omap_configure_xonxoff() contents into set_termios
Russell King
1
-59
/
+53
2012-11-04
SERIAL: omap: configure xon/xoff before setting modem control lines
Russell King
1
-1
/
+2
2012-11-04
SERIAL: omap: move driver private definitions and structures to driver
Russell King
1
-0
/
+52
2012-11-04
SERIAL: omap: remove 'irq_pending' bitfield
Russell King
1
-1
/
+0
2012-11-04
SERIAL: omap: fix MCR TCRTLR bit handling
Russell King
1
-16
/
+21
2012-11-04
SERIAL: omap: fix set_mctrl() breakage
Russell King
1
-3
/
+5
2012-11-04
SERIAL: omap: no need to re-read EFR
Russell King
1
-2
/
+0
2012-11-04
SERIAL: omap: remove setting of EFR SCD bit
Russell King
1
-6
/
+2
2012-11-04
SERIAL: omap: allow hardware assisted IXANY mode to be disabled
Russell King
1
-0
/
+2
[next]