Age | Commit message (Expand) | Author | Files | Lines |
2012-07-27 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2012-07-27 | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King | 1 | -1/+1 |
2012-07-27 | Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 5 | -23/+55 |
2012-07-26 | pch_uart: Fix parity setting issue | Tomoya MORINAGA | 1 | -1/+1 |
2012-07-26 | pch_uart: Fix rx error interrupt setting issue | Tomoya MORINAGA | 1 | -6/+12 |
2012-07-26 | pch_uart: Fix missing break for 16 byte fifo | Alan Cox | 1 | -0/+1 |
2012-07-26 | pch_uart: Add eg20t_port lock field, avoid recursive spinlocks | Darren Hart | 1 | -12/+26 |
2012-07-26 | serial/of-serial: Add LPC3220 standard UART compatible string | Roland Stigge | 1 | -0/+1 |
2012-07-26 | serial/8250: Add LPC3220 standard UART type | Roland Stigge | 1 | -0/+8 |
2012-07-26 | serial_core: Update buffer overrun statistics. | Corbin | 1 | -2/+4 |
2012-07-26 | serial: samsung: Fixed wrong comparison for baudclk_rate | Kyoungil Kim | 1 | -2/+2 |
2012-07-24 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -4/+4 |
2012-07-23 | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -5/+1 |
2012-07-13 | serial: sh-sci: prepare for conversion to the shdma base library | Guennadi Liakhovetski | 1 | -4/+4 |
2012-07-03 | serial: mxs-auart: Allow device tree probing | Fabio Estevam | 1 | -2/+40 |
2012-07-02 | Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2... | Arnd Bergmann | 1 | -5/+1 |
2012-07-01 | tty: serial: imx: remove the use of MXC_INTERNAL_IRQS | Shawn Guo | 1 | -5/+1 |
2012-06-28 | ARM: 7433/1: serial: use the new linux/sizes.h | Alessandro Rubini | 1 | -1/+1 |
2012-06-20 | Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -6/+43 |
2012-06-13 | Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and... | Paul Mundt | 5 | -51/+80 |
2012-06-13 | serial: sh-sci: Make probe fail for ports that exceed the maximum count | Laurent Pinchart | 1 | -1/+1 |
2012-06-13 | serial: sh-sci: Fix probe error paths | Laurent Pinchart | 1 | -13/+23 |
2012-06-12 | serial/amba-pl011: move custom pin control to driver | Linus Walleij | 1 | -4/+41 |
2012-06-12 | serial: fix serial_txx9.c build warning/typo | Randy Dunlap | 1 | -1/+1 |
2012-06-12 | serial: fix kernel-doc warnings in 8250.c | Randy Dunlap | 1 | -1/+1 |
2012-06-02 | tty: Revert the tty locking series, it needs more work | Linus Torvalds | 1 | -4/+4 |
2012-05-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -32/+53 |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -15/+23 |
2012-05-26 | Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex... | Ralf Baechle | 3 | -32/+53 |
2012-05-23 | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 3 | -71/+0 |
2012-05-23 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 1 | -5/+44 |
2012-05-22 | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 16 | -771/+759 |
2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -0/+24 |
2012-05-21 | SERIAL: MIPS: lantiq: implement OF support | John Crispin | 1 | -32/+51 |
2012-05-18 | serial: sh-sci: Fix for port types without BRI interrupts. | Paul Mundt | 1 | -1/+18 |
2012-05-17 | serial: delete the MCA specific 8250 support. | Paul Gortmaker | 3 | -71/+0 |
2012-05-17 | serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro... | Sonic Zhang | 1 | -16/+4 |
2012-05-17 | serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width. | Sonic Zhang | 1 | -12/+10 |
2012-05-17 | serial: bfin_uart: narrow the reboot condition in DMA tx interrupt | Sonic Zhang | 1 | -1/+1 |
2012-05-17 | serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller. | Sonic Zhang | 1 | -19/+13 |
2012-05-15 | Revert "serial_core: Update buffer overrun statistics." | Greg Kroah-Hartman | 1 | -4/+2 |
2012-05-15 | SERIAL: MIPS Swarm sb1250-duart.c driver needs module.h | Paul Gortmaker | 1 | -0/+1 |
2012-05-15 | SERIAL: MIPS DECstation zs.c driver needs module.h | Paul Gortmaker | 1 | -0/+1 |
2012-05-14 | tty: Allow uart_register/unregister/register | Alan Cox | 1 | -0/+1 |
2012-05-14 | Merge branches 'spear/clock' and 'imx/clock' into next/clock | Arnd Bergmann | 3 | -0/+24 |
2012-05-14 | Merge branch 'imx/pinctrl' into imx/clock | Arnd Bergmann | 3 | -0/+24 |
2012-05-12 | serial: mxs-auart: adopt pinctrl support | Shawn Guo | 1 | -0/+8 |
2012-05-12 | serial: amba-pl011: adopt pinctrl support | Shawn Guo | 1 | -0/+8 |
2012-05-11 | Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into... | Arnd Bergmann | 1 | -3/+3 |
2012-05-11 | Merge branch 'clps711x/cleanup' into next/cleanup | Arnd Bergmann | 1 | -1/+0 |