index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-31
Merge tag 'usb-serial-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-106
/
+14
2015-01-25
USB: host: ohci-at91: Fix wake-up support
Sylvain Rochet
1
-8
/
+19
2015-01-25
USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisation
Sylvain Rochet
1
-1
/
+1
2015-01-25
USB: host: ohci-at91: Move global variables to private struct
Sylvain Rochet
1
-33
/
+51
2015-01-25
USB: host: ehci-atmel: Move global variables to private struct
Sylvain Rochet
1
-29
/
+50
2015-01-25
USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driver
Sylvain Rochet
1
-11
/
+10
2015-01-25
USB: host: ehci-atmel: Add suspend/resume support
Sylvain Rochet
1
-0
/
+31
2015-01-25
usb: core: hub: modify hub reset logic in hub driver
Deepak Das
1
-2
/
+6
2015-01-25
usb: ehci-platform: add support for multiple phys per controller
Arun Ramamurthy
1
-22
/
+60
2015-01-25
usb: ohci-platform: add support for multiple phys per controller
Arun Ramamurthy
1
-22
/
+60
2015-01-25
wusbcore: rh: use HUB_CHAR_*
Sergei Shtylyov
1
-2
/
+2
2015-01-25
usbip: vhci_hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+2
2015-01-25
renesas_usbhs: mod_host: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+2
2015-01-25
musb_virthub: use HUB_CHAR_*
Sergei Shtylyov
1
-3
/
+4
2015-01-25
dummy_hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-2
/
+6
2015-01-25
dwc2: hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+3
2015-01-25
u132-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-5
/
+5
2015-01-25
sl811-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-3
/
+3
2015-01-25
r8a66597-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+2
2015-01-25
oxu210hp-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-3
/
+3
2015-01-25
ohci-s3c2410: use HUB_CHAR_*
Sergei Shtylyov
1
-3
/
+3
2015-01-25
ohci-hub: use HUB_CHAR_*
Sergei Shtylyov
1
-5
/
+5
2015-01-25
ohci-at91: use HUB_CHAR_*
Sergei Shtylyov
1
-2
/
+4
2015-01-25
max3421-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+2
2015-01-25
isp1760-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-3
/
+3
2015-01-25
isp1362-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-2
/
+6
2015-01-25
isp116x-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+4
2015-01-25
imx21-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-3
/
+2
2015-01-25
fusbh200-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-2
/
+2
2015-01-25
fotg210-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-2
/
+2
2015-01-25
fhci-hub: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+1
2015-01-25
ehci-hub: use HUB_CHAR_*
Sergei Shtylyov
1
-4
/
+4
2015-01-25
xhci: Silence "xHCI xhci_drop_endpoint called with disabled ep ..." messages
Hans de Goede
1
-2
/
+4
2015-01-25
xhci: Print hcc params, version and quirks on init
Hans de Goede
2
-0
/
+6
2015-01-25
USB: don't cancel queued resets when unbinding drivers
Alan Stern
3
-53
/
+12
2015-01-25
USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platform
Andreas Herrmann
1
-1
/
+2
2015-01-25
fhci-hub: kill 'len' variable in fhci_hub_control()
Sergei Shtylyov
1
-4
/
+0
2015-01-25
fhci-hub: no need to overwrite byte 3 of the Hub Descriptor
Sergei Shtylyov
1
-3
/
+2
2015-01-25
uwb: lc-dev: Remove unused function
Rickard Strandqvist
1
-7
/
+0
2015-01-19
USB: mos7840: remove unused code
Colin Ian King
1
-60
/
+0
2015-01-19
USB: option: clean up blacklist handling
Johan Hovold
1
-46
/
+14
2015-01-19
Merge 3.19-rc5 into usb-next
Greg Kroah-Hartman
278
-2794
/
+3154
2015-01-18
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+7
2015-01-18
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
7
-28
/
+69
2015-01-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+1
2015-01-17
clk: fix possible null pointer dereference
Stanimir Varbanov
1
-1
/
+1
2015-01-17
Revert "clk: ppc-corenet: Fix Section mismatch warning"
Kevin Hao
1
-1
/
+1
2015-01-17
clk: rockchip: fix deadlock possibility in cpuclk
Heiko Stübner
1
-4
/
+6
2015-01-17
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-2
/
+5
2015-01-17
reset: sunxi: fix spinlock initialization
Tyler Baker
1
-0
/
+4
[next]