| Commit message (Expand) | Author | Age | Files | Lines |
* | TTY: vt, add ->install | Jiri Slaby | 2012-06-13 | 1 | -24/+36 |
* | TTY: provide drivers with tty_port_install | Jiri Slaby | 2012-06-13 | 1 | -0/+8 |
* | TTY: vt, remove con_schedule_flip | Jiri Slaby | 2012-06-13 | 2 | -4/+4 |
* | PTY: add tty_port | Jiri Slaby | 2012-06-13 | 1 | -4/+21 |
* | PTY: merge pty_install implementations | Jiri Slaby | 2012-06-13 | 1 | -65/+45 |
* | PTY: remove one empty ops->remove | Jiri Slaby | 2012-06-13 | 1 | -7/+3 |
* | serial: sh-sci: Make probe fail for ports that exceed the maximum count | Laurent Pinchart | 2012-06-12 | 1 | -1/+1 |
* | serial: sh-sci: Fix probe error paths | Laurent Pinchart | 2012-06-12 | 1 | -13/+23 |
* | TTY: cyclades, add local pointer for card | Jiri Slaby | 2012-06-12 | 1 | -30/+33 |
* | 8250_pci: Remove duplicate struct pciserial_board | Shawn Bohrer | 2012-06-12 | 1 | -9/+1 |
* | serial: Add driver for LPC32xx High Speed UARTs | Roland Stigge | 2012-06-12 | 3 | -0/+843 |
* | serial/of-serial: Add LPC3220 standard UART compatible string | Roland Stigge | 2012-06-12 | 1 | -0/+1 |
* | serial/8250: Add LPC3220 standard UART type | Roland Stigge | 2012-06-12 | 1 | -0/+8 |
* | serial_core: Update buffer overrun statistics. | Corbin | 2012-06-12 | 1 | -2/+4 |
* | serial/imx: make devdata member point to const data | Uwe Kleine-König | 2012-06-12 | 1 | -1/+1 |
* | serial: samsung: protect NULL dereference of clock name | KeyYoung Park | 2012-06-12 | 1 | -1/+2 |
* | serial: samsung: Fixed wrong comparison for baudclk_rate | Kyoungil Kim | 2012-06-12 | 1 | -2/+2 |
* | serial: samsung: Remove NULL checking for baud clock | Kyoungil Kim | 2012-06-12 | 1 | -9/+12 |
* | tty: Revert the tty locking series, it needs more work | Linus Torvalds | 2012-06-02 | 12 | -175/+108 |
* | tty: add lockdep annotations | Eric Dumazet | 2012-05-31 | 1 | -4/+15 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-05-29 | 3 | -32/+53 |
|\ |
|
| *-. | Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex... | Ralf Baechle | 2012-05-26 | 3 | -32/+53 |
| |\ \ |
|
| | | * | SERIAL: MIPS: lantiq: implement OF support | John Crispin | 2012-05-21 | 1 | -32/+51 |
| | |/
| |/| |
|
| | * | SERIAL: MIPS Swarm sb1250-duart.c driver needs module.h | Paul Gortmaker | 2012-05-15 | 1 | -0/+1 |
| | * | SERIAL: MIPS DECstation zs.c driver needs module.h | Paul Gortmaker | 2012-05-15 | 1 | -0/+1 |
| |/ |
|
* | | tty: fix ldisc lock inversion trace | Alan Cox | 2012-05-29 | 1 | -16/+25 |
* | | pty: Fix lock inversion | Alan Cox | 2012-05-29 | 1 | -2/+0 |
* | | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 1 | -15/+23 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'spear/clock' and 'imx/clock' into next/clock | Arnd Bergmann | 2012-05-14 | 3 | -0/+24 |
| |\ \ \ |
|
| | | * \ | Merge branch 'imx/pinctrl' into imx/clock | Arnd Bergmann | 2012-05-14 | 3 | -0/+24 |
| | | |\ \ |
|
| * | | \ \ | Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into... | Arnd Bergmann | 2012-05-11 | 2 | -10/+22 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | /
| | | |_|/
| | |/| | |
|
| * | | | | serial i.MX: do not depend on grouped clocks | Sascha Hauer | 2012-04-25 | 1 | -15/+23 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2012-05-23 | 3 | -71/+0 |
|\ \ \ \ |
|
| * | | | | serial: delete the MCA specific 8250 support. | Paul Gortmaker | 2012-05-17 | 3 | -71/+0 |
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-05-23 | 1 | -12/+8 |
|\ \ \ \ \ |
|
| * | | | | | keyboard: Use BIOS Keyboard variable to set Numlock | Joshua Cov | 2012-05-08 | 1 | -12/+8 |
* | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-05-23 | 1 | -5/+44 |
|\ \ \ \ \ \ |
|
| * | | | | | | serial: sh-sci: Fix for port types without BRI interrupts. | Paul Mundt | 2012-05-18 | 1 | -1/+18 |
| * | | | | | | Merge branch 'sh/evt2irq-migration' into sh-latest | Paul Mundt | 2012-05-18 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'sh/rsk-updates' into sh-latest | Paul Mundt | 2012-05-10 | 5 | -18/+36 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest | Paul Mundt | 2012-04-19 | 10 | -53/+48 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | serial: sh-sci: Update break_ctl handling for all SCSPTR-capable regtypes. | Shimoda, Yoshihiro | 2012-04-12 | 1 | -18/+18 |
| * | | | | | | | serial: sh-sci: modify sci_break_ctl() | Shimoda, Yoshihiro | 2012-04-09 | 1 | -4/+26 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-22 | 41 | -1217/+1316 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro... | Sonic Zhang | 2012-05-17 | 1 | -16/+4 |
| * | | | | | | | serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width. | Sonic Zhang | 2012-05-17 | 1 | -12/+10 |
| * | | | | | | | serial: bfin_uart: narrow the reboot condition in DMA tx interrupt | Sonic Zhang | 2012-05-17 | 1 | -1/+1 |
| * | | | | | | | serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller. | Sonic Zhang | 2012-05-17 | 1 | -19/+13 |
| * | | | | | | | Revert "serial_core: Update buffer overrun statistics." | Greg Kroah-Hartman | 2012-05-15 | 1 | -4/+2 |
| * | | | | | | | tty: hvc_xen: NULL dereference on allocation failure | Dan Carpenter | 2012-05-15 | 1 | -2/+2 |