index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
usb: gadget: net2280: set all byte enables on start
Mian Yousaf Kaukab
2015-05-26
1
-0
/
+1
|
|
*
|
|
|
|
usb: gadget: net2280: don't set ep_cfg.direction bit
Mian Yousaf Kaukab
2015-05-26
1
-2
/
+0
|
|
*
|
|
|
|
usb: gadget: net2280: unconditionally reset dma in usb_reset
Mian Yousaf Kaukab
2015-05-26
1
-1
/
+7
|
|
*
|
|
|
|
usb: gadget: net2280: reset sequence number on ep enable
Mian Yousaf Kaukab
2015-05-26
1
-0
/
+4
|
|
*
|
|
|
|
usb: gadget: net2280: fix ep_cfg for defect7374
Mian Yousaf Kaukab
2015-05-26
1
-2
/
+2
|
|
*
|
|
|
|
usb: renesas_usbhs: Add support for R-Car E2
Yoshihiro Shimoda
2015-05-26
1
-0
/
+4
|
|
*
|
|
|
|
usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2
Yoshihiro Shimoda
2015-05-26
1
-11
/
+4
|
|
*
|
|
|
|
usb: gadget: f_fs: add extra check before unregister_gadget_item
Rui Miguel Silva
2015-05-26
1
-2
/
+8
|
|
*
|
|
|
|
usb: dwc3: gadget: return error if command sent to DEPCMD register fails
Subbaraya Sundeep Bhatta
2015-05-26
1
-0
/
+2
|
|
*
|
|
|
|
usb: dwc3: gadget: return error if command sent to DGCMD register fails
Subbaraya Sundeep Bhatta
2015-05-26
1
-0
/
+2
|
|
*
|
|
|
|
usb: musb: Add pre and post root port reset end callbacks
Hans de Goede
2015-05-26
2
-0
/
+18
|
|
*
|
|
|
|
usb: renesas_usbhs: avoid uninitialized variable use
Arnd Bergmann
2015-05-22
1
-0
/
+2
|
|
*
|
|
|
|
usb: gadget: rndis: use signed type for a signed value
Andrzej Pietrasiewicz
2015-05-21
2
-3
/
+3
|
|
*
|
|
|
|
usb: gadget: rndis: don't duplicate the "i" variable
Andrzej Pietrasiewicz
2015-05-21
1
-1
/
+0
|
|
*
|
|
|
|
usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()
Andrzej Pietrasiewicz
2015-05-21
1
-2
/
+2
|
|
*
|
|
|
|
usb: renesas_usbhs: Add access control for INTSTS1 and INTENB1 register
Nobuhiro Iwamatsu
2015-05-14
1
-27
/
+34
|
|
*
|
|
|
|
usb: dwc3: add ULPI interface support
Heikki Krogerus
2015-05-13
5
-3
/
+147
|
|
*
|
|
|
|
usb: dwc3: pci: add quirk for Baytrails
Heikki Krogerus
2015-05-13
1
-0
/
+36
|
|
*
|
|
|
|
usb: dwc3: add hsphy_interface property
Heikki Krogerus
2015-05-13
3
-0
/
+25
|
|
*
|
|
|
|
usb: dwc3: setup phys earlier
Heikki Krogerus
2015-05-13
1
-6
/
+2
|
|
*
|
|
|
|
usb: dwc3: soft reset to it's own function
Heikki Krogerus
2015-05-13
1
-16
/
+30
|
|
*
|
|
|
|
usb: dwc3: cache hwparams earlier
Heikki Krogerus
2015-05-13
1
-2
/
+1
|
|
*
|
|
|
|
usb: dwc3: store driver data earlier
Heikki Krogerus
2015-05-13
1
-1
/
+2
|
|
*
|
|
|
|
usb: dwc3: ULPI or UTMI+ select
Heikki Krogerus
2015-05-13
1
-0
/
+1
|
|
*
|
|
|
|
usb: dwc3: USB2 PHY register access bits
Heikki Krogerus
2015-05-13
1
-0
/
+8
|
|
*
|
|
|
|
usb: add bus type for USB ULPI
Heikki Krogerus
2015-05-13
3
-0
/
+276
|
|
*
|
|
|
|
usb: dwc2: hcd: fix build warning
Felipe Balbi
2015-05-13
1
-1
/
+1
|
|
*
|
|
|
|
usb: musb: add softconnect for host mode
Bin Liu
2015-05-07
1
-0
/
+91
|
|
*
|
|
|
|
usb: gadget: rndis: remove the limit of available rndis connections
Andrzej Pietrasiewicz
2015-05-07
3
-86
/
+78
|
|
*
|
|
|
|
usb: gadget: rndis: style correction
Andrzej Pietrasiewicz
2015-05-07
1
-1
/
+1
|
|
*
|
|
|
|
usb: gadget: rndis: use rndis_params instead of configNr
Andrzej Pietrasiewicz
2015-05-07
3
-151
/
+129
|
|
*
|
|
|
|
usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pV
Joe Perches
2015-05-07
1
-15
/
+13
|
|
*
|
|
|
|
usb: phy: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-05-07
1
-1
/
+1
|
|
*
|
|
|
|
usb: phy-ab8500-usb: Constify platform_device_id
Krzysztof Kozlowski
2015-05-07
1
-1
/
+1
|
|
*
|
|
|
|
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5
Tony Lindgren
2015-05-07
1
-114
/
+140
|
|
*
|
|
|
|
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4
Tony Lindgren
2015-05-07
1
-4
/
+2
|
|
*
|
|
|
|
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3
Tony Lindgren
2015-05-07
1
-50
/
+74
|
|
*
|
|
|
|
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2
Tony Lindgren
2015-05-07
1
-4
/
+3
|
|
*
|
|
|
|
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1
Tony Lindgren
2015-05-07
1
-17
/
+44
|
|
*
|
|
|
|
usb: musb: Remove ifdefs for TX DMA for musb_host.c
Tony Lindgren
2015-05-07
1
-13
/
+48
|
|
*
|
|
|
|
usb: musb: Remove DMA ifdef for musb_gadget.c short_packet
Tony Lindgren
2015-05-07
1
-6
/
+10
|
|
*
|
|
|
|
usb: musb: Get rid of the DMA ifdefs for musb_core.c
Tony Lindgren
2015-05-07
1
-2
/
+0
|
|
*
|
|
|
|
usb: musb: Set up function pointers for DMA
Tony Lindgren
2015-05-07
17
-23
/
+118
|
|
*
|
|
|
|
usb: musb: Fix up DMA related macros
Tony Lindgren
2015-05-07
14
-29
/
+51
|
|
*
|
|
|
|
usb: dwc2: host: ensure qtb exists before dereferencing it
Gregory Herrero
2015-04-29
1
-0
/
+10
|
|
*
|
|
|
|
usb: dwc2: add hibernation core parameter
Gregory Herrero
2015-04-29
4
-3
/
+37
|
|
*
|
|
|
|
usb: dwc2: remove dwc2_platform.ko
Mian Yousaf Kaukab
2015-04-29
7
-25
/
+1
|
|
*
|
|
|
|
usb: dwc2: host: implement test mode
Jingwu Lin
2015-04-29
1
-0
/
+9
|
|
*
|
|
|
|
usb: dwc2: host: don't use dma_alloc_coherent with irqs disabled
Gregory Herrero
2015-04-29
3
-22
/
+54
|
|
*
|
|
|
|
usb: dwc2: host: spinlock urb_enqueue
Gregory Herrero
2015-04-29
2
-16
/
+7
[prev]
[next]