summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-101-0/+2
|\
| *-. Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...Jiri Kosina2012-01-0599-546/+839
| |\ \
| | | * HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends AlertDan Delaney2011-11-201-0/+2
| | |/ | |/|
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-096-21/+300
|\ \ \
| * \ \ Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-096-21/+22
| |\ \ \
| * \ \ \ Merge branch 'samsung/ohci' into next/driversArnd Bergmann2011-12-284-0/+286
| |\ \ \ \
| | * | | | USB: Add Samsung Exynos OHCI diverJingoo Han2011-12-234-0/+286
| * | | | | Merge branch 'v3.2-rc6' into next/driversArnd Bergmann2011-12-285-2/+19
| |\| | | |
| * | | | | ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIsKeshava Munegowda2011-12-162-21/+14Star
| | |_|_|/ | |/| | |
* | | | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-4/+6
|\ \ \ \ \
| * | | | | ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-141-4/+6
| |/ / / /
* | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-0/+71
|\ \ \ \ \
| * \ \ \ \ Merge branch 'samsung/dt' into next/dtArnd Bergmann2012-01-076-21/+22
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'tegra/dt' into next/dtArnd Bergmann2011-12-281-0/+71
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | USB: ehci-tegra: add probing through device treeOlof Johansson2011-12-081-0/+71
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-092-13/+13
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-079-10/+28
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'at91/defconfig' into next/cleanupOlof Johansson2011-12-1621-95/+99
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: at91/udc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-7/+7
| * | | | | | ARM: at91/ohci: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-6/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09181-3722/+4720
|\ \ \ \ \ \
| * | | | | | USB: Add USB-ID for Multiplex RC serial adapter to cp210x.cMalte Schröder2012-01-051-0/+1
| * | | | | | Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-01-053-3/+5
| |\ \ \ \ \ \
| | * | | | | | xhci: Clean up 32-bit build warnings.Sarah Sharp2012-01-051-2/+4
| | * | | | | | xhci: Properly handle COMP_2ND_BW_ERRHans de Goede2012-01-052-1/+1
| * | | | | | | usb: usb-storage doesn't support dynamic id currently, the patch disables the...Huajun Li2012-01-051-0/+1
| * | | | | | | drivers/usb/class/cdc-acm.c: clear dangling pointerJulia Lawall2012-01-051-0/+4
| * | | | | | | drivers/usb/dwc3/dwc3-pci.c: introduce missing kfreeJulia Lawall2012-01-051-1/+1
| * | | | | | | drivers/usb/host/isp1760-if.c: introduce missing kfreeJulia Lawall2012-01-051-4/+9
| * | | | | | | usb: option: add ZD Incorporated HSPA modemJanne Snabb2012-01-051-0/+5
| * | | | | | | usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-052-4/+2Star
| * | | | | | | USB: usb-skeleton.c: cleanup open_countMing Lei2012-01-051-18/+4Star
| * | | | | | | USB: usb-skeleton.c: fix open/disconnect raceMing Lei2012-01-051-1/+17
| |/ / / / / /
| * | | | | | USB: remove dead code from suspend/resume pathOliver Neukum2012-01-041-21/+7Star
| * | | | | | USB: add quirk for another cameraOliver Neukum2012-01-041-1/+4
| * | | | | | drivers: usb: wusbcore: Fix dependency for USB_WUSBFabio Estevam2012-01-041-0/+1
| * | | | | | xhci: Better debugging for critical host errors.Sarah Sharp2012-01-031-0/+18
| * | | | | | xhci: Be less verbose during URB cancellation.Sarah Sharp2011-12-232-17/+17
| * | | | | | xhci: Remove debugging about ring structure allocation.Sarah Sharp2011-12-231-14/+0Star
| * | | | | | xhci: Remove debugging about toggling cycle bits.Sarah Sharp2011-12-231-13/+0Star
| * | | | | | xhci: Remove debugging for individual transfers.Sarah Sharp2011-12-231-22/+0Star
| * | | | | | xhci: Remove useless sg-list debugging.Sarah Sharp2011-12-231-20/+0Star
| * | | | | | xhci: Remove warnings about MSI and MSI-X capabilities.Sarah Sharp2011-12-231-4/+4
| * | | | | | xhci: Remove scary warnings about transfer issues.Sarah Sharp2011-12-231-4/+3Star
| * | | | | | Trivial: xhci: Fix copy-paste error.Sarah Sharp2011-12-231-1/+1
| * | | | | | usbfs: Fix oops related to user namespace conversion.Sarah Sharp2011-12-221-1/+2
| * | | | | | Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-2216-263/+1847
| |\ \ \ \ \ \
| | * | | | | | usb: dwc3: gadget: add support for SG listsFelipe Balbi2011-12-211-17/+98
| | * | | | | | usb: dwc3: gadget: don't force 'LST' alwaysFelipe Balbi2011-12-211-10/+4Star
| | * | | | | | usb: dwc3: gadget: don't return anything on prepare trbsFelipe Balbi2011-12-211-13/+9Star