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-12-27
Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
83
-1257
/
+4259
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
Merge 4.4-rc6 into usb-next
Greg Kroah-Hartman
263
-1236
/
+2272
2015-12-21
Linux 4.4-rc6
v4.4-rc6
Linus Torvalds
1
-1
/
+1
2015-12-20
Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
2
-14
/
+53
2015-12-20
rtc: da9063: fix access ordering error during RTC interrupt at system power on
Steve Twiss
1
-10
/
+9
2015-12-20
rtc: rk808: Compensate for Rockchip calendar deviation on November 31st
Julius Werner
1
-4
/
+44
2015-12-20
Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-17
/
+19
2015-12-20
Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-47
/
+122
2015-12-20
Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-10
/
+24
2015-12-20
Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-26
/
+26
2015-12-19
Merge tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+8
2015-12-19
Merge tag 'gpio-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-4
/
+10
2015-12-19
Merge tag 'pinctrl-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-28
/
+41
2015-12-19
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-23
/
+50
2015-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-12
/
+65
2015-12-19
i2c: rcar: disable runtime PM correctly in slave mode
Wolfram Sang
1
-2
/
+2
2015-12-19
Merge tag 'pm+acpi-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-15
/
+29
2015-12-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-12
/
+42
2015-12-19
Input: elants_i2c - fix wake-on-touch
James Chen
1
-9
/
+12
[next]