Nishanth Aravamudan ([email protected])

Number of posts: 214 (1.73 per day)
First post: 2004-09-17 22:51:39
Last post: 2005-01-20 19:10:52

Date List Subject
2005-02-09 19:39:29 bluez-devel Re: [PATCH 0/63] convert usb_control_msg() and usb_bulk_msg() to use msecs
2005-02-09 06:36:50 bluez-devel [PATCH 50/63] bluetooth/bfusb: change parameters of usb_{control,bulk}_msg() to msecs
2005-02-09 00:12:32 bluez-devel [PATCH 1/63] usb/message: make usb_{control,bulk}_msg() use msecs
2005-02-04 01:38:57 linux-kernel [UPDATE PATCH]: include/jiffies: fix usecs_to_jiffies()/jiffies_to_usecs() math
2005-02-03 18:50:30 linux-kernel [UPDATE PATCH 19/34]: include/jiffies: add usecs_to_jiffies() function
2005-02-03 00:25:02 bluez-devel Re: [PATCH 19/20] bluetooth/bluecard_cs: remove interruptible_sleep_on_timeout() usage
2005-01-27 02:56:36 linux-kernel [PATCH 19/34]: include/jiffies: add usecs_to_jiffies() function
2005-01-24 16:34:32 linux-kernel [UPDATE PATCH] input/iforce-packets: use wait_event_interruptible_timeout()
2005-01-21 19:17:33 bluez-devel [UPDATE PATCH 17/39] net/capi: use wait_event_interruptible_timeout()
2005-01-21 19:09:09 bluez-devel [UPDATE PATCH 18/39] net/core: use wait_event_timeout()
2005-01-20 23:47:54 bluez-devel [PATCH 17/39] net/capi: use wait_event_interruptible_timeout()
2005-01-20 19:10:52 nfs [KJ] [PATCH 10/40] fs/vfs: replace schedule_timeout() with msleep()
2005-01-20 19:03:52 nfs [KJ] [PATCH 7/40] fs/nfs4callback: replace schedule_timeout() with ssleep()
2005-01-11 03:51:37 linux-kernel [UPDATE PATCH] scsi/qla1280: replace schedule_timeout() with ssleep()
2005-01-11 02:46:06 linux-kernel [UPDATE PATCH] block/pg: replace pg_sleep() with msleep()
2005-01-11 01:08:32 linux-kernel [UPDATE PATCH] scsi/st: replace schedule_timeout() with msleep_interruptible()
2005-01-11 01:03:25 linux-kernel [UPDATE PATCH] net/slip: replace schedule_timeout() with msleep()
2005-01-11 01:03:25 linux-kernel [UPDATE PATCH] sbus/envctrl: replace schedule_timeout() with msleep_interruptible()
2005-01-11 00:53:21 linux-kernel [UPDATE PATCH] block/pt: replace pt_sleep() with msleep()/ssleep()
2005-01-11 00:46:44 linux-kernel [UPDATE PATCH] net/sb1000: replace nicedelay() with ssleep()
2005-01-10 23:22:38 linux-kernel [UPDATE PATCH] message/mptbase: replace schedule_timeout() with ssleep()
2005-01-10 21:50:52 linux-kernel [UPDATE PATCH] block/pcd: replace pcd_sleep() with msleep()/ssleep()
2005-01-10 21:35:17 linux-kernel [UPDATE PATCH] cdrom/sonycd535: replace schedule_timeout() with msleep()
2005-01-10 21:30:27 linux-kernel Re: [KJ] [announce] 2.6.10-bk13-kj
2005-01-10 21:25:16 linux-kernel [UPDATE PATCH] block/pf: replace pf_sleep() with msleep()
2005-01-10 20:16:07 linux-kernel Re: [KJ] [announce] 2.6.10-bk13-kj
2005-01-10 20:15:24 linux-kernel [UPDATE PATCH] drivers/dmapool: use TASK_UNINTERRUPTIBLE instead of TASK_INTERRUPTIBLE
2005-01-10 18:48:07 linux-kernel [UPDATE PATCH] scsi/osst: replace schedule_timeout() with msleep()
2005-01-10 18:35:26 linux-kernel Re: [KJ] [announce] 2.6.10-bk13-kj
2005-01-10 18:23:08 linux-kernel [UPDATE PATCH] scsi/osst: replace schedule_timeout() with msleep()
2005-01-10 18:06:43 linux-kernel Re: [KJ] [announce] 2.6.10-bk13-kj
2005-01-10 17:57:24 linux-kernel Re: [UPDATE PATCH] ieee1394/sbp2: use ssleep() instead of schedule_timeout()
2005-01-07 21:38:21 linux-kernel [UPDATE PATCH] ieee1394/sbp2: use ssleep() instead of schedule_timeout()
2005-01-07 19:43:28 linux-kernel [UPDATE PATCH] ide/ide-cd: use ssleep() instead of schedule_timeout()
2005-01-07 19:36:05 linux-kernel [UPDATE PATCH] atm/ambassador: use msleep() instead of schedule_timeout()
2005-01-07 00:28:34 linux-kernel FW: [KJ] ftape/fdc-io: schedule_timeout() usage
2004-11-24 21:04:32 linux-kernel Re: [PATCH] Add ssleep_interruptible()
2004-11-23 05:00:43 linux-kernel Re: [patch 4/4] char/snsc: reorder set_current_state() and add_wait_queue()
2004-11-22 19:52:51 linux-kernel [PATCH ] kernel/timer: correct msleep_interruptible() comment
2004-11-22 18:05:57 linux-kernel Re: [PATCH 2/2] include/delay.h: replace msleep() and msleep_interruptible() with macros
2004-11-22 17:26:02 linux-kernel Re: [PATCH] Add ssleep_interruptible()
2004-11-20 01:30:26 linux-kernel [PATCH 2/2] include/delay.h: replace msleep() and msleep_interruptible() with macros
2004-11-20 01:30:26 linux-kernel [PATCH 2/2] include/delay: replace msleep{,_interruptible}() with macros
2004-11-20 01:27:35 linux-kernel [PATCH 2/2] include/delay.h: replace msleep() and msleep_interruptible() with macros
2004-11-20 01:25:02 linux-kernel [PATCH 2/2] include/delay: replace msleep{,_interruptible}() with macros
2004-11-20 01:21:58 linux-kernel [PATCH 1/2] kernel/timer: remove msleep{,_interruptible}(); add __msleep_{sig,wq}()
2004-11-20 01:03:46 linux-kernel [PATCH 2/2] include/delay.h: replace msleep() and msleep_interruptible() with macros
2004-11-20 01:01:11 linux-kernel [PATCH 1/2] kernel/timer.c: remove msleep() and msleep_interruptible()
2004-11-20 00:53:24 linux-kernel [PATCH 1/2] kernel/timer.c: remove msleep() and msleep_interruptible()
2004-11-17 15:33:56 linux-kernel Re: [PATCH] Add ssleep_interruptible()
2004-11-17 15:32:39 linux-kernel schedule_timeout() issues / questions