aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
* Revert "hvc_console: display printk messages on console."Linus Torvalds2011-11-07
* powerpc: fix building hvc_opal.cMichael Neuling2011-11-07
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exportersPaul Gortmaker2011-10-31
| * tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker2011-10-31
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-06
|\ \
| * | powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt2011-09-20
| * | hvcs: Ensure page aligned partner info bufferBrian King2011-09-20
| * | Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2011-09-20
| |\ \
| * | | serial/8250: Move UPIO_TSI to powerpcArnd Bergmann2011-09-19
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-04
|\ \ \ \
| * | | | serial: sh-sci: don't filter on DMA device, use only channel IDGuennadi Liakhovetski2011-09-18
* | | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-02
|\ \ \ \ \
| * | | | | um: switch to use of drivers/KconfigAl Viro2011-11-02
* | | | | | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-02
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | |
| | \ \ \ \
| *-. | | | | Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dtArnd Bergmann2011-10-30
| |\ \| | | | | | | |_|_|/ | | |/| | |
| * | | | | msm_serial: Add devicetree supportDavid Brown2011-08-29
| * | | | | msm_serial: Use relative resources for iomemDavid Brown2011-08-29
| | |_|/ / | |/| | |
* | | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-29
|\ \ \ \ \
| * | | | | drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-24
| | |_|/ / | |/| | |
* | | | | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds2011-10-27
|\ \ \ \ \
| * | | | | clk: amba-pl011: convert to clk_prepare()/clk_unprepare()Russell King2011-09-27
| * | | | | clk: amba-pl010: convert to clk_prepare()/clk_unprepare()Russell King2011-09-27
* | | | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-27
|\ \ \ \ \ \
| * | | | | | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
| |/ / / / /
* | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-27
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v3.1' into devicetree/nextGrant Likely2011-10-24
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | devicetree: fix build error on drivers/tty/serial/altera_jtaguart.cGrant Likely2011-10-05
| * | | | | | Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...Grant Likely2011-10-05
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | tty: use of_match_ptr() for of_match_table entryBen Dooks2011-09-29
| * | | | | | serial/imx: add of_alias_get_id() reference backShawn Guo2011-09-22
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26
|\ \ \ \ \ \
| * | | | | | TTY: serial_core: Fix crash if DCD drop during suspendDoug Anderson2011-10-19
| * | | | | | tty/serial: atmel_serial: bootconsole removed from auto-enumeratesNicolas Ferre2011-10-19
| * | | | | | Revert "TTY: call tty_driver_lookup_tty unconditionally"Greg Kroah-Hartman2011-10-19
| * | | | | | tty/serial: atmel_serial: add device tree supportNicolas Ferre2011-10-18
| * | | | | | tty/serial: atmel_serial: auto-enumerate portsNicolas Ferre2011-10-18
| * | | | | | tty/serial: atmel_serial: whitespace and braces modificationsNicolas Ferre2011-10-18
| * | | | | | tty/serial: atmel_serial: change platform_data variable nameNicolas Ferre2011-10-18
| * | | | | | TTY: call tty_driver_lookup_tty unconditionallyJiri Slaby2011-10-18
| * | | | | | TTY: pty, release tty in all ptmx_open fail pathsJiri Slaby2011-10-18
| * | | | | | TTY: make tty_add_file non-failingJiri Slaby2011-10-18
| * | | | | | TTY: drop driver reference in tty_open fail pathJiri Slaby2011-10-18
| * | | | | | 8250_pci: Fix kernel panic when pch_uart is disabledTomoya MORINAGA2011-10-18
| * | | | | | tty: Support compat_ioctl get/set termios_lockedThomas Meyer2011-10-18
| * | | | | | hvc_console: display printk messages on console.Miche Baker-Harvey2011-10-18
| * | | | | | TTY: snyclinkmp: forever loop in tx_load_dma_buffer()Dan Carpenter2011-09-29
| * | | | | | tty/n_gsm: avoid fifo overflow in gsm_dlci_data_outputMikhail Kshevetskiy2011-09-26
| * | | | | | tty/n_gsm: fix a bug in gsm_dlci_data_output (adaption = 2 case)Mikhail Kshevetskiy2011-09-26
| * | | | | | 8250: ratelimit LSR safety check engaged warning.Konrad Rzeszutek Wilk2011-09-26