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.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
2017-08-28
usb: common: use of_property_read_bool()
Sergei Shtylyov
1
-7
/
+4
2017-08-28
USB: core: constify vm_operations_struct
Arvind Yadav
1
-1
/
+1
2017-08-28
usb: misc: ftdi-elan: fix duplicated code for different branches
Gustavo A. R. Silva
1
-26
/
+1
2017-08-28
USB: core: Avoid race of async_completed() w/ usbdev_release()
Douglas Anderson
1
-2
/
+2
2017-08-28
usb: make device_type const
Bhumika Goyal
1
-1
/
+1
2017-08-28
USB: musb: dsps: add explicit runtime resume at suspend
Johan Hovold
1
-2
/
+11
2017-08-28
USB: musb: fix external abort on suspend
Johan Hovold
1
-8
/
+10
2017-08-28
usb: musb: fix endpoint fifo allocation for 4KB fifo memory
Bin Liu
1
-2
/
+2
2017-08-28
usb: musb: print an error message when high bandwidth is unsupported
Bin Liu
1
-0
/
+4
2017-08-28
usb: musb: print an error message when hwep alloc failed
Bin Liu
1
-0
/
+4
2017-08-28
usb: musb: add helper function musb_ep_xfertype_string
Bin Liu
2
-5
/
+25
2017-08-28
Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
6
-7
/
+164
2017-08-25
phy: ralink: fix 64-bit build warning
Arnd Bergmann
1
-7
/
+7
2017-08-24
usb: chipidea: Add support for Tegra20/30/114/124
Thierry Reding
2
-0
/
+156
2017-08-24
usb: chipidea: udc: Support SKB alignment quirk
Dmitry Osipenko
2
-0
/
+4
2017-08-22
Merge tag 'phy-for-4.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
25
-253
/
+1200
2017-08-22
Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
39
-99
/
+950
2017-08-22
phy: brcm-sata: fix a timeout test in init
Dan Carpenter
1
-1
/
+1
2017-08-22
phy: cpcap-usb: remove a stray tab
Dan Carpenter
1
-1
/
+1
2017-08-22
phy: phy-twl4030-usb: silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2017-08-22
phy: rockchip-typec: remove unused dfp variable
Shawn Lin
1
-2
/
+1
2017-08-22
phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCs
Frank Wang
2
-0
/
+44
2017-08-22
dt-bindings: phy-rockchip-inno-usb2: add otg-mux interrupt
Frank Wang
1
-1
/
+5
2017-08-22
phy: rockchip-inno-usb2: add support for otg-mux interrupt
Frank Wang
1
-13
/
+50
2017-08-22
dt-bindings: phy-rockchip-inno-usb2: add rockchip,usbgrf property
Frank Wang
1
-0
/
+4
2017-08-22
phy: rockchip-inno-usb2: add support for rockchip,usbgrf property
Frank Wang
1
-38
/
+71
2017-08-22
phy: sun4i-usb: Support A83T USB PHYs
Chen-Yu Tsai
1
-12
/
+54
2017-08-22
phy: sun4i-usb: Support secondary clock for HSIC PHY
Chen-Yu Tsai
1
-0
/
+21
2017-08-22
dt-bindings: phy: sun4i-usb-phy: Add compatible string for A83T
Chen-Yu Tsai
1
-2
/
+4
2017-08-22
dt-bindings: phy: sun4i-usb-phy: Add property descriptions for H3
Chen-Yu Tsai
1
-2
/
+6
2017-08-20
phy: ralink-usb: add driver for Mediatek/Ralink
John Crispin
5
-0
/
+263
2017-08-20
dt-bindings: phy: Add bindings for ralink-usb PHY
John Crispin
1
-0
/
+23
2017-08-20
phy: samsung: use of_device_get_match_data()
Chunfeng Yun
3
-12
/
+9
2017-08-20
phy: phy-mt65xx-usb3: add mediatek directory and rename file
Chunfeng Yun
6
-142
/
+154
2017-08-20
dt-bindings: phy-mt65xx-usb: supports PCIe, SATA and rename file
Chunfeng Yun
1
-5
/
+12
2017-08-20
phy: phy-mt65xx-usb3: add SATA PHY support
Ryder Lee
1
-4
/
+129
2017-08-20
phy: phy-mt65xx-usb3: add PCIe PHY support
Ryder Lee
1
-18
/
+202
2017-08-20
phy: ti-pipe3: Use TRM recommended settings for SATA DPLL
Roger Quadros
1
-5
/
+5
2017-08-20
phy: qcom-qmp: Fix failure path in phy_init functions
Vivek Gautam
1
-9
/
+6
2017-08-20
phy: qcom-qmp: Add support for IPQ8074
Varadarajan Narayanan
1
-0
/
+124
2017-08-20
phy: qcom-qmp: Fix phy pipe clock name
Varadarajan Narayanan
1
-12
/
+11
2017-08-20
dt-bindings: phy: qmp: Add support for QMP phy in IPQ8074
Varadarajan Narayanan
1
-0
/
+8
2017-08-20
dt-bindings: phy: qmp: Add output-clock-names
Varadarajan Narayanan
1
-0
/
+3
2017-08-18
usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_ether
Dmitry Osipenko
3
-4
/
+1
2017-08-18
usb: gadget: serial: fix oops when data rx'd after close
Stephen Warren
1
-1
/
+1
2017-08-18
USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...
Alan Stern
1
-6
/
+9
2017-08-17
dt-bindings: usb: keystone-usb: Update bindings pm and clocks properties
Franklin S Cooper Jr
1
-2
/
+15
2017-08-17
xhci: rework bus_resume and check ports are suspended before resuming them.
Mathias Nyman
1
-43
/
+51
2017-08-17
usb: Increase root hub reset signaling time to prevent retry
Mathias Nyman
1
-1
/
+1
2017-08-17
xhci: add port status tracing
Mathias Nyman
2
-0
/
+25
[next]