summaryrefslogtreecommitdiffstats
path: root/mm/bounce.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-10usb: musb: add support for ux500 platformMian Yousaf Kaukab4-1/+225
2010-12-10musb: am35x: fix compile error due to control apisAjay Kumar Gupta3-85/+146
2010-12-10arm: omap4: enable usb on 4430sdpFelipe Balbi1-3/+1
2010-12-10usb: musb: drop board_set_vbusFelipe Balbi7-15/+0
2010-12-10usb: musb: drop musb_platform_suspend/resumeFelipe Balbi2-25/+0
2010-12-10usb: musb: blackfin: usb dev_pm_ops structureFelipe Balbi1-24/+40
2010-12-10usb: musb: am35x: usb dev_pm_ops structureFelipe Balbi1-17/+45
2010-12-10usb: musb: omap2430: use dev_pm_ops structureFelipe Balbi1-59/+87
2010-12-10usb: musb: omap2430: drop the nopsFelipe Balbi1-11/+0
2010-12-10usb: musb: mark musb_save/restore_context staticFelipe Balbi1-2/+2
2010-12-10usb: musb: drop musb_platform_save/restore_contextFelipe Balbi5-38/+30
2010-12-10usb: musb: drop the set_clock magicFelipe Balbi2-5/+0
2010-12-10usb: musb: move clock handling to glue layerFelipe Balbi10-131/+146
2010-12-10usb: musb: mark ->set_clock deprecatedFelipe Balbi1-1/+1
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi9-9/+22
2010-12-10usb: musb: blackfin: give it a context structureFelipe Balbi1-9/+28
2010-12-10usb: musb: da8xx: give it a context structureFelipe Balbi1-9/+28
2010-12-10usb: musb: davinci: give it a context structureFelipe Balbi1-9/+28
2010-12-10usb: musb: tusb6010: give it a context structureFelipe Balbi1-8/+27
2010-12-10usb: musb: am35x: give it a context structureFelipe Balbi1-9/+28
2010-12-10usb: musb: omap2430: give it a context structureFelipe Balbi1-9/+28
2010-12-10usb: musb: split blackfin to its own platform_driverFelipe Balbi9-10/+92
2010-12-10usb: musb: split da8xx to its own platform_driverFelipe Balbi3-1/+86
2010-12-10usb: musb: split davinci to its own platform_driverFelipe Balbi3-2/+86
2010-12-10usb: musb: split tusb6010 to its own platform_driverFelipe Balbi3-2/+85
2010-12-10usb: musb: split am35x to its own platform_driverFelipe Balbi3-1/+86
2010-12-10usb: musb: split omap2430 to its own platform_driverFelipe Balbi3-2/+87
2010-12-10usb: musb: trivial search and replace patchFelipe Balbi18-21/+21
2010-12-10usb: musb: add Kconfig options for each glue layerFelipe Balbi8-74/+49
2010-12-10usb: musb: hold context on musb structureFelipe Balbi2-84/+83
2010-12-10arm: omap4: panda: initialize musbFelipe Balbi1-3/+1
2010-12-07usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi9-177/+335
2010-12-07usb: musb: introduce struct musb_platform_opsFelipe Balbi1-0/+28
2010-12-03uwb: fix compiler warning on i1480_est_id_tableNamhyung Kim1-1/+1
2010-12-03uwb: fix compiler warning on whcrc_id_tableNamhyung Kim1-1/+1
2010-12-03usb: g_audio: Fix crash at driver removalRichard Röjfors1-5/+5
2010-12-01usb: musb: gadget: prevent a NULL pointer dereferenceFelipe Balbi1-5/+8
2010-12-01usb: musb: add names for IRQs in structure resourceHema Kalliguddi10-3/+17
2010-12-01usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi6-7/+9
2010-12-01sh: Convert to USB_ARCH_HAS_OHCI/EHCI selects.Paul Mundt2-6/+5
2010-12-01USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chipscxie45-0/+2672
2010-12-01usb: Add in missing EHCI helpers.Paul Mundt4-0/+10
2010-12-01usb: gadget: langwell_udc: add usb test mode supportLuo Andy2-0/+33
2010-12-01usb: composite gadget: set vbus_draw current limitation during suspendHao Wu1-0/+8
2010-12-01usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removalJarkko Nikula1-1/+2
2010-12-01usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)Dan Williams3-0/+81
2010-12-01USB: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-1/+1
2010-12-01usbmon: correct length for isochronousPete Zaitcev1-3/+31
2010-11-30omap4: 4430sdp: enable the ehci port on 4430SDPKeshava Munegowda1-0/+20
2010-11-30arm: omap4: select USB_ARCH_HAS_EHCIAnand Gadiyar1-0/+1