Felipe Balbi
|
81b75aef11
serial: omap: simplify IRQ handling
|
13 years ago |
Felipe Balbi
|
4945743047
serial: omap: drop DMA support
|
13 years ago |
Felipe Balbi
|
d8ee4ea68f
serial: omap: don't access the platform_device
|
13 years ago |
Felipe Balbi
|
e5b57c037a
serial: omap: define helpers for pdata function pointers
|
13 years ago |
Felipe Balbi
|
c990f35103
serial: omap: define and use to_uart_omap_port()
|
13 years ago |
NeilBrown
|
9574f36fb8
OMAP/serial: Add support for driving a GPIO as DTR.
|
13 years ago |
Greg Kroah-Hartman
|
665ab0f3c8
Merge 3.4-rc3 into tty-next
|
13 years ago |
Govindraj.R
|
7c77c8decf
OMAP2+: UART: Remove cpu checks for populating errata flags
|
13 years ago |
Shubhrajyoti D
|
388bc26226
omap-serial: Fix the error handling in the omap_serial probe
|
13 years ago |
Cousson, Benoit
|
a5f43138da
tty: serial: OMAP: Fix oops due to NULL pdata in DT boot
|
13 years ago |
Paul Walmsley
|
197234520b
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds
|
13 years ago |
Paul Walmsley
|
be4b028195
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
|
13 years ago |
Paul Walmsley
|
0ba5f66836
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
|
13 years ago |
Greg Kroah-Hartman
|
8a74e9ffd9
Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"
|
13 years ago |
Greg Kroah-Hartman
|
af681cad3f
Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip"
|
13 years ago |
Paul Walmsley
|
43cf7c0beb
tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip
|
13 years ago |
Paul Walmsley
|
0a697b2225
tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode
|
13 years ago |
Shubhrajyoti D
|
b5148856a2
omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME
|
13 years ago |
Shubhrajyoti D
|
3bc4f0d8f6
omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.
|
13 years ago |
Linus Torvalds
|
b3c3752292
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 years ago |
Rajendra Nayak
|
d92b0dfc50
omap-serial: Add minimal device tree support
|
13 years ago |
Rajendra Nayak
|
8fe789dc37
omap-serial: Use default clock speed (48Mhz) if not specified
|
13 years ago |
Rajendra Nayak
|
ba77433da6
omap-serial: Get rid of all pdev->id usage
|
13 years ago |
Govindraj.R
|
da27468655
ARM: OMAP2+: UART: Fix compilation/sparse warnings
|
13 years ago |
Govindraj.R
|
2fd149645e
ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
|
13 years ago |
Jon Hunter
|
a9e210e0b7
ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
|
13 years ago |
Deepak K
|
c86845db77
ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.
|
13 years ago |
Govindraj.R
|
62f3ec5fbd
ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts
|
13 years ago |
Govindraj.R
|
94734749af
ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial
|
13 years ago |
Govindraj.R
|
ec3bebc6ec
ARM: OMAP2+: UART: Get context loss count to context restore
|
14 years ago |