Age | Commit message (Expand) | Author |
2013-05-11 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2013-05-10 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-05-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2013-05-08 | MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c | Jonas Gorski |
2013-05-07 | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-05-07 | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2013-05-06 | Merge branch 'late/dt' into next/dt2 | Arnd Bergmann |
2013-05-04 | serial: sunsu: add missing platform_driver_unregister() when module exit | Wei Yongjun |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-05-01 | tty: fix up atime/mtime mess, take three | Linus Torvalds |
2013-04-30 | audit: do not needlessly take a lock in tty_audit_exit | Eric Paris |
2013-04-30 | audit: do not needlessly take a spinlock in copy_signal | Eric Paris |
2013-04-30 | audit: add an option to control logging of passwords with pam_tty_audit | Richard Guy Briggs |
2013-04-30 | audit: use spin_lock_irqsave/restore in audit tty code | Eric Paris |
2013-04-30 | audit: push loginuid and sessionid processing down | Eric Paris |
2013-04-30 | audit: stop pushing loginid, uid, sessionid as arguments | Eric Paris |
2013-04-29 | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-04-29 | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-04-29 | m68k: remove unused asm/dbg.h | Greg Ungerer |
2013-04-26 | TTY: fix atime/mtime regression | Jiri Slaby |
2013-04-23 | tty/serial/sirf: fix MODULE_DEVICE_TABLE | Arnd Bergmann |
2013-04-22 | serial: mxs: drop superfluous {get|put}_device | Wolfram Sang |
2013-04-22 | serial: mxs: fix buffer overflow | Wolfram Sang |
2013-04-20 | serial: amba-pl011: fix !CONFIG_DMA_ENGINE case | Arnd Bergmann |
2013-04-19 | Merge branch 'spear/dwdma' into late/cleanup | Arnd Bergmann |
2013-04-17 | ARM: PL011: add support for extended FIFO-size of PL011-r1p5 | Jongsung Kim |
2013-04-15 | serial_core.c: add put_device() after device_find_child() | Federico Vaga |
2013-04-15 | tty: Fix unsafe bit ops in tty_throttle_safe/unthrottle_safe | Peter Hurley |
2013-04-15 | serial: sccnxp: Replace pdata.init/exit with regulator API | Alexander Shiyan |
2013-04-15 | serial: sccnxp: Do not override device name | Alexander Shiyan |
2013-04-15 | TTY: pty, fix compilation warning | Jiri Slaby |
2013-04-15 | TTY: rocket, fix compilation warning | Jiri Slaby |
2013-04-14 | Merge 3.9-rc7 intp tty-next | Greg Kroah-Hartman |
2013-04-14 | Merge 3.9-rc7 into char-misc-next | Greg Kroah-Hartman |
2013-04-12 | TTY: synclinkmp: fix DTR being raised on hang up | Johan Hovold |
2013-04-12 | TTY: synclink_gt: fix DTR being raised on hang up | Johan Hovold |
2013-04-12 | TTY: synclink: fix DTR being raised on hang up | Johan Hovold |
2013-04-12 | serial: 8250_dw: Fix the stub for dw8250_probe_acpi() | Heikki Krogerus |
2013-04-11 | serial: 8250_dw: Convert to devm_ioremap() | Heikki Krogerus |
2013-04-11 | serial: 8250_dw: Set port capabilities based on CPR register | Heikki Krogerus |
2013-04-11 | serial: 8250_dw: Let ACPI code extract the DMA client info | Heikki Krogerus |
2013-04-11 | serial: 8250_dw: Support clk framework also with ACPI | Heikki Krogerus |
2013-04-11 | serial: 8250_dw: Enable runtime PM | Heikki Krogerus |
2013-04-11 | serial: 8250_dma: Provide default slave configuration parameters | Heikki Krogerus |
2013-04-11 | serial: 8250_dma: Use dmaengine helpers to get the slave channels | Heikki Krogerus |
2013-04-11 | serial: 8250_dma: Fix RX handling | Heikki Krogerus |
2013-04-11 | serial: 8250_dma: TX cleanup | Heikki Krogerus |
2013-04-11 | tty: serial/samsung: fix modular build | Arnd Bergmann |
2013-04-11 | tty: serial/samsung: make register definitions global | Arnd Bergmann |