| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly" | Kyle McMartin | 2013-06-03 | 1 | -7/+7 |
* | serial: samsung: enable clock before clearing pending interrupts during init | Chander Kashyap | 2013-06-03 | 1 | -0/+13 |
* | serial/imx: disable hardware flow control at startup | Lucas Stach | 2013-06-03 | 1 | -0/+2 |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-05-24 | 1 | -23/+0 |
|\ |
|
| * | SERIAL: OMAP: Remove the slave idle handling from the driver | Santosh Shilimkar | 2013-05-19 | 1 | -23/+0 |
* | | tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui... | Matwey V. Kornilov | 2013-05-22 | 1 | -3/+3 |
* | | tty: mxser: fix usage of opmode_ioaddr | Matwey V. Kornilov | 2013-05-21 | 1 | -2/+9 |
* | | serial: 8250_dw: add ACPI ID for Intel BayTrail | Heikki Krogerus | 2013-05-21 | 1 | -0/+1 |
* | | TTY: Fix tty miss restart after we turn off flow-control | Wang YanQing | 2013-05-20 | 1 | -0/+8 |
* | | tty/vt: Fix vc_deallocate() lock order | Peter Hurley | 2013-05-20 | 2 | -26/+55 |
* | | TTY: ehv_bytechan: add missing platform_driver_unregister() when module exit | Wei Yongjun | 2013-05-20 | 1 | -0/+1 |
* | | TTY: rocket, fix more no-PCI warnings | Jiri Slaby | 2013-05-20 | 1 | -147/+141 |
* | | serial: mcf: missing uart_unregister_driver() on error in mcf_init() | Wei Yongjun | 2013-05-20 | 1 | -1/+3 |
* | | tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init() | Wei Yongjun | 2013-05-20 | 1 | -3/+8 |
* | | serial: samsung: add missing platform_driver_unregister() when module exit | Wei Yongjun | 2013-05-20 | 1 | -0/+1 |
* | | serial: pl011: protect attribute read from NULL platform data struct | Lee Jones | 2013-05-20 | 1 | -1/+1 |
* | | tty: nwpserial: Pass correct pointer to free_irq() | Lars-Peter Clausen | 2013-05-20 | 1 | -1/+1 |
* | | serial: 8250_dw: Add valid clk pointer check | Ezequiel Garcia | 2013-05-20 | 1 | -2/+4 |
|/ |
|
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2013-05-11 | 1 | -59/+45 |
|\ |
|
| * | audit: do not needlessly take a lock in tty_audit_exit | Eric Paris | 2013-04-30 | 1 | -3/+0 |
| * | audit: do not needlessly take a spinlock in copy_signal | Eric Paris | 2013-04-30 | 1 | -4/+0 |
| * | audit: add an option to control logging of passwords with pam_tty_audit | Richard Guy Briggs | 2013-04-30 | 1 | -0/+9 |
| * | audit: use spin_lock_irqsave/restore in audit tty code | Eric Paris | 2013-04-30 | 1 | -13/+19 |
| * | audit: push loginuid and sessionid processing down | Eric Paris | 2013-04-30 | 1 | -48/+24 |
| * | audit: stop pushing loginid, uid, sessionid as arguments | Eric Paris | 2013-04-30 | 1 | -1/+3 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-05-10 | 1 | -1/+0 |
|\ \ |
|
| * | | MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c | Jonas Gorski | 2013-05-08 | 1 | -1/+0 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2013-05-10 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | m68k: remove unused asm/dbg.h | Greg Ungerer | 2013-04-29 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-07 | 1 | -26/+38 |
|\ \ \ |
|
| * | | | serial: amba-pl011: fix !CONFIG_DMA_ENGINE case | Arnd Bergmann | 2013-04-20 | 1 | -1/+1 |
| * | | | Merge branch 'spear/dwdma' into late/cleanup | Arnd Bergmann | 2013-04-19 | 1 | -25/+37 |
| |\ \ \ |
|
| | * | | | serial: pl011: use generic DMA slave configuration if possible | Arnd Bergmann | 2013-03-12 | 1 | -25/+37 |
* | | | | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-05-07 | 1 | -48/+4 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'late/dt' into next/dt2 | Arnd Bergmann | 2013-05-06 | 3 | -11/+20 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | serial: mxs-auart: move to use generic DMA helper | Shawn Guo | 2013-04-04 | 1 | -48/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | serial: sunsu: add missing platform_driver_unregister() when module exit | Wei Yongjun | 2013-05-04 | 1 | -0/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-05-01 | 1 | -13/+40 |
|\ \ \ \ \ \ |
|
| * | | | | | | Input: sysrq - supplement reset sequence with timeout functionality | Mathieu J. Poirier | 2013-04-01 | 1 | -13/+40 |
* | | | | | | | tty: fix up atime/mtime mess, take three | Linus Torvalds | 2013-05-01 | 2 | -2/+5 |
* | | | | | | | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-04-29 | 54 | -999/+1226 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | tty/serial/sirf: fix MODULE_DEVICE_TABLE | Arnd Bergmann | 2013-04-23 | 1 | -1/+1 |
| * | | | | | | | serial: mxs: drop superfluous {get|put}_device | Wolfram Sang | 2013-04-22 | 1 | -3/+1 |
| * | | | | | | | serial: mxs: fix buffer overflow | Wolfram Sang | 2013-04-22 | 1 | -1/+1 |
| * | | | | | | | ARM: PL011: add support for extended FIFO-size of PL011-r1p5 | Jongsung Kim | 2013-04-17 | 1 | -4/+16 |
| * | | | | | | | serial_core.c: add put_device() after device_find_child() | Federico Vaga | 2013-04-15 | 1 | -0/+4 |
| * | | | | | | | tty: Fix unsafe bit ops in tty_throttle_safe/unthrottle_safe | Peter Hurley | 2013-04-15 | 1 | -2/+2 |
| * | | | | | | | serial: sccnxp: Replace pdata.init/exit with regulator API | Alexander Shiyan | 2013-04-15 | 1 | -6/+15 |