summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* tty: Fix LED error returnAlan Cox2012-05-141-1/+1
* Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-021-7/+19
|\
| * vt: Fix deadlock on scroll-lockAlan Cox2012-05-011-7/+19
* | tty/serial/pmac_zilog: Fix "nobody cared" IRQ messageLarry Finger2012-04-301-3/+3
|/
* drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall2012-04-191-1/+3
* pch_uart: Fix dma channel unallocated issueTomoya MORINAGA2012-04-181-1/+3
* ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan2012-04-181-6/+8
* Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-1210-53/+48
|\
| * pch_uart: Add Kontron COMe-mTT10 uart clock quirkMichael Brunner2012-04-091-0/+7
| * pch_uart: Fix MSI setting issueTomoya MORINAGA2012-04-091-0/+1
| * serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-092-4/+21
| * Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-092-19/+2
| * Revert "serial/8250_pci: init-quirk msi support for kt serial controller"Dan Williams2012-04-091-14/+0
| * tty/serial/omap: console can only be built-inArnd Bergmann2012-04-091-1/+1
| * serial: samsung: fix omission initialize ulcon in reset port fn()Kukjin Kim2012-04-091-0/+1
| * printk(): add KERN_CONT where needed in hpet and vt codeKay Sievers2012-04-091-2/+1
| * tty/serial: atmel_serial: fix RS485 half-duplex problemSiftar, Gabe2012-04-091-0/+4
| * tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov2012-04-091-2/+2
| * omap-serial: Fix the error handling in the omap_serial probeShubhrajyoti D2012-04-091-23/+20
| * serial: PL011: move interrupt clearingLinus Walleij2012-04-061-4/+4
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-072-89/+86
|\ \
| * | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-053-14/+5
|\ \ \
| * | | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-052-13/+4
| * | | sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov2012-04-051-1/+1
* | | | serial/sunzilog: fix keyboard on SUN SPARCstationSam Ravnborg2012-04-041-2/+2
| |_|/ |/| |
* | | Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-301-1/+1
| |/ |/|
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-301-5/+10
|\ \
| * | serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi2012-03-281-5/+10
| |/
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-293-8/+9
|\ \
| * | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-213-8/+6
| * | dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-221-0/+3
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2825-20/+6
|\ \ \
| * | | Remove all #inclusions of asm/system.hDavid Howells2012-03-2820-20/+0
| * | | Disintegrate asm/system.h for SparcDavid Howells2012-03-284-0/+4
| * | | Disintegrate asm/system.h for CRISDavid Howells2012-03-281-0/+1
| * | | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-282-9/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-282-9/+3
* | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-271-0/+1
|\ \ \ \
| * | | | ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring2012-03-251-0/+1
* | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-272-12/+39
|\ \ \ \ \
| * \ \ \ \ Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-081-12/+37
| |\ \ \ \ \
| | * | | | | serial: pxa: add OF supportHaojian Zhuang2012-03-071-12/+37
| * | | | | | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-021-0/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-02-291-0/+2
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+2
| | * | | | | drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault2012-02-031-1/+0
| | |/ / / /
* | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-4/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-201-1/+1
| |\ \ \ \ \
OpenPOWER on IntegriCloud