index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
omap-serial.c
Age
Commit message (
Expand
)
Author
2013-02-05
OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...
Alexey Pelykh
2013-01-17
OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead...
Alexey Pelykh
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR
Enric Balletbo i Serra
2012-12-14
ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h
Tony Lindgren
2012-12-12
Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-04
SERIAL: omap: fix hardware assisted flow control
Russell King
2012-11-04
SERIAL: omap: simplify (2)
Russell King
2012-11-04
SERIAL: omap: move xon/xoff setting earlier
Russell King
2012-11-04
SERIAL: omap: always set TCR
Russell King
2012-11-04
SERIAL: omap: simplify
Russell King
2012-11-04
SERIAL: omap: don't read back LCR/MCR/EFR
Russell King
2012-11-04
SERIAL: omap: serial_omap_configure_xonxoff() contents into set_termios
Russell King
2012-11-04
SERIAL: omap: configure xon/xoff before setting modem control lines
Russell King
2012-11-04
SERIAL: omap: move driver private definitions and structures to driver
Russell King
2012-11-04
SERIAL: omap: remove 'irq_pending' bitfield
Russell King
2012-11-04
SERIAL: omap: fix MCR TCRTLR bit handling
Russell King
2012-11-04
SERIAL: omap: fix set_mctrl() breakage
Russell King
2012-11-04
SERIAL: omap: no need to re-read EFR
Russell King
2012-11-04
SERIAL: omap: remove setting of EFR SCD bit
Russell King
2012-11-04
SERIAL: omap: allow hardware assisted IXANY mode to be disabled
Russell King
2012-11-04
SERIAL: omap: allow hardware assisted rts/cts modes to be disabled
Russell King
2012-10-29
Merge 3.7-rc3 into tty-next
Greg Kroah-Hartman
2012-10-25
serial: omap: Remove the hardcode serial_omap_console_ports array.
Shubhrajyoti D
2012-10-25
serial: omap: Remove the default setting of special character
Shubhrajyoti D
2012-10-25
serial: omap: Make context_loss_cnt signed
Shubhrajyoti D
2012-10-24
Revert "serial: omap: fix software flow control"
Felipe Balbi
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-26
serial: omap: fix the reciever line error case
Shubhrajyoti D
2012-09-21
serial: omap: Remove unnecessary checks from suspend/resume
Sourav Poddar
2012-09-10
serial: omap: Request pins using pinctrl framework
Tony Lindgren
2012-09-10
serial: omap: fix DeviceTree boot
Felipe Balbi
2012-09-07
serial: omap: fix compile breakage
Felipe Balbi
2012-09-06
serial: omap: enable RX and TX FIFO usage
Felipe Balbi
2012-09-06
serial: omap: move uart_omap_port definition to C file
Felipe Balbi
2012-09-06
serial: omap: remove unnecessary header and add a missing one
Felipe Balbi
2012-09-06
serial: omap: fix software flow control
Vikram Pandita
2012-09-06
serial: omap: make sure to put() on poll_get_char
Felipe Balbi
2012-09-06
serial: omap: implement set_wake
Felipe Balbi
2012-09-06
serial: omap: unlock the port lock
Ruchika Kharwar
2012-09-06
serial: omap: drop "inline" from IRQ handler prototype
Felipe Balbi
2012-09-06
serial: omap: optimization with section annotations
Felipe Balbi
2012-09-06
serial: omap: fix sequence of pm_runtime_* calls.
Ruchika Kharwar
2012-09-06
serial: omap: don't save IRQ flags on hardirq
Felipe Balbi
2012-09-06
serial: omap: make sure to suspend device before remove
Felipe Balbi
2012-09-06
serial: omap: drop unnecessary check from remove
Felipe Balbi
2012-09-06
serial: omap: set dev->drvdata before enabling pm_runtime
Felipe Balbi
[next]