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.13.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
2010-12-10
usb: musb: mark musb_save/restore_context static
Felipe Balbi
1
-2
/
+2
2010-12-10
usb: musb: drop musb_platform_save/restore_context
Felipe Balbi
5
-38
/
+30
2010-12-10
usb: musb: drop the set_clock magic
Felipe Balbi
1
-2
/
+0
2010-12-10
usb: musb: move clock handling to glue layer
Felipe Balbi
7
-125
/
+140
2010-12-10
usb: musb: pass platform_ops via platform_data
Felipe Balbi
8
-9
/
+19
2010-12-10
usb: musb: blackfin: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: da8xx: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: davinci: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: tusb6010: give it a context structure
Felipe Balbi
1
-8
/
+27
2010-12-10
usb: musb: am35x: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: omap2430: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: split blackfin to its own platform_driver
Felipe Balbi
2
-3
/
+85
2010-12-10
usb: musb: split da8xx to its own platform_driver
Felipe Balbi
2
-1
/
+85
2010-12-10
usb: musb: split davinci to its own platform_driver
Felipe Balbi
2
-1
/
+85
2010-12-10
usb: musb: split tusb6010 to its own platform_driver
Felipe Balbi
2
-1
/
+84
2010-12-10
usb: musb: split am35x to its own platform_driver
Felipe Balbi
2
-1
/
+85
2010-12-10
usb: musb: split omap2430 to its own platform_driver
Felipe Balbi
2
-1
/
+86
2010-12-10
usb: musb: trivial search and replace patch
Felipe Balbi
3
-3
/
+3
2010-12-10
usb: musb: add Kconfig options for each glue layer
Felipe Balbi
6
-70
/
+46
2010-12-10
usb: musb: hold context on musb structure
Felipe Balbi
2
-84
/
+83
2010-12-07
usb: musb: make all glue layer export struct musb_platform_ops
Felipe Balbi
9
-177
/
+335
2010-12-07
usb: musb: introduce struct musb_platform_ops
Felipe Balbi
1
-0
/
+28
2010-12-03
Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...
Greg Kroah-Hartman
4
-6
/
+249
2010-12-03
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
9
-15
/
+20
2010-12-03
usb: g_audio: Fix crash at driver removal
Richard Röjfors
1
-5
/
+5
2010-12-01
usb: musb: gadget: prevent a NULL pointer dereference
Felipe Balbi
1
-5
/
+8
2010-12-01
usb: musb: add names for IRQs in structure resource
Hema Kalliguddi
3
-3
/
+3
2010-12-01
usb: musb: remove board_data parameter from musb_platform_init()
Hema Kalliguddi
6
-7
/
+9
2010-12-01
sh: Convert to USB_ARCH_HAS_OHCI/EHCI selects.
Paul Mundt
1
-6
/
+0
2010-12-01
Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...
Greg Kroah-Hartman
3
-69
/
+251
2010-12-01
USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chips
cxie4
5
-0
/
+2672
2010-12-01
usb: Add in missing EHCI helpers.
Paul Mundt
4
-0
/
+10
2010-12-01
usb: gadget: langwell_udc: add usb test mode support
Luo Andy
1
-0
/
+23
2010-12-01
usb: composite gadget: set vbus_draw current limitation during suspend
Hao Wu
1
-0
/
+8
2010-12-01
usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removal
Jarkko Nikula
1
-1
/
+2
2010-12-01
usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)
Dan Williams
3
-0
/
+81
2010-12-01
USB: Remove unnecessary casts of void ptr returning alloc function return values
Jesper Juhl
1
-1
/
+1
2010-12-01
usbmon: correct length for isochronous
Pete Zaitcev
1
-3
/
+31
2010-12-01
usb: ehci-omap: Add OMAP4 support
Anand Gadiyar
1
-42
/
+212
2010-12-01
usb: ehci-omap: add helpers for checking port mode
Anand Gadiyar
1
-9
/
+12
2010-12-01
usb: ehci-omap: use clkdev aliases for functional clocks
Anand Gadiyar
1
-2
/
+2
2010-12-01
usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP
Keshava Munegowda
2
-1
/
+9
2010-12-01
usb: ehci-omap: don't hard-code TLL channel count
Keshava Munegowda
1
-4
/
+5
2010-12-01
usb: ehci-omap: update clock names to be more generic
Keshava Munegowda
1
-22
/
+22
2010-11-26
usb: ehci-sh: Add missing ehci helpers.
Paul Mundt
1
-0
/
+2
2010-11-26
usb: ehci-sh: Fix up fault in shutdown path.
Paul Mundt
1
-1
/
+10
2010-11-18
USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driver
Dirk Brandewie
1
-0
/
+7
2010-11-18
usb: gadget: g_fs: Fix compilation warning
Michal Nazarewicz
2
-40
/
+40
2010-11-17
USB: improve uses of usb_mark_last_busy
Alan Stern
3
-16
/
+10
2010-11-17
USB: use the runtime-PM autosuspend implementation
Alan Stern
6
-110
/
+13
[next]