summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-031-2/+2
|\
| * usb/gadget: fix misannotationsAl Viro2012-09-271-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-022-9/+18
|\ \
| * | userns: Convert usb functionfs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-7/+16
| * | userns: Convert gadgetfs to use kuid and kgid where appropriateEric W. Biederman2012-09-211-2/+2
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-025-5/+5
|\ \ \
| * | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-205-5/+5
| |/ /
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-0213-14/+14
|\ \ \
| * \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-2212-13/+13
| |\ \ \
| | * | | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-194-4/+4
| | * | | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * | | ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-2/+2
| | * | | ARM: imx: move platform_data definitionsArnd Bergmann2012-09-143-3/+3
| | * | | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-142-2/+2
| * | | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-211-1/+1
| |\ \ \ \
| | * | | | usb: pxa27x_udc: remove IRQ_USB defineRob Herring2012-09-141-1/+1
| | |/ / /
* | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-021-1/+0Star
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-3.7-cleanup2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-09-211-1/+0Star
| |\ \ \ \ \
| | * | | | | ARM: tegra: remove useless includes of <mach/*.h>Stephen Warren2012-09-141-1/+0Star
| | * | | | | Merge commit 'xceiv-for-v3.7' into for-3.7/cleanup2Stephen Warren2012-09-1426-147/+1945
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Olof Johansson2012-09-2126-147/+1945
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | / | | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-027-89/+5Star
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson2012-09-213-3/+2Star
| |\ \ \ \ \
| | * | | | | ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-203-3/+2Star
| * | | | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-2126-57/+410
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| * | | | | Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson2012-09-1733-141/+137Star
| |\ \ \ \ \
| * | | | | | ARM: mach-pnx4008: Remove architectureRoland Stigge2012-08-264-86/+3Star
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01254-5847/+10363
|\ \ \ \ \ \
| * | | | | | USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/miscRene Buergel2012-09-265-10/+10
| * | | | | | USB: uas: fix gcc warningGerd Hoffmann2012-09-261-10/+8Star
| * | | | | | USB: uas: fix lockingGerd Hoffmann2012-09-261-0/+2
| * | | | | | USB: Fix race condition when removing host controllersAlan Stern2012-09-262-5/+3Star
| * | | | | | Merge tag 'for-usb-next-2012-09-25' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-09-264-2/+8
| |\ \ \ \ \ \
| | * | | | | | xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-09-263-1/+5
| | * | | | | | usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systemsVivek Gautam2012-09-241-0/+2
| | * | | | | | Increase XHCI suspend timeout to 16msMichael Spang2012-09-241-1/+1
| * | | | | | | USB: uas: add lockingGerd Hoffmann2012-09-261-7/+44
| * | | | | | | USB: uas: fix abortGerd Hoffmann2012-09-261-7/+4Star
| * | | | | | | USB: uas: remove aborted field, replace with status bit.Gerd Hoffmann2012-09-261-6/+6
| * | | | | | | USB: uas: fix task managementGerd Hoffmann2012-09-261-3/+3
| * | | | | | | USB: uas: keep track of command urbsGerd Hoffmann2012-09-261-1/+10
| * | | | | | | powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHYShengzhou Liu2012-09-241-2/+1Star
| * | | | | | | USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite2012-09-242-0/+7
| * | | | | | | Revert "usb : Add sysfs files to control port power."Greg Kroah-Hartman2012-09-241-132/+1Star
| * | | | | | | USB: serial: remove vizzini driverGreg Kroah-Hartman2012-09-243-1363/+0Star
| |/ / / / / /
| * | | | | | USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood2012-09-241-1/+2
| * | | | | | USB: sierra_ms: don't keep unused variableAlan Cox2012-09-211-2/+1Star
| * | | | | | fsl/usb: Add support for USB controller version 2.4Ramneek Mehresh2012-09-211-0/+2
| * | | | | | USB: qcaux: add Pantech vendor class matchBjørn Mork2012-09-211-7/+3Star