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
2019-05-03
usb: gadget: udc: lpc32xx: rework interrupt handling
Alexandre Belloni
1
-19
/
+10
2019-05-03
usb: gadget: udc: lpc32xx: add support for stotg04 phy
Alexandre Belloni
1
-5
/
+27
2019-05-03
usb: gadget: udc: lpc32xx: properly setup phy interrupts
Alexandre Belloni
1
-2
/
+2
2019-05-03
usb: gadget: udc: lpc32xx: simplify vbus handling
Alexandre Belloni
1
-11
/
+6
2019-05-03
usb: gadget: udc: lpc32xx: simplify probe
Alexandre Belloni
1
-68
/
+25
2019-05-03
usb: dwc2: gadget: Move gadget phy init into core phy init
Jules Maselbas
2
-20
/
+14
2019-05-03
usb: dwc2: Move phy init into core
Jules Maselbas
3
-190
/
+192
2019-05-03
usb: dwc2: gadget: Replace phyif with phy_utmi_width
Jules Maselbas
3
-12
/
+15
2019-05-03
usb: dwc2: gadget: Remove duplicated phy init
Jules Maselbas
1
-13
/
+0
2019-05-03
usb: dwc2: Move UTMI_PHY_DATA defines closer
Jules Maselbas
1
-3
/
+3
2019-05-03
ARM: dts: rockchip: Add quirk for resetting rk3288's dwc2 host on wakeup
Douglas Anderson
1
-0
/
+1
2019-05-03
ARM: dts: rockchip: Hook resets up to USB PHYs on rk3288.
Douglas Anderson
1
-0
/
+6
2019-05-03
usb: dwc2: optionally assert phy reset when waking up
Douglas Anderson
4
-3
/
+44
2019-05-03
dt-bindings: usb: dwc2: Document quirk to reset PHY upon wakeup
Douglas Anderson
1
-0
/
+2
2019-05-03
dt-bindings: usb: dwc2: document the vbus-supply property
Martin Blumenstingl
1
-0
/
+4
2019-05-03
USB: UDC: net22{80,72}: remove mistaken test of req->zero
Alan Stern
2
-4
/
+2
2019-05-03
USB: UDC: net2280: Remove redundant "if" condition
Alan Stern
1
-1
/
+1
2019-05-03
usb: gadget: fsl: fix link error against usb-gadget module
Arnd Bergmann
1
-1
/
+1
2019-05-03
usb: gadget: f_ncm: Add OS descriptor support
Romain Izard
2
-3
/
+47
2019-05-03
usb: gadget: f_ncm: Fix NTP-32 support
Romain Izard
1
-7
/
+3
2019-05-03
usb: dwc2: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-3
/
+3
2019-05-03
usb: dwc2: gadget: Reject LPM token during Control transfers
Minas Harutyunyan
2
-1
/
+2
2019-05-03
USB: Export usb_wakeup_enabled_descendants()
Douglas Anderson
2
-3
/
+9
2019-05-03
usb: dwc2: bus suspend/resume for hosts with DWC2_POWER_DOWN_PARAM_NONE
Douglas Anderson
1
-31
/
+53
2019-05-03
usb: dwc3: Add Amlogic G12A DWC3 glue
Neil Armstrong
3
-0
/
+615
2019-05-03
usb: dwc2: Add Amlogic G12A DWC2 Params
Neil Armstrong
1
-0
/
+12
2019-05-03
dt-bindings: usb: dwc3: Add Amlogic G12A DWC3 Glue Bindings
Neil Armstrong
1
-0
/
+88
2019-05-03
dt-bindings: usb: dwc2: Add Amlogic G12A DWC2 Compatible
Neil Armstrong
1
-0
/
+1
2019-05-03
USB: dummy-hcd: Fix failure to give back unlinked URBs
Alan Stern
1
-4
/
+15
2019-05-03
usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
Marc Gonzalez
1
-2
/
+4
2019-05-03
usb: gadget: f_fs: don't free buffer prematurely
Fei Yang
1
-1
/
+2
2019-04-21
Linux 5.1-rc6
v5.1-rc6
Linus Torvalds
1
-1
/
+1
2019-04-20
Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+5
2019-04-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-8
/
+12
2019-04-20
Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-15
/
+43
2019-04-20
Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+3
2019-04-20
Merge tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-11
/
+26
2019-04-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-35
/
+14
2019-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-98
/
+195
2019-04-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-15
/
+47
2019-04-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+26
2019-04-20
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-5
/
+6
2019-04-20
Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-04-20
Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2019-04-19
Merge tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-4
/
+9
2019-04-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-104
/
+151
2019-04-19
Merge tag 'staging-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-115
/
+192
2019-04-19
Merge tag 'char-misc-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+12
2019-04-19
block: make sure that bvec length can't be overflow
Ming Lei
1
-2
/
+3
2019-04-19
block: kill all_q_node in request_queue
Hou Tao
1
-1
/
+0
[next]