Age | Commit message (Expand) | Author | Files | Lines |
2012-05-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -32/+53 |
2012-05-29 | tty: fix ldisc lock inversion trace | Alan Cox | 1 | -16/+25 |
2012-05-29 | pty: Fix lock inversion | Alan Cox | 1 | -2/+0 |
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-24 | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 3 | -71/+0 |
2012-05-23 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -12/+8 |
2012-05-23 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 1 | -5/+44 |
2012-05-23 | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 41 | -1217/+1316 |
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-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+0 |
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-18 | Merge branch 'sh/evt2irq-migration' into sh-latest | Paul Mundt | 1 | -1/+1 |
2012-05-18 | serial: delete the MCA specific 8250 support. | Paul Gortmaker | 3 | -71/+0 |
2012-05-18 | serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro... | Sonic Zhang | 1 | -16/+4 |
2012-05-18 | serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width. | Sonic Zhang | 1 | -12/+10 |
2012-05-18 | serial: bfin_uart: narrow the reboot condition in DMA tx interrupt | Sonic Zhang | 1 | -1/+1 |
2012-05-18 | 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-15 | tty: hvc_xen: NULL dereference on allocation failure | Dan Carpenter | 1 | -2/+2 |
2012-05-14 | tty: Fix LED error return | Alan Cox | 1 | -1/+1 |
2012-05-14 | tty: Fix LED error return | Alan Cox | 1 | -1/+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 | 2 | -10/+22 |
2012-05-11 | Merge branch 'clps711x/cleanup' into next/cleanup | Arnd Bergmann | 1 | -1/+0 |
2012-05-11 | ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset | Alexander Shiyan | 1 | -1/+0 |
2012-05-11 | tty: serial: imx: adopt pinctrl support | Shawn Guo | 1 | -0/+8 |
2012-05-10 | tty: move global ldisc idle waitqueue to the individual ldisc | Ivo Sieben | 1 | -3/+4 |
2012-05-10 | Merge branch 'sh/rsk-updates' into sh-latest | Paul Mundt | 5 | -18/+36 |
2012-05-10 | serial8250-em: Add DT support | Magnus Damm | 1 | -0/+7 |
2012-05-10 | serial8250-em: clk_get() IS_ERR() error handling fix | Magnus Damm | 1 | -1/+2 |
2012-05-10 | serial_core: Update buffer overrun statistics. | Corbin Atkinson | 1 | -2/+4 |
2012-05-10 | tty: drop the pty lock during hangup | Alan Cox | 1 | -0/+2 |
2012-05-09 | keyboard: Use BIOS Keyboard variable to set Numlock | Joshua Cov | 1 | -12/+8 |
2012-05-08 | cris: fix missing tty arg in wait_event_interruptible_tty call | Paul Gortmaker | 1 | -2/+2 |
2012-05-08 | tty/amiserial: Add missing argument for tty_unlock() | Geert Uytterhoeven | 1 | -1/+1 |
2012-05-05 | tty_lock: Localise the lock | Alan Cox | 12 | -90/+137 |
2012-05-05 | pty: Lock the devpts bits privately | Alan Cox | 1 | -4/+15 |
2012-05-05 | tty_lock: undo the old tty_lock use on the ctty | Alan Cox | 1 | -2/+7 |
2012-05-05 | serial8250-em: Emma Mobile UART driver V2 | Magnus Damm | 3 | -0/+187 |
2012-05-05 | Add missing call to uart_update_timeout() | Lothar Waßmann | 1 | -0/+2 |
2012-05-05 | tty: mxser: local variables should not be exposed globally | H Hartley Sweeten | 1 | -1/+1 |
2012-05-03 | serial8250: Introduce serial8250_register_8250_port() | Magnus Damm | 1 | -32/+59 |