index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-24
usb: chipidea: host: set host to be null after hcd is freed
Li Jun
1
-0
/
+2
2015-12-24
usb: chipidea: removing of_find_property
Saurabh Sengar
1
-35
/
+22
2015-12-24
usb: chipidea: implement platform shutdown callback
Andreas Fenkart
1
-0
/
+6
2015-12-24
usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG reference
Peter Chen
2
-3
/
+2
2015-12-24
usb: chipidea: delete static debug support
Peter Chen
2
-7
/
+0
2015-12-24
usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUG
Peter Chen
6
-35
/
+4
2015-12-24
usb: chipidea: udc: improve error handling on _hardware_enqueue
Felipe F. Tonello
1
-5
/
+14
2015-12-24
usb: chipidea: udc: _ep_queue and _hw_queue cleanup
Felipe F. Tonello
1
-2
/
+6
2015-12-23
usb: dwc3: of-simple: fix build warning on !PM
Felipe Balbi
1
-0
/
+2
2015-12-23
usb: dwc3: gadget: don't send extra ZLP
John Youn
1
-1
/
+2
2015-12-23
usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller
Yoshihiro Shimoda
4
-0
/
+2010
2015-12-22
usb: dwc2: add shutdown callback to platform variant
Heiko Stübner
1
-8
/
+27
2015-12-22
usb: gadget: bcm63xx_udc: use list_for_each_entry_safe
Geliang Tang
1
-5
/
+2
2015-12-22
usb: musb: core: call init and shutdown for the usb phy
Uwe Kleine-König
1
-0
/
+10
2015-12-22
usb: gadget: forbid queuing request to a disabled ep
Du, Changbin
1
-0
/
+3
2015-12-22
usb: dwc2: gadget: Repair DSTS register decoding
Marek Vasut
1
-1
/
+1
2015-12-22
usb: dwc2: gadget: Remove call to dwc2_hsotg_init()
John Youn
1
-2
/
+0
2015-12-22
usb: dwc2: Remove redundant reset in probe
John Youn
1
-1
/
+1
2015-12-22
usb: dwc2: Reduce delay when forcing mode in reset
John Youn
1
-1
/
+1
2015-12-22
usb: dwc2: gadget: Replace dwc2_hsotg_corereset()
John Youn
1
-49
/
+1
2015-12-22
usb: dwc2: gadget: Use hw params from core
John Youn
1
-25
/
+16
2015-12-22
usb: dwc2: Improve handling of host and device hwparams
John Youn
2
-21
/
+70
2015-12-22
usb: dwc2: Add functions to set and clear force mode
John Youn
2
-24
/
+127
2015-12-22
usb: dwc2: Move reset into dwc2_get_hwparams()
John Youn
2
-7
/
+11
2015-12-22
usb: dwc2: Move mode querying functions into core.h
John Youn
2
-12
/
+12
2015-12-22
usb: dwc2: Fix dr_mode validation
John Youn
1
-13
/
+69
2015-12-22
usb: dwc2: Add functions to check the HW OTG config
John Youn
2
-0
/
+50
2015-12-22
usb: dwc2: Add dwc2_core_reset()
John Youn
2
-2
/
+21
2015-12-22
usb: dwc2: Rename dwc2_core_reset()
John Youn
3
-6
/
+6
2015-12-22
usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()
John Youn
1
-8
/
+9
2015-12-22
usb: dwc2: Avoid more calls to dwc2_core_reset()
Douglas Anderson
1
-17
/
+23
2015-12-22
usb: dwc2: reduce dwc2 driver probe time
Yunzhi Li
1
-5
/
+5
2015-12-22
usb: dwc2: Speed dwc2_get_hwparams() on some host-only ports
Douglas Anderson
1
-4
/
+4
2015-12-22
usb: dwc2: Avoid double-reset at boot time
Douglas Anderson
3
-15
/
+22
2015-12-22
usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
Yunzhi Li
3
-1
/
+8
2015-12-22
usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()
Douglas Anderson
1
-7
/
+9
2015-12-22
usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interrupts
Gregory Herrero
1
-2
/
+2
2015-12-22
usb: dwc2: fix transfer stop programming for out endpoint
Du, Changbin
1
-5
/
+5
2015-12-22
usb: gadget: Add the console support for usb-to-serial port
Baolin Wang
2
-0
/
+264
2015-12-21
phy: omap-usb2: use *syscon* framework API to power on/off the PHY
Kishon Vijay Abraham I
3
-18
/
+105
2015-12-21
phy: omap-usb2: use omap_usb_power_off to power off the PHY during probe
Kishon Vijay Abraham I
1
-1
/
+1
2015-12-21
phy: ti-pipe3: use *syscon* framework API to set PCS value of the PHY
Kishon Vijay Abraham I
2
-2
/
+34
2015-12-21
phy: ti-pipe3: use *syscon* framework API to power on/off the PHY
Kishon Vijay Abraham I
2
-17
/
+81
2015-12-21
phy: ti-pipe3: use ti_pipe3_power_off to power off the PHY during probe
Kishon Vijay Abraham I
1
-2
/
+3
2015-12-21
phy: ti-pipe3: move mem resource initialization to a separate function
Kishon Vijay Abraham I
1
-19
/
+33
2015-12-21
phy: ti-pipe3: move sysctrl initialization to a separate function
Kishon Vijay Abraham I
1
-33
/
+45
2015-12-21
phy: ti-pipe3: move clk initialization to a separate function
Kishon Vijay Abraham I
1
-55
/
+72
2015-12-21
phy: ti-pipe3: introduce local struct device* in probe
Kishon Vijay Abraham I
1
-27
/
+27
2015-12-21
Linux 4.4-rc6
v4.4-rc6
Linus Torvalds
1
-1
/
+1
2015-12-20
rtc: da9063: fix access ordering error during RTC interrupt at system power on
Steve Twiss
1
-10
/
+9
[next]