Daeseok Youn ([email protected])

Number of posts: 325 (0.13 per day)
First post: 2014-02-10 00:32:29
Last post: 2021-01-14 07:10:49

Date List Subject
2014-07-11 10:24:32 linux-kernel [PATCH 5/9] staging: dgap: removes redundant null check and change paramter for dgap_tty_digigeta()
2014-07-11 10:24:14 linux-kernel [PATCH 4/9] staging: dgap: removes redundant null check and change paramter for dgap_tty_digiseta()
2014-07-11 10:23:55 linux-kernel [PATCH 3/9] staging: dgap: removes redundant null check and change the paramter for dgap_param()
2014-07-11 10:23:36 linux-kernel [PATCH 2/9] staging: dgap: remove unused variable in dgap_param()
2014-07-11 10:23:21 linux-kernel [PATCH 1/9] staging: dgap: redundant NULL and magic check in dgap_get_modem_info()
2014-07-10 03:27:23 linux-kernel [PATCH V2] staging: dgap: removes redundant null check and change paramter for dgap_maxcps_room()
2014-07-09 23:25:49 linux-kernel Re: [PATCH] staging: dgap: removes redundant null check and change paramter for dgap_maxcps_room()
2014-07-09 07:31:13 linux-kernel [PATCH 2/2] staging: dgap: remove redundant NULL check in dgap_tty_init()
2014-07-09 07:30:47 linux-kernel [PATCH 1/2] staging: dgap: use kzalloc instead of kmalloc/memset
2014-07-07 01:29:09 linux-kernel [PATCH] staging: dgap: removes redundant null check and change paramter for dgap_maxcps_room()
2014-07-04 10:31:07 linux-kernel [PATCH 2/2] staging: dgap: remove unused waitqueues
2014-07-04 10:30:22 linux-kernel [PATCH 1/2] staging: dgap: remove unneccessary dgap_init_pci() function
2014-07-03 10:14:50 linux-kernel [PATCH 4/4] staging: dgnc: remove redundant memset call
2014-07-03 10:14:36 linux-kernel [PATCH 3/4] staging: dgnc: removes unreachable code
2014-07-03 10:13:43 linux-kernel [PATCH 2/4] staging: dgnc: Fix unsigned value for less than zero
2014-07-03 10:13:14 linux-kernel [PATCH 1/4] staging: dgnc: remove redundant null check for kfree()
2014-07-02 07:08:25 linux-kernel [PATCH 3/3] staging: dgap: Adds a blank line after declaration
2014-07-02 07:07:47 linux-kernel [PATCH 2/3] staging: dgap: remove "return" statement in void function
2014-07-02 07:07:14 linux-kernel [PATCH 1/3] staging: dgap: fixed "foo* bar should be foo * bar" in dgap.c
2014-06-30 07:00:50 linux-kernel [PATCH 3/3 V2] staging: cxt1e1: remove OS_mem_token_xxxx interfaces in sbecom_inline_linux.h
2014-06-30 06:59:32 linux-kernel [PATCH 2/3 V2] staging: cxt1e1: count fragmented packet properly.
2014-06-30 06:57:20 linux-kernel [PATCH 1/3 V2] staging: cxt1e1: Remove useless OS_phystov() and OS_vtophys()
2014-06-30 05:46:18 linux-kernel Re: [PATCH 2/3] staging: cxt1e1: count fragmented packet properly.
2014-06-30 05:40:51 linux-kernel Re: [PATCH 1/3] staging: cxt1e1: Remove useless OS_phystov() and OS_vtophys()
2014-06-27 09:57:50 linux-kernel [PATCH 3/3] staging: cxt1e1: remove OS_mem_token_xxxx interfaces in sbecom_inline_linux.h
2014-06-27 09:57:16 linux-kernel [PATCH 2/3] staging: cxt1e1: count fragmented packet properly.
2014-06-27 09:53:33 linux-kernel [PATCH 1/3] staging: cxt1e1: Remove useless OS_phystov() and OS_vtophys()
2014-06-20 09:22:53 linux-kernel [PATCH V2] staging: dgap: make dgap_found_board() return a brd pointer
2014-06-20 09:17:13 linux-kernel Re: [PATCH] staging: dgap: make dgap_found_board() return a brd pointer
2014-06-20 05:20:59 linux-kernel [PATCH] staging: dgap: make dgap_found_board() return a brd pointer
2014-06-13 09:24:12 linux-kernel [PATCH 7/7] staging: dgap: unwind on error in dgap_init_one()
2014-06-13 09:23:36 linux-kernel [PATCH 6/7] staging: dgap: move unrelated functions in dgap_firmware_load()
2014-06-13 09:23:02 linux-kernel [PATCH 5/7 RESEND] staging: dgap: rename dgap_after_config_loaded() to dgap_alloc_flipbuf()
2014-06-13 09:22:00 linux-kernel [PATCH 4/7 RESEND] staging: dgap: introduce dgap_free_irq()
2014-06-13 09:20:51 linux-kernel [PATCH 3/7 RESEND] staging: dgap: introduce dgap_tty_free() for freeing channels.
2014-06-13 09:20:01 linux-kernel [PATCH 2/7 RESEND] staging: dgap: get rid of brd->firstminor because it is 0
2014-06-13 09:19:02 linux-kernel [PATCH 1/7 RESEND] staging: dgap: remove unused paramter in dgap_parsefile()
2014-06-13 08:50:28 linux-kernel Re: [PATCH 5/9] staging: dgap: introduce dgap_tty_unregister()
2014-06-13 08:16:30 linux-kernel Re: [PATCH 5/9] staging: dgap: introduce dgap_tty_unregister()
2014-06-13 07:45:09 linux-kernel [PATCH 9/9] staging: dgap: introduce dgap_release_remap()
2014-06-13 07:44:33 linux-kernel [PATCH 8/9] staging: dgap: cleanup dgap_firmware_load() function
2014-06-13 07:44:00 linux-kernel [PATCH 7/9] staging: dgap: introduce dgap_free_flipbuf()
2014-06-13 07:43:17 linux-kernel [PATCH 6/9] staging: dgap: rename dgap_after_config_loaded() to dgap_alloc_flipbuf()
2014-06-13 07:42:43 linux-kernel [PATCH 5/9] staging: dgap: introduce dgap_tty_unregister()
2014-06-13 07:42:07 linux-kernel [PATCH 4/9] staging: dgap: introduce dgap_free_irq()
2014-06-13 07:41:32 linux-kernel [PATCH 3/9] staging: dgap: introduce dgap_tty_free() for freeing channels.
2014-06-13 07:40:54 linux-kernel [PATCH 2/9] staging: dgap: get rid of brd->firstminor because it is 0
2014-06-13 07:40:13 linux-kernel [PATCH 1/9] staging: dgap: remove unused paramter in dgap_parsefile()
2014-06-03 08:02:22 linux-kernel [PATCH 2/4 V2] staging: dgap: pass "brd" as a paramter to dgap_after_config_loaded()
2014-06-03 07:55:15 linux-kernel Re: [PATCH 2/4] staging: dgap: pass "brd" as a paramter to dgap_after_config_loaded()
2014-06-03 06:29:32 linux-kernel [PATCH 4/4] staging: dgap: rename dgap_tty_uninit() to dgap_cleanup_tty()