summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-6/+0Star
|\
| * Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-181-6/+0Star
| |\
| | * musb_debugfs.c: remove unneeded includes on ARMNicolas Pitre2011-09-261-6/+0Star
* | | 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/+22Star
|\ \ \ \
| * \ \ \ Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-077-23/+22Star
| |\ \ \ \
| | * | | | 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/+17Star
| | | |_|/ | | |/| |
* | | | | 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/+1Star
| * | | | | 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/+16Star
| * | | | | 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/+1Star
| * | | | | 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
| * | | | | usb: gadget: mv_udc: add shutdown function for itNeil Zhang2011-10-131-0/+12
| * | | | | usb: gadget: mv_udc: correct ep0 stateNeil Zhang2011-10-131-2/+3
| * | | | | usb: gadget: mv_udc: rewrite fifo flushNeil Zhang2011-10-131-27/+18Star
| * | | | | usb: gadget: mv_udc: set unused endpoint with right typeNeil Zhang2011-10-131-2/+2
| * | | | | usb: gadget: mv_udc: add missing spinlock in ep enable/disableNeil Zhang2011-10-131-3/+13
| * | | | | usb: gadget: mv_udc: fix bug when handle setup package.Neil Zhang2011-10-131-2/+1Star
| * | | | | usb: gadget: mv_udc: init next dtd ptr for dqh when init ep0Neil Zhang2011-10-131-0/+2
| * | | | | usb: gadget: mv_udc: ep0 needn't set toggle flagNeil Zhang2011-10-131-2/+2
| * | | | | usb: gadget: mv_udc: fix a clerical errorNeil Zhang2011-10-131-1/+1
| * | | | | usb: gadget: mv_udc: fix kernel panic on some platformsNeil Zhang2011-10-131-0/+7
| * | | | | usb: gadget: mv_udc: add section informationNeil Zhang2011-10-131-2/+2
| * | | | | usb: gadget: mv_udc: refine the driver structureNeil Zhang2011-10-134-259/+132Star
| * | | | | usb: gadget: renesas_usbhs: fix compile warningFelipe Balbi2011-10-131-2/+2
| * | | | | usb: gadget: renesas_usbhs: drop dependencyFelipe Balbi2011-10-131-1/+0Star