summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-29usb: dwc3: gadget: don't enable LPM earlyFelipe Balbi
2013-07-29usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAPFelipe Balbi
2013-07-29usb: dwc3: gadget: add a debugging print when initializing endpointsFelipe Balbi
2013-07-29usb: dwc3: gadget: move direction setting upFelipe Balbi
2013-07-29usb: dwc3: gadget: move debugging print aroundFelipe Balbi
2013-07-29usb: dwc3: core: switch over to devm_ioremap_resource()Felipe Balbi
2013-07-29usb: dwc3: omap: switch over to devm_ioremap_resource()Felipe Balbi
2013-07-29usb: dwc3: gadget: drop dwc3 manual phy controlFelipe Balbi
2013-07-29usb: dwc3: adapt to use dr_mode device tree helperRuchika Kharwar
2013-07-29usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block()Fabio Estevam
2013-07-29usb: musb: get rid of unused proc_dir_entryGreg Kroah-Hartman
2013-07-29usb: gadget: s3c-hsotg: Allow driver instantiation using device treeTomasz Figa
2013-07-29usb: dwc3: core: switch to snps,dwc3Felipe Balbi
2013-07-29usb: dwc3: make maximum-speed a per-instance attributeFelipe Balbi
2013-07-29usb: dwc3: let non-DT platforms pass tx-fifo-resize flag;Felipe Balbi
2013-07-29usb: common: introduce of_usb_get_maximum_speed()Felipe Balbi
2013-07-29usb: phy: protect against NULL phy pointersFelipe Balbi
2013-07-29usb: dwc3: switch to GPL v2 onlyFelipe Balbi
2013-07-29usb: dwc3: clean up redundant parameter commentHuang Rui
2013-07-29usb: dwc3: gadget: don't request IRQs in atomicFelipe Balbi
2013-07-29usb: gadget: remove imx_udcFelipe Balbi
2013-07-29usb: dwc3: make glue layers selectableFelipe Balbi
2013-07-29usb: musb: unmap reqs in musb_gadget_queue()'s error caseSebastian Andrzej Siewior
2013-07-29usb: musb: core: call dma_controller_destroy() in the err pathSebastian Andrzej Siewior
2013-07-29usb: musb: remove a few is_dma_capable() in init/exit codeSebastian Andrzej Siewior
2013-07-29usb: musb: provide empty dma_controller_create() in PIO modeSebastian Andrzej Siewior
2013-07-29usb: musb: dma: merge ->start/stop into create/destroySebastian Andrzej Siewior
2013-07-29usb: musb: musbhsdma: drop the controller check in dma_controller_destroy()Sebastian Andrzej Siewior
2013-07-29usb: musb: replace ifndef with ifdef for CONFIG_MUSB_PIO_ONLYSebastian Andrzej Siewior
2013-07-29Linux 3.11-rc3Linus Torvalds
2013-07-29Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-29Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-07-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-26Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-26Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-26Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-26Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-26Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-26Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-26Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-26Merge tag 'md/3.11-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-07-26Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo
2013-07-26tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()Steven Rostedt (Red Hat)