aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAge
* usb: gadget: move bind() callback back to struct usb_composite_driverSebastian Andrzej Siewior2012-09-10
* usb: gadget: push all usb_composite_driver structs into __refdataSebastian Andrzej Siewior2012-09-10
* usb: gadget: remove __devexit in f_uac2Sebastian Andrzej Siewior2012-09-10
* usb: gadget: move bind callback into driver struct usb_composite_driverSebastian Andrzej Siewior2012-09-10
* usb: gadget: bcm63xx UDC driverKevin Cernekee2012-09-05
* usb: gadget: s3c-hsotg: Use devm_clk_get functionSachin Kamat2012-09-03
* usb: gadget: s3c-hsudc: Replace 0 with NULL for pointersSachin Kamat2012-09-03
* usb: gadget: s3c-hsudc: Add missing braces around sizeofSachin Kamat2012-09-03
* usb: gadget: s3c-hsudc: Use devm_* functionsSachin Kamat2012-09-03
* usb: gadget: remove duplicated include from pxa25x_udc.cWei Yongjun2012-08-31
* usb: gadget: lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall2012-08-31
* usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz2012-08-31
* usb: gadget: s3c2410_udc: Do not use integer for NULLSachin Kamat2012-08-31
* usb: gadget: s3c2410_udc: Move assignment outside if conditionSachin Kamat2012-08-31
* usb: gadget: s3c2410_udc: Silence checkpatch errors and warningsSachin Kamat2012-08-31
* usb: gadget: s3c2410_udc: Use pr_* and dev_err functionsSachin Kamat2012-08-31
* usb: gadget: s3c2410_udc: Replace <asm/io.h> with <linux/io.h>Sachin Kamat2012-08-31
* usb: gadget: dummy-hcd: remember to update driver pointerAlan Stern2012-08-31
* usb: gadget: lpc32xx_udc: Support multiple controllersRoland Stigge2012-08-31
* usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptorRoland Stigge2012-08-31
* usb: gadget: lpc32xx_udc: Port to new start/stop interfaceRoland Stigge2012-08-31
* usb: gadget: use %pm to print mac addressesAndy Shevchenko2012-08-23
* usb: gadget: udc-core: Race between disconnect/unbind and setupKevin Cernekee2012-08-23
* usb: gadget: use native print_hex_dump_bytes()Andy Shevchenko2012-08-23
* usb: gadget: s3c-hsotg: fix core reset timeout failureDu, Changbin2012-08-23
* usb composite: fix locking in usb_function_activateMichael Grzeschik2012-08-23
* usb: gadget: mv_udc: fix boot up hangNeil Zhang2012-08-23
* usb: gadget: mv_udc: fix hang when shutdownYunfan Zhang2012-08-23
* usb: gadget: mv_udc: add iso supportChao Xie2012-08-23
* usb: gadget: mv_udc: enable stream modeNeil Zhang2012-08-23
* usb: gadget: mv_udc: avoid sleeping on spinlockNeil Zhang2012-08-23
* usb: gadget: mv_udc: remove unused codeNeil Zhang2012-08-23
* usb: gadget: mv_udc: reduce the delay intervalNeil Zhang2012-08-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * gadgetfs: clean upAl Viro2012-07-29
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\ \
| * | netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-31
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-31
|\ \ \ | |/ / |/| |
| * | pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
| * | omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
| * | goku_udc: remove IRQF_SAMPLE_RANDOM which was commented outTheodore Ts'o2012-07-19
| |/
* | gadget/r8a66597: remove conditional compilation of clk codeViresh Kumar2012-07-30
* | gadget/m66592: remove conditional compilation of clk codeViresh Kumar2012-07-30
* | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-26
|\ \
| * \ Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-07-05
| |\ \
| | * | usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-02
| | * | usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-25
| | * | usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-25
| * | | Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-07-05
| |\ \ \ | | |_|/ | |/| |
| | * | usb: gadget: at91_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva2012-07-02