aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* usb: fix implicit usage of gfp.h in host/xhci-hub.cPaul Gortmaker2011-10-31
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-31
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-31
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28
|\
| * Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-18
| |\
| | * musb_debugfs.c: remove unneeded includes on ARMNicolas Pitre2011-09-26
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-27
|\ \ \
| * | | ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
| * | | ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-25
|\ \ \ \
| * \ \ \ Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-07
| |\ \ \ \
| | * | | | USB: Add wakeup info to debugging messagesAlan Stern2011-09-27
| | * | | | PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-19
| | | |_|/ | | |/| |
* | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-25
|\ \ \ \ \
| * | | | | usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push()Kuninori Morimoto2011-10-19
| * | | | | usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.Joachim Foerster2011-10-19
| * | | | | USB: gadget: midi: memory leak in f_midi_bind_config()Dan Carpenter2011-10-18
| * | | | | USB: gadget: midi: fix range check in f_midi_out_open()Dan Carpenter2011-10-18
| * | | | | QE/FHCI: fixed the CONTROL bugJerry Huang2011-10-18
| * | | | | usb: renesas_usbhs: tidyup for smatch warningsKuninori Morimoto2011-10-18
| * | | | | USB: Fix USB Kconfig dependency problem on 85xx/QoirQ platformsXu lei2011-10-18
| * | | | | EHCI: workaround for MosChip controller bugAlan Stern2011-10-18
| * | | | | usb: gadget: file_storage: fix race on unloadingYauheni Kaliuta2011-10-18
| * | | | | USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...Uwe Bonnes2011-10-18
| * | | | | USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structureUwe Bonnes2011-10-18
| * | | | | USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structureUwe Bonnes2011-10-18
| * | | | | USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structureUwe Bonnes2011-10-18
| * | | | | USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structureUwe Bonnes2011-10-18
| * | | | | USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sioUwe Bonnes2011-10-18
| * | | | | usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .Joachim Foerster2011-10-18
| * | | | | USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI BoardPeter Stuge2011-10-18
| * | | | | USB: Fix runtime wakeup on OHCIMatthew Garrett2011-10-18
| * | | | | xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp2011-10-18
| * | | | | usb: gadget: add new usb gadget for ACM and mass storageKlaus Schwarzkopf2011-10-13
| * | | | | usb: gadget: mv_udc: fix compile warningFelipe Balbi2011-10-13
| * | | | | usb: gadget: mv_udc: add clock gating supportNeil Zhang2011-10-13
| * | | | | usb: gadget: mv_udc: add test mode supportNeil Zhang2011-10-13
| * | | | | usb: gadget: mv_udc: use DMA API for status_req's dma addressNeil Zhang2011-10-13
| * | | | | usb: gadget: mv_udc: fix dtd dma confusionNeil Zhang2011-10-13
| * | | | | usb: gadget: mv_udc: add shutdown function for itNeil Zhang2011-10-13
| * | | | | usb: gadget: mv_udc: correct ep0 stateNeil Zhang2011-10-13
| * | | | | usb: gadget: mv_udc: rewrite fifo flushNeil Zhang2011-10-13
| * | | | | usb: gadget: mv_udc: set unused endpoint with right typeNeil Zhang2011-10-13
| * | | | | usb: gadget: mv_udc: add missing spinlock in ep enable/disableNeil Zhang2011-10-13
| * | | | | usb: gadget: mv_udc: fix bug when handle setup package.Neil Zhang2011-10-13
| * | | | | usb: gadget: mv_udc: init next dtd ptr for dqh when init ep0Neil Zhang2011-10-13
| * | | | | usb: gadget: mv_udc: ep0 needn't set toggle flagNeil Zhang2011-10-13
| * | | | | usb: gadget: mv_udc: fix a clerical errorNeil Zhang2011-10-13
| * | | | | usb: gadget: mv_udc: fix kernel panic on some platformsNeil Zhang2011-10-13
| * | | | | usb: gadget: mv_udc: add section informationNeil Zhang2011-10-13