summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: renesas_usbhs: gadget: remove usbhsg_uep_init()Kuninori Morimoto2012-12-131-10/+1Star
* usb: dwc3: debugfs: fix regdump offsetJack Pham2012-12-131-1/+1
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+0Star
|\
| * Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2012-11-2611-22/+77
| |\
| * \ Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-11-212-2/+7
| |\ \
| | * | usb: phy: tegra remove include of <mach/iomap.h>Stephen Warren2012-11-051-1/+3
| | * | usb: host: tegra remove include of <mach/iomap.h>Stephen Warren2012-11-051-1/+4
| * | | Merge branch 'omap/headers4' into next/cleanupArnd Bergmann2012-11-158-12/+18
| |\ \ \
| | * \ \ Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-255-7/+5Star
| | |\ \ \
| | * \ \ \ Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-243-5/+13
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann2012-11-131-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson2012-11-0663-1401/+1406
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | usb: ehci-mxc: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-151-1/+0Star
* | | | | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-1211-15/+21
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-11-1233-850/+801Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-063-3/+3
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'depends/omap-cleanup-headers-usb' into next/headersOlof Johansson2012-11-055-7/+5Star
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi2012-10-245-7/+5Star
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'depends/tty' into next/headersOlof Johansson2012-11-0536-554/+608
| |\| | | | | | | | |_|_|_|/ / | |/| | | | |
| * | | | | | ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren2012-10-171-3/+2Star
| * | | | | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-152-2/+2
| * | | | | | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-151-0/+7
| * | | | | | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla2012-10-151-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-121-3/+1Star
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-1173-1423/+1482
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | / / / | | | | | |/ / / | | | | |/| | / | | | |_|_|_|/ | | |/| | | |
| | | * | | | ARM: move udc_pxa2xx.h to linux/platform_dataRussell King2012-11-161-3/+1Star
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-11240-9844/+2730Star
|\ \ \ \ \ \
| * | | | | | USB: mark uas driver as BROKENGreg KH2012-11-281-1/+1
| * | | | | | xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2012-11-282-2/+5
| * | | | | | USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann2012-11-272-0/+7
| * | | | | | USB: chipidea: fix use after free bugLothar Waßmann2012-11-261-1/+2
| * | | | | | ezusb: add dependency to USBRene Buergel2012-11-261-0/+1
| * | | | | | usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard2012-11-261-1/+1
| * | | | | | USB: cp210x: add Virtenio Preon32 device idMarkus Becker2012-11-261-0/+1
| * | | | | | usb: storage: remove redundant memset() in usb_probe_stor1()Yan Hong2012-11-261-1/+0Star
| * | | | | | USB: option: blacklist network interface on Huawei E173Bjørn Mork2012-11-261-0/+3
| * | | | | | USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern2012-11-261-0/+19
| * | | | | | USB: add new zte 3g-dongle's pid to option.cli.rui27@zte.com.cn2012-11-211-0/+22
| * | | | | | USB: opticon: switch to generic read implementationJohan Hovold2012-11-211-130/+11Star
| * | | | | | USB: opticon: refactor reab-urb processingJohan Hovold2012-11-211-46/+59
| * | | | | | USB: opticon: use usb-serial bulk-in urbJohan Hovold2012-11-211-29/+2Star
| * | | | | | USB: opticon: increase bulk-in sizeJohan Hovold2012-11-211-1/+2
| * | | | | | USB: opticon: use port as urb contextJohan Hovold2012-11-211-10/+8Star
| * | | | | | USB: opticon: pass port to get_serial_infoJohan Hovold2012-11-211-4/+3Star
| * | | | | | USB: opticon: make private data port specificJohan Hovold2012-11-211-32/+37
| * | | | | | USB: opticon: remove disconnectJohan Hovold2012-11-211-8/+0Star
| * | | | | | USB: opticon: move read-urb deallocation to releaseJohan Hovold2012-11-211-1/+1
| * | | | | | USB: opticon: simplify bulk-in discovery in attachJohan Hovold2012-11-211-33/+16Star
| * | | | | | USB: opticon: remove private usb-serial dataJohan Hovold2012-11-211-3/+1Star
| * | | | | | USB: opticon: remove redundant initialisationJohan Hovold2012-11-211-1/+0Star