Suwan Kim ([email protected])

Number of posts: 79 (0.06 per day)
First post: 2018-12-04 14:33:04
Last post: 2022-10-24 17:15:42

Date List Subject
2019-07-23 23:43:17 linux-kernel Re: [PATCH v2 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci
2019-07-21 09:02:10 linux-kernel Re: [PATCH v2 0/2] usbip: Implement SG support
2019-07-05 16:49:03 linux-kernel [PATCH v2 2/2] usbip: Implement SG support to vhci
2019-07-05 16:48:53 linux-kernel [PATCH v2 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci
2019-07-05 16:48:45 linux-kernel [PATCH v2 0/2] usbip: Implement SG support
2019-07-05 09:08:27 linux-kernel Re: [PATCH 2/2] usbip: Implement SG support to vhci
2019-07-04 18:14:36 linux-kernel Re: [PATCH 2/2] usbip: Implement SG support to vhci
2019-07-01 09:30:14 linux-kernel Re: [PATCH 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci
2019-06-24 14:59:52 linux-kernel Re: [PATCH 2/2] usbip: Implement SG support to vhci
2019-06-21 17:48:31 linux-kernel [PATCH 2/2] usbip: Implement SG support to vhci
2019-06-21 17:46:50 linux-kernel [PATCH 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci
2019-06-21 17:46:36 linux-kernel [PATCH 0/2] usbip: Implement SG support to vhci
2019-06-19 15:41:42 linux-kernel [PATCH v2] usbip: Skip DMA mapping and unmapping for urb at vhci
2019-06-19 08:18:12 linux-kernel Re: [PATCH] usbip: Implement map_urb_for_dma function for vhci to skip dma mapping
2019-06-18 14:29:29 linux-kernel [PATCH] usbip: Implement map_urb_for_dma function for vhci to skip dma mapping
2019-06-03 15:07:51 linux-kernel [PATCH] usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink()
2019-05-14 11:59:50 linux-kernel Re: [PATCH 1/2] usbip: Remove repeated setting of hcd->state in vhci_bus_suspend()
2019-05-08 17:44:02 linux-kernel Re: [PATCH v2] usb: host: xhci: Support running urb giveback in tasklet context
2019-05-07 16:05:49 linux-kernel Re: [PATCH v2] usb: host: xhci: Support running urb giveback in tasklet context
2019-05-07 15:50:40 linux-kernel Re: [PATCH 1/2] usbip: Remove repeated setting of hcd->state in vhci_bus_suspend()
2019-05-06 13:00:04 linux-kernel [PATCH 2/2] usbip: Remove repeated setting of hcd->state in vhci_bus_resume()
2019-05-06 12:58:22 linux-kernel [PATCH 1/2] usbip: Remove repeated setting of hcd->state in vhci_bus_suspend()
2019-04-08 14:28:01 linux-kernel Re: [PATCH v2] usb: host: xhci: Support running urb giveback in tasklet context
2019-04-04 12:20:42 linux-kernel Re: [PATCH v2] usb: host: xhci: Support running urb giveback in tasklet context
2019-04-01 14:17:39 linux-kernel [PATCH v2] usb: host: xhci: Support running urb giveback in tasklet context
2019-03-25 14:25:07 linux-kernel [PATCH] usbip: Support error(event) detection in vhci_tx_loop() kernel thread
2019-03-05 15:55:28 linux-kernel [PATCH] usbip: Remove unnecessary null check
2018-12-04 14:33:04 linux-kernel [PATCH] usb: core: Remove unnecessary memset()