summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'spear/dt' into next/dt2Arnd Bergmann2012-03-161-1/+1
|\
| * tty/powerpc: early udbg consoles can't be modulesStephen Rothwell2012-02-241-1/+1
* | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-081-12/+37
|\ \
| * | serial: pxa: add OF supportHaojian Zhuang2012-03-071-12/+37
| |/
* | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-021-0/+2
|\ \ | |/ |/|
| * Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-02-291-0/+2
| |\
| | * Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+2
| * | drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault2012-02-031-1/+0
| |/
* | 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
* | m32r: relocate drivers back out of 8250 dirPaul Gortmaker2012-02-083-0/+0
* | tty: fix a build failure on sparcCong Wang2012-02-031-1/+1
* | serial: samsung: Add support for EXYNOS5250Kukjin Kim2012-02-021-1/+1
* | serial: samsung: Add support for EXYNOS4212 and EXYNOS4412Kukjin Kim2012-02-021-1/+2
* | drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault2012-02-021-1/+0
|/
* serial: Kill off Moorestown codeAlan Cox2012-01-263-354/+0
* 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
* serial: Fix wakeup init logic to speed up startupSimon Glass2012-01-241-3/+3
* serial: amba-pl011: lock console writes against interruptsRabin Vincent2012-01-241-0/+14
* amba-pl011: do not disable RTS during shutdownShreshtha Kumar Sahu2012-01-241-2/+14
* 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
* TTY: fix UV serial console regressionJiri Slaby2012-01-241-5/+7
* jsm: Fixed EEH recovery errorLucas Kannebley Tavares2012-01-241-0/+1
* serial: group all the 8250 related code togetherPaul Gortmaker2012-01-2424-289/+304
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-173-8/+8
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-173-8/+8
| |\
| | * spi, serial: move to dma_transfer_directionVinod Koul2011-10-313-8/+8
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-143-0/+712
|\ \ \
| * | | SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos2011-12-073-0/+712
* | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-133-3/+3
* | | | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-01-111-1/+3
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2012-01-0914-347/+203
| |\ \ \ \
| * \ \ \ \ Merge branch 'rmobile-fixes-for-linus' into rmobile-latestPaul Mundt2011-11-241-0/+19
| |\ \ \ \ \
| * | | | | | ARM: mach-shmobile: R-Mobile A1 support.Kuninori Morimoto2011-11-111-1/+3
* | | | | | | Merge branch 'sh/nommu' into sh-latestPaul Mundt2012-01-1244-1678/+2722
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-01-091-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | apbuart: fix section mismatch warningSam Ravnborg2011-12-271-2/+2
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | serial: mxs-auart: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-4/+4
| | |/ / / / / /
| * | | | | | | 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
OpenPOWER on IntegriCloud