aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+5
2012-03-09sh-sci / PM: Avoid deadlocking runtime PMGravatar Rafael J. Wysocki 1-0/+5
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Gravatar Paul Mackerras 2-2/+2
2012-02-24tty/powerpc: early udbg consoles can't be modulesGravatar Stephen Rothwell 1-1/+1
2012-02-09tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Gravatar Paul Walmsley 1-2/+1
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modeGravatar Paul Walmsley 1-0/+7
2012-02-09tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modeGravatar Paul Walmsley 1-3/+17
2012-02-08m32r: relocate drivers back out of 8250 dirGravatar Paul Gortmaker 3-0/+0
2012-02-03tty: fix a build failure on sparcGravatar Cong Wang 1-1/+1
2012-02-02serial: samsung: Add support for EXYNOS5250Gravatar Kukjin Kim 1-1/+1
2012-02-02serial: samsung: Add support for EXYNOS4212 and EXYNOS4412Gravatar Kukjin Kim 1-1/+2
2012-02-02drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerGravatar Samuel Thibault 1-1/+0
2012-01-26serial: Kill off Moorestown codeGravatar Alan Cox 3-354/+0
2012-01-26Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"Gravatar Greg Kroah-Hartman 1-31/+4
2012-01-26Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...Gravatar Greg Kroah-Hartman 1-50/+1
2012-01-24serial: Fix wakeup init logic to speed up startupGravatar Simon Glass 1-3/+3
2012-01-24serial: amba-pl011: lock console writes against interruptsGravatar Rabin Vincent 1-0/+14
2012-01-24amba-pl011: do not disable RTS during shutdownGravatar Shreshtha Kumar Sahu 1-2/+14
2012-01-24tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chipGravatar Paul Walmsley 1-1/+50
2012-01-24tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA modeGravatar Paul Walmsley 1-4/+31
2012-01-24omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIMEGravatar Shubhrajyoti D 1-1/+1
2012-01-24omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.Gravatar Shubhrajyoti D 1-1/+1
2012-01-24TTY: fix UV serial console regressionGravatar Jiri Slaby 1-5/+7
2012-01-24jsm: Fixed EEH recovery errorGravatar Lucas Kannebley Tavares 1-0/+1
2012-01-24serial: group all the 8250 related code togetherGravatar Paul Gortmaker 24-289/+304
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 3-8/+8
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 3-0/+712
2012-01-13module_param: make bool parameters really bool (drivers & misc)Gravatar Rusty Russell 3-3/+3
2012-01-11Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shGravatar Linus Torvalds 1-1/+3
2012-01-12Merge branch 'sh/nommu' into sh-latestGravatar Paul Mundt 44-1678/+2722
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextGravatar Linus Torvalds 1-2/+2
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-4/+4
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-61/+367
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 9-1071/+398
2012-01-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 36-540/+1951
2012-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Paul Mundt 8-304/+151
2012-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Paul Mundt 14-347/+203
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-2/+2
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZGravatar Al Viro 2-2/+2
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Gravatar Linus Torvalds 2-0/+4
2012-01-04tty: serial: imx: move del_timer_sync() to avoid potential deadlockGravatar Eric Miao 1-2/+2
2012-01-04imx: add polled io uart methodsGravatar Saleem Abdulrasool 1-0/+69
2012-01-04imx: Add save/restore functions for UART control regsGravatar Dirk Behme 1-8/+35
2012-01-04serial/imx: let probing fail for the dt case without a valid aliasGravatar Uwe Kleine-König 1-3/+10
2012-01-04serial/imx: propagate error from of_alias_get_id instead of using -ENODEVGravatar Uwe Kleine-König 1-1/+1
2012-01-04tty: serial: imx: Allow UART to be a source for wakeupGravatar Fabio Estevam 1-0/+15
2012-01-04serial: driver for m32 arch should not have DEC alpha errataGravatar Paul Gortmaker 1-5/+2
2012-01-04atmel_serial: fix spinlock lockup in RS485 codeGravatar Claudio Scordino 1-2/+3