summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: factor out two helper functions from composite_bind()Sebastian Andrzej Siewior2013-01-211-31/+51
* usb: gadget: udc-core: introduce UDC binding by nameSebastian Andrzej Siewior2013-01-211-21/+51
* usb: gadget: add a forward pointer from usb_function to its "instance"Sebastian Andrzej Siewior2013-01-211-0/+116
* usb: gadget: multi: use function framework for ACMSebastian Andrzej Siewior2013-01-212-10/+53
* usb: gadget: cdc2: use function framework for ACMSebastian Andrzej Siewior2013-01-212-5/+24
* usb: gadget: acm_ms: use function framework for ACMSebastian Andrzej Siewior2013-01-212-6/+28
* usb: gadget: f_acm: convert to new function interface with backwards compatib...Sebastian Andrzej Siewior2013-01-219-55/+186
* usb: gadget: allocate & giveback serial ports instead hard code themSebastian Andrzej Siewior2013-01-2111-209/+229
* usb: gadget: composite: add usb_remove_function()Sebastian Andrzej Siewior2013-01-211-0/+12
* usb: gadget: u_serial: convert into a moduleSebastian Andrzej Siewior2013-01-219-9/+23
* usb: gadget: g_serial: split the three possible functions into three bind fun...Sebastian Andrzej Siewior2013-01-211-11/+32
* usb: gadget: f_acm: remove empty functionSebastian Andrzej Siewior2013-01-211-10/+0
* usb: gadget: convert source sink and loopback to new function interfaceSebastian Andrzej Siewior2013-01-216-154/+321
* usb: gadget: add some infracture to register/unregister functionsSebastian Andrzej Siewior2013-01-212-18/+31
* usb: gadget: move loopback's config descriptor out of f_loopbackSebastian Andrzej Siewior2013-01-213-44/+27
* usb: gadget: move source sink's config descriptor out of f_sourcesinkSebastian Andrzej Siewior2013-01-213-43/+37
* usb: gadget: provide a wrapper around SourceSink's setup functionSebastian Andrzej Siewior2013-01-211-25/+45
* usb: gadget: remove u32 castings of address passed to readl()Sebastian Andrzej Siewior2013-01-211-4/+4
* usb: gadget: composite: don't call driver's unbind() if bind() failedSebastian Andrzej Siewior2013-01-211-4/+8
* usb: gadget: FunctionFS: Use kstrtoul()Michal Nazarewicz2013-01-101-3/+2
* usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get APISachin Kamat2013-01-101-4/+1
* usb: gadget: s3c-hsudc: Use devm_regulator_bulk_getSachin Kamat2013-01-101-2/+1
* USB: gadget: at91_adc: fix pullup pin validity checkJean-Christophe PLAGNIOL-VILLARD2013-01-101-1/+1
* usb: gadget: at91_udc: don't use [delayed_]work_pending()Tejun Heo2013-01-101-2/+1
* usb: gadget zero: avoid unnecessary reinit of data in f_sourcesinkArmando Visconti2013-01-101-2/+1
* usb: gadget: consider link speed for bMaxPowerSebastian Andrzej Siewior2013-01-104-8/+27
* usb: gadget: mass_storage: remove >= 0 check for unsigned typeSebastian Andrzej Siewior2013-01-101-4/+4
* usb: gadget: remove unused variable in uac2_pcm_trigger()Wei Yongjun2013-01-101-6/+2
* usb: gadget: f_mass_storage: remove unused operationsAndrzej Pietrasiewicz2013-01-101-28/+1
* usb: gadget: ncm: make global variable ndp*_opts read onlySebastian Andrzej Siewior2013-01-101-9/+9
* usb: gadget: file_storage: remove its last piecesSebastian Andrzej Siewior2013-01-101-61/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-191-1/+1
| * treewide: fix printk typo in multiple driversMasanari Iida2012-11-191-1/+1
* | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-131-1/+1
|\ \
| * \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-11-301-1/+1
| |\ \
| | * | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+1
| | * | Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2012-11-091-1/+3
| | |\ \ | | | |/
| * | | Merge branch 'omap/headers4' into next/cleanupArnd Bergmann2012-11-151-1/+3
| |\ \ \ | | |/ /
| | * | Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-241-1/+3
| | |\ \
* | | \ \ Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-123-3/+5
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-11-123-3/+5
| |\ \ \ \ \
| | * | | | | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-062-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'depends/tty' into next/headersOlof Johansson2012-11-052-2/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| * | | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
| * | | | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla2012-10-151-0/+2
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-121-3/+1
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-115-7/+9
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | / / | | | | | |/ / | | | | |/| / | | | |_|_|/ | | |/| | |
| | | * | | ARM: move udc_pxa2xx.h to linux/platform_dataRussell King2012-11-161-3/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-1143-4773/+666
|\ \ \ \ \
OpenPOWER on IntegriCloud