index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
interval_tree_test.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
usb: dwc2: Fix a bug in reading the endpoint directions from reg.
Roshan Pius
1
-1
/
+1
2015-02-04
staging: emxx_udc: fix the build error
Peter Chen
1
-0
/
+3
2015-02-02
usb: gadget: Kconfig: use bool instead of boolean
Christoph Jaeger
1
-1
/
+1
2015-02-02
usb: musb: blackfin: remove incorrect __exit_p()
Dmitry Torokhov
1
-1
/
+1
2015-01-30
usb: phy: phy-generic: Fix USB PHY gpio reset
Fabio Estevam
1
-4
/
+5
2015-01-30
usb: dwc2: fix USB core dependencies
Arnd Bergmann
1
-2
/
+2
2015-01-30
usb: renesas_usbhs: fix NULL pointer dereference in dma_release_channel()
Yoshihiro Shimoda
1
-0
/
+4
2015-01-30
usb: phy: generic: fix the vbus interrupt request
Robert Jarzmik
1
-1
/
+2
2015-01-30
usb: phy: generic: fix the gpios to be optional
Robert Jarzmik
1
-5
/
+7
2015-01-30
usb: dwc2: gadget: initialize controller in pullup callback
Gregory Herrero
1
-0
/
+1
2015-01-30
usb: dwc2: gadget: replace constants with defines
Mian Yousaf Kaukab
2
-12
/
+13
2015-01-30
usb: dwc2: gadget: fix phy interface configuration
Mian Yousaf Kaukab
1
-3
/
+7
2015-01-30
usb: dwc2: gadget: fix debug message for zlp
Mian Yousaf Kaukab
1
-1
/
+6
2015-01-30
usb: dwc2: gadget: don't modify pullup status during reset
Gregory Herrero
1
-1
/
+0
2015-01-30
usb: dwc2: gadget: add reset flag in init function
Gregory Herrero
3
-15
/
+26
2015-01-30
usb: dwc2: gadget: add unaligned buffers support
Mian Yousaf Kaukab
2
-1
/
+63
2015-01-30
usb: dwc2: gadget: remove hardcoded if (0) and if (1) checks
Mian Yousaf Kaukab
1
-13
/
+1
2015-01-30
usb: dwc2: gadget: fix a typo in comment
Gregory Herrero
1
-1
/
+1
2015-01-30
usb: dwc2: gadget: add TEST_MODE feature support
Gregory Herrero
2
-7
/
+186
2015-01-30
usb: dwc2: gadget: fix clear halt feature handling
Gregory Herrero
1
-7
/
+13
2015-01-30
usb: dwc2: host: resume root hub on remote wakeup
Gregory Herrero
1
-2
/
+4
2015-01-29
usb: musb: add omap-control dependency
Arnd Bergmann
1
-1
/
+1
2015-01-29
usb: musb: add generic usb phy dependencies
Arnd Bergmann
1
-0
/
+5
2015-01-29
usb: udc-core: add is_selfpowered sys entry
Peter Chen
1
-0
/
+2
2015-01-29
usb: musb: gadget: use common is_selfpowered
Peter Chen
2
-4
/
+2
2015-01-29
usb: dwc3: gadget: use common is_selfpowered
Peter Chen
3
-4
/
+2
2015-01-29
usb: gadget: pch_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: atmel_usba_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: net2272: use common is_selfpowered
Peter Chen
2
-6
/
+2
2015-01-29
usb: gadget: s3c2410_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: net2280: use common is_selfpowered
Peter Chen
2
-4
/
+3
2015-01-29
usb: gadget: r8a66597-udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: omap_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: fsl_udc_core: set value for common is_selfpowered
Peter Chen
1
-1
/
+2
2015-01-29
usb: gadget: lpc32xx_udc: use common is_selfpowered
Peter Chen
1
-8
/
+4
2015-01-29
usb: gadget: dummy_hcd: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: bdc_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: renesas_usbhs: gadget: set value for common is_selfpowered
Peter Chen
1
-0
/
+2
2015-01-29
staging: emxx_udc: use common is_selfpowered
Peter Chen
2
-7
/
+3
2015-01-29
usb: gadget: at91_udc: use common is_selfpowered
Peter Chen
2
-5
/
+4
2015-01-29
usb: chipidea: udc: add set_selfpowered gaget ops
Peter Chen
1
-2
/
+16
2015-01-29
usb: gadget: introduce is_selfpowered for usb_gadget
Peter Chen
1
-0
/
+2
2015-01-29
usb: dwc3: gadget: add missing spin_lock()
Felipe Balbi
1
-0
/
+1
2015-01-27
usb: dwc3: remove reliance on dev_vdbg()
Felipe Balbi
4
-35
/
+39
2015-01-27
usb: dwc3: trace: add trace logs for core and gadget
Felipe Balbi
1
-0
/
+10
2015-01-27
usb: dwc3: gadget: WARN() in case of unknown IRQ
Felipe Balbi
1
-1
/
+1
2015-01-27
usb: dwc3: gadget: avoid variable shadowing
Felipe Balbi
1
-6
/
+1
2015-01-27
usb: gadget: uvc: comments for iterating over streaming hierarchy
Andrzej Pietrasiewicz
1
-0
/
+34
2015-01-27
usb: gadget: uvc: use explicit type instead of void *
Andrzej Pietrasiewicz
1
-2
/
+2
2015-01-27
usb: phy: mxs: add delay before set phyctrl.clkgate
Peter Chen
1
-3
/
+9
[next]