Age | Commit message (Expand) | Author |
2012-08-01 | serial: sh-sci: fix compilation breakage, when DMA is enabled | Guennadi Liakhovetski |
2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-27 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-07-27 | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King |
2012-07-27 | Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-07-26 | pch_uart: Fix parity setting issue | Tomoya MORINAGA |
2012-07-26 | pch_uart: Fix rx error interrupt setting issue | Tomoya MORINAGA |
2012-07-26 | pch_uart: Fix missing break for 16 byte fifo | Alan Cox |
2012-07-26 | pch_uart: Add eg20t_port lock field, avoid recursive spinlocks | Darren Hart |
2012-07-26 | serial/of-serial: Add LPC3220 standard UART compatible string | Roland Stigge |
2012-07-26 | serial/8250: Add LPC3220 standard UART type | Roland Stigge |
2012-07-26 | serial_core: Update buffer overrun statistics. | Corbin |
2012-07-26 | serial: samsung: Fixed wrong comparison for baudclk_rate | Kyoungil Kim |
2012-07-24 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-07-23 | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-19 | uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o |
2012-07-13 | serial: sh-sci: prepare for conversion to the shdma base library | Guennadi Liakhovetski |
2012-07-03 | serial: mxs-auart: Allow device tree probing | Fabio Estevam |
2012-07-02 | Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2... | Arnd Bergmann |
2012-07-01 | tty: serial: imx: remove the use of MXC_INTERNAL_IRQS | Shawn Guo |
2012-06-28 | ARM: 7433/1: serial: use the new linux/sizes.h | Alessandro Rubini |
2012-06-20 | Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | 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-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
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-23 | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | 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-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-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-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 |