Okash Khawaja ([email protected])

Number of posts: 170 (0.11 per day)
First post: 2015-05-03 10:42:44
Last post: 2019-10-02 05:44:30

Date List Subject
2019-10-02 05:44:30 linux-kernel [PATCH v2] staging: speakup: document sysfs attributes
2019-09-23 14:17:34 linux-kernel [PATCH] staging: speakup: document sysfs attributes
2019-09-20 19:11:30 linux-kernel Re: [HELP REQUESTED from the community] Was: Staging status of speakup
2019-09-18 02:19:34 linux-kernel Re: Re: [HELP REQUESTED from the community] Was: Staging status of speakup
2019-09-15 21:42:25 linux-kernel Re: [HELP REQUESTED from the community] Was: Staging status of speakup
2019-09-14 23:43:34 linux-kernel Re: [HELP REQUESTED from the community] Was: Staging status of speakup
2019-09-09 08:23:05 linux-kernel Re: [HELP REQUESTED from the community] Was: Staging status of speakup
2019-08-21 20:50:53 linux-kernel Re: [HELP REQUESTED from the community] Was: Staging status of speakup
2019-07-12 09:27:14 linux-kernel Re: Staging status of speakup
2019-07-06 19:11:20 linux-kernel Re: Staging status of speakup
2019-04-17 12:25:01 linux-kernel [PATCH v2 0/2] staging: speakup: factor out selection code
2019-04-17 12:24:12 linux-kernel [PATCH v2 2/2] staging: speakup: refactor to use existing code in vt
2019-04-17 12:22:57 linux-kernel [PATCH v2 1/2] vt: selection: allow functions to be called from inside kernel
2019-04-04 19:49:14 linux-kernel [PATCH 2/2] staging: speakup: refactor to use existing code in vt
2019-04-04 19:47:56 linux-kernel [PATCH 1/2] vt: selection: allow functions to be called from inside kernel
2019-04-04 19:47:44 linux-kernel [PATCH 0/2] staging: speakup: factor out selection code
2019-03-20 20:57:05 linux-kernel Re: Staging status of speakup
2019-03-16 10:10:47 linux-kernel Re: Staging status of speakup
2019-03-16 10:08:34 linux-kernel Re: Staging status of speakup
2019-03-15 13:02:26 linux-kernel Staging status of speakup
2017-09-05 10:51:39 linux-kernel [patch 1/1] [patch] staging: speakup: fix speakup-r empty line lockup
2017-09-05 10:51:33 linux-kernel [patch 0/1] staging: speakup: fix speakup-r empty line lockup
2017-08-12 08:05:53 linux-kernel [patch] staging: speakup: fix async usb removal
2017-08-12 07:39:53 linux-kernel Re: [patch] staging: speakup: remove support for lp*
2017-07-20 19:42:49 linux-kernel [patch] staging: speakup: remove support for lp*
2017-07-20 07:29:58 linux-kernel [patch v3 2/3] staging: speakup: use tty_kopen and tty_kclose
2017-07-20 07:29:34 linux-kernel [patch v3 3/3] tty: undo export of tty_open_by_driver
2017-07-20 07:29:29 linux-kernel [patch v3 1/3] tty: resolve tty contention between kernel and user space
2017-07-20 07:29:21 linux-kernel [patch v3 0/3] tty contention resulting from tty_open_by_driver export
2017-07-18 19:23:15 linux-kernel Re: [patch 0/3] Re: tty contention resulting from tty_open_by_device export
2017-07-18 11:30:00 linux-kernel Re: [patch 0/3] Re: tty contention resulting from tty_open_by_device export
2017-07-17 21:08:38 linux-kernel [patch v2 2/3] staging: speakup: use tty_kopen instead of tty_open_by_driver
2017-07-17 21:08:14 linux-kernel [patch v2 3/3] tty: undo export of tty_open_by_driver
2017-07-17 21:08:12 linux-kernel [patch v2 1/3] tty: resolve tty contention between kernel and user space
2017-07-17 21:08:06 linux-kernel [patch v2 0/3] tty contention resulting from tty_open_by_driver export
2017-07-17 13:23:50 linux-kernel Re: [patch 0/3] Re: tty contention resulting from tty_open_by_device export
2017-07-16 15:12:12 linux-kernel [patch 2/2] staging: speakup: safely register and unregister ldisc
2017-07-16 15:12:02 linux-kernel [patch 1/2] staging: speakup: add functions to register and unregister ldisc
2017-07-16 15:11:56 linux-kernel [patch 0/2] staging: speakup: safely unregister ldisc
2017-07-16 09:35:09 linux-kernel [patch v2 1/1] staging: speakup: safely close tty
2017-07-16 09:34:55 linux-kernel [patch v2 0/1] staging: speakup: safely close tty
2017-07-13 11:30:00 linux-kernel Re: [patch 0/3] Re: tty contention resulting from tty_open_by_device export
2017-07-13 11:24:50 linux-kernel Re: [patch] staging: speakup: safely close tty
2017-07-11 10:39:23 linux-kernel Re: [patch] staging: speakup: safely close tty
2017-07-10 16:22:13 linux-kernel Re: [patch 0/3] Re: tty contention resulting from tty_open_by_device export
2017-07-10 16:12:37 linux-kernel Re: [patch 1/3] tty: resolve tty contention between kernel and user space
2017-07-10 12:33:13 linux-kernel Re: [patch 0/3] Re: tty contention resulting from tty_open_by_device export
2017-07-10 08:31:25 linux-kernel Re: [patch 1/3] tty: resolve tty contention between kernel and user space
2017-07-09 19:08:21 linux-kernel Re: [patch 1/3] tty: resolve tty contention between kernel and user space
2017-07-09 12:32:36 linux-kernel [patch 4/3] tty: make tty_kopen return ENODEV in case of no TTY
2017-07-09 12:28:36 linux-kernel Re: [patch 2/3] staging: speakup: use tty_kopen instead of tty_open_by_driver