Age | Commit message (Expand) | Author | Files | Lines |
2011-09-23 | keyboard: Do not include <linux/irq.> | Geert Uytterhoeven | 1 | -1/+2 |
2011-09-23 | TTY: serial, move 68360 driver to staging | Jiri Slaby | 8 | -18/+26 |
2011-09-23 | cris: lower the printk level in cris serial driver | WANG Cong | 1 | -6/+6 |
2011-09-23 | serial: Support the EFR-register of XR1715x uarts. | Søren Holm | 2 | -1/+52 |
2011-09-23 | cris: fix a build error in drivers/tty/serial/crisv10.c | WANG Cong | 1 | -2/+2 |
2011-09-23 | TTY: serial, fix includes in some drivers | Jiri Slaby | 22 | -2/+33 |
2011-09-23 | TTY: serial, remove dead code from 68328 | Jiri Slaby | 2 | -36/+0 |
2011-09-23 | TTY: serial: Move mutex_unlock in uart_close function | Nobuhiro Iwamatsu | 1 | -3/+2 |
2011-09-23 | serial: pxa: work around for errata #20 | Marcus Folkesson | 1 | -0/+20 |
2011-08-26 | tty: add a DesignWare 8250 driver | Jamie Iles | 3 | -0/+202 |
2011-08-26 | tty: 8250: export serial8250_handle_irq | Jamie Iles | 1 | -0/+1 |
2011-08-26 | tty/powerpc: fix build break with ehv_bytechan.c on allyesconfig | Timur Tabi | 1 | -6/+2 |
2011-08-26 | max3110: Fix up port->tty backreferencing | Alan Cox | 1 | -2/+5 |
2011-08-26 | max3110: add sysrq support | Alexander Shishkin | 2 | -56/+44 |
2011-08-26 | max3110: wake up fixes | Dirk Brandewie | 1 | -4/+7 |
2011-08-26 | n_gsm: Send CLD command on exit | Alan Cox | 1 | -0/+8 |
2011-08-26 | n_gsm: update TODO list | Alan Cox | 1 | -1/+0 |
2011-08-26 | hsu: add runtime pm support | Kristen Carlson Accardi | 1 | -0/+47 |
2011-08-25 | TTY: use tty_wait_until_sent_from_close in other drivers | Jiri Slaby | 4 | -4/+5 |
2011-08-25 | TTY: use tty_wait_until_sent_from_close in tty_port_close_start | Jiri Slaby | 1 | -1/+1 |
2011-08-25 | TTY: serial, move locking in uart_close | Jiri Slaby | 1 | -1/+1 |
2011-08-25 | TTY: serial, use ASYNCB_CLOSING in uart_close | Jiri Slaby | 1 | -0/+3 |
2011-08-25 | jsm: print byte we are dequeing | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2011-08-25 | jsm: remove buggy write queue | Thadeu Lima de Souza Cascardo | 4 | -103/+28 |
2011-08-25 | jsm: remove remaining flip buffer code | Thadeu Lima de Souza Cascardo | 2 | -21/+0 |
2011-08-25 | tty: Add support serial for EXYNOS4212 SoC | Kukjin Kim | 1 | -2/+2 |
2011-08-25 | atmel_serial: RS485: receiving enabled when sending data | Bernhard Roth | 1 | -3/+6 |
2011-08-25 | serial/imx: support to handle break character | Hui Wang | 1 | -3/+7 |
2011-08-25 | Revert "tty: serial8250: add helpers for the DesignWare 8250" | Greg Kroah-Hartman | 3 | -107/+0 |
2011-08-25 | Revert "tty: of_serial: add support for the DesignWare 8250" | Greg Kroah-Hartman | 1 | -7/+0 |
2011-08-23 | tty: of_serial: add support for the DesignWare 8250 | Jamie Iles | 1 | -0/+7 |
2011-08-23 | tty: serial8250: add helpers for the DesignWare 8250 | Jamie Iles | 3 | -0/+107 |
2011-08-23 | tty: serial8250: remove UPIO_DWAPB{,32} | Jamie Iles | 2 | -72/+0 |
2011-08-23 | tty: serial8250: allow platforms to override irq handler | Jamie Iles | 1 | -4/+35 |
2011-08-23 | serial: samsung: Add unified interrupt handler for s3c64xx and later SoC's | Thomas Abraham | 2 | -12/+96 |
2011-08-23 | serial:bfin_uart: Put TX IRQ in individual platform resource. | Sonic Zhang | 1 | -14/+22 |
2011-08-23 | tty: clearify structure initializer in notify_write() | Mathias Krause | 1 | -1/+1 |
2011-08-23 | serial:blackfin: rename Blackfin serial driver to bfin_uart.c | Sonic Zhang | 3 | -2/+2 |
2011-08-23 | serial:blackfin: Correct coding style in bfin serial driver. | Sonic Zhang | 1 | -9/+16 |
2011-08-23 | TTY: mxser+cyclades remove wait_until_sent debug code | Jiri Slaby | 2 | -23/+2 |
2011-08-23 | TTY: remove tty_locked | Jiri Slaby | 4 | -19/+2 |
2011-08-23 | TTY: ami_serial, remove BTM from wait_until_sent | Jiri Slaby | 1 | -9/+1 |
2011-08-23 | TTY: serial, remove tasklet for tty_wakeup | Jiri Slaby | 1 | -19/+1 |
2011-08-23 | TTY: msm_serial, remove unneeded console set | Jiri Slaby | 1 | -2/+0 |
2011-08-23 | TTY: serial, remove BTM from wait_until_sent | Jiri Slaby | 1 | -23/+7 |
2011-08-23 | drivers/tty/synclink: remove double comment | Edwin van Vliet | 1 | -1/+0 |
2011-08-23 | tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver | Timur Tabi | 3 | -0/+923 |
2011-08-22 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 1 | -5/+10 |
2011-08-21 | pci: fix new kernel-doc warning in pci.c | Randy Dunlap | 1 | -1/+1 |
2011-08-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -0/+8 |