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
2017-07-09 11:44:48 linux-kernel [patch 3/3] tty: undo export of tty_open_by_driver
2017-07-09 11:44:35 linux-kernel [patch 2/3] staging: speakup: use tty_kopen instead of tty_open_by_driver
2017-07-09 11:44:33 linux-kernel [patch 1/3] tty: resolve tty contention between kernel and user space
2017-07-09 11:44:30 linux-kernel [patch 0/3] Re: tty contention resulting from tty_open_by_device export
2017-07-08 09:01:18 linux-kernel Re: tty contention resulting from tty_open_by_device export
2017-07-07 20:28:47 linux-kernel tty contention resulting from tty_open_by_device export
2017-07-07 19:13:12 linux-kernel [patch] staging: speakup: safely close tty
2017-06-28 20:30:06 linux-kernel Re: [PATCH] staging: speakup: make function ser_to_dev static
2017-06-25 18:45:48 linux-kernel [patch v4 3/3] staging: speakup: make ttyio synths use device name
2017-06-25 18:45:45 linux-kernel [patch v4 2/3] staging: speakup: check and convert dev name or ser to dev_t
2017-06-25 18:45:44 linux-kernel [patch v4 1/3] tty: add function to convert device name to number
2017-06-25 18:45:40 linux-kernel [patch v4 0/3] staging: speakup: support more than ttyS*
2017-06-20 10:07:38 linux-kernel [patch] staging: speakup: fix synth caching when synth init fails
2017-06-20 05:49:49 linux-kernel [patch v3 2/3] staging: speakup: check and convert dev name or ser to dev_t
2017-06-20 05:49:45 linux-kernel [patch v3 3/3] staging: speakup: make ttyio synths use device name
2017-06-20 05:49:40 linux-kernel [patch v3 1/3] tty: add function to convert device name to number
2017-06-20 05:49:36 linux-kernel [patch v3 0/3] staging: speakup: support more than ttyS*
2017-06-19 08:09:33 linux-kernel Re: [patch v2 1/3] tty: add function to convert device name to number
2017-06-19 05:39:26 linux-kernel Re: [patch v2 2/3] staging: speakup: check and convert dev name or ser to dev_t
2017-06-18 17:22:12 linux-kernel Re: [patch v2 2/3] staging: speakup: check and convert dev name or ser to dev_t
2017-06-18 09:36:06 linux-kernel [patch v2 2/3] staging: speakup: check and convert dev name or ser to dev_t
2017-06-18 09:35:46 linux-kernel [patch v2 3/3] staging: speakup: make ttyio synths use device name
2017-06-18 09:35:41 linux-kernel [patch v2 1/3] tty: add function to convert device name to number
2017-06-18 09:35:36 linux-kernel [patch v2 0/3] staging: speakup: support more than ttyS*
2017-06-17 21:33:00 linux-kernel [patch v2] tty: define tty_open_by_driver when CONFIG_TTY is not defined
2017-06-17 10:58:00 linux-kernel Re: [patch 1/2] staging: speakup: add function to convert dev name to number
2017-06-17 10:16:51 linux-kernel Re: [patch 1/2] staging: speakup: add function to convert dev name to number
2017-06-17 09:46:50 linux-kernel tty: define tty_open_by_driver when CONFIG_TTY is not defined
2017-06-15 08:17:15 linux-kernel Re: [patch 1/2] staging: speakup: add function to convert dev name to number
2017-06-15 06:52:57 linux-kernel Re: [patch 1/2] staging: speakup: add function to convert dev name to number
2017-06-13 22:41:03 linux-kernel [patch 1/2] staging: speakup: add function to convert dev name to number
2017-06-13 22:41:00 linux-kernel [patch 2/2] staging: speakup: make ttyio synths use device name
2017-06-13 22:40:55 linux-kernel [patch 0/2] staging: speakup: support more than ttyS*
2017-06-07 14:00:14 linux-kernel [patch] staging: speakup: migrate bns to tty
2017-06-01 13:15:47 linux-kernel [patch] staging: speakup: remove unused code
2017-04-29 19:58:29 linux-kernel Re: [patch 0/6] staging: speakup: migrate synths to use TTY-based comms
2017-04-29 19:55:36 linux-kernel [patch 6/6] staging: speakup: migrate apollo, ltlk, audptr, decext, dectlk and spkout
2017-04-29 19:55:24 linux-kernel [patch 5/6] staging: speakup: add send_xchar, tiocmset and input functionality for tty
2017-04-29 19:55:10 linux-kernel [patch 4/6] staging: speakup: migrate acntsa, bns, dummy and txprt to ttyio
2017-04-29 19:54:45 linux-kernel [patch 3/6] staging: speakup: add tty-based comms functions
2017-04-29 19:54:35 linux-kernel [patch 2/6] tty: export tty_open_by_driver
2017-04-29 19:54:22 linux-kernel [patch 1/6] staging: speakup: make input functionality swappable
2017-04-29 19:54:11 linux-kernel [patch 0/6] staging: speakup: migrate synths to use TTY-based comms
2017-04-22 08:03:19 linux-kernel [patch 1/1] staging: speakup: add send_xchar and tiocmset methods
2017-04-22 08:03:06 linux-kernel [patch 0/1] staging: speakup: refactor to allow smoother migration to TTY-based comms with external synths
2017-04-09 16:54:50 linux-kernel Re: [patch 0/7] staging: speakup: introduce tty-based comms
2017-03-27 08:40:26 linux-kernel Re: [PATCH] staging: speakup: fix warning for static declaration
2017-03-27 07:51:40 linux-kernel Re: [PATCH] staging: speakup: fix warning for static declaration
2017-03-16 08:10:31 linux-kernel [patch 4/4] staging: speakup: move those functions which do outgoing serial comms, into serialio.c
2017-03-16 06:52:04 linux-kernel Re: [patch 4/4] staging: speakup: move those functions which do outgoing serial comms, into serialio.c
2017-03-14 13:47:03 linux-kernel [patch 0/4] staging: speakup: refactor to make raw serial i/o swappable