summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0640-0/+40
|\
| * usb: fix implicit usage of gfp.h in host/xhci-hub.cPaul Gortmaker2011-10-311-0/+1
| * usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-3119-0/+19
| * usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-3120-0/+20
* | USB: Update last_busy time after autosuspend failsAlan Stern2011-11-041-0/+5
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-036-168/+360
|\ \
| * | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-242-2/+1
| * | MIPS: Alchemy: abstract USB block control register accessManuel Lauss2011-10-244-166/+359
* | | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-19/+220
|\ \ \ | |_|/ |/| |
| * | Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-312-2/+2
| |\ \
| * \ \ Merge branch 'imx/devel' into next/develArnd Bergmann2011-10-202-1/+20
| |\ \ \ | | | |/ | | |/|
| * | | at91: at91-ohci: support overcurrent notificationThomas Petazzoni2011-09-101-9/+215
| * | | at91: ohci-at91: add vbus_pin_inverted platform attributeThomas Petazzoni2011-09-101-2/+2
| * | | at91: ohci-at91: always provide all the clocksJean-Christophe PLAGNIOL-VILLARD2011-09-101-10/+5
* | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-6/+0
|\ \ \ \
| * \ \ \ Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-181-6/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | musb_debugfs.c: remove unneeded includes on ARMNicolas Pitre2011-09-261-6/+0
* | | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-272-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
| * | | | ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
* | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-257-23/+22
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-077-23/+22
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | USB: Add wakeup info to debugging messagesAlan Stern2011-09-272-8/+8
| | * | | | PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-197-18/+17
| | | |_|/ | | |/| |
* | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-25228-4156/+14696
|\ \ \ \ \
| * | | | | usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push()Kuninori Morimoto2011-10-191-3/+3
| * | | | | usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.Joachim Foerster2011-10-193-15/+72
| * | | | | USB: gadget: midi: memory leak in f_midi_bind_config()Dan Carpenter2011-10-181-1/+3
| * | | | | USB: gadget: midi: fix range check in f_midi_out_open()Dan Carpenter2011-10-181-1/+1
| * | | | | QE/FHCI: fixed the CONTROL bugJerry Huang2011-10-181-4/+15
| * | | | | usb: renesas_usbhs: tidyup for smatch warningsKuninori Morimoto2011-10-181-2/+1
| * | | | | USB: Fix USB Kconfig dependency problem on 85xx/QoirQ platformsXu lei2011-10-181-1/+1
| * | | | | EHCI: workaround for MosChip controller bugAlan Stern2011-10-185-8/+49
| * | | | | usb: gadget: file_storage: fix race on unloadingYauheni Kaliuta2011-10-181-9/+9
| * | | | | USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...Uwe Bonnes2011-10-181-25/+16
| * | | | | USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structureUwe Bonnes2011-10-181-1/+6
| * | | | | USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structureUwe Bonnes2011-10-181-0/+8
| * | | | | USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structureUwe Bonnes2011-10-181-0/+2
| * | | | | USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structureUwe Bonnes2011-10-181-0/+1
| * | | | | USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sioUwe Bonnes2011-10-181-0/+26
| * | | | | usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .Joachim Foerster2011-10-181-4/+6
| * | | | | USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI BoardPeter Stuge2011-10-182-0/+3
| * | | | | USB: Fix runtime wakeup on OHCIMatthew Garrett2011-10-181-4/+1
| * | | | | xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp2011-10-182-2/+50
| * | | | | usb: gadget: add new usb gadget for ACM and mass storageKlaus Schwarzkopf2011-10-133-0/+268
| * | | | | usb: gadget: mv_udc: fix compile warningFelipe Balbi2011-10-131-1/+1
| * | | | | usb: gadget: mv_udc: add clock gating supportNeil Zhang2011-10-132-11/+185
| * | | | | usb: gadget: mv_udc: add test mode supportNeil Zhang2011-10-132-19/+54
| * | | | | usb: gadget: mv_udc: use DMA API for status_req's dma addressNeil Zhang2011-10-131-1/+8
| * | | | | usb: gadget: mv_udc: fix dtd dma confusionNeil Zhang2011-10-131-1/+26