Age | Commit message (Expand) | Author |
2012-02-09 | tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m... | Paul Walmsley |
2012-02-09 | tty: serial: OMAP: block idle while the UART is transferring data in PIO mode | Paul Walmsley |
2012-02-09 | tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode | Paul Walmsley |
2012-02-08 | m32r: relocate drivers back out of 8250 dir | Paul Gortmaker |
2012-02-03 | tty: fix a build failure on sparc | Cong Wang |
2012-02-02 | serial: samsung: Add support for EXYNOS5250 | Kukjin Kim |
2012-02-02 | serial: samsung: Add support for EXYNOS4212 and EXYNOS4412 | Kukjin Kim |
2012-02-02 | drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layer | Samuel Thibault |
2012-01-26 | serial: Kill off Moorestown code | Alan Cox |
2012-01-26 | Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode" | Greg Kroah-Hartman |
2012-01-26 | Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ... | Greg Kroah-Hartman |
2012-01-24 | serial: Fix wakeup init logic to speed up startup | Simon Glass |
2012-01-24 | serial: amba-pl011: lock console writes against interrupts | Rabin Vincent |
2012-01-24 | amba-pl011: do not disable RTS during shutdown | Shreshtha Kumar Sahu |
2012-01-24 | tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip | Paul Walmsley |
2012-01-24 | tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode | Paul Walmsley |
2012-01-24 | omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME | Shubhrajyoti D |
2012-01-24 | omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP. | Shubhrajyoti D |
2012-01-24 | TTY: fix UV serial console regression | Jiri Slaby |
2012-01-24 | jsm: Fixed EEH recovery error | Lucas Kannebley Tavares |
2012-01-24 | serial: group all the 8250 related code together | Paul Gortmaker |
2012-01-17 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-01-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-11 | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-01-12 | Merge branch 'sh/nommu' into sh-latest | Paul Mundt |
2012-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2012-01-09 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-01-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2012-01-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-06 | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro |
2012-01-06 | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2012-01-04 | tty: serial: imx: move del_timer_sync() to avoid potential deadlock | Eric Miao |
2012-01-04 | imx: add polled io uart methods | Saleem Abdulrasool |
2012-01-04 | imx: Add save/restore functions for UART control regs | Dirk Behme |
2012-01-04 | serial/imx: let probing fail for the dt case without a valid alias | Uwe Kleine-König |
2012-01-04 | serial/imx: propagate error from of_alias_get_id instead of using -ENODEV | Uwe Kleine-König |
2012-01-04 | tty: serial: imx: Allow UART to be a source for wakeup | Fabio Estevam |
2012-01-04 | serial: driver for m32 arch should not have DEC alpha errata | Paul Gortmaker |
2012-01-04 | atmel_serial: fix spinlock lockup in RS485 code | Claudio Scordino |
2012-01-04 | tty: Fix memory leak in virtual console when enable unicode translation | Zeng Zhaoming |
2012-01-04 | serial: use DIV_ROUND_CLOSEST instead of open coding it | Uwe Kleine-König |
2012-01-03 | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro |
2012-01-03 | fs: move code out of buffer.c | Al Viro |
2012-01-03 | serial: add support for 400 and 800 v3 series Titan cards | Yegor Yefremov |