summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-04-13sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2012-04-13kgdb/serial: Short term workaroundJason Wessel
2012-04-13rt: Improve the serial console PASS_LIMITIngo Molnar
2012-04-13drivers-tty-fix-omap-lock-crap.patchThomas Gleixner
2012-04-13serial: 8250: Call flush_to_ldisc when the irq is threadedIngo Molnar
2012-04-13serial: 8250: Clean up the locking for -rtIngo Molnar
2012-04-13tty: Do not disable interrupts in put_ldisc on -rtThomas Gleixner
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov
2012-04-04serial/sunzilog: fix keyboard on SUN SPARCstationSam Ravnborg
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi
2012-03-30serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2012-03-28Disintegrate asm/system.h for CRISDavid Howells
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-28serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring
2012-03-23Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-03-22Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21mm, oom: force oom kill on sysrq+fDavid Rientjes
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-21tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectableStephen Rothwell
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-16powerpc/hvc_udbg: Don't crash when udbg_putc is NULLBenjamin Herrenschmidt
2012-03-15serial: pxa: add clk_prepare/clk_unprepare callsPhilipp Zabel
2012-03-15TTY: Wrong unicode value copied in con_set_unimap()Liz Clark
2012-03-14serial: PL011: clear pending interruptsLinus Walleij
2012-03-13hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini
2012-03-13hvc_xen: implement multiconsole supportStefano Stabellini
2012-03-13hvc_xen: support PV on HVM consolesStefano Stabellini
2012-03-13serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after...Sonic Zhang
2012-03-12vt: NULL dereference in vt_do_kdsk_ioctl()Dan Carpenter