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.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
2013-05-17
usb: option: Add Telewell TW-LTE 4G
Teppo Kotilainen
1
-0
/
+2
2013-05-17
USB: EHCI: remove bogus #error
Arnd Bergmann
1
-17
/
+0
2013-05-17
USB: reset resume quirk needed by a hub
Oliver Neukum
1
-0
/
+3
2013-05-17
USB: usb-stor: realtek_cr: Fix compile error
Wei WANG
1
-4
/
+4
2013-05-17
usb, chipidea: fix link error when USB_EHCI_HCD is a module
David Rientjes
1
-1
/
+1
2013-05-15
USB: remove remaining instances of USB_SUSPEND
Alan Stern
5
-6
/
+6
2013-05-15
USB: OHCI: fix logic for scheduling isochronous URBs
Alan Stern
1
-14
/
+18
2013-05-15
USB: fix latency in uhci-hcd and ohci-hcd
Alan Stern
2
-2
/
+2
2013-05-15
USB: UHCI: fix for suspend of virtual HP controller
Alan Stern
1
-1
/
+2
2013-05-15
USB: fix Kconfig logic for USB_UHCI_HCD
Alan Stern
1
-12
/
+5
2013-05-15
USB: xHCI: override bogus bulk wMaxPacketSize values
Alan Stern
1
-8
/
+9
2013-05-15
usb: otg: mxs-phy: add missing type to usb_phy
Michael Grzeschik
1
-0
/
+1
2013-05-15
usb: phy: remove CONFIG_USB_OTG_UTILS once more
Paul Bolle
2
-2
/
+0
2013-05-15
usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_reque...
Jingoo Han
1
-1
/
+1
2013-05-15
usb: phy: Fix NULL pointer exception during usb_get_phy
Robert Jarzmik
3
-0
/
+3
2013-05-15
usb: phy: don't check resource with devm_ioremap_resource
Wolfram Sang
4
-20
/
+0
2013-05-15
usb: gadget: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-10
/
+0
2013-05-15
usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=y
Vivek Gautam
1
-3
/
+3
2013-05-15
usb: gadget: fix error return code in configfs_composite_bind()
Wei Yongjun
1
-2
/
+6
2013-05-15
usb: gadget: dummy_hcd: fix error return code in init()
Wei Yongjun
1
-1
/
+3
2013-05-15
usb: gadget: fusb300_udc: fix error return code in fusb300_probe()
Wei Yongjun
1
-1
/
+3
2013-05-15
usb: gadget: m66592-udc: fix error return code in m66592_probe()
Wei Yongjun
1
-1
/
+3
2013-05-15
usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe()
Wei Yongjun
1
-1
/
+3
2013-05-15
usb: gadget: s3c2410_udc: fix error return code in s3c2410_udc_probe()
Wei Yongjun
1
-0
/
+1
2013-05-15
usb: musb: dsps: fix error return code in dsps_create_musb_pdev()
Wei Yongjun
1
-0
/
+1
2013-05-15
usb: phy: nop: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-15
usb: phy: mxs-usb: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-15
usb: phy: mv-usb: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-3
/
+0
2013-05-15
usb: phy: gpio-vbus-usb: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-15
usb: phy: ab8500-usb: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-15
usb: gadget: s3c2410_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-15
usb: gadget: pxa25x_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-15
usb: gadget: imx_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-15
usb: gadget: f_uac2: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-15
usb: gadget: dummy_hcd: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-15
usb: gadget: bcm63xx_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-15
usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-15
Add a couple kernel-doc lines to prevent warnings.
Robert P. J. Day
2
-0
/
+2
2013-05-15
usb: musb: omap2430: add missing platform_device_put() on error in omap2430_p...
Wei Yongjun
1
-1
/
+2
2013-05-15
usb: gadget: zero: fix error return code in zero_bind()
Wei Yongjun
1
-2
/
+6
2013-05-10
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2
-4
/
+10
2013-05-09
usb: tilegx: fix memleak when create hcd fail
Libo Chen
2
-4
/
+10
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2013-05-08
aio: use cancellation list lazily
Kent Overstreet
1
-2
/
+1
2013-05-08
aio: move private stuff out of aio.h
Kent Overstreet
1
-0
/
+1
2013-05-08
gadget: remove only user of aio retry
Zach Brown
1
-9
/
+29
2013-05-05
gadget: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
11
-175
/
+103
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+14
[prev]
[next]