aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAge
* usb: phy: remove CONFIG_USB_OTG_UTILS once morePaul Bolle2013-05-15
* usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_reque...Jingoo Han2013-05-15
* usb: gadget: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-15
* usb: gadget: fix error return code in configfs_composite_bind()Wei Yongjun2013-05-15
* usb: gadget: dummy_hcd: fix error return code in init()Wei Yongjun2013-05-15
* usb: gadget: fusb300_udc: fix error return code in fusb300_probe()Wei Yongjun2013-05-15
* usb: gadget: m66592-udc: fix error return code in m66592_probe()Wei Yongjun2013-05-15
* usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe()Wei Yongjun2013-05-15
* usb: gadget: s3c2410_udc: fix error return code in s3c2410_udc_probe()Wei Yongjun2013-05-15
* usb: gadget: s3c2410_udc: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-15
* usb: gadget: pxa25x_udc: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-15
* usb: gadget: imx_udc: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-15
* usb: gadget: f_uac2: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-15
* usb: gadget: dummy_hcd: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-15
* usb: gadget: bcm63xx_udc: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-15
* usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-15
* Add a couple kernel-doc lines to prevent warnings.Robert P. J. Day2013-05-15
* usb: gadget: zero: fix error return code in zero_bind()Wei Yongjun2013-05-15
* aio: use cancellation list lazilyKent Overstreet2013-05-07
* aio: move private stuff out of aio.hKent Overstreet2013-05-07
* gadget: remove only user of aio retryZach Brown2013-05-07
* gadget: single_open() leaksAl Viro2013-05-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * fsl_udc: Don't use create_proc_read_entry()David Howells2013-04-29
| * goku_udc: Don't use create_proc_read_entry()David Howells2013-04-29
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| * gadgetfs: don't bother with fops->ownerAl Viro2013-04-09
* | USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann2013-04-25
* | USB: lpc32xx: ISP1301 needs USB_PHYArnd Bergmann2013-04-25
* | Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-04-23
|\ \
| * | usb: gadget: zero: put function instances on unbindAndrzej Pietrasiewicz2013-04-23
| * | usb: gadget: f_sourcesink.c: correct a copy-paste misnomerAndrzej Pietrasiewicz2013-04-23
| * | usb: gadget: cdc2: fix error return code in cdc_do_config()Wei Yongjun2013-04-23
| * | usb: gadget: multi: fix error return code in rndis_do_config()Wei Yongjun2013-04-23
| * | usb: gadget: f_obex: fix error return code in obex_bind()Wei Yongjun2013-04-23
* | | usb, gadget: use appropriate warning accessorsDavid Rientjes2013-04-08
* | | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-05
|\| |
| * | usb: gadget: nokia: include f_ecm.cFelipe Balbi2013-04-03
| * | usb: gadget: f_obex: add configfs supportAndrzej Pietrasiewicz2013-04-03
| * | usb: gadget: serial: convert to new interface of f_obexAndrzej Pietrasiewicz2013-04-03
| * | usb: gadget: f_obex: convert to new function interface with backward compatib...Andrzej Pietrasiewicz2013-04-03
| * | usb: gadget: f_serial: add configfs supportAndrzej Pietrasiewicz2013-04-03
| * | usb: gadget: f_serial: remove compatibility layerAndrzej Pietrasiewicz2013-04-03
| * | usb: gadget: serial: convert to new interface of f_serialAndrzej Pietrasiewicz2013-04-03
| * | usb: gadget: f_serial: convert to new function interface with backward compat...Andrzej Pietrasiewicz2013-04-03
| * | usb: gadget: nokia: remove unused includeAndrzej Pietrasiewicz2013-04-03
| * | usb: gadget: use consistent naming scheme for usb function modulesAndrzej Pietrasiewicz2013-04-03
| * | usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior2013-04-03
| * | usb: gadget: push tty port allocation from gadget into f_acmSebastian Andrzej Siewior2013-04-03
| * | usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior2013-04-03