summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* serial: OMAP2+: UART: Make the SERIAL_OMAP depend on ARCH_OMAP2PLUSShubhrajyoti D2011-11-151-1/+1
* TTY: open/release, cleanup printksJiri Slaby2011-11-151-30/+26
* TTY: move debug checking out of tty_releaseJiri Slaby2011-11-151-44/+57
* TTY: move tty_lookup_driver to switch-casesJiri Slaby2011-11-151-8/+11
* TTY: coalesce fail paths in tty_openJiri Slaby2011-11-151-15/+17
* TTY: extract driver lookup from tty_openJiri Slaby2011-11-151-38/+55
* TTY: extract /dev/tty handling from tty_openJiri Slaby2011-11-151-18/+39
* TTY: move pgrp killingJiri Slaby2011-11-151-8/+7
* drivers/tty/serial/pch_uart.c: add console supportAlexander Stein2011-11-152-1/+168
* serial, mfd: don't hardcode the consoleMika Westerberg2011-11-151-11/+7
* tty_ldisc: remove unnecessary negative return check for wait_event_timeoutDave Young2011-11-151-2/+0
* Revert "hvc_console: display printk messages on console."Linus Torvalds2011-11-061-6/+1
* powerpc: fix building hvc_opal.cMichael Neuling2011-11-061-0/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0611-1/+11
|\
| * tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exportersPaul Gortmaker2011-10-312-0/+2
| * tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker2011-10-319-1/+9
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-066-28/+439
|\ \
| * | powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt2011-09-204-2/+436
| * | hvcs: Ensure page aligned partner info bufferBrian King2011-09-201-3/+3
| * | Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2011-09-201-2/+2
| |\ \
| * | | serial/8250: Move UPIO_TSI to powerpcArnd Bergmann2011-09-201-23/+0
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-041-17/+8
|\ \ \ \
| * | | | serial: sh-sci: don't filter on DMA device, use only channel IDGuennadi Liakhovetski2011-09-191-17/+8
* | | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-021-1/+1
|\ \ \ \ \
| * | | | | um: switch to use of drivers/KconfigAl Viro2011-11-021-1/+1
* | | | | | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-10/+20
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dtArnd Bergmann2011-10-303-14/+65
| |\ \ \ \ \ \ | | | |/ / / / | | | | | | / | | | |_|_|/ | | |/| | |
| * | | | | msm_serial: Add devicetree supportDavid Brown2011-08-291-0/+14
| * | | | | msm_serial: Use relative resources for iomemDavid Brown2011-08-291-10/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-291-11/+1
|\ \ \ \ \
| * | | | | drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-251-11/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds2011-10-272-2/+26
|\ \ \ \ \
| * | | | | clk: amba-pl011: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-1/+13
| * | | | | clk: amba-pl010: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-1/+13
* | | | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
|\ \ \ \ \ \
| * | | | | | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
| |/ / / / /
* | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-274-13/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v3.1' into devicetree/nextGrant Likely2011-10-241-1/+3
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | devicetree: fix build error on drivers/tty/serial/altera_jtaguart.cGrant Likely2011-10-051-0/+1
| * | | | | | Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...Grant Likely2011-10-051-2/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | tty: use of_match_ptr() for of_match_table entryBen Dooks2011-09-293-9/+3
| * | | | | | serial/imx: add of_alias_get_id() reference backShawn Guo2011-09-221-4/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-2676-3556/+1848
|\ \ \ \ \ \
| * | | | | | TTY: serial_core: Fix crash if DCD drop during suspendDoug Anderson2011-10-191-0/+7
| * | | | | | tty/serial: atmel_serial: bootconsole removed from auto-enumeratesNicolas Ferre2011-10-191-1/+0
| * | | | | | Revert "TTY: call tty_driver_lookup_tty unconditionally"Greg Kroah-Hartman2011-10-191-9/+12
| * | | | | | tty/serial: atmel_serial: add device tree supportNicolas Ferre2011-10-181-8/+71
| * | | | | | tty/serial: atmel_serial: auto-enumerate portsNicolas Ferre2011-10-181-8/+36
| * | | | | | tty/serial: atmel_serial: whitespace and braces modificationsNicolas Ferre2011-10-181-4/+5
| * | | | | | tty/serial: atmel_serial: change platform_data variable nameNicolas Ferre2011-10-181-7/+7
OpenPOWER on IntegriCloud