index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: split omap2430 to its own platform_driver
Felipe Balbi
2010-12-10
3
-2
/
+87
*
usb: musb: trivial search and replace patch
Felipe Balbi
2010-12-10
18
-21
/
+21
*
usb: musb: add Kconfig options for each glue layer
Felipe Balbi
2010-12-10
8
-74
/
+49
*
usb: musb: hold context on musb structure
Felipe Balbi
2010-12-10
2
-84
/
+83
*
arm: omap4: panda: initialize musb
Felipe Balbi
2010-12-10
1
-3
/
+1
*
usb: musb: make all glue layer export struct musb_platform_ops
Felipe Balbi
2010-12-07
9
-177
/
+335
*
usb: musb: introduce struct musb_platform_ops
Felipe Balbi
2010-12-07
1
-0
/
+28
*
Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...
Greg Kroah-Hartman
2010-12-03
6
-10
/
+285
|
\
|
*
sh: Convert to USB_ARCH_HAS_OHCI/EHCI selects.
Paul Mundt
2010-12-01
2
-6
/
+5
|
*
usb: ehci-sh: Add missing ehci helpers.
Paul Mundt
2010-11-26
1
-0
/
+2
|
*
usb: ehci-sh: Fix up fault in shutdown path.
Paul Mundt
2010-11-26
1
-1
/
+10
|
*
sh: Add EHCI support for SH7786.
Paul Mundt
2010-11-01
1
-4
/
+31
|
*
usb: ehci-hcd: Add support for SuperH EHCI.
Paul Mundt
2010-11-01
3
-0
/
+238
|
*
usb: ohci-sh: Set IRQ as shared.
Paul Mundt
2010-11-01
1
-1
/
+1
*
|
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
2010-12-03
16
-15
/
+34
|
\
\
|
*
|
usb: musb: gadget: prevent a NULL pointer dereference
Felipe Balbi
2010-12-01
1
-5
/
+8
|
*
|
usb: musb: add names for IRQs in structure resource
Hema Kalliguddi
2010-12-01
10
-3
/
+17
|
*
|
usb: musb: remove board_data parameter from musb_platform_init()
Hema Kalliguddi
2010-12-01
6
-7
/
+9
*
|
|
uwb: fix compiler warning on i1480_est_id_table
Namhyung Kim
2010-12-03
1
-1
/
+1
*
|
|
uwb: fix compiler warning on whcrc_id_table
Namhyung Kim
2010-12-03
1
-1
/
+1
*
|
|
usb: g_audio: Fix crash at driver removal
Richard Röjfors
2010-12-03
1
-5
/
+5
|
/
/
*
|
Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...
Greg Kroah-Hartman
2010-11-30
10
-77
/
+424
|
\
\
|
*
|
omap4: 4430sdp: enable the ehci port on 4430SDP
Keshava Munegowda
2010-12-01
1
-0
/
+20
|
*
|
arm: omap4: select USB_ARCH_HAS_EHCI
Anand Gadiyar
2010-12-01
1
-0
/
+1
|
*
|
arm: omap4: usb: add platform init code for EHCI
Anand Gadiyar
2010-12-01
1
-8
/
+136
|
*
|
arm: omap4: add USBHOST and related base addresses
Anand Gadiyar
2010-12-01
1
-0
/
+5
|
*
|
usb: ehci-omap: Add OMAP4 support
Anand Gadiyar
2010-12-01
1
-42
/
+212
|
*
|
omap: usb: ehci: introduce HSIC mode
Anand Gadiyar
2010-12-01
1
-0
/
+1
|
*
|
usb: ehci-omap: add helpers for checking port mode
Anand Gadiyar
2010-12-01
1
-9
/
+12
|
*
|
usb: ehci-omap: use clkdev aliases for functional clocks
Anand Gadiyar
2010-12-01
1
-2
/
+2
|
*
|
omap: clock: add clkdev aliases for EHCI clocks
Anand Gadiyar
2010-12-01
2
-0
/
+10
|
*
|
usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP
Keshava Munegowda
2010-12-01
2
-1
/
+9
|
*
|
usb: ehci-omap: don't hard-code TLL channel count
Keshava Munegowda
2010-12-01
1
-4
/
+5
|
*
|
usb: ehci-omap: update clock names to be more generic
Keshava Munegowda
2010-12-01
1
-22
/
+22
*
|
|
USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chips
cxie4
2010-11-30
5
-0
/
+2672
*
|
|
usb: Add in missing EHCI helpers.
Paul Mundt
2010-11-30
4
-0
/
+10
*
|
|
usb: gadget: langwell_udc: add usb test mode support
Luo Andy
2010-11-30
2
-0
/
+33
*
|
|
usb: composite gadget: set vbus_draw current limitation during suspend
Hao Wu
2010-11-30
1
-0
/
+8
*
|
|
usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removal
Jarkko Nikula
2010-11-30
1
-1
/
+2
*
|
|
usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)
Dan Williams
2010-11-30
3
-0
/
+81
*
|
|
USB: Remove unnecessary casts of void ptr returning alloc function return values
Jesper Juhl
2010-11-30
1
-1
/
+1
*
|
|
usbmon: correct length for isochronous
Pete Zaitcev
2010-11-30
1
-3
/
+31
|
/
/
*
|
USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driver
Dirk Brandewie
2010-11-17
1
-0
/
+7
*
|
USB: fix leftover references to udev->autosuspend_delay
Alan Stern
2010-11-17
3
-3
/
+4
*
|
usb: gadget: g_fs: Fix compilation warning
Michal Nazarewicz
2010-11-17
2
-40
/
+40
*
|
USB: improve uses of usb_mark_last_busy
Alan Stern
2010-11-16
3
-16
/
+10
*
|
USB: use the runtime-PM autosuspend implementation
Alan Stern
2010-11-16
8
-167
/
+71
*
|
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
Ming Lei
2010-11-16
6
-19
/
+13
*
|
USB: use sysfs_merge_group for power attributes
Alan Stern
2010-11-16
1
-33
/
+17
*
|
USB: use the no_callbacks flag for interfaces
Ming Lei
2010-11-16
2
-53
/
+31
[next]