Age | Commit message (Expand) | Author |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-04 | USB: Update last_busy time after autosuspend fails | Alan Stern |
2011-11-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2011-11-01 | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-10-31 | usb: fix implicit usage of gfp.h in host/xhci-hub.c | Paul Gortmaker |
2011-10-31 | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker |
2011-10-31 | usb: Add module.h to drivers/usb consumers who really use it. | Paul Gortmaker |
2011-10-31 | Merge branch 'depends/rmk/gpio' into next/devel | Arnd Bergmann |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-10-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-24 | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss |
2011-10-24 | MIPS: Alchemy: abstract USB block control register access | Manuel Lauss |
2011-10-20 | Merge branch 'imx/devel' into next/devel | Arnd Bergmann |
2011-10-19 | usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push() | Kuninori Morimoto |
2011-10-19 | usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB. | Joachim Foerster |
2011-10-18 | USB: gadget: midi: memory leak in f_midi_bind_config() | Dan Carpenter |
2011-10-18 | USB: gadget: midi: fix range check in f_midi_out_open() | Dan Carpenter |
2011-10-18 | QE/FHCI: fixed the CONTROL bug | Jerry Huang |
2011-10-18 | usb: renesas_usbhs: tidyup for smatch warnings | Kuninori Morimoto |
2011-10-18 | USB: Fix USB Kconfig dependency problem on 85xx/QoirQ platforms | Xu lei |
2011-10-18 | EHCI: workaround for MosChip controller bug | Alan Stern |
2011-10-18 | usb: gadget: file_storage: fix race on unloading | Yauheni Kaliuta |
2011-10-18 | USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ... | Uwe Bonnes |
2011-10-18 | USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure | Uwe Bonnes |
2011-10-18 | USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure | Uwe Bonnes |
2011-10-18 | USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structure | Uwe Bonnes |
2011-10-18 | USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structure | Uwe Bonnes |
2011-10-18 | USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio | Uwe Bonnes |
2011-10-18 | usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF . | Joachim Foerster |
2011-10-18 | USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board | Peter Stuge |
2011-10-18 | USB: Fix runtime wakeup on OHCI | Matthew Garrett |
2011-10-18 | xHCI/USB: Make xHCI driver have a BOS descriptor. | Sarah Sharp |
2011-10-18 | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King |
2011-10-13 | usb: gadget: add new usb gadget for ACM and mass storage | Klaus Schwarzkopf |
2011-10-13 | usb: gadget: mv_udc: fix compile warning | Felipe Balbi |
2011-10-13 | usb: gadget: mv_udc: add clock gating support | Neil Zhang |
2011-10-13 | usb: gadget: mv_udc: add test mode support | Neil Zhang |
2011-10-13 | usb: gadget: mv_udc: use DMA API for status_req's dma address | Neil Zhang |
2011-10-13 | usb: gadget: mv_udc: fix dtd dma confusion | Neil Zhang |
2011-10-13 | usb: gadget: mv_udc: add shutdown function for it | Neil Zhang |
2011-10-13 | usb: gadget: mv_udc: correct ep0 state | Neil Zhang |
2011-10-13 | usb: gadget: mv_udc: rewrite fifo flush | Neil Zhang |
2011-10-13 | usb: gadget: mv_udc: set unused endpoint with right type | Neil Zhang |
2011-10-13 | usb: gadget: mv_udc: add missing spinlock in ep enable/disable | Neil Zhang |
2011-10-13 | usb: gadget: mv_udc: fix bug when handle setup package. | Neil Zhang |
2011-10-13 | usb: gadget: mv_udc: init next dtd ptr for dqh when init ep0 | Neil Zhang |
2011-10-13 | usb: gadget: mv_udc: ep0 needn't set toggle flag | Neil Zhang |