summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"Kyle McMartin2013-06-031-7/+7
* serial: samsung: enable clock before clearing pending interrupts during initChander Kashyap2013-06-031-0/+13
* serial/imx: disable hardware flow control at startupLucas Stach2013-06-031-0/+2
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-241-23/+0
|\
| * SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar2013-05-191-23/+0
* | tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...Matwey V. Kornilov2013-05-221-3/+3
* | tty: mxser: fix usage of opmode_ioaddrMatwey V. Kornilov2013-05-211-2/+9
* | serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus2013-05-211-0/+1
* | TTY: Fix tty miss restart after we turn off flow-controlWang YanQing2013-05-201-0/+8
* | tty/vt: Fix vc_deallocate() lock orderPeter Hurley2013-05-202-26/+55
* | TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-201-0/+1
* | TTY: rocket, fix more no-PCI warningsJiri Slaby2013-05-201-147/+141
* | serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun2013-05-201-1/+3
* | tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun2013-05-201-3/+8
* | serial: samsung: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-201-0/+1
* | serial: pl011: protect attribute read from NULL platform data structLee Jones2013-05-201-1/+1
* | tty: nwpserial: Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-201-1/+1
* | serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia2013-05-201-2/+4
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-111-59/+45
|\
| * audit: do not needlessly take a lock in tty_audit_exitEric Paris2013-04-301-3/+0
| * audit: do not needlessly take a spinlock in copy_signalEric Paris2013-04-301-4/+0
| * audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs2013-04-301-0/+9
| * audit: use spin_lock_irqsave/restore in audit tty codeEric Paris2013-04-301-13/+19
| * audit: push loginuid and sessionid processing downEric Paris2013-04-301-48/+24
| * audit: stop pushing loginid, uid, sessionid as argumentsEric Paris2013-04-301-1/+3
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-101-1/+0
|\ \
| * | MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski2013-05-081-1/+0
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2013-05-101-1/+0
|\ \ \
| * | | m68k: remove unused asm/dbg.hGreg Ungerer2013-04-291-1/+0
| |/ /
* | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-26/+38
|\ \ \
| * | | serial: amba-pl011: fix !CONFIG_DMA_ENGINE caseArnd Bergmann2013-04-201-1/+1
| * | | Merge branch 'spear/dwdma' into late/cleanupArnd Bergmann2013-04-191-25/+37
| |\ \ \
| | * | | serial: pl011: use generic DMA slave configuration if possibleArnd Bergmann2013-03-121-25/+37
* | | | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-071-48/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-063-11/+20
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | serial: mxs-auart: move to use generic DMA helperShawn Guo2013-04-041-48/+4
| | |/ / / | |/| | |
* | | | | serial: sunsu: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-041-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+1
|\ \ \ \ \
| * | | | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-011-13/+40
|\ \ \ \ \ \
| * | | | | | Input: sysrq - supplement reset sequence with timeout functionalityMathieu J. Poirier2013-04-011-13/+40
* | | | | | | tty: fix up atime/mtime mess, take threeLinus Torvalds2013-05-012-2/+5
* | | | | | | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-2954-999/+1226
|\ \ \ \ \ \ \
| * | | | | | | tty/serial/sirf: fix MODULE_DEVICE_TABLEArnd Bergmann2013-04-231-1/+1
| * | | | | | | serial: mxs: drop superfluous {get|put}_deviceWolfram Sang2013-04-221-3/+1
| * | | | | | | serial: mxs: fix buffer overflowWolfram Sang2013-04-221-1/+1
| * | | | | | | ARM: PL011: add support for extended FIFO-size of PL011-r1p5Jongsung Kim2013-04-171-4/+16
| * | | | | | | serial_core.c: add put_device() after device_find_child()Federico Vaga2013-04-151-0/+4
| * | | | | | | tty: Fix unsafe bit ops in tty_throttle_safe/unthrottle_safePeter Hurley2013-04-151-2/+2
| * | | | | | | serial: sccnxp: Replace pdata.init/exit with regulator APIAlexander Shiyan2013-04-151-6/+15