index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: dummy_hcd: set value for common is_selfpowered
Peter Chen
2015-01-29
1
-0
/
+1
*
usb: gadget: bdc_udc: set value for common is_selfpowered
Peter Chen
2015-01-29
1
-0
/
+1
*
usb: renesas_usbhs: gadget: set value for common is_selfpowered
Peter Chen
2015-01-29
1
-0
/
+2
*
staging: emxx_udc: use common is_selfpowered
Peter Chen
2015-01-29
2
-7
/
+3
*
usb: gadget: at91_udc: use common is_selfpowered
Peter Chen
2015-01-29
2
-5
/
+4
*
usb: chipidea: udc: add set_selfpowered gaget ops
Peter Chen
2015-01-29
1
-2
/
+16
*
usb: gadget: introduce is_selfpowered for usb_gadget
Peter Chen
2015-01-29
1
-0
/
+2
*
usb: dwc3: gadget: add missing spin_lock()
Felipe Balbi
2015-01-29
1
-0
/
+1
*
usb: dwc3: remove reliance on dev_vdbg()
Felipe Balbi
2015-01-27
4
-35
/
+39
*
usb: dwc3: trace: add trace logs for core and gadget
Felipe Balbi
2015-01-27
1
-0
/
+10
*
usb: dwc3: gadget: WARN() in case of unknown IRQ
Felipe Balbi
2015-01-27
1
-1
/
+1
*
usb: dwc3: gadget: avoid variable shadowing
Felipe Balbi
2015-01-27
1
-6
/
+1
*
usb: gadget: uvc: comments for iterating over streaming hierarchy
Andrzej Pietrasiewicz
2015-01-27
1
-0
/
+34
*
usb: gadget: uvc: use explicit type instead of void *
Andrzej Pietrasiewicz
2015-01-27
1
-2
/
+2
*
usb: phy: mxs: add delay before set phyctrl.clkgate
Peter Chen
2015-01-27
1
-3
/
+9
*
usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connection
Peter Chen
2015-01-27
1
-1
/
+46
*
usb: phy: mxs: refine mxs_phy_disconnect_line
Li Jun
2015-01-27
1
-1
/
+14
*
usb: phy: mxs: don't need IP fix for imx6sx
Peter Chen
2015-01-27
1
-2
/
+1
*
usb: isp1760: Fix USB disabled check
Laurent Pinchart
2015-01-27
3
-9
/
+21
*
usb: isp1760: Remove duplicate usb_disabled() check
Laurent Pinchart
2015-01-27
1
-3
/
+0
*
usb: isp1760: Make HCD support optional
Laurent Pinchart
2015-01-27
4
-8
/
+71
*
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
Laurent Pinchart
2015-01-27
15
-26
/
+29
*
usb: isp1760: Add device controller support
Laurent Pinchart
2015-01-27
7
-5
/
+1768
*
usb: isp1760: Move PORT1 configuration to core code
Laurent Pinchart
2015-01-27
2
-9
/
+8
*
usb: isp1760: Initialize the bus interface in core code
Laurent Pinchart
2015-01-27
4
-75
/
+105
*
usb: isp1760: Set IRQF_SHARED flag in core code
Laurent Pinchart
2015-01-27
2
-7
/
+6
*
usb: isp1760: Move core code to isp1760-core.c
Laurent Pinchart
2015-01-27
6
-38
/
+114
*
usb: isp1760: Reorganize header files
Laurent Pinchart
2015-01-27
4
-225
/
+256
*
usb: isp1760: Prefix driver data structures with isp1760_
Laurent Pinchart
2015-01-27
2
-9
/
+10
*
usb: isp1760: Decouple usb_hdc and isp1760_priv
Laurent Pinchart
2015-01-27
1
-6
/
+15
*
usb: isp1760: Refactor PCI initialization code
Laurent Pinchart
2015-01-27
1
-65
/
+69
*
usb: isp1760: Use the managed devm_ioremap_resource() API
Laurent Pinchart
2015-01-27
2
-41
/
+16
*
usb: isp1760: Pass resource pointer to isp1760_register
Laurent Pinchart
2015-01-27
3
-13
/
+11
*
usb: isp1760: Remove busname argument to isp1760_register
Laurent Pinchart
2015-01-27
3
-6
/
+4
*
usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_
Laurent Pinchart
2015-01-27
3
-7
/
+7
*
usb: isp1760: Fix indentation in probe error path
Laurent Pinchart
2015-01-27
1
-3
/
+3
*
usb: isp1760: Don't expose hcd to glue code from isp1760_register
Laurent Pinchart
2015-01-27
3
-28
/
+19
*
usb: isp1760: Manage device driver data in common code
Laurent Pinchart
2015-01-27
2
-3
/
+2
*
usb: isp1760: Move removal cleanup code to isp1760-hcd.c
Laurent Pinchart
2015-01-27
3
-14
/
+14
*
usb: isp1760: Merge platform and OF glue codes
Laurent Pinchart
2015-01-27
1
-135
/
+55
*
usb: isp1760: Unmap I/O registers at platform device removal
Laurent Pinchart
2015-01-27
1
-2
/
+1
*
usb: isp1760: Retrieve pdev memory resource from hcd at remove time
Laurent Pinchart
2015-01-27
1
-5
/
+1
*
usb: isp1760: Remove isp1760 glue structure
Laurent Pinchart
2015-01-27
1
-31
/
+15
*
usb: isp1760: Use the gpio descriptor API
Laurent Pinchart
2015-01-27
3
-46
/
+19
*
usb: gadget: zero: fix format string warnings
Asaf Vertz
2015-01-27
1
-10
/
+10
*
usb: gadget: ffs: add eventfd notification about ffs events
Robert Baldyga
2015-01-27
3
-1
/
+30
*
usb: gadget: f_fs: Fix loop variable
Mario Schuknecht
2015-01-27
1
-3
/
+3
*
usb: gadget: Fix os desc test
Mario Schuknecht
2015-01-27
1
-1
/
+1
*
usb: musb: cppi41: improve rx channel abort routine
Bin Liu
2015-01-27
1
-3
/
+9
*
usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*
Bin Liu
2015-01-27
1
-6
/
+6
[next]