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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
USB/host: Cleanup unneccessary irq disable code
Chuansheng Liu
3
-18
/
+2
2012-09-11
usb: add little-endian transform for DeviceRemovable of usb3.0 hub
Lan Tianyu
1
-1
/
+2
2012-09-11
usb : Add sysfs files to control port power.
Lan Tianyu
1
-1
/
+132
2012-09-11
usb: Fail a get config when the port is powered off.
Lan Tianyu
1
-0
/
+2
2012-09-11
usb/acpi: Use ACPI methods to power off ports.
Lan Tianyu
2
-0
/
+74
2012-09-11
xhci: Handle clear PORT_POWER feature.
Lan Tianyu
1
-0
/
+4
2012-09-11
usb/acpi: Store info on device removability.
Lan Tianyu
3
-35
/
+80
2012-09-11
usb/acpi: Bind ACPI node to USB port, not usb_device.
Lan Tianyu
3
-15
/
+79
2012-09-10
usb: move children to struct usb_port
Lan Tianyu
3
-31
/
+54
2012-09-10
usb: make usb port a real device
Lan Tianyu
1
-16
/
+75
2012-09-10
usb/core: use bin2bcd() for bcdDevice in RH
Sebastian Andrzej Siewior
1
-3
/
+3
2012-09-10
usbfs: Add a new disconnect-and-claim ioctl (v2)
Hans de Goede
1
-0
/
+35
2012-09-07
USB: PLAT_ORION fulfils USB_ARCH_HAS_EHCI
Andrew Lunn
1
-0
/
+1
2012-09-06
usb: remove libusual
Sebastian Andrzej Siewior
19
-325
/
+41
2012-09-06
USB: cp210x: remove useless set memory to zero use memset()
Wei Yongjun
1
-1
/
+0
2012-09-06
USB: FHCI: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2012-09-06
usb: cdc-acm: remove duplicated include from cdc-acm.c
Wei Yongjun
1
-1
/
+0
2012-09-06
drivers/usb/gadget/lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
1
-1
/
+1
2012-09-06
drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
1
-1
/
+1
2012-09-06
usb: ohci: Fix Kconfig dependency on USB_ISP1301
Roland Stigge
1
-1
/
+1
2012-09-06
usb: renesas_usbhs: fixup DMA transport data alignment
Kuninori Morimoto
1
-2
/
+2
2012-09-06
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
Shengzhou Liu
2
-18
/
+41
2012-09-06
USB: mos7720: fix to use list_for_each_entry_safe() when delete items
Wei Yongjun
1
-2
/
+2
2012-09-06
usb: renesas_usbhs: modify the irq handler for sharing irq
Shimoda, Yoshihiro
1
-3
/
+22
2012-09-06
USB: isp1301: Remove unused static array and define
Roland Stigge
1
-6
/
+0
2012-09-06
usb host: fix spelling of provides in Kconfig
Peter Meerwald
1
-2
/
+2
2012-08-27
Merge v3.6-rc3 into usb-next
Greg Kroah-Hartman
30
-440
/
+275
2012-08-21
usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET
Lan Tianyu
3
-5
/
+5
2012-08-21
usb/endpoint: Set release callback in the struct device_type instead of in th...
Lan Tianyu
1
-5
/
+5
2012-08-21
Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-3
/
+4
2012-08-20
gpu/mfd/usb: Fix USB randconfig problems
Guenter Roeck
1
-1
/
+1
2012-08-18
USB: CDC ACM: Fix NULL pointer dereference
Sven Schnelle
1
-1
/
+2
2012-08-18
USB: emi62: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-08-17
Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
25
-452
/
+294
2012-08-17
ARM: vt8500: Add support for UHCI companion controller
Tony Prisk
3
-2
/
+172
2012-08-17
ARM: vt8500: Update vt8500-ehci driver to support device tree.
Tony Prisk
1
-0
/
+9
2012-08-16
USB: qcserial: fix port handling on Gobi 1K and 2K+
Dan Williams
1
-18
/
+24
2012-08-16
drivers/usb/gadget/s3c-hsotg.c: fix error return code
Julia Lawall
1
-0
/
+3
2012-08-16
drivers/usb/wusbcore/wa-hc.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-16
drivers/usb/host/ohci-platform.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-16
drivers/usb/host/ehci-platform.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-16
USB: atm: ueagle-atm: Declare MODULE_FIRMWARE usage
Tim Gardner
1
-13
/
+66
2012-08-16
USB: storage: ene_ub6250: Use macros for firmware names
Tim Gardner
1
-8
/
+20
2012-08-16
USB: qcserial: fix port handling on Gobi 1K and 2K+
Dan Williams
1
-18
/
+24
2012-08-16
USB: whci-hcd: fix NULL dereference on allocation failure
Dan Carpenter
1
-4
/
+4
2012-08-16
USB: legousbtower.c: remove a bogus NULL check
Dan Carpenter
1
-3
/
+0
2012-08-16
USB: serial: Fix mos7840 timeout
Mark Ferrell
1
-4
/
+3
2012-08-16
USB: option: add ZTE K5006-Z
Bjørn Mork
1
-0
/
+2
2012-08-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2012-08-10
usb: Rename temp variable "config" to "val" in the set_avoid_reset_quirk()
Lan Tianyu
1
-3
/
+3
[next]