49eb7b0750
Here is the big tty / serial driver pull request for 3.16-rc1. A variety of different serial driver fixes and updates and additions, nothing huge, and no real major core tty changes at all. All have been in linux-next for a while. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iEYEABECAAYFAlONXgoACgkQMUfUDdst+ymdSwCgwL0xmWjFYr/UbJ4LslOZ29Q4 BFQAoKyYe9LsfEyodBPabxJjKUtj1htz =ZGSN -----END PGP SIGNATURE----- Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next Pull tty/serial driver updates from Greg KH: "Here is the big tty / serial driver pull request for 3.16-rc1. A variety of different serial driver fixes and updates and additions, nothing huge, and no real major core tty changes at all. All have been in linux-next for a while" * tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (84 commits) Revert "serial: imx: remove the DMA wait queue" serial: kgdb_nmi: Improve console integration with KDB I/O serial: kgdb_nmi: Switch from tasklets to real timers serial: kgdb_nmi: Use container_of() to locate private data serial: cpm_uart: No LF conversion in put_poll_char() serial: sirf: Fix compilation failure console: Remove superfluous readonly check console: Use explicit pointer type for vc_uni_pagedir* fields vgacon: Fix & cleanup refcounting ARM: tty: Move HVC DCC assembly to arch/arm tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick() drivers/tty/n_hdlc.c: replace kmalloc/memset by kzalloc vt: emulate 8- and 24-bit colour codes. printk/of_serial: fix serial console cessation part way through boot. serial: 8250_dma: check the result of TX buffer mapping serial: uart: add hw flow control support configuration tty/serial: at91: add interrupts for modem control lines tty/serial: at91: use mctrl_gpio helpers tty/serial: Add GPIOLIB helpers for controlling modem lines ARM: at91: gpio: implement get_direction ... |
||
---|---|---|
.. | ||
include/mach | ||
at91_aic.h | ||
at91_rstc.h | ||
at91_shdwc.h | ||
at91_tc.h | ||
at91rm9200.c | ||
at91rm9200_devices.c | ||
at91rm9200_time.c | ||
at91sam9_alt_reset.S | ||
at91sam9g45.c | ||
at91sam9g45_devices.c | ||
at91sam9g45_reset.S | ||
at91sam9n12.c | ||
at91sam9rl.c | ||
at91sam9rl_devices.c | ||
at91sam9x5.c | ||
at91sam926x_time.c | ||
at91sam9260.c | ||
at91sam9260_devices.c | ||
at91sam9261.c | ||
at91sam9261_devices.c | ||
at91sam9263.c | ||
at91sam9263_devices.c | ||
at91x40.c | ||
at91x40_time.c | ||
board-1arm.c | ||
board-afeb-9260v1.c | ||
board-cam60.c | ||
board-carmeva.c | ||
board-cpu9krea.c | ||
board-cpuat91.c | ||
board-csb337.c | ||
board-csb637.c | ||
board-dt-rm9200.c | ||
board-dt-sam9.c | ||
board-dt-sama5.c | ||
board-eb01.c | ||
board-eb9200.c | ||
board-ecbat91.c | ||
board-eco920.c | ||
board-flexibity.c | ||
board-foxg20.c | ||
board-gsia18s.c | ||
board-kafa.c | ||
board-kb9202.c | ||
board-pcontrol-g20.c | ||
board-picotux200.c | ||
board-rm9200ek.c | ||
board-rsi-ews.c | ||
board-sam9-l9260.c | ||
board-sam9g20ek.c | ||
board-sam9m10g45ek.c | ||
board-sam9rlek.c | ||
board-sam9260ek.c | ||
board-sam9261ek.c | ||
board-sam9263ek.c | ||
board-snapper9260.c | ||
board-stamp9g20.c | ||
board-yl-9200.c | ||
board.h | ||
clock.c | ||
clock.h | ||
generic.h | ||
gpio.c | ||
gpio.h | ||
gsia18s.h | ||
irq.c | ||
Kconfig | ||
Kconfig.non_dt | ||
leds.c | ||
Makefile | ||
Makefile.boot | ||
pm.c | ||
pm.h | ||
pm_slowclock.S | ||
sam9_smc.c | ||
sam9_smc.h | ||
sama5d3.c | ||
setup.c | ||
soc.h | ||
stamp9g20.h | ||
sysirq_mask.c |