Aniroop Mathur ([email protected])

Number of posts: 36 (0.1 per day)
First post: 2015-12-09 08:58:10
Last post: 2016-12-01 15:50:33

Date List Subject
2016-12-01 15:50:33 linux-kernel RE: RE: RE: [Please Apply][PATCH] Input: misc: bma150: Change msleep to usleep_range for small msecs
2016-12-01 10:34:53 linux-kernel RE: RE: [PATCH] Input: Change msleep to usleep_range for small msecs
2016-11-30 14:43:58 linux-kernel RE: Re: [PATCH] IIO: Change msleep to usleep_range for small msecs
2016-11-29 21:02:59 linux-kernel Re: [PATCH] Input: mouse: synaptics - change msleep to usleep_range for small msecs
2016-11-29 21:00:58 linux-kernel Re: [PATCH] Input: touchscreen: zylonite_wm97xx - change msleep to usleep_range for small msecs
2016-11-29 20:57:32 linux-kernel Re: [PATCH] Input: touchscreen: w90p910 - change msleep to usleep_range for small msecs
2016-11-29 20:54:28 linux-kernel Re: [PATCH] Input: touchscreen: edt_ft5x06 - change msleep to usleep_range for small msecs
2016-11-29 20:49:11 linux-kernel Re: [PATCH] Input: mouse: pxa930_trkball - change msleep to usleep_range for small msecs
2016-11-29 20:40:45 linux-kernel Re: [PATCH] Input: mouse: navpoint - Change msleep to usleep_range for small msecs
2016-11-28 19:46:05 linux-kernel [PATCH] Input: mouse: synaptics - change msleep to usleep_range for small msecs
2016-11-28 19:32:39 linux-kernel [PATCH] Input: joystick: gf2k - change msleep to usleep_range for small msecs
2016-11-28 19:32:20 linux-kernel [PATCH] Input: joystick: analog - change msleep to usleep_range for small msecs
2016-11-28 19:29:06 linux-kernel [PATCH] Input: joystick: sidewinder - change msleep to usleep_range for small msecs
2016-11-28 18:35:32 linux-kernel [PATCH] Input: touchscreen: zylonite_wm97xx - change msleep to usleep_range for small msecs
2016-11-28 18:33:46 linux-kernel [PATCH] Input: touchscreen: w90p910 - change msleep to usleep_range for small msecs
2016-11-28 18:32:41 linux-kernel [PATCH] Input: touchscreen: edt_ft5x06 - change msleep to usleep_range for small msecs
2016-11-28 18:31:16 linux-kernel [PATCH] Input: touchscreen: ads7846 - change msleep to usleep_range for small msecs
2016-11-28 17:21:45 linux-kernel [PATCH] Input: mouse: synaptics - change msleep to usleep_range for small msecs
2016-11-28 17:21:11 linux-kernel [PATCH] Input: mouse: pxa930_trkball - change msleep to usleep_range for small msecs
2016-11-28 17:18:46 linux-kernel [PATCH] Input: mouse: navpoint - Change msleep to usleep_range for small msecs
2016-11-28 17:00:52 linux-kernel [PATCH] Input: keyboard: lm8323 - Change msleep to usleep_range for small msecs
2016-11-28 16:35:47 linux-kernel Re: [PATCH] Input: Change msleep to usleep_range for small msecs
2016-11-28 13:49:43 linux-kernel RE: Re: [PATCH] Input: joystick: adi - change msleep to usleep_range for small msecs
2016-11-28 11:44:09 linux-kernel [PATCH] Input: joystick: adi - change msleep to usleep_range for small msecs
2016-11-26 03:38:02 linux-kernel [PATCH] IIO: Change msleep to usleep_range for small msecs
2016-11-24 20:03:55 linux-kernel [PATCH] Input: evdev: fix queueing of SYN_DROPPED event for EVIOCG[type] IOCTL case
2016-11-24 19:15:22 linux-kernel [PATCH] Input: Change msleep to usleep_range for small msecs
2016-11-24 15:53:58 linux-kernel [PATCH] Input: Change msleep to usleep_range for small msecs
2016-11-21 16:17:09 linux-kernel RE: Re: [PATCH] [v9]Input: evdev: fix bug of dropping valid packet after syn_dropped event
2016-10-04 19:04:59 linux-kernel [PATCH] [v9]Input: evdev: fix bug of dropping valid packet after syn_dropped event
2016-04-04 17:25:11 linux-kernel [PATCH] Input: Do not add SYN_REPORT in between a single packet data
2016-03-07 17:41:14 linux-kernel [PATCH] Input: Do not add SYN_REPORT in between a single packet data
2015-12-30 23:24:20 linux-kernel [PATCH] Input: evdev - Avoid duplicate checking of empty SYN_REPORT
2015-12-30 22:05:08 linux-kernel [PATCH] Input: evdev - drop partial events after emptying the buffer
2015-12-24 19:24:19 linux-kernel [PATCH] Input: evdev: avoid storing newest SYN_REPORT when dropping all events
2015-12-09 08:58:10 linux-kernel Re: Ques: [kernel/time/*] Is there any disadvantage in using sleep_range for more than 20ms delay ?