aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* usb: gadget: move global vars from epautoconf into struct usb_gadgetSebastian Andrzej Siewior2012-09-10
* usb: gadget: libcomposite: move config.c into libcompositeSebastian Andrzej Siewior2012-09-10
* usb: gadget: start with libcompositeSebastian Andrzej Siewior2012-09-10
* usb: gadget: pxa25x: make it compile with debug againSebastian Andrzej Siewior2012-09-10
* usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior2012-09-10
* usb: gadget: move bind() callback back to struct usb_gadget_driverSebastian Andrzej Siewior2012-09-10
* 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: renesas_usbhs: modify the irq handler for sharing irqShimoda, Yoshihiro2012-08-23
* 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 tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-12
|\
| * usb/ohci-omap: remove unused variableArnd Bergmann2012-08-08
* | Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-08-03
|\ \ | |/ |/|
| * USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King2012-07-31
* | 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
|\ \ \ | |/ / |/| |
| * | isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19