index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
bounce.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-10
usb: musb: add support for ux500 platform
Mian Yousaf Kaukab
4
-1
/
+225
2010-12-10
musb: am35x: fix compile error due to control apis
Ajay Kumar Gupta
3
-85
/
+146
2010-12-10
arm: omap4: enable usb on 4430sdp
Felipe Balbi
1
-3
/
+1
2010-12-10
usb: musb: drop board_set_vbus
Felipe Balbi
7
-15
/
+0
2010-12-10
usb: musb: drop musb_platform_suspend/resume
Felipe Balbi
2
-25
/
+0
2010-12-10
usb: musb: blackfin: usb dev_pm_ops structure
Felipe Balbi
1
-24
/
+40
2010-12-10
usb: musb: am35x: usb dev_pm_ops structure
Felipe Balbi
1
-17
/
+45
2010-12-10
usb: musb: omap2430: use dev_pm_ops structure
Felipe Balbi
1
-59
/
+87
2010-12-10
usb: musb: omap2430: drop the nops
Felipe Balbi
1
-11
/
+0
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
2
-5
/
+0
2010-12-10
usb: musb: move clock handling to glue layer
Felipe Balbi
10
-131
/
+146
2010-12-10
usb: musb: mark ->set_clock deprecated
Felipe Balbi
1
-1
/
+1
2010-12-10
usb: musb: pass platform_ops via platform_data
Felipe Balbi
9
-9
/
+22
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
9
-10
/
+92
2010-12-10
usb: musb: split da8xx to its own platform_driver
Felipe Balbi
3
-1
/
+86
2010-12-10
usb: musb: split davinci to its own platform_driver
Felipe Balbi
3
-2
/
+86
2010-12-10
usb: musb: split tusb6010 to its own platform_driver
Felipe Balbi
3
-2
/
+85
2010-12-10
usb: musb: split am35x to its own platform_driver
Felipe Balbi
3
-1
/
+86
2010-12-10
usb: musb: split omap2430 to its own platform_driver
Felipe Balbi
3
-2
/
+87
2010-12-10
usb: musb: trivial search and replace patch
Felipe Balbi
18
-21
/
+21
2010-12-10
usb: musb: add Kconfig options for each glue layer
Felipe Balbi
8
-74
/
+49
2010-12-10
usb: musb: hold context on musb structure
Felipe Balbi
2
-84
/
+83
2010-12-10
arm: omap4: panda: initialize musb
Felipe Balbi
1
-3
/
+1
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
uwb: fix compiler warning on i1480_est_id_table
Namhyung Kim
1
-1
/
+1
2010-12-03
uwb: fix compiler warning on whcrc_id_table
Namhyung Kim
1
-1
/
+1
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
10
-3
/
+17
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
2
-6
/
+5
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
2
-0
/
+33
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-11-30
omap4: 4430sdp: enable the ehci port on 4430SDP
Keshava Munegowda
1
-0
/
+20
2010-11-30
arm: omap4: select USB_ARCH_HAS_EHCI
Anand Gadiyar
1
-0
/
+1
[next]