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-03-05
usb: musb: omap2430: fix omap_musb_mailbox glue check again
Aaro Koskinen
1
-3
/
+7
2013-03-05
usb: musb: fix compile warning
Felipe Balbi
1
-2
/
+0
2013-03-05
usb: musb: remove all 'select' from Kconfig
Felipe Balbi
1
-5
/
+0
2013-03-05
usb: gadget: composite: fix kernel-doc warnings
Nishanth Menon
1
-4
/
+1
2013-03-04
usb: gadget: u_uac1: NULL dereference on error path
Dan Carpenter
1
-0
/
+3
2013-03-04
usb: gadget: f_uac1: silence an info leak warning
Dan Carpenter
1
-0
/
+1
2013-03-04
usb: phy: omap-control-usb: Convert to devm_ioremap_resource()
Sachin Kamat
1
-15
/
+9
2013-03-04
usb: phy: omap-usb3: Convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+3
2013-03-04
usb: phy: samsung: Convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+3
2013-03-04
usb: otg: use try_module_get in all usb_get_phy functions and add missing mod...
Marc Kleine-Budde
1
-3
/
+7
2013-03-04
usb: musb: correct Kconfig in order to avoid non compilable selection
Peter Ujfalusi
1
-2
/
+2
2013-03-04
usb: gadget: s3c2410: fix build breakage
Felipe Balbi
1
-1
/
+1
2013-03-04
usb: gadget: imx_udc: fix gadget->dev registration
Felipe Balbi
1
-12
/
+8
2013-03-04
usb: gadget: pxa25x: fix gadget->dev registration
Felipe Balbi
1
-9
/
+11
2013-03-04
usb: gadget: s3c2410: fix gadget->dev registration
Felipe Balbi
1
-15
/
+11
2013-03-04
usb: gadget: make usb functions to load before gadget driver
Kishon Vijay Abraham I
1
-6
/
+6
2013-03-04
usb: gadget: pxa27x: fix gadget->dev registration
Felipe Balbi
1
-6
/
+12
2013-03-04
usb: chipidea: register debugging sysfs on our device
Felipe Balbi
1
-3
/
+3
2013-03-04
usb: dwc3: gadget: remove unnecessary code
Felipe Balbi
1
-3
/
+0
2013-03-04
usb: dwc3: glue layers shouldn't know about the core IP
Felipe Balbi
3
-6
/
+0
2013-03-04
usb: dwc3: omap: fix a typo on of_device_id
Felipe Balbi
1
-3
/
+3
2013-03-04
usb: dwc3: core: don't forget to free coherent memory
Felipe Balbi
1
-0
/
+1
2013-03-03
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-15
/
+14
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-13
/
+13
2013-02-27
USB: EHCI: revert "remove ASS/PSS polling timeout"
Alan Stern
1
-15
/
+14
2013-02-25
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-3
/
+3
2013-02-24
Merge branch 'akpm' (more incoming from Andrew)
Linus Torvalds
1
-0
/
+13
2013-02-24
usb: forbid memory allocation with I/O during bus reset
Ming Lei
1
-0
/
+13
2013-02-23
new helper: file_inode(file)
Al Viro
7
-13
/
+13
2013-02-23
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2013-02-22
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-119
/
+110
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
40
-413
/
+210
2013-02-22
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
136
-2464
/
+5783
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
32
-204
/
+89
2013-02-20
Revert "USB: EHCI: make ehci-vt8500 a separate driver"
Greg Kroah-Hartman
4
-43
/
+45
2013-02-20
Revert "USB: EHCI: make ehci-orion a separate driver"
Greg Kroah-Hartman
4
-52
/
+53
2013-02-20
Revert "USB: update host controller Kconfig entries"
Greg Kroah-Hartman
1
-17
/
+9
2013-02-19
Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
20
-392
/
+299
2013-02-19
locking: Various static lock initializer fixes
Thomas Gleixner
1
-1
/
+1
2013-02-18
USB: update host controller Kconfig entries
Arnd Bergmann
1
-9
/
+17
2013-02-16
USB: EHCI: make ehci-orion a separate driver
Manjunath Goudar
4
-53
/
+52
2013-02-16
USB: EHCI: make ehci-vt8500 a separate driver
Manjunath Goudar
4
-45
/
+43
2013-02-14
USB: usb-storage: unusual_devs update for Super TOP SATA bridge
Josh Boyer
1
-1
/
+1
2013-02-14
USB: ehci-omap: Fix autoloading of module
Roger Quadros
1
-1
/
+1
2013-02-14
USB: ehci-omap: Don't free gpios that we didn't request
Roger Quadros
1
-8
/
+0
2013-02-14
USB: option: add Huawei "ACM" devices using protocol = vendor
Bjørn Mork
1
-0
/
+4
2013-02-13
USB: serial: fix null-pointer dereferences on disconnect
Johan Hovold
7
-59
/
+50
2013-02-13
USB: option: add Yota / Megafon M100-1 4g modem
Bjørn Mork
1
-0
/
+2
2013-02-13
mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)
Roger Quadros
1
-3
/
+3
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-392
/
+299
[next]