aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
* drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall2012-04-19
* pch_uart: Fix dma channel unallocated issueTomoya MORINAGA2012-04-18
* ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan2012-04-18
* Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-12
|\
| * pch_uart: Add Kontron COMe-mTT10 uart clock quirkMichael Brunner2012-04-09
| * pch_uart: Fix MSI setting issueTomoya MORINAGA2012-04-09
| * serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-09
| * Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-09
| * Revert "serial/8250_pci: init-quirk msi support for kt serial controller"Dan Williams2012-04-09
| * tty/serial/omap: console can only be built-inArnd Bergmann2012-04-09
| * serial: samsung: fix omission initialize ulcon in reset port fn()Kukjin Kim2012-04-09
| * printk(): add KERN_CONT where needed in hpet and vt codeKay Sievers2012-04-09
| * tty/serial: atmel_serial: fix RS485 half-duplex problemSiftar, Gabe2012-04-09
| * tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov2012-04-09
| * omap-serial: Fix the error handling in the omap_serial probeShubhrajyoti D2012-04-09
| * serial: PL011: move interrupt clearingLinus Walleij2012-04-06
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-07
|\ \
| * | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-30
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
|\ \ \
| * | | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
| * | | sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov2012-04-05
* | | | serial/sunzilog: fix keyboard on SUN SPARCstationSam Ravnborg2012-04-04
| |_|/ |/| |
* | | Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-30
| |/ |/|
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-30
|\ \
| * | serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi2012-03-28
| |/
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\ \
| * | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
| * | dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-22
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \
| * | | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
| * | | Disintegrate asm/system.h for SparcDavid Howells2012-03-28
| * | | Disintegrate asm/system.h for CRISDavid Howells2012-03-28
| * | | Disintegrate asm/system.h for ARMDavid Howells2012-03-28
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-27
* | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-27
|\ \ \ \
| * | | | ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring2012-03-25
* | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \ \ \
| * \ \ \ \ Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-08
| |\ \ \ \ \
| | * | | | | serial: pxa: add OF supportHaojian Zhuang2012-03-06
| * | | | | | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-02
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-02-29
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-23
| | * | | | | drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault2012-02-03
| | |/ / / /
* | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-20
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-02-22
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | serial: imx: add clk_prepare/clk_unprepareRichard Zhao2012-02-01
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-03-23
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [IA64] genirq fixup for SGI/SNDimitri Sivanich2012-02-22
| |/ / / /