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
2012-09-14
xHCI: handle command after aborting the command ring
Elric Fu
1
-6
/
+165
2012-09-14
xHCI: cancel command after command timeout
Elric Fu
2
-7
/
+22
2012-09-14
xHCI: add aborting command ring function
Elric Fu
4
-1
/
+128
2012-09-14
xHCI: add cmd_ring_state
Elric Fu
3
-2
/
+11
2012-09-13
USB: core: remove unused dbg() call in message.c
Greg Kroah-Hartman
1
-2
/
+0
2012-09-13
USB: atm: usbatm: fix up debug printing code
Greg Kroah-Hartman
1
-18
/
+28
2012-09-13
USB: serial: add zte_ev.c driver
Greg Kroah-Hartman
3
-0
/
+316
2012-09-13
USB: serial: move usb_serial_debug_data to use %*ph
Greg Kroah-Hartman
1
-9
/
+3
2012-09-12
USB: chipidea: re-order irq handling to avoid unhandled irqs
Richard Zhao
1
-8
/
+13
2012-09-12
USB: chipidea: add -DDEBUG if debugging is enabled
Richard Zhao
1
-0
/
+2
2012-09-12
USB: chipidea: add vbus detect for udc
Richard Zhao
2
-1
/
+39
2012-09-12
USB: chipidea: acknowledge ID change interrupt in irq handler
Richard Zhao
1
-2
/
+1
2012-09-12
USB: chipidea: delay 2ms before read ID status at probe time
Richard Zhao
1
-0
/
+2
2012-09-12
USB: chipidea: imx: add pinctrl support
Richard Zhao
1
-0
/
+7
2012-09-12
USB: chipidea: add imx usbmisc support
Richard Zhao
6
-1
/
+274
2012-09-12
Merge branch 'chipidea-stable' into usb-next
Greg Kroah-Hartman
1
-18
/
+41
2012-09-12
usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...
Michael Grzeschik
1
-4
/
+1
2012-09-12
usb: chipidea: cleanup dma_pool if udc_start() fails
Marc Kleine-Budde
1
-8
/
+15
2012-09-12
usb: chipidea: udc: fix error path in udc_start()
Marc Kleine-Budde
1
-1
/
+1
2012-09-12
usb: chipidea: udc: add pullup fuction, needed by the uvc gadget
Michael Grzeschik
1
-4
/
+17
2012-09-12
usb: chipidea: udc: fix setup of endpoint maxpacket size
Michael Grzeschik
1
-1
/
+7
2012-09-12
usb: move children deallocation after quiescing the hub
Alexander Shishkin
1
-3
/
+3
2012-09-12
usb: renesas_usbhs: convert to devm_xxx()
Kuninori Morimoto
1
-11
/
+4
2012-09-12
Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
25
-654
/
+919
2012-09-12
Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
4
-155
/
+170
2012-09-12
Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
40
-603
/
+1597
2012-09-12
Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
82
-1402
/
+18423
2012-09-11
usb: musb: dsps: remove explicit NOP device creation
Ajay Kumar Gupta
1
-2
/
+1
2012-09-11
usb: musb: dsps: add dt support
Ajay Kumar Gupta
2
-9
/
+65
2012-09-11
usb: musb: am335x: add support for dual instance
B, Ravi
1
-32
/
+49
2012-09-11
usb: musb: kill global and static for multi instance
Ajay Kumar Gupta
3
-20
/
+14
2012-09-11
usb: musb: add musb_ida for multi instance support
B, Ravi
10
-69
/
+210
2012-09-11
usb: musb: omap: Add device tree support for omap musb glue
Kishon Vijay Abraham I
2
-0
/
+87
2012-09-11
usb: musb: omap: write directly to mailbox instead of using phy
Kishon Vijay Abraham I
2
-7
/
+54
2012-09-11
arm: omap: hwmod: add a new addr space in otg for writing to control module
Kishon Vijay Abraham I
1
-0
/
+6
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
2
-1
/
+156
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
3
-0
/
+84
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
4
-35
/
+87
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
5
-35
/
+68
2012-09-10
usb: make usb port a real device
Lan Tianyu
2
-16
/
+82
2012-09-10
usb: redefine DeviceRemovable and wHubDelay as _le16
Lan Tianyu
1
-2
/
+2
2012-09-10
usb/core: use bin2bcd() for bcdDevice in RH
Sebastian Andrzej Siewior
3
-9
/
+22
2012-09-10
tools/usb: remove last USBFS user
Sebastian Andrzej Siewior
1
-24
/
+1
2012-09-10
usbfs: Add a new disconnect-and-claim ioctl (v2)
Hans de Goede
2
-0
/
+49
2012-09-10
usb: gadget serial: don't shift bcd version left by 16
Sebastian Andrzej Siewior
1
-1
/
+1
[next]