summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-06-20Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-15Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt
2012-06-13serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart
2012-06-13serial: sh-sci: Fix probe error pathsLaurent Pinchart
2012-06-12serial/amba-pl011: move custom pin control to driverLinus Walleij
2012-06-12serial: fix serial_txx9.c build warning/typoRandy Dunlap
2012-06-12serial: fix kernel-doc warnings in 8250.cRandy Dunlap
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-05-31tty: add lockdep annotationsEric Dumazet
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-29tty: fix ldisc lock inversion traceAlan Cox
2012-05-29pty: Fix lock inversionAlan Cox
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle
2012-05-24xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk
2012-05-24xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk
2012-05-24xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2012-05-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-21hvc_xen: NULL dereference on allocation failureDan Carpenter
2012-05-21SERIAL: MIPS: lantiq: implement OF supportJohn Crispin
2012-05-18serial: sh-sci: Fix for port types without BRI interrupts.Paul Mundt
2012-05-18Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt
2012-05-17serial: delete the MCA specific 8250 support.Paul Gortmaker
2012-05-17serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro...Sonic Zhang
2012-05-17serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.Sonic Zhang
2012-05-17serial: bfin_uart: narrow the reboot condition in DMA tx interruptSonic Zhang
2012-05-17serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller.Sonic Zhang
2012-05-15Revert "serial_core: Update buffer overrun statistics."Greg Kroah-Hartman
2012-05-15SERIAL: MIPS Swarm sb1250-duart.c driver needs module.hPaul Gortmaker
2012-05-15SERIAL: MIPS DECstation zs.c driver needs module.hPaul Gortmaker
2012-05-15tty: hvc_xen: NULL dereference on allocation failureDan Carpenter
2012-05-14tty: Fix LED error returnAlan Cox
2012-05-14tty: Fix LED error returnAlan Cox
2012-05-14tty: Allow uart_register/unregister/registerAlan Cox
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann
2012-05-12serial: mxs-auart: adopt pinctrl supportShawn Guo
2012-05-12serial: amba-pl011: adopt pinctrl supportShawn Guo
2012-05-11Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann
2012-05-11Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann
2012-05-11ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan
2012-05-11tty: serial: imx: adopt pinctrl supportShawn Guo
2012-05-10tty: move global ldisc idle waitqueue to the individual ldiscIvo Sieben
2012-05-10Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt