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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-03
Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...
Greg Kroah-Hartman
15
-139
/
+415
2015-06-02
USB: usbtmc: add device quirk for Rigol DS6104
Teunis van Beelen
1
-0
/
+1
2015-06-02
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
93
-1422
/
+3958
2015-06-01
phy: twl4030-usb: add ABI documentation
NeilBrown
1
-0
/
+8
2015-06-01
phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.
NeilBrown
1
-1
/
+0
2015-06-01
phy: twl4030-usb: remove pointless 'suspended' test in 'suspend' callback.
NeilBrown
1
-4
/
+0
2015-06-01
phy: twl4030-usb: make runtime pm more reliable.
NeilBrown
1
-9
/
+20
2015-05-31
drivers:usb:fsl: Fix compilation error for fsl ehci drv
Ramneek Mehresh
3
-2
/
+7
2015-05-31
usb: renesas_usbhs: Don't disable the pipe if Control write status stage
Yoshihiro Shimoda
1
-1
/
+8
2015-05-31
usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_pop
Kazuya Mizuguchi
1
-0
/
+5
2015-05-31
drivers:usb:fsl: Add support for USB controller version-2.5
Nikhil Badola
2
-0
/
+6
2015-05-31
drivers:usb:fsl: Check IP version 2.4 for mph USB controller
Nikhil Badola
1
-0
/
+3
2015-05-31
usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset
Robert Schlabbach
1
-49
/
+33
2015-05-31
USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_dri...
Abhishek Bist
1
-2
/
+0
2015-05-31
usb: host: xhci: remove incorrect comment about mutex
Chris Bainbridge
1
-2
/
+0
2015-05-31
xhci: Return correct number of tranferred bytes for stalled control endpoints
Mathias Nyman
1
-1
/
+1
2015-05-31
xhci: optimize xhci bus resume time
Mathias Nyman
1
-27
/
+38
2015-05-31
usb: xhci: Fix suspend/resume when used with OTG core
Roger Quadros
2
-0
/
+7
2015-05-31
usb: xhci: fix xhci locking up during hcd remove
Roger Quadros
1
-1
/
+4
2015-05-31
usb: xhci: Allow usb_add/remove_hcd() to be called repeatedly
Roger Quadros
1
-6
/
+0
2015-05-31
usb: xhci: plat: Create both HCDs before adding them
Roger Quadros
1
-12
/
+12
2015-05-31
usb: xhci: cleanup xhci_hcd allocation
Roger Quadros
4
-32
/
+52
2015-05-29
usb: dwc3: gadget: don't clear EP_BUSY too early
Felipe Balbi
1
-1
/
+5
2015-05-28
usb: phy: add static inline wrapper for devm_usb_get_phy_by_node
Arnd Bergmann
1
-0
/
+6
2015-05-27
usb: gadget: atmel: fix build warnings
Felipe Balbi
1
-1
/
+1
2015-05-27
usb: musb: ux500: fix build warnings
Felipe Balbi
1
-1
/
+1
2015-05-27
usb: musb: am35x: fix build warnings
Felipe Balbi
1
-1
/
+1
2015-05-27
phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
Hans de Goede
2
-0
/
+35
2015-05-26
usb: gadget: atmel: fix build warning
Felipe Balbi
1
-2
/
+2
2015-05-26
usb: musb: Fix platform code being unable to override ep access ops
Hans de Goede
1
-7
/
+6
2015-05-26
usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo f...
Hans de Goede
1
-4
/
+4
2015-05-26
usb: musb: Make busctl_offset an io-op rather then a define
Hans de Goede
5
-48
/
+68
2015-05-26
usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...
Hans de Goede
4
-35
/
+21
2015-05-26
power: twl4030_charger: find associated phy by more reliable means.
NeilBrown
3
-12
/
+22
2015-05-26
usb: phy: Add interface to get phy give of device_node.
NeilBrown
2
-27
/
+72
2015-05-26
usb: gadget: net2280: fix pullup handling
Mian Yousaf Kaukab
1
-5
/
+11
2015-05-26
usb: gadget: net2280: physically disable endpoint on disable operation
Mian Yousaf Kaukab
1
-0
/
+7
2015-05-26
usb: gadget: autoconf: net2280: match hardware and usb ep address
Mian Yousaf Kaukab
1
-7
/
+17
2015-05-26
usb: gadget: net2280: fix use of GPEP in both directions
Mian Yousaf Kaukab
2
-9
/
+36
2015-05-26
usb: gadget: net2280: check interrupts for all endpoints
Mian Yousaf Kaukab
2
-13
/
+47
2015-05-26
usb: gadget: net2280: set all byte enables on start
Mian Yousaf Kaukab
1
-0
/
+1
2015-05-26
usb: gadget: net2280: don't set ep_cfg.direction bit
Mian Yousaf Kaukab
1
-2
/
+0
2015-05-26
usb: gadget: net2280: unconditionally reset dma in usb_reset
Mian Yousaf Kaukab
1
-1
/
+7
2015-05-26
usb: gadget: net2280: reset sequence number on ep enable
Mian Yousaf Kaukab
1
-0
/
+4
2015-05-26
usb: gadget: net2280: fix ep_cfg for defect7374
Mian Yousaf Kaukab
1
-2
/
+2
2015-05-26
usb: renesas_usbhs: Add support for R-Car E2
Yoshihiro Shimoda
2
-0
/
+5
2015-05-26
usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2
Yoshihiro Shimoda
2
-13
/
+5
2015-05-26
usb: gadget: f_fs: add extra check before unregister_gadget_item
Rui Miguel Silva
1
-2
/
+8
2015-05-26
usb: dwc3: gadget: return error if command sent to DEPCMD register fails
Subbaraya Sundeep Bhatta
1
-0
/
+2
2015-05-26
usb: dwc3: gadget: return error if command sent to DGCMD register fails
Subbaraya Sundeep Bhatta
1
-0
/
+2
[next]