kernel-hacking-2024-linux-s.../drivers/serial
Nishanth Aravamudan 5d582b4ef6 [PATCH] serial/68360serial: replace schedule_timeout() with msleep_interruptible()
Use msleep_interruptible() instead of schedule_timeout() in send_break() to
guarantee the task delays as expected.  Change @duration's units to
milliseconds, and modify arguments in callers appropriately.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-25 16:25:10 -07:00
..
cpm_uart [PATCH] cpm_uart: Route SCC2 pins for the STx GP3 board 2005-06-21 18:46:23 -07:00
jsm [PATCH] make lots of things static 2005-05-01 08:59:29 -07:00
8250.c [PATCH] Serial: Eliminate magic numbers 2005-06-24 19:48:22 +01:00
8250.h [PATCH] Serial: Mobility's 16550A ports need a helping hand 2005-06-23 15:05:41 +01:00
8250_acorn.c
8250_acpi.c
8250_early.c
8250_gsc.c
8250_hp300.c [PATCH] Serial: Convert 8250_hp300 to use serial8250_{un,}register_port 2005-04-26 15:37:45 +01:00
8250_pci.c [PATCH] 8250_pci.c: add comment about enum sorting order 2005-05-06 10:19:09 +01:00
8250_pnp.c
21285.c [PATCH] Serial: Add uart_insert_char() 2005-05-09 23:21:59 +01:00
68328serial.c
68328serial.h
68360serial.c [PATCH] serial/68360serial: replace schedule_timeout() with msleep_interruptible() 2005-06-25 16:25:10 -07:00
amba-pl010.c [PATCH] Serial: Add uart_insert_char() 2005-05-09 23:21:59 +01:00
amba-pl011.c [PATCH] Serial: Add uart_insert_char() 2005-05-09 23:21:59 +01:00
au1x00_uart.c [PATCH] Serial: Eliminate magic numbers 2005-06-24 19:48:22 +01:00
bast_sio.c
clps711x.c [PATCH] Serial: Add uart_insert_char() 2005-05-09 23:21:59 +01:00
crisv10.c
crisv10.h
dz.c
dz.h
icom.c
icom.h [PATCH] serial/icom: Remove custom msescs_to_jiffies() macro 2005-06-25 16:25:01 -07:00
imx.c [PATCH] ARM: 2654/1: i.MX UART initialization sets and honors UFCR value 2005-04-29 22:46:40 +01:00
ioc4_serial.c [PATCH] ioc4: PCI bus speed detection 2005-06-21 18:46:32 -07:00
ip22zilog.c
ip22zilog.h
Kconfig [PATCH] ioc4: CONFIG split 2005-06-21 18:46:32 -07:00
m32r_sio.c [PATCH] Serial: Eliminate magic numbers 2005-06-24 19:48:22 +01:00
m32r_sio.h
m32r_sio_reg.h
Makefile [PATCH] ioc4: CONFIG split 2005-06-21 18:46:32 -07:00
mcfserial.c
mcfserial.h
mpc52xx_uart.c
mpsc.c [PATCH] compilation errors in drivers/serial/mpsc.c 2005-06-25 16:24:37 -07:00
mpsc.h [PATCH] ppc annotations: mpsc 2005-04-25 18:32:12 -07:00
mux.c
pmac_zilog.c
pmac_zilog.h
pxa.c [PATCH] Serial: Eliminate magic numbers 2005-06-24 19:48:22 +01:00
s3c2410.c [PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device name 2005-06-23 21:56:46 +01:00
sa1100.c [PATCH] Serial: remove unused variable in sa1100 driver 2005-06-08 19:26:47 +01:00
serial_core.c
serial_cs.c [PATCH] serial_cs device identification fix 2005-05-17 07:59:19 -07:00
serial_lh7a40x.c [PATCH] Serial: Add uart_insert_char() 2005-05-09 23:21:59 +01:00
serial_txx9.c [PATCH] Serial: Add uart_insert_char() 2005-05-09 23:21:59 +01:00
sh-sci.c
sh-sci.h
sn_console.c [PATCH] Altix: shut off xmit intr if done xmitting 2005-06-23 09:45:27 -07:00
suncore.c
suncore.h
sunsab.c [SUNSAB]: Defer register updates until transmitter is idle. 2005-05-11 11:34:32 -07:00
sunsab.h [SUNSAB]: Defer register updates until transmitter is idle. 2005-05-11 11:34:32 -07:00
sunsu.c
sunzilog.c [SPARC]: sunzilog warning fixes 2005-06-24 20:06:18 -07:00
sunzilog.h
uart00.c
v850e_uart.c
vr41xx_siu.c [PATCH] serial: update NEC VR4100 series serial support 2005-06-04 17:13:01 -07:00