index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
omap-serial.c
Age
Commit message (
Expand
)
Author
2012-03-08
tty: serial: OMAP: Fix oops due to NULL pdata in DT boot
Cousson, Benoit
2012-02-09
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...
Paul Walmsley
2012-02-09
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
Paul Walmsley
2012-02-09
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
Paul Walmsley
2012-01-26
Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"
Greg Kroah-Hartman
2012-01-26
Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...
Greg Kroah-Hartman
2012-01-24
tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip
Paul Walmsley
2012-01-24
tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode
Paul Walmsley
2012-01-24
omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME
Shubhrajyoti D
2012-01-24
omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.
Shubhrajyoti D
2012-01-09
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2011-12-16
omap-serial: Add minimal device tree support
Rajendra Nayak
2011-12-16
omap-serial: Use default clock speed (48Mhz) if not specified
Rajendra Nayak
2011-12-16
omap-serial: Get rid of all pdev->id usage
Rajendra Nayak
2011-12-14
ARM: OMAP2+: UART: Fix compilation/sparse warnings
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
Jon Hunter
2011-12-14
ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.
Deepak K
2011-12-14
ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Get context loss count to context restore
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Remove uart reset function.
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Remove context_save and move context restore to driver
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Add runtime pm support for omap-serial driver
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart
Govindraj.R
2011-11-26
OMAP: UART: fix the return type of check_modem_status
Shubhrajyoti D
2011-08-23
omap-serial: Allow IXON and IXOFF to be disabled.
Nick Pelly
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-03
serial: omap-serial: Enable the UART wake-up bits always
Jarkko Nikula
2011-02-03
OMAP: Enable Magic SysRq on serial console ttyOx
Thomas Weber
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman