aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAge
* usb: gadget: u_uac1: NULL dereference on error pathDan Carpenter2013-03-04
* usb: gadget: f_uac1: silence an info leak warningDan Carpenter2013-03-04
* usb: gadget: s3c2410: fix build breakageFelipe Balbi2013-03-04
* usb: gadget: imx_udc: fix gadget->dev registrationFelipe Balbi2013-03-04
* usb: gadget: pxa25x: fix gadget->dev registrationFelipe Balbi2013-03-04
* usb: gadget: s3c2410: fix gadget->dev registrationFelipe Balbi2013-03-04
* usb: gadget: make usb functions to load before gadget driverKishon Vijay Abraham I2013-03-04
* usb: gadget: pxa27x: fix gadget->dev registrationFelipe Balbi2013-03-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \
| * \ Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-25
| |\ \
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| * | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* | | | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-08
| * | | | usb: gadget: imx_udc: make it depend on BROKENFelipe Balbi2013-02-06
| * | | | drivers/usb/gadget: using strlcpy instead of strncpyChen Gang2013-02-06
| * | | | USB: GADGET: optionally force full-speed for net2280 UDCAlan Stern2013-01-31
| * | | | Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman2013-01-25
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-25
| |\ \ \ \
| | * | | | usb: phy: s3c-hsotg: adding phy driver supportPraveen Paneri2013-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: 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