summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-03-19tty: serial: amba-pl011: fix cancel_delayed_work() usageRabin Vincent
2012-03-19tty: serial: amba-pl011: use pm_runtime_irq_safe()Rabin Vincent
2012-03-19serial/amba-pl011: Return early in deadlock work-around if there is no ttyKalle Vahlman
2012-03-19ux500: pl011: remove hardcoding of uart instanceShreshtha Kumar Sahu
2012-03-19drivers: serial: amba-pl011: Introduce runtime pmJonas Aaberg
2012-03-19tty: serial: amba-pl011: Release clocks and regulators after probeJonas Aaberg
2012-03-19serial/amba-pl011: prevent console port from holding regulatorRabin Vincent
2012-03-19serial: amba-pl011: delay driver initializationMian Yousaf Kaukab
2012-03-19UART:pl011: migrate pl011 support to 3.0Rajanikanth H.V
2012-03-19UART:pl011: migrate pl011 support to 3.0Rajanikanth H.V
2012-03-19pl011: migrate pl011 changes from 2.3v3.2Philippe Langlais
2012-03-19serial: pl011: Fix enable of pinsRobert Marklund
2012-03-09sh-sci / PM: Avoid deadlocking runtime PMRafael J. Wysocki
2012-02-24tty/powerpc: early udbg consoles can't be modulesStephen Rothwell
2012-02-09tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley
2012-02-09tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley
2012-02-08m32r: relocate drivers back out of 8250 dirPaul Gortmaker
2012-02-03tty: fix a build failure on sparcCong Wang
2012-02-02serial: samsung: Add support for EXYNOS5250Kukjin Kim
2012-02-02serial: samsung: Add support for EXYNOS4212 and EXYNOS4412Kukjin Kim
2012-02-02drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault
2012-01-26serial: Kill off Moorestown codeAlan Cox
2012-01-26Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"Greg Kroah-Hartman
2012-01-26Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...Greg Kroah-Hartman
2012-01-24serial: Fix wakeup init logic to speed up startupSimon Glass
2012-01-24serial: amba-pl011: lock console writes against interruptsRabin Vincent
2012-01-24amba-pl011: do not disable RTS during shutdownShreshtha Kumar Sahu
2012-01-24tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chipPaul Walmsley
2012-01-24tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA modePaul Walmsley
2012-01-24omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIMEShubhrajyoti D
2012-01-24omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.Shubhrajyoti D
2012-01-24TTY: fix UV serial console regressionJiri Slaby
2012-01-24jsm: Fixed EEH recovery errorLucas Kannebley Tavares
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-11Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-01-12Merge branch 'sh/nommu' into sh-latestPaul Mundt
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2012-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro