aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I2013-01-25
| | * | | usb: otg: add device tree support to otg libraryKishon Vijay Abraham I2013-01-25
| | * | | usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I2013-01-25
| | * | | usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I2013-01-25
| | * | | usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotationsVivek Gautam2013-01-23
| | * | | USB: ohci-exynos: Add phy driver supportVivek Gautam2013-01-23
| | * | | USB: ehci-s5p: Add phy driver supportVivek Gautam2013-01-23
| | * | | usb: phy: samsung: Add host phy support to samsung-phy driverVivek Gautam2013-01-23
| | * | | ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam2013-01-23
| | * | | usb: phy: samsung: Add support to set pmu isolationVivek Gautam2013-01-18
| | * | | usb: phy: mv-otg: use to_delayed_work instead of castCesar Eduardo Barros2013-01-18
| | * | | usb: phy: s3c-hsotg: adding phy driver supportPraveen Paneri2013-01-18
| | * | | usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri2013-01-18
| | * | | usb: phy: mxs-phy: add set_suspend APIPeter Chen2013-01-18
| * | | | Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2013-01-25
| |\ \ \ \
| | * | | | usb: gadget: constify all struct usb_gadget_opsFelipe Balbi2013-01-24
| | * | | | usb: gadget: mv_udc: fix the value of tranceiverChao Xie2013-01-24
| | * | | | usb: host: ehci-mv: remove unused variableChao Xie2013-01-24
| | * | | | usb: otg: mv_otg: use devm_xxx for probeChao Xie2013-01-24
| | * | | | usb: gadget: mv_udc: fix the warning of mv_udc_removeChao Xie2013-01-24
| | * | | | usb: gadget: mv_udc: use devm_xxx for probeChao Xie2013-01-24
| | * | | | usb: gadget: completely remove ->start/->stopFelipe Balbi2013-01-24
| | * | | | usb: gadget: s3c2410: convert to udc_start/udc_stopFelipe Balbi2013-01-24
| | * | | | usb: gadget: pxa27x_udc: convert to udc_start/udc_stopFelipe Balbi2013-01-24
| | * | | | usb: gadget: pxa25x_udc: convert to udc_start/udc_stopFelipe Balbi2013-01-24
| | * | | | usb: gadget: pch_udc: convert to udc_start/udc_stopFelipe Balbi2013-01-24
| | * | | | usb: gadget: omap_udc: convert to udc_start/udc_stopFelipe Balbi2013-01-24
| | * | | | usb: gadget: m66592-udc: convert to udc_start/udc_stopFelipe Balbi2013-01-24
| | * | | | usb: gadget: fsl_udc_core: convert to udc_start/udc_stopFelipe Balbi2013-01-24
| | * | | | usb: gadget: goku_udc: convert to udc_start/udc_stopFelipe Balbi2013-01-24
| | * | | | usb: gadget: fusb300_udc: convert to udc_start/udc_stopFelipe Balbi2013-01-24
| | * | | | usb: gadget: amd5536udc: convert to udc_start/udc_stopFelipe Balbi2013-01-24
| | * | | | usb: gadget: mv_udc: use udc_start and udc_stop functionsChao Xie2013-01-24
| | * | | | usb: gadget: fix two sparse warningsFelipe Balbi2013-01-21
| | * | | | usb: gadget: f_uac2: fix compile warningFelipe Balbi2013-01-21
| | * | | | usb: gadget: f_acm: use usb_gstrings_attach()Sebastian Andrzej Siewior2013-01-21
| | * | | | usb: gadget: composite: introduce usb_gstrings_attach()Sebastian Andrzej Siewior2013-01-21
| | * | | | usb: gadget: export composite's setup & disconnect functionSebastian Andrzej Siewior2013-01-21
| | * | | | usb: gadget: factor out two helper functions from composite_bind()Sebastian Andrzej Siewior2013-01-21
| | * | | | usb: gadget: udc-core: introduce UDC binding by nameSebastian Andrzej Siewior2013-01-21
| | * | | | usb: gadget: add a forward pointer from usb_function to its "instance"Sebastian Andrzej Siewior2013-01-21
| | * | | | usb: gadget: multi: use function framework for ACMSebastian Andrzej Siewior2013-01-21
| | * | | | usb: gadget: cdc2: use function framework for ACMSebastian Andrzej Siewior2013-01-21
| | * | | | usb: gadget: acm_ms: use function framework for ACMSebastian Andrzej Siewior2013-01-21
| | * | | | usb: gadget: f_acm: convert to new function interface with backwards compatib...Sebastian Andrzej Siewior2013-01-21
| | * | | | usb: gadget: allocate & giveback serial ports instead hard code themSebastian Andrzej Siewior2013-01-21
| | * | | | usb: gadget: composite: add usb_remove_function()Sebastian Andrzej Siewior2013-01-21
| | * | | | usb: gadget: u_serial: convert into a moduleSebastian Andrzej Siewior2013-01-21
| | * | | | usb: gadget: g_serial: split the three possible functions into three bind fun...Sebastian Andrzej Siewior2013-01-21
| | * | | | usb: gadget: f_acm: remove empty functionSebastian Andrzej Siewior2013-01-21