Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 年之前 |
Yoshihiro Shimoda
|
8d8a0435d1
usb: renesas_usbhs: add usbhs_pipe_clear_without_sequence() function
|
7 年之前 |
Greg Kroah-Hartman
|
1250413a81
USB: renesas_usbhs: Remove redundant license text
|
7 年之前 |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 年之前 |
Colin Ian King
|
013668f3dc
usb: renesas_usbhs: make array type_array static const
|
8 年之前 |
Wolfram Sang
|
c34515f875
usb: renesas_usbhs: pipe: don't print on ENOMEM
|
9 年之前 |
Sudip Mukherjee
|
72f595f3b5
usb: renesas_usbhs: fix signed-unsigned return
|
9 年之前 |
Yoshihiro Shimoda
|
c3cdcac786
usb: renesas_usbhs: change arguments of dma_map_ctrl()
|
9 年之前 |
Yoshihiro Shimoda
|
21a596c17b
usb: renesas_usbhs: Don't check CSSTS bit if peripheral mode
|
9 年之前 |
Yoshihiro Shimoda
|
51f141a97a
usb: renesas_usbhs: Modify pipe configuration
|
9 年之前 |
Yoshihiro Shimoda
|
ab330cf388
usb: renesas_usbhs: add support for USB-DMAC
|
10 年之前 |
Yoshihiro Shimoda
|
cdeb794313
usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPE
|
10 年之前 |
Yoshihiro Shimoda
|
8355b2b308
usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handle
|
11 年之前 |
Yoshihiro Shimoda
|
dfb87b8bfe
usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connecting
|
11 年之前 |
Yoshihiro Shimoda
|
6a0541599f
usb: renesas_usbhs: fix usbhs_pipe_malloc() to re-enable a pipe.
|
11 年之前 |
Kuninori Morimoto
|
1c90ee0b3e
usb: renesas_usbhs: use transfer counter if IN direction bulk pipe
|
12 年之前 |
Paul Bolle
|
cc502bb741
renesas_usbhs: cleanup quoted includes
|
13 年之前 |
Felipe Balbi
|
14ff96e04c
usb: renesas: pipe: convert a long if into a XOR operation
|
13 年之前 |
Kuninori Morimoto
|
3edeee3893
usb: renesas_usbhs: care pipe sequence
|
13 年之前 |
Kuninori Morimoto
|
9cf1b06e90
usb: renesas_usbhs: add usbhs_pipe_is_stall()
|
13 年之前 |
Kuninori Morimoto
|
e2eddc6103
usb: gadget: renesas_usbhs: usbhs_dcp_control_transfer_done() cares mod_host
|
14 年之前 |
Kuninori Morimoto
|
6e6db82ba9
usb: gadget: renesas_usbhs: modify pipe sequence settings
|
14 年之前 |
Kuninori Morimoto
|
b331872b85
usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt
|
14 年之前 |
Kuninori Morimoto
|
3cf8ed1284
usb: gadget: renesas_usbhs: add usbhs_pipe_name()
|
14 年之前 |
Kuninori Morimoto
|
bc6fbf59df
usb: gadget: renesas_usbhs: add device select support in usbhs_pipe_config_update()
|
14 年之前 |
Kuninori Morimoto
|
2cc971978c
usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done function
|
14 年之前 |
Kuninori Morimoto
|
923520715b
usb: gadget: renesas_usbhs: add usbhs_dcp_dir_for_host()
|
14 年之前 |
Kuninori Morimoto
|
0deb3e7702
usb: gadget: renesas_usbhs: remove unneeded parameter from usbhs_mod_is_host()
|
14 年之前 |
Kuninori Morimoto
|
ef8bedb904
usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c
|
14 年之前 |
Kuninori Morimoto
|
356db7edad
usb: gadget: renesas_usbhs: move usbhsp_type() to usbhs_pipe_type()
|
14 年之前 |