Age | Commit message (Expand) | Author |
2012-07-10 | tty/hvc_opal: Fix debug function name | Benjamin Herrenschmidt |
2012-06-20 | Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-06-15 | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-06-13 | Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and... | Paul Mundt |
2012-06-13 | serial: sh-sci: Make probe fail for ports that exceed the maximum count | Laurent Pinchart |
2012-06-13 | serial: sh-sci: Fix probe error paths | Laurent Pinchart |
2012-06-12 | serial/amba-pl011: move custom pin control to driver | Linus Walleij |
2012-06-12 | serial: fix serial_txx9.c build warning/typo | Randy Dunlap |
2012-06-12 | serial: fix kernel-doc warnings in 8250.c | Randy Dunlap |
2012-06-02 | tty: Revert the tty locking series, it needs more work | Linus Torvalds |
2012-05-31 | tty: add lockdep annotations | Eric Dumazet |
2012-05-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-05-29 | tty: fix ldisc lock inversion trace | Alan Cox |
2012-05-29 | pty: Fix lock inversion | Alan Cox |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex... | Ralf Baechle |
2012-05-24 | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. | Konrad Rzeszutek Wilk |
2012-05-24 | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN | Konrad Rzeszutek Wilk |
2012-05-24 | xen/hvc: Collapse error logic. | Konrad Rzeszutek Wilk |
2012-05-23 | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2012-05-23 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-05-23 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-05-22 | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-21 | hvc_xen: NULL dereference on allocation failure | Dan Carpenter |
2012-05-21 | SERIAL: MIPS: lantiq: implement OF support | John Crispin |
2012-05-18 | serial: sh-sci: Fix for port types without BRI interrupts. | Paul Mundt |
2012-05-18 | Merge branch 'sh/evt2irq-migration' into sh-latest | Paul Mundt |
2012-05-17 | serial: delete the MCA specific 8250 support. | Paul Gortmaker |
2012-05-17 | serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro... | Sonic Zhang |
2012-05-17 | serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width. | Sonic Zhang |
2012-05-17 | serial: bfin_uart: narrow the reboot condition in DMA tx interrupt | Sonic Zhang |
2012-05-17 | serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller. | Sonic Zhang |
2012-05-15 | Revert "serial_core: Update buffer overrun statistics." | Greg Kroah-Hartman |
2012-05-15 | SERIAL: MIPS Swarm sb1250-duart.c driver needs module.h | Paul Gortmaker |
2012-05-15 | SERIAL: MIPS DECstation zs.c driver needs module.h | Paul Gortmaker |
2012-05-15 | tty: hvc_xen: NULL dereference on allocation failure | Dan Carpenter |
2012-05-14 | tty: Fix LED error return | Alan Cox |
2012-05-14 | tty: Fix LED error return | Alan Cox |
2012-05-14 | tty: Allow uart_register/unregister/register | Alan Cox |
2012-05-14 | Merge branches 'spear/clock' and 'imx/clock' into next/clock | Arnd Bergmann |
2012-05-14 | Merge branch 'imx/pinctrl' into imx/clock | Arnd Bergmann |
2012-05-12 | serial: mxs-auart: adopt pinctrl support | Shawn Guo |
2012-05-12 | serial: amba-pl011: adopt pinctrl support | Shawn Guo |
2012-05-11 | Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into... | Arnd Bergmann |
2012-05-11 | Merge branch 'clps711x/cleanup' into next/cleanup | Arnd Bergmann |
2012-05-11 | ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset | Alexander Shiyan |
2012-05-11 | tty: serial: imx: adopt pinctrl support | Shawn Guo |
2012-05-10 | tty: move global ldisc idle waitqueue to the individual ldisc | Ivo Sieben |