index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-27
usb: phy: mxs: add delay before set phyctrl.clkgate
Peter Chen
1
-3
/
+9
2015-01-27
usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connection
Peter Chen
1
-1
/
+46
2015-01-27
usb: phy: mxs: refine mxs_phy_disconnect_line
Li Jun
1
-1
/
+14
2015-01-27
usb: phy: mxs: don't need IP fix for imx6sx
Peter Chen
1
-2
/
+1
2015-01-27
usb: isp1760: Fix USB disabled check
Laurent Pinchart
3
-9
/
+21
2015-01-27
usb: isp1760: Remove duplicate usb_disabled() check
Laurent Pinchart
1
-3
/
+0
2015-01-27
usb: isp1760: Make HCD support optional
Laurent Pinchart
4
-8
/
+71
2015-01-27
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
Laurent Pinchart
15
-26
/
+29
2015-01-27
usb: isp1760: Add device controller support
Laurent Pinchart
7
-5
/
+1768
2015-01-27
usb: isp1760: Move PORT1 configuration to core code
Laurent Pinchart
2
-9
/
+8
2015-01-27
usb: isp1760: Initialize the bus interface in core code
Laurent Pinchart
4
-75
/
+105
2015-01-27
usb: isp1760: Set IRQF_SHARED flag in core code
Laurent Pinchart
2
-7
/
+6
2015-01-27
usb: isp1760: Move core code to isp1760-core.c
Laurent Pinchart
6
-38
/
+114
2015-01-27
usb: isp1760: Reorganize header files
Laurent Pinchart
4
-225
/
+256
2015-01-27
usb: isp1760: Prefix driver data structures with isp1760_
Laurent Pinchart
2
-9
/
+10
2015-01-27
usb: isp1760: Decouple usb_hdc and isp1760_priv
Laurent Pinchart
1
-6
/
+15
2015-01-27
usb: isp1760: Refactor PCI initialization code
Laurent Pinchart
1
-65
/
+69
2015-01-27
usb: isp1760: Use the managed devm_ioremap_resource() API
Laurent Pinchart
2
-41
/
+16
2015-01-27
usb: isp1760: Pass resource pointer to isp1760_register
Laurent Pinchart
3
-13
/
+11
2015-01-27
usb: isp1760: Remove busname argument to isp1760_register
Laurent Pinchart
3
-6
/
+4
2015-01-27
usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_
Laurent Pinchart
3
-7
/
+7
2015-01-27
usb: isp1760: Fix indentation in probe error path
Laurent Pinchart
1
-3
/
+3
2015-01-27
usb: isp1760: Don't expose hcd to glue code from isp1760_register
Laurent Pinchart
3
-28
/
+19
2015-01-27
usb: isp1760: Manage device driver data in common code
Laurent Pinchart
2
-3
/
+2
2015-01-27
usb: isp1760: Move removal cleanup code to isp1760-hcd.c
Laurent Pinchart
3
-14
/
+14
2015-01-27
usb: isp1760: Merge platform and OF glue codes
Laurent Pinchart
1
-135
/
+55
2015-01-27
usb: isp1760: Unmap I/O registers at platform device removal
Laurent Pinchart
1
-2
/
+1
2015-01-27
usb: isp1760: Retrieve pdev memory resource from hcd at remove time
Laurent Pinchart
1
-5
/
+1
2015-01-27
usb: isp1760: Remove isp1760 glue structure
Laurent Pinchart
1
-31
/
+15
2015-01-27
usb: isp1760: Use the gpio descriptor API
Laurent Pinchart
3
-46
/
+19
2015-01-27
usb: gadget: zero: fix format string warnings
Asaf Vertz
1
-10
/
+10
2015-01-27
usb: gadget: ffs: add eventfd notification about ffs events
Robert Baldyga
2
-1
/
+29
2015-01-27
usb: gadget: f_fs: Fix loop variable
Mario Schuknecht
1
-3
/
+3
2015-01-27
usb: gadget: Fix os desc test
Mario Schuknecht
1
-1
/
+1
2015-01-27
usb: musb: cppi41: improve rx channel abort routine
Bin Liu
1
-3
/
+9
2015-01-27
usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*
Bin Liu
1
-6
/
+6
2015-01-27
usb: renesas_usbhs: add support for requesting DT DMA
Yoshihiro Shimoda
1
-1
/
+10
2015-01-27
usb: renesas_usbhs: add usbhsf_dma_init_pdev() function
Yoshihiro Shimoda
1
-3
/
+9
2015-01-27
usb: renesas_usbhs: mod_host: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+2
2015-01-27
usb: musb: virthub: use HUB_CHAR_*
Sergei Shtylyov
1
-3
/
+3
2015-01-19
usb: dummy_hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-2
/
+6
2015-01-19
usb: dwc2: hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+3
2015-01-19
usb: gadget: uvc: preserve the address passed to kfree()
Andrzej Pietrasiewicz
1
-3
/
+7
2015-01-19
Revert "usb: dwc2: add bus suspend/resume for dwc2"
Paul Zimmerman
1
-77
/
+11
2015-01-19
usb: gadget: ethernet: re-use %pM specifier to print MAC
Andy Shevchenko
1
-3
/
+1
2015-01-19
usb: phy: make GPIOs optional for the generic phy
Paul Zimmerman
1
-2
/
+2
2015-01-19
usb: gadget: uvc: cleanup UVCG_FRAME_ATTR macro
Dan Carpenter
1
-26
/
+18
2015-01-19
usb: gadget: uvc: memory leak in uvcg_frame_make()
Dan Carpenter
1
-0
/
+1
2015-01-19
usb: gadget: uvc: remove an impossible condition
Dan Carpenter
1
-2
/
+0
2015-01-19
usb: gadget: uvc: fix some error codes
Dan Carpenter
1
-7
/
+7
[next]