aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
| |\
| | * spi, serial: move to dma_transfer_directionVinod Koul2011-10-31
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-14
|\ \ \
| * | | SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos2011-12-07
* | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | | | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-01-12
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2012-01-08
| |\ \ \ \
| * \ \ \ \ Merge branch 'rmobile-fixes-for-linus' into rmobile-latestPaul Mundt2011-11-24
| |\ \ \ \ \
| * | | | | | ARM: mach-shmobile: R-Mobile A1 support.Kuninori Morimoto2011-11-11
* | | | | | | Merge branch 'sh/nommu' into sh-latestPaul Mundt2012-01-11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-01-09
| |\ \ \ \ \ \ \
| | * | | | | | | apbuart: fix section mismatch warningSam Ravnborg2011-12-27
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
| |\ \ \ \ \ \ \
| | * | | | | | | serial: mxs-auart: convert to clk_prepare/clk_unprepareShawn Guo2011-12-28
| | |/ / / / / /
| * | | | | | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
| |\ \ \ \ \ \ \
| | * | | | | | | omap-serial: Add minimal device tree supportRajendra Nayak2011-12-16
| | * | | | | | | omap-serial: Use default clock speed (48Mhz) if not specifiedRajendra Nayak2011-12-16
| | * | | | | | | omap-serial: Get rid of all pdev->id usageRajendra Nayak2011-12-16
| | * | | | | | | ARM: OMAP2+: UART: Fix compilation/sparse warningsGovindraj.R2011-12-14
| | * | | | | | | ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R2011-12-14
| | * | | | | | | ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter2011-12-14
| | * | | | | | | ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K2011-12-14
| | * | | | | | | ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R2011-12-14
| | * | | | | | | ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R2011-12-14
| | * | | | | | | ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R2011-12-14
| | * | | | | | | ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R2011-12-14
| | * | | | | | | ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...Govindraj.R2011-12-14
| | * | | | | | | ARM: OMAP2+: UART: Remove context_save and move context restore to driverGovindraj.R2011-12-14
| | * | | | | | | ARM: OMAP2+: UART: Add runtime pm support for omap-serial driverGovindraj.R2011-12-14
| | * | | | | | | ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R2011-12-14
| | * | | | | | | ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R2011-12-14
| | |/ / / / / /
| * | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
| |\ \ \ \ \ \ \
| | * | | | | | | serial: samsung: Fix build for non-Exynos4210 devicesMark Brown2011-12-22
| | * | | | | | | serial: samsung: add device tree supportThomas Abraham2011-12-22
| | * | | | | | | serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham2011-12-22
| | * | | | | | | serial: samsung: merge all SoC specific port reset functionsThomas Abraham2011-12-22
| | * | | | | | | serial: samsung: remove all uses of get_clksrc and set_clksrcThomas Abraham2011-12-22
| | * | | | | | | ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham2011-12-22
| | * | | | | | | serial: samsung: switch to clkdev based clock lookupThomas Abraham2011-12-22
| | * | | | | | | ARM: S3C2440: move handling of fclk/n clock to platform codeThomas Abraham2011-12-22
| | * | | | | | | serial: samsung: Keep a copy of the location of platform data in driver's pri...Thomas Abraham2011-12-22
| | |/ / / / / /
| * | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | tty: serial: imx: move del_timer_sync() to avoid potential deadlockEric Miao2012-01-04
| | * | | | | | imx: add polled io uart methodsSaleem Abdulrasool2012-01-04
| | * | | | | | imx: Add save/restore functions for UART control regsDirk Behme2012-01-04
| | * | | | | | serial/imx: let probing fail for the dt case without a valid aliasUwe Kleine-König2012-01-04
| | * | | | | | serial/imx: propagate error from of_alias_get_id instead of using -ENODEVUwe Kleine-König2012-01-04
| | * | | | | | tty: serial: imx: Allow UART to be a source for wakeupFabio Estevam2012-01-04
| | * | | | | | serial: driver for m32 arch should not have DEC alpha errataPaul Gortmaker2012-01-04