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-07-03
usb: renesas_usbhs: add a workaround for a race condition of workqueue
Yoshihiro Shimoda
1
-12
/
+22
2019-07-03
usb: gadget: udc: renesas_usb3: remove redundant assignment to ret
Colin Ian King
1
-1
/
+1
2019-07-03
usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
Martin Blumenstingl
1
-1
/
+1
2019-07-03
USB: gadget: function: fix issue Unneeded variable: "value"
Hariprasad Kelam
1
-2
/
+1
2019-07-03
usb: phy: phy-mxs-usb: add imx7ulp support
Peter Chen
1
-1
/
+66
2019-07-03
doc: dt-binding: mxs-usb-phy: add compatible for 7ulp
Peter Chen
1
-1
/
+2
2019-07-03
usb:cdns3 Fix for stuck packets in on-chip OUT buffer.
Pawel Laszczak
2
-2
/
+341
2019-07-03
usb:cdns3 Add Cadence USB3 DRD Driver
Pawel Laszczak
19
-0
/
+6916
2019-07-03
usb:gadget Simplify usb_decode_get_set_descriptor function.
Pawel Laszczak
1
-55
/
+58
2019-07-03
usb:gadget Patch simplify usb_decode_set_clear_feature function.
Pawel Laszczak
1
-46
/
+43
2019-07-03
usb:gadget Separated decoding functions from dwc3 driver.
Pawel Laszczak
5
-253
/
+296
2019-07-03
dt-bindings: add binding for USBSS-DRD controller.
Pawel Laszczak
1
-0
/
+45
2019-07-03
usb: dwc3: pci: add support for TigerLake Devices
Felipe Balbi
1
-0
/
+4
2019-06-20
usb: dwc3: remove unused @lock member of dwc3_ep struct
Chunfeng Yun
2
-4
/
+0
2019-06-20
usb: dwc3: pci: Add Support for Intel Elkhart Lake Devices
Felipe Balbi
1
-0
/
+4
2019-06-20
usb: Replace snprintf with scnprintf in gether_get_ifname
Daniel M German
1
-2
/
+2
2019-06-18
usb: gadget: ether: Fix race between gether_disconnect and rx_submit
Kiruthika Varadarajan
1
-2
/
+4
2019-06-18
usb: gadget: storage: Remove warning message
EJ Hsu
2
-6
/
+16
2019-06-18
usb: dwc3: gadget: Add support for disabling U1 and U2 entries
Anurag Kumar Vulisha
5
-1
/
+42
2019-06-18
usb: gadget: send usb_gadget as an argument in get_config_params
Anurag Kumar Vulisha
2
-2
/
+3
2019-06-18
doc: dt: bindings: usb: dwc3: Update entries for disabling U1 and U2
Anurag Kumar Vulisha
1
-0
/
+2
2019-06-18
usb: dwc3: qcom: Use of_clk_get_parent_count()
Kefeng Wang
1
-2
/
+1
2019-06-18
usb: dwc3: Fix core validation in probe, move after clocks are enabled
Enric Balletbo i Serra
1
-5
/
+7
2019-06-18
usb: dwc3: qcom: Improve error handling
Lee Jones
1
-0
/
+3
2019-06-18
usb: dwc3: qcom: Start USB in 'host mode' on the SDM845
Lee Jones
1
-0
/
+12
2019-06-18
usb: dwc3: qcom: Add support for booting with ACPI
Lee Jones
2
-29
/
+179
2019-06-18
soc: qcom: geni: Add support for ACPI
Lee Jones
1
-6
/
+15
2019-06-18
Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"
Guenter Roeck
2
-2
/
+0
2019-06-18
usb: gadget: net2272: remove redundant assignments to pointer 's'
Colin Ian King
1
-5
/
+0
2019-06-18
usb: gadget: Zero ffs_io_data
Andrzej Pietrasiewicz
1
-2
/
+4
2019-06-18
USB: omap_udc: Remove unneeded variable
Hariprasad Kelam
1
-2
/
+1
2019-06-18
fotg210-udc: Remove unneeded variable
Hariprasad Kelam
1
-2
/
+1
2019-06-18
usb: gadget: at91_udc: Remove unneeded variable
Hariprasad Kelam
1
-2
/
+1
2019-06-18
usb: gadget: udc: renesas_usb3: Enhance role switch support
Biju Das
1
-7
/
+84
2019-06-18
usb: gadget: u_audio: Fixed variable declaration coding style issue
Jonas Stenvall
1
-2
/
+2
2019-06-18
usb: gadget: f_fs: data_len used before properly set
Fei Yang
1
-1
/
+2
2019-06-18
USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
Douglas Anderson
3
-3
/
+47
2019-06-18
ARM: dts: rockchip: Allow wakeup from rk3288-veyron's dwc2 USB ports
Douglas Anderson
1
-0
/
+2
2019-06-18
Documentation: dt-bindings: Add snps,need-phy-for-wake for dwc2 USB
Douglas Anderson
1
-0
/
+3
2019-06-18
usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCs
Marek Szyprowski
1
-0
/
+1
2019-06-18
usb: dwc3: meson-g12a: Add support for IRQ based OTG switching
Neil Armstrong
1
-5
/
+31
2019-06-17
dt-bindings: usb: renesas_gen3: Rename bindings documentation file
Simon Horman
1
-0
/
+0
2019-06-17
dt-bindings: usb: renesas_usbhs: Rename bindings documentation file
Simon Horman
1
-0
/
+0
2019-06-17
Merge 5.2-rc5 into usb-next
Greg Kroah-Hartman
4083
-34971
/
+8539
2019-06-16
Linux 5.2-rc5
v5.2-rc5
Linus Torvalds
1
-1
/
+1
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-24
/
+45
2019-06-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-7
/
+8
2019-06-16
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-38
/
+42
2019-06-15
Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...
Linus Torvalds
6
-4
/
+26
2019-06-15
Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-45
/
+105
[next]