summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/omap-serial.c
Commit message (Expand)AuthorAgeFilesLines
* 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