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.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
2014-05-28
usb: resume child device when port is powered on
Dan Williams
2
-14
/
+37
2014-05-28
usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=y
Dan Williams
2
-46
/
+49
2014-05-28
usb: introduce port status lock
Dan Williams
4
-37
/
+72
2014-05-28
usb: synchronize port poweroff and khubd
Dan Williams
1
-1
/
+20
2014-05-28
usb: refactor port handling in hub_events()
Dan Williams
1
-189
/
+185
2014-05-28
usb: usb3 ports do not support FEAT_C_ENABLE
Dan Williams
1
-1
/
+2
2014-05-28
usb: don't clear FEAT_C_ENABLE on usb_port_runtime_resume failure
Dan Williams
1
-1
/
+0
2014-05-28
usb: block suspension of superspeed port while hispeed peer is active
Dan Williams
3
-17
/
+93
2014-05-28
usb: make usb_port flags atomic, rename did_runtime_put to child_usage
Dan Williams
3
-25
/
+25
2014-05-28
usb: sysfs link peer ports
Dan Williams
1
-5
/
+34
2014-05-28
usb: find internal hub tier mismatch via acpi
Dan Williams
4
-22
/
+83
2014-05-28
usb: assign usb3 external hub port peers
Dan Williams
1
-8
/
+24
2014-05-28
usb: assign default peer ports for root hubs
Dan Williams
5
-27
/
+134
2014-05-28
usb: cleanup setting udev->removable from port_dev->connect_type
Dan Williams
2
-33
/
+23
2014-05-28
usb: rename usb_port device objects
Dan Williams
4
-189
/
+158
2014-05-28
usb: disable port power control if not supported in wHubCharacteristics
Dan Williams
3
-11
/
+20
2014-05-28
USB: mutual exclusion for resetting a hub and power-managing a port
Alan Stern
3
-0
/
+19
2014-05-28
usb: pci_quirks: fix sparse 'symbol not declared' warning
Konrad Zapalowicz
1
-0
/
+1
2014-05-28
usb: gadget: rename CONFIG_USB_GADGET_PXA25X
Paul Bolle
1
-1
/
+1
2014-05-28
USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-2
/
+1
2014-05-28
usb: usbtest: add pattern check on pipe in phase of unlink read
Huang Rui
1
-0
/
+3
2014-05-28
usb: usbtest: fix unlink write error with pattern 1
Huang Rui
1
-0
/
+10
2014-05-28
usb: usb5303: add support for reference clock specified in device tree
Marek Szyprowski
2
-2
/
+65
2014-05-28
USB: separate usb_address0 mutexes for each bus
Todd E Brandt
3
-4
/
+5
2014-05-28
xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown.
Denis Turischev
1
-1
/
+3
2014-05-28
USB: delete CONFIG_USB_DEVICEFS from defconfig
Naoki MATSUMOTO
84
-84
/
+0
2014-05-28
USB: udl: proper error reporting
Oliver Neukum
1
-2
/
+1
2014-05-28
USB: yurex: fix race between probe() and read()
Oliver Neukum
1
-2
/
+1
2014-05-28
USB: appledisplay: fix race between reading and writing from the device
Oliver Neukum
1
-3
/
+10
2014-05-28
USB: usbtmc: fix DMA on stack
Oliver Neukum
1
-1
/
+5
2014-05-28
USB: cdc-acm: use BIT macro
Oliver Neukum
1
-6
/
+6
2014-05-28
usb: gadget: net2280: Add support for PLX USB338X
Ricardo Ribalda Delgado
4
-91
/
+1330
2014-05-28
usb: gadget: make return of 0 explicit
Julia Lawall
2
-7
/
+3
2014-05-28
phy: Enable USB PHY support for arm64
Liviu Dudau
1
-1
/
+1
2014-05-28
xhci: unified loggig of RESET_ON_RESUME
Oliver Neukum
1
-2
/
+4
2014-05-28
usb: ehci-platform: add optional reset controller retrieval
Boris BREZILLON
2
-3
/
+24
2014-05-28
usb: ohci-platform: Enable optional use of reset controller
Maxime Ripard
2
-3
/
+25
2014-05-28
usb: ohci: sort out dependencies for lpc32xx and omap
Arnd Bergmann
2
-4
/
+4
2014-05-28
usb: ohci-da8xx can only be built-in
Arnd Bergmann
2
-1
/
+11
2014-05-28
usb: xhci: avoid warning for !PM_SLEEP
Arnd Bergmann
1
-1
/
+1
2014-05-28
usb: dwc2: Add function to calculate correct FIFO sizes
Dinh Nguyen
1
-0
/
+68
2014-05-28
usb: dwc2: Disable descriptor dma mode by default
Dinh Nguyen
1
-0
/
+6
2014-05-28
Documentation: dt-bindings: update xhci-platform DT binding
Gregory CLEMENT
1
-1
/
+6
2014-05-28
usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllers
Gregory CLEMENT
5
-0
/
+116
2014-05-28
usb: host: xhci-plat: add clock support
Gregory CLEMENT
2
-1
/
+25
2014-05-28
usb: host: xhci-plat: sort the headers in alphabetic order
Gregory CLEMENT
1
-3
/
+3
2014-05-28
Documentation: dt-bindings: update ehci-orion binding documentation
Thomas Petazzoni
1
-0
/
+5
2014-05-28
usb: ehci-orion: add optional PHY support
Gregory CLEMENT
1
-0
/
+28
2014-05-28
usb: ehci-orion: fix clock reference leaking
Gregory CLEMENT
1
-16
/
+29
2014-05-28
usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe()
Thomas Petazzoni
1
-9
/
+9
[next]