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
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
19
-38
/
+64
2013-10-31
DMA-API: usb: ohci-sa1111: add a note about DMA masks
Russell King
1
-0
/
+6
2013-10-31
DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with ne...
Russell King
1
-2
/
+1
2013-10-31
DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new h...
Russell King
1
-2
/
+1
2013-09-13
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-5
/
+4
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
5
-6
/
+4
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-7
/
+9
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+8
2013-09-03
Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-19
/
+107
2013-09-03
Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
259
-6740
/
+12890
2013-08-31
usbcore: fix incorrect type in assignment in descriptors_changed()
Xenia Ragiadakou
1
-3
/
+3
2013-08-30
usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()
Xenia Ragiadakou
1
-2
/
+21
2013-08-30
ehci: remove debugging statement with ehci statistics in ehci_stop()
Xenia Ragiadakou
1
-8
/
+0
2013-08-30
ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c
Xenia Ragiadakou
1
-1
/
+0
2013-08-30
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
Xenia Ragiadakou
6
-15
/
+15
2013-08-30
ehci: remove ehci_vdbg() verbose debugging statements
Xenia Ragiadakou
4
-67
/
+7
2013-08-30
usb: r8a66597-hcd: use platform_{get,set}_drvdata()
Libo Chen
1
-2
/
+2
2013-08-30
usb: phy-tegra-usb: use platform_{get,set}_drvdata()
Libo Chen
1
-1
/
+1
2013-08-30
usb: acm gadget: Null termintate strings table
Graham Williams
1
-0
/
+1
2013-08-29
Merge tag 'for-usb-next-2013-08-27-15-07' of git://git.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
1
-4
/
+2
2013-08-28
xhci: Fix warning introduced by disabling runtime PM.
Sarah Sharp
1
-4
/
+2
2013-08-28
USB: OHCI: Allow runtime PM without system sleep
Alan Stern
1
-1
/
+1
2013-08-28
usb: ohci-at91: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-28
usb: renesas_usbhs: use platform_{get,set}_drvdata()
Libo Chen
1
-1
/
+1
2013-08-28
usb: fotg210-udc: use platform_{get,set}_drvdata()
Libo Chen
1
-2
/
+2
2013-08-28
Merge tag 'usb-for-v3.12-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
15
-48
/
+79
2013-08-28
USB storage: audit sysfs attribute permissions
Greg Kroah-Hartman
1
-9
/
+7
2013-08-28
usb: musb: ux500: Add check for NULL board data
Lee Jones
1
-1
/
+3
2013-08-28
usb: gadget: double unlocks on error in atmel_usba_start()
Dan Carpenter
1
-6
/
+4
2013-08-28
usb: phy: signedness bugs in suspend/resume functions
Dan Carpenter
1
-4
/
+3
2013-08-28
usb: gadget: gadgetfs: potential use after free in unbind()
Dan Carpenter
1
-1
/
+1
2013-08-28
usb: gadget: gadgetfs: use after free in dev_release()
Dan Carpenter
1
-4
/
+0
2013-08-28
Merge tag 'for-usb-next-2013-08-27' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
3
-17
/
+31
2013-08-28
usb: dwc3: Remove duplicate inclusion of otg.h
Sachin Kamat
1
-1
/
+0
2013-08-28
usb: phy: fix build breakage
Anatolij Gustschin
2
-2
/
+2
2013-08-27
USB: gadget: audit sysfs attribute permissions
Greg Kroah-Hartman
7
-48
/
+43
2013-08-27
usb: musb: am335x-evm: Do not remove the session bit HOST-only mode
Sebastian Andrzej Siewior
1
-0
/
+2
2013-08-27
usb: musb: dsps: do not set is_active on the first drvbus interrupt
Sebastian Andrzej Siewior
1
-1
/
+0
2013-08-27
usb: usb: dsps: update code according to the binding document
Sebastian Andrzej Siewior
1
-18
/
+36
2013-08-27
usb: musb: only remove host/udc if it has been added
Sebastian Andrzej Siewior
2
-0
/
+4
2013-08-27
usb: musb: dsps: fix devm_ioremap_resource error detection code
Julia Lawall
1
-2
/
+2
2013-08-27
usb: gadget: USB_NET2272_DMA should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-08-27
usb: gadget: USB_R8A66597 should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-08-27
usb: gadget: USB_FUSB300 should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-08-27
usb: musb: avoid null pointer dereference in debug logging
Maarten ter Huurne
1
-1
/
+2
2013-08-27
usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback()
Wei Yongjun
1
-1
/
+3
2013-08-27
usb: phy: am335x-control: make it compile with
Sebastian Andrzej Siewior
1
-2
/
+2
2013-08-27
usb: musb: honour the return value of dma_map_single()
Sebastian Andrzej Siewior
1
-1
/
+9
2013-08-27
usb: gadget: configfs: keep a function if it is not successfully added
Andrzej Pietrasiewicz
1
-1
/
+3
2013-08-27
xhci:prevent "callbacks suppressed" when debug is not enabled
Dmitry Kasatkin
1
-16
/
+8
[next]