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-21
usb: phy: twl4030-usb: poll for ID disconnect
Grazvydas Ignotas
1
-7
/
+57
2013-03-21
usb: phy: twl4030-usb: don't switch the phy on/off needlessly
Grazvydas Ignotas
1
-6
/
+0
2013-03-21
usb: phy: twl4030-usb: ignore duplicate events
Grazvydas Ignotas
1
-2
/
+3
2013-03-21
usb: phy: twl4030-usb: don't enable PHY during init
Grazvydas Ignotas
1
-11
/
+9
2013-03-20
arm: tegra: fix Kconfig select clauses
Felipe Balbi
1
-0
/
+1
2013-03-20
usb: phy: gpio-vbus: don't ignore regulator APIs return value
Felipe Balbi
1
-2
/
+7
2013-03-19
usb: phy: samsung: fix sparse warning
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: phy: ab8500-usb: update irq handling code
Fabio Baltieri
2
-96
/
+351
2013-03-18
usb: otg: ab8500-usb: drop support for ab8500 pre v2.0
Fabio Baltieri
1
-128
/
+11
2013-03-18
usb: musb: ux500: add otg notifier support
Fabio Baltieri
1
-0
/
+42
2013-03-18
usb: musb: ux500: implement musb_set_vbus
Fabio Baltieri
1
-0
/
+64
2013-03-18
usb: musb: ux500_dma: add missing MEM resource check
Virupax Sadashivpetimath
1
-1
/
+11
2013-03-18
usb: host: ohci-exynos: fix PHY error handling
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: host: ehci-s5p: fix PHY error handling
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: host: ehci-mv: fix PHY error handling
Felipe Balbi
1
-10
/
+9
2013-03-18
usb: host: ehci-msm: fix PHY error handling
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: musb: omap2430: fix PHY error handling
Felipe Balbi
1
-1
/
+6
2013-03-18
usb: gadget: s3c-hsotg: fix PHY error handling
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: gadget: mv_udc_core: fix PHY error handling
Felipe Balbi
1
-4
/
+7
2013-03-18
usb: dwc3: fix PHY error handling
Felipe Balbi
1
-2
/
+22
2013-03-18
usb: phy: twl4030: fix cold plug on OMAP3
Kishon Vijay Abraham I
1
-6
/
+4
2013-03-18
usb: phy: twl4030: use devres API for regulator get and request irq
Kishon Vijay Abraham I
1
-20
/
+8
2013-03-18
usb: musb: omap: add usb_phy_init in omap2430_musb_init
Kishon Vijay Abraham I
1
-0
/
+2
2013-03-18
usb: musb: omap: remove the check before calling otg_set_vbus
Kishon Vijay Abraham I
1
-6
/
+4
2013-03-18
usb: gadget: uvc: use capped length value
Dan Carpenter
1
-1
/
+1
2013-03-18
usb: dwc3: omap: fix sparse warning
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: musb: omap2430: replace *_* with *-* in property names
Kishon Vijay Abraham I
1
-3
/
+3
2013-03-18
usb: gadget: uvc: Use strlcpy instead of strncpy
Chen Gang
1
-3
/
+3
2013-03-18
usb: gadget: uvc: Use GFP_ATOMIC under spin lock
Cyril Roelandt
1
-1
/
+2
2013-03-18
usb: gadget: uvc: Make video streaming buffer size comply with USB3.0 SS
Bhupesh Sharma
1
-2
/
+8
2013-03-18
usb: gadget: uvc: Delay the status stage when setting alternate setting 1
Bhupesh Sharma
3
-7
/
+23
2013-03-18
usb: gadget: uvc: Add fix for UVC compliance test suite's assertion 6.1.25 fa...
Bhupesh Sharma
1
-8
/
+6
2013-03-18
usb: gadget: uvc: Add fix for UVC compliance test suite assertion 6.3.90 failure
Bhupesh Sharma
1
-3
/
+6
2013-03-18
usb: gadget: uvc: Configure the streaming endpoint based on the speed
Laurent Pinchart
1
-7
/
+12
2013-03-18
usb: gadget: uvc: Merge the streaming maxpacket and mult parameters
Laurent Pinchart
1
-60
/
+60
2013-03-18
usb: gadget: uvc: Merge the SS/HS/FS control endpoint descriptors
Laurent Pinchart
1
-34
/
+18
2013-03-18
usb: gadget: uvc: Fix coding style issues introduced by SS support
Laurent Pinchart
2
-35
/
+35
2013-03-18
usb: gadget: uvc: Rename STATUS_BYTECOUNT to UVC_STATUS_MAX_PACKET_SIZE
Laurent Pinchart
1
-5
/
+5
2013-03-18
usb: gadget: uvc: clarify comment about string descriptors
Laurent Pinchart
1
-1
/
+4
2013-03-18
usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepare
Vivek Gautam
1
-3
/
+3
2013-03-18
usb: dwc3: exynos: Use of_platform API to create dwc3 core pdev
Vivek Gautam
1
-31
/
+25
2013-03-18
usb: phy: samsung: Add PHY support for USB 3.0 controller
Vivek Gautam
4
-0
/
+437
2013-03-18
usb: phy: samsung: Common out the generic stuff
Vivek Gautam
5
-713
/
+785
2013-03-18
usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed
Kishon Vijay Abraham I
1
-2
/
+5
2013-03-18
usb: dwc3: set dma_mask for dwc3_omap device
Kishon Vijay Abraham I
2
-0
/
+7
2013-03-18
usb: dwc3: core: fix wrong OTG event regitser offset
George Cherian
2
-2
/
+4
2013-03-18
usb: renesas: remove unused DMA_ADDR_INVALID
Felipe Balbi
2
-3
/
+0
2013-03-18
usb: gadget: uvc: remove references to DMA_ADDR_INVALID
Felipe Balbi
3
-4
/
+0
2013-03-18
usb: gadget: net2280: remove unused DMA_ADDR_INVALID
Felipe Balbi
1
-4
/
+0
2013-03-18
usb: gadget: net2272: remove unused DMA_ADDR_INVALID
Felipe Balbi
1
-2
/
+0
[prev]
[next]