summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/omap-serial.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-181-23/+20
|\
| * omap-serial: Fix the error handling in the omap_serial probeShubhrajyoti D2012-04-091-23/+20
* | OMAP2+: UART: Remove cpu checks for populating errata flagsGovindraj.R2012-04-181-1/+73
|/
* tty: serial: OMAP: Fix oops due to NULL pdata in DT bootCousson, Benoit2012-03-081-3/+3
* tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley2012-02-091-2/+1
* tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley2012-02-091-0/+7
* tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley2012-02-091-3/+17
* Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"Greg Kroah-Hartman2012-01-261-31/+4
* Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...Greg Kroah-Hartman2012-01-261-50/+1
* tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chipPaul Walmsley2012-01-241-1/+50
* tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA modePaul Walmsley2012-01-241-4/+31
* omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIMEShubhrajyoti D2012-01-241-1/+1
* omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.Shubhrajyoti D2012-01-241-1/+1
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-61/+367
|\
| * omap-serial: Add minimal device tree supportRajendra Nayak2011-12-161-3/+42
| * omap-serial: Use default clock speed (48Mhz) if not specifiedRajendra Nayak2011-12-161-0/+7
| * omap-serial: Get rid of all pdev->id usageRajendra Nayak2011-12-161-15/+15
| * ARM: OMAP2+: UART: Fix compilation/sparse warningsGovindraj.R2011-12-141-3/+4
| * ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R2011-12-141-1/+35
| * ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter2011-12-141-7/+8
| * ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K2011-12-141-5/+3
| * ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R2011-12-141-0/+15
| * ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R2011-12-141-4/+64
| * ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R2011-12-141-2/+18
| * ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R2011-12-141-0/+1
| * ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...Govindraj.R2011-12-141-17/+26
| * ARM: OMAP2+: UART: Remove context_save and move context restore to driverGovindraj.R2011-12-141-0/+24
| * ARM: OMAP2+: UART: Add runtime pm support for omap-serial driverGovindraj.R2011-12-141-13/+109
| * ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R2011-12-141-2/+8
| * ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R2011-12-141-1/+0
* | OMAP: UART: fix the return type of check_modem_statusShubhrajyoti D2011-11-261-1/+1
|/
* omap-serial: Allow IXON and IXOFF to be disabled.Nick Pelly2011-08-231-2/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-3/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* serial: omap-serial: Enable the UART wake-up bits alwaysJarkko Nikula2011-02-031-3/+3
* OMAP: Enable Magic SysRq on serial console ttyOxThomas Weber2011-02-031-1/+4
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1359