summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: dummy-hcd: remember to update driver pointerAlan Stern2012-08-311-0/+2
* usb: gadget: lpc32xx_udc: Support multiple controllersRoland Stigge2012-08-311-26/+29
* usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptorRoland Stigge2012-08-311-16/+7
* usb: gadget: lpc32xx_udc: Port to new start/stop interfaceRoland Stigge2012-08-311-35/+14
* usb: renesas_usbhs: modify the irq handler for sharing irqShimoda, Yoshihiro2012-08-231-3/+22
* usb: gadget: use %pm to print mac addressesAndy Shevchenko2012-08-233-12/+3
* usb: gadget: udc-core: Race between disconnect/unbind and setupKevin Cernekee2012-08-231-1/+1
* usb: gadget: use native print_hex_dump_bytes()Andy Shevchenko2012-08-231-20/+2
* usb: gadget: s3c-hsotg: fix core reset timeout failureDu, Changbin2012-08-231-2/+2
* usb composite: fix locking in usb_function_activateMichael Grzeschik2012-08-231-2/+3
* usb: gadget: mv_udc: fix boot up hangNeil Zhang2012-08-231-0/+4
* usb: gadget: mv_udc: fix hang when shutdownYunfan Zhang2012-08-231-0/+2
* usb: gadget: mv_udc: add iso supportChao Xie2012-08-231-8/+13
* usb: gadget: mv_udc: enable stream modeNeil Zhang2012-08-231-1/+1
* usb: gadget: mv_udc: avoid sleeping on spinlockNeil Zhang2012-08-231-11/+41
* usb: gadget: mv_udc: remove unused codeNeil Zhang2012-08-231-2/+0
* usb: gadget: mv_udc: reduce the delay intervalNeil Zhang2012-08-231-1/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-121-2/+0
|\
| * usb/ohci-omap: remove unused variableArnd Bergmann2012-08-081-2/+0
* | Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-08-031-1/+1
|\ \ | |/ |/|
| * USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King2012-07-311-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-012-10/+8
|\ \
| * | gadgetfs: clean upAl Viro2012-07-292-10/+8
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-1/+1
|\ \
| * | netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-311-1/+1
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-314-10/+14
|\ \ \ | |/ / |/| |
| * | isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-1/+0
| * | pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-8/+4
| * | omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+2
| * | goku_udc: remove IRQF_SAMPLE_RANDOM which was commented outTheodore Ts'o2012-07-191-1/+1
| * | usb: feed USB device information to the /dev/random driverTheodore Ts'o2012-07-141-0/+9
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-307-51/+4
|\ \ \
| * | | usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar2012-07-302-17/+0
| * | | gadget/r8a66597: remove conditional compilation of clk codeViresh Kumar2012-07-302-13/+3
| * | | gadget/m66592: remove conditional compilation of clk codeViresh Kumar2012-07-302-13/+1
| * | | usb/musb: remove conditional compilation of clk codeViresh Kumar2012-07-301-8/+0
* | | | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-301-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill2012-07-091-10/+8
| |/ /
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-261-0/+4
|\ \ \
| * \ \ Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann2012-07-251-0/+4
| |\ \ \
| | * | | ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz2012-07-251-0/+4
| | | |/ | | |/|
* | | | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-26137-4053/+7447
|\ \ \ \
| * | | | usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcamsLaurent Pinchart2012-07-191-42/+16
| * | | | usb: Add quirk detection based on interface informationLaurent Pinchart2012-07-194-39/+106
| * | | | USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layerVivek Gautam2012-07-171-0/+21
| * | | | USB: notify phy when root hub port connect changeRichard Zhao2012-07-161-0/+8
| * | | | USB: option: add ZTE MF821DBjørn Mork2012-07-161-0/+2
| * | | | USB: sierra: QMI mode MC7710 moved to qcserialBjørn Mork2012-07-161-3/+0
| * | | | USB: qcserial: adding Sierra Wireless devicesBjørn Mork2012-07-161-0/+20
| * | | | USB: qcserial: support generic Qualcomm serial portsBjørn Mork2012-07-161-0/+7
OpenPOWER on IntegriCloud