linux/drivers/tty/serial/8250
Kees Cook 7c3356457a serial: 8250: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly.

Cc: Jiri Slaby <jslaby@suse.com>
Cc: Vignesh R <vigneshr@ti.com>
Cc: Ed Blake <ed.blake@imgtec.com>
Cc: Matthias Brugger <mbrugger@suse.com>
Cc: Sean Young <sean@mess.org>
Cc: linux-serial@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-04 12:01:53 +01:00
..
8250_accent.c
8250_acorn.c
8250_aspeed_vuart.c drivers/serial: Do not leave sysfs group in case of error in aspeed_vuart_probe() 2017-07-30 07:37:25 -07:00
8250_bcm2835aux.c
8250_boca.c
8250_core.c serial: 8250: Convert timers to use timer_setup() 2017-11-04 12:01:53 +01:00
8250_dma.c
8250_dw.c serial: 8250_dw: Improve clock rate setting 2017-10-04 10:17:27 +02:00
8250_early.c serial: 8250_early: Remove __init marking from early write 2017-07-30 07:38:50 -07:00
8250_em.c
8250_exar_st16c554.c
8250_exar.c Merge 4.13-rc5 into tty-next 2017-08-14 14:46:59 -07:00
8250_fintek.c serial: 8250_fintek: Fix finding base_port with activated SuperIO 2017-10-20 14:06:46 +02:00
8250_fourport.c
8250_fsl.c
8250_gsc.c tty: 8250: constify parisc_device_id 2017-08-28 20:51:20 +02:00
8250_hp300.c
8250_hub6.c
8250_ingenic.c serial: 8250_ingenic: Remove __init marking from early write 2017-07-30 07:38:50 -07:00
8250_lpc18xx.c
8250_lpss.c
8250_men_mcb.c Introduce 8250_men_mcb 2017-08-28 20:51:22 +02:00
8250_mid.c serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH 2017-10-04 10:17:27 +02:00
8250_moxa.c
8250_mtk.c serial: Add define for max baud rate divisor 2017-10-04 10:17:27 +02:00
8250_of.c serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23 SoC 2017-08-28 20:51:22 +02:00
8250_omap.c serial: Add define for max baud rate divisor 2017-10-04 10:17:27 +02:00
8250_pci.c serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH 2017-10-04 10:17:27 +02:00
8250_pnp.c
8250_port.c serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X 2017-10-20 14:06:45 +02:00
8250_pxa.c
8250_uniphier.c serial: 8250_uniphier: add suspend/resume support 2017-08-28 20:51:22 +02:00
8250.h
Kconfig Introduce 8250_men_mcb 2017-08-28 20:51:22 +02:00
Makefile Introduce 8250_men_mcb 2017-08-28 20:51:22 +02:00
serial_cs.c