aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-02-09sysrq: Properly check for kernel threadsAnton Vorontsov
2012-02-09sysrq: Fix possible race with exiting taskAnton Vorontsov
2012-02-09serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()Feng Tang
2012-02-09serial: pch_uart: trivial cleanup by removing the get_msr()Feng Tang
2012-02-09serial: pch_uart: add debugfs hook for register dumpFeng Tang
2012-02-02TTY: get rid of BTM around devpts_*Jiri Slaby
2012-02-02TTY: pty, remove superfluous ptm testJiri Slaby
2012-02-02TTY: use tty_standard_installJiri Slaby
2012-02-02TTY: provide tty_standard_install helperJiri Slaby
2012-02-02tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley
2012-02-02tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley
2012-02-02tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley
2012-01-26serial: Kill off NO_IRQAlan Cox
2012-01-26serial/efm32: add new driverUwe Kleine-König
2012-01-24tty: move pty count limiting into devptsKonstantin Khlebnikov
2012-01-24tty: cleanup prohibition of direct opening for unix98 pty masterKonstantin Khlebnikov
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
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2012-01-04tty: serial: imx: move del_timer_sync() to avoid potential deadlockEric Miao
2012-01-04imx: add polled io uart methodsSaleem Abdulrasool
2012-01-04imx: Add save/restore functions for UART control regsDirk Behme
2012-01-04serial/imx: let probing fail for the dt case without a valid aliasUwe Kleine-König
2012-01-04serial/imx: propagate error from of_alias_get_id instead of using -ENODEVUwe Kleine-König
2012-01-04tty: serial: imx: Allow UART to be a source for wakeupFabio Estevam
2012-01-04serial: driver for m32 arch should not have DEC alpha errataPaul Gortmaker
2012-01-04atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino
2012-01-04tty: Fix memory leak in virtual console when enable unicode translationZeng Zhaoming
2012-01-04serial: use DIV_ROUND_CLOSEST instead of open coding itUwe Kleine-König
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2012-01-03fs: move code out of buffer.cAl Viro
2012-01-03serial: add support for 400 and 800 v3 series Titan cardsYegor Yefremov
2011-12-28serial: mxs-auart: convert to clk_prepare/clk_unprepareShawn Guo
2011-12-27apbuart: fix section mismatch warningSam Ravnborg
2011-12-23serial: samsung: Fix build for non-Exynos4210 devicesMark Brown
2011-12-23serial: samsung: add device tree supportThomas Abraham
2011-12-23serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham