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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
usb: phy: make it a menuconfig
Felipe Balbi
3
-7
/
+14
2013-03-18
usb: phy: move all PHY drivers to drivers/usb/phy/
Felipe Balbi
22
-187
/
+171
2013-03-18
usb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
Felipe Balbi
1
-10
/
+10
2013-03-18
usb: otg: move usb_otg_state_string to usb-common.c
Felipe Balbi
3
-50
/
+26
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
15
-60
/
+61
2013-03-18
usb: dwc3: gadget: use num_(in|out)_eps from HW params
Felipe Balbi
1
-4
/
+35
2013-03-18
usb: dwc3: calculate the number of endpoints
Felipe Balbi
2
-0
/
+28
2013-03-18
usb: otg: fsl_otg: remove redundant NULL check before kfree
Syam Sidhardhan
1
-20
/
+10
2013-03-18
usb: musb: drop dangling CONFIG_USB_MUSB_DEBUG
Fabio Baltieri
1
-14
/
+3
2013-03-18
usb: gadget: fsl_udc_core: Use module_platform_driver_probe macro
Sachin Kamat
1
-15
/
+1
2013-03-18
usb: dwc3: set 'mode' based on selected Kconfig choices
Vivek Gautam
1
-1
/
+6
2013-03-18
usb: phy: mxs: use readl(), writel() instead of the _relaxed() versions
Marc Kleine-Budde
1
-16
/
+16
2013-03-18
usb: phy: mxs-phy: register phy with framework
Sascha Hauer
1
-0
/
+9
2013-03-18
usb: phy: move bulk of otg/otg.c to phy/phy.c
Sascha Hauer
3
-427
/
+439
2013-03-18
usb: dwc3: workaround: unexpected transtion U3 -> RESUME
Felipe Balbi
1
-0
/
+28
2013-03-18
usb: dwc3: core: define more revisions
Felipe Balbi
1
-0
/
+3
2013-03-18
usb: gadget: udc-core: anywone can read 'speed' attributes
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: gadget: udc-core: remove protection when setting gadget.dev.release
Felipe Balbi
1
-5
/
+3
2013-03-18
usb: renesas: gadget: don't assign gadget.dev.release directly
Felipe Balbi
1
-6
/
+0
2013-03-18
usb: musb: gadget: don't assign gadget.dev.release directly
Felipe Balbi
1
-8
/
+0
2013-03-18
usb: gadget: s3c-hsotg: don't assign gadget.dev.release directly
Felipe Balbi
1
-11
/
+0
2013-03-18
usb: gadget: r8a66597-udc: don't assign gadget.dev.release directly
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: gadget: pch_udc: don't assign gadget.dev.release directly
Felipe Balbi
1
-2
/
+2
2013-03-18
usb: gadget: omap_udc: don't assign gadget.dev.release directly
Felipe Balbi
1
-2
/
+2
2013-03-18
usb: gadget: net2280: don't assign gadget.dev.release directly
Felipe Balbi
1
-2
/
+2
2013-03-18
usb: gadget: net2272: don't assign gadget.dev.release directly
Felipe Balbi
1
-2
/
+2
2013-03-18
usb: gadget: mv_udc_core: don't assign gadget.dev.release directly
Felipe Balbi
1
-2
/
+2
2013-03-18
usb: gadget: mv_u3d_core: don't assign gadget.dev.release directly
Felipe Balbi
1
-6
/
+0
2013-03-18
usb: gadget: m66592-udc: don't assign gadget.dev.release directly
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: gadget: goku_udc: don't assign gadget.dev.release directly
Felipe Balbi
1
-2
/
+2
2013-03-18
usb: gadget: fusb300_udc: don't assign gadget.dev.release directly
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: gadget: fsl_udc_core: don't assign gadget.dev.release directly
Felipe Balbi
1
-2
/
+2
2013-03-18
usb: gadget: fsl_qe_udc: don't assign gadget.dev.release directly
Felipe Balbi
1
-2
/
+2
2013-03-18
usb: gadget: dummy_hcd: don't assign gadget.dev.release directly
Felipe Balbi
1
-6
/
+0
2013-03-18
usb: gadget: bcm63xx_udc: don't assign gadget.dev.release directly
Felipe Balbi
1
-12
/
+0
2013-03-18
usb: gadget: amd5536udc: don't assign gadget.dev.release directly
Felipe Balbi
1
-2
/
+2
2013-03-18
usb: dwc3: gadget: don't assign gadget.dev.release directly
Felipe Balbi
1
-6
/
+1
2013-03-18
usb: chipidea: udc: don't assign gadget.dev.release directly
Felipe Balbi
1
-12
/
+0
2013-03-18
usb: gadget: udc-core: introduce usb_add_gadget_udc_release()
Felipe Balbi
1
-5
/
+34
2013-03-18
usb: renesas: gadget: don't touch gadget.dev.driver
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: gadget: s3c2410_udc: don't touch gadget.dev.driver
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: gadget: s3c-hsudc: don't touch gadget.dev.driver
Felipe Balbi
1
-3
/
+0
2013-03-18
usb: gadget: s3c-hsotg: don't touch gadget.dev.driver
Felipe Balbi
1
-3
/
+0
2013-03-18
usb: gadget: pxa27x_udc: don't touch gadget.dev.driver
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: gadget: pxa25x_udc: don't touch gadget.dev.driver
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: gadget: pch_udc: don't touch gadget.dev.driver
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: gadget: omap_udc: don't touch gadget.dev.driver
Felipe Balbi
1
-3
/
+0
2013-03-18
usb: gadget: net2280: don't touch gadget.dev.driver
Felipe Balbi
1
-3
/
+0
2013-03-18
usb: gadget: net2272: don't touch gadget.dev.driver
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: gadget: mv_udc_core: don't touch gadget.dev.driver
Felipe Balbi
1
-3
/
+0
[next]