summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-05-21serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing
2013-05-20tty: Add timed, writer-prioritized rw semaphorePeter Hurley
2013-05-20vt: delete unneeded function unregister_con_driverWang YanQing
2013-05-20fbcon: convert last two unregister_con_driver call to do_unregister_con_driverWang YanQing
2013-05-20vt: delete unneeded function bind_con_driverWang YanQing
2013-05-20vt: convert last bind_con_driver call to do_bind_con_driverWang YanQing
2013-05-20vt: delete unneeded function unbind_con_driverWang YanQing
2013-05-20vt: convert last unbind_con_driver call to do_unbind_con_driverWang YanQing
2013-05-20vt: delete unneeded functions register_con_driver|take_over_consoleWang YanQing
2013-05-20TTY: Fix tty miss restart after we turn off flow-controlWang YanQing
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley
2013-05-20TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun
2013-05-20TTY: rocket, fix more no-PCI warningsJiri Slaby
2013-05-20tty: Remove TTY_HW_COOK_IN/OUTPeter Hurley
2013-05-20tty: xuartps: Remove suspend/resume functionsSoren Brinkmann
2013-05-20serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun
2013-05-20tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun
2013-05-20serial: samsung: add missing platform_driver_unregister() when module exitWei Yongjun
2013-05-20serial: pl011: protect attribute read from NULL platform data structLee Jones
2013-05-20tty: nwpserial: Pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-20serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia
2013-05-20serial: imx: Add Rx Fifo overrun error messageAlexander Stein
2013-05-20tty: serial: amba-pl011: revise to use amba_rev macroJongsung Kim
2013-05-20serial: altera: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-20serial: omap: prevent runtime PM for "no_console_suspend"Sourav Poddar
2013-05-20serial: Move "uart_console" def to core header file.Sourav Poddar
2013-05-19SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2013-05-08MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann
2013-05-04serial: sunsu: add missing platform_driver_unregister() when module exitWei Yongjun
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-05-01tty: fix up atime/mtime mess, take threeLinus Torvalds
2013-04-30audit: do not needlessly take a lock in tty_audit_exitEric Paris
2013-04-30audit: do not needlessly take a spinlock in copy_signalEric Paris
2013-04-30audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs
2013-04-30audit: use spin_lock_irqsave/restore in audit tty codeEric Paris
2013-04-30audit: push loginuid and sessionid processing downEric Paris
2013-04-30audit: stop pushing loginid, uid, sessionid as argumentsEric Paris
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-29m68k: remove unused asm/dbg.hGreg Ungerer
2013-04-26TTY: fix atime/mtime regressionJiri Slaby
2013-04-23tty/serial/sirf: fix MODULE_DEVICE_TABLEArnd Bergmann