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
2019-08-09
USB: phy: twl6030: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-5
/
+7
2019-08-09
USB: gadget: udc: s3c2410_udc: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-08-09
usb: gadget: atmel_usba_udc: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-08
MAINTAINERS: mark wusbcore and UWB as obsolete
Greg Kroah-Hartman
1
-3
/
+3
2019-08-08
USB: typec: ucsi_ccg: convert i2c driver to use dev_groups
Greg Kroah-Hartman
1
-10
/
+3
2019-08-08
USB: musb: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-19
/
+3
2019-08-08
USB: Move wusbcore and UWB to staging as it is obsolete
Greg Kroah-Hartman
91
-109
/
+120
2019-08-07
USB: add support for dev_groups to struct usb_device_driver
Greg Kroah-Hartman
2
-0
/
+4
2019-08-07
USB: add support for dev_groups to struct usb_driver
Greg Kroah-Hartman
2
-0
/
+4
2019-08-06
USB: usbip: convert platform driver to use dev_groups
Greg Kroah-Hartman
4
-11
/
+8
2019-08-06
Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2
-0
/
+17
2019-08-05
USB: Disable USB2 LPM at shutdown
Kai-Heng Feng
1
-0
/
+9
2019-08-05
usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-02
driver core: add dev_groups to all drivers
Dmitry Torokhov
2
-0
/
+17
2019-08-01
usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skipping
Miquel Raynal
1
-1
/
+0
2019-08-01
usb: wusbcore: Spelling s/disconenct/disconnect/
Geert Uytterhoeven
1
-1
/
+1
2019-08-01
usb: musb: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
24
-79
/
+22
2019-07-30
usb: phy: ab8500-usb: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2019-07-30
usb: host: ohci-tmio: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2019-07-30
ARM: dts: exynos: Use standard arrays of generic PHYs for EHCI/OHCI devices
Marek Szyprowski
8
-79
/
+22
2019-07-30
usb: exynos: add support for getting PHYs from the standard dt array
Marek Szyprowski
2
-8
/
+38
2019-07-30
dt-bindings: switch Exynos EHCI/OHCI bindings to use array of generic PHYs
Marek Szyprowski
1
-27
/
+14
2019-07-29
Merge 5.3-rc2 into usb-next
Greg Kroah-Hartman
584
-4863
/
+3956
2019-07-28
Linux 5.3-rc2
v5.3-rc2
Linus Torvalds
1
-1
/
+1
2019-07-28
Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2019-07-28
Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-7
/
+5
2019-07-28
Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-11
/
+23
2019-07-28
Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-757
/
+5
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
61
-61
/
+61
2019-07-28
Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-39
/
+57
2019-07-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
31
-1886
/
+33
2019-07-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-23
/
+84
2019-07-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-48
/
+114
2019-07-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-25
/
+59
2019-07-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-38
/
+43
2019-07-28
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+6
2019-07-27
Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
23
-49
/
+111
2019-07-27
Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
19
-92
/
+140
2019-07-27
Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
18
-104
/
+161
2019-07-27
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-156
/
+343
2019-07-27
kbuild: remove unused single-used-m
Masahiro Yamada
1
-2
/
+0
2019-07-27
gen_compile_commands: lower the entry count threshold
Masahiro Yamada
1
-2
/
+2
2019-07-27
.gitignore: Add compilation database file
Toru Komatsu
1
-0
/
+3
2019-07-27
kbuild: remove unused objectify macro
Masahiro Yamada
1
-3
/
+0
2019-07-27
Merge tag 'for-linus-20190726-2' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2019-07-27
Merge tag 'selinux-pr-20190726' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2019-07-27
dt-bindings: Fix more $id value mismatches filenames
Rob Herring
11
-11
/
+11
2019-07-27
dt-bindings: nvmem: SID: Fix the examples node names
Maxime Ripard
1
-2
/
+2
2019-07-27
dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindings
Maxime Ripard
3
-80
/
+139
[next]