pandora-kernel.git
2014-05-15 Andy Shevchenkousb: dwc3: convert to pcim_enable_device()
2014-05-15 Andy Shevchenkousb: dwc3: no need to initialize ret variable
2014-05-14 Andrzej Pietrasiewiczusb: gadget: configfs: OS Extended Properties descripto...
2014-05-14 Andrzej Pietrasiewiczusb: gadget: f_rndis: OS Descriptors configfs support
2014-05-14 Andrzej Pietrasiewiczusb: gadget: configfs: OS Extended Compatibility descri...
2014-05-14 Andrzej Pietrasiewiczusb: gadget: configfs: OS String support
2014-05-14 Andrzej Pietrasiewiczusb: gadget: f_rndis: OS descriptors support
2014-05-14 Andrzej Pietrasiewiczusb: gadget: OS Feature Descriptors support
2014-05-14 Andrzej Pietrasiewiczusb: gadget: OS String support
2014-05-14 Andrzej Pietrasiewiczusb: gadget: FunctionFS: share VLA macros with all...
2014-05-14 Dan Carpenterusb: phy: msm: change devm_ioremap() to devm_ioremap_re...
2014-05-14 Arnd Bergmannusb: phy: msm: reset controller is mandatory now
2014-05-14 Arnd Bergmannusb: musb: omap2plus bus glue needs USB host support
2014-05-14 Arnd Bergmannusb: musb: tusb-dma can't be built-in if tusb is not
2014-05-14 Arnd Bergmannusb: gadget: s3c2410_udc: don't use pr_debug return...
2014-05-14 Alexey Khoroshilovusb: gadget: gr_udc: unconditionally use GFP_ATOMIC...
2014-05-14 Jingoo Hanusb: gadget: tcm_usb_gadget: remove unnecessary OOM...
2014-05-14 Jingoo Hanusb: gadget: r8a66597-udc: remove unnecessary OOM messages
2014-05-14 Jingoo Hanusb: gadget: mv_u3d_core: remove unnecessary OOM messages
2014-05-14 Jingoo Hanusb: gadget: m66592-udc: remove unnecessary OOM messages
2014-05-14 Jingoo Hanusb: gadget: fusb300_udc: remove unnecessary OOM messages
2014-05-14 Jingoo Hanusb: gadget: fsl_udc_core: remove unnecessary OOM messages
2014-05-14 Jingoo Hanusb: gadget: fotg210-udc: remove unnecessary OOM messages
2014-05-14 Jingoo Hanusb: gadget: f_uac2: remove unnecessary OOM messages
2014-05-14 Alexandre Belloniusb: gadget: atmel_usba: always test udc->driver
2014-05-14 Peter Chenusb: gadget: configfs: fix typo
2014-05-14 Paul Bolleusb: musb: tusb: remove dead code
2014-05-14 George Cherianusb: musb: Kconfig: Select the DMA driver if DMA mode...
2014-05-14 Robert Baldygatools: usb: aio example applications
2014-05-12 Apelete Seketelidocumentation: docbook: document process of writing...
2014-05-12 Peter Chenusb: udc-core: set gadget state as not attached after...
2014-05-12 Peter Chenusb: gadget: set gadget state as configured
2014-05-12 Felipe Balbiusb: phy: msm: enable build on other architectures
2014-05-12 Felipe Balbiusb: phy: msm: switch over to writel()
2014-05-12 Felipe Balbiusb: phy: msm: cast to enum msm_usb_phy_type
2014-04-30 Ivan T. Ivanovusb: phy: msm: Use usb_add_phy_dev() to register device
2014-04-30 Ivan T. Ivanovusb: phy: msm: Vote for corner of VDD CX instead of...
2014-04-30 Ivan T. Ivanovusb: phy: msm: Handle disconnect events
2014-04-30 Tim Birdusb: phy: msm: Select secondary PHY via TCSR
2014-04-30 Tim Birdusb: phy: msm: Fix PTS definitions for MSM USB controller
2014-04-30 Ivan T. Ivanovusb: phy: msm: Correct USB PHY Reset sequence for newer...
2014-04-30 Ivan T. Ivanovusb: phy: msm: Add support for secondary PHY control
2014-04-30 Ivan T. Ivanovusb: phy: msm: Use reset framework for LINK and PHY...
2014-04-30 Ivan T. Ivanovusb: phy: msm: Add device tree support and binding...
2014-04-30 Ivan T. Ivanovusb: phy: msm: Properly check result from platform_get_...
2014-04-30 Ivan T. Ivanovusb: phy: msm: Remove HSUSB prefix from regulator names
2014-04-30 Ivan T. Ivanovusb: phy: msm: Remove unused pclk_src_name
2014-04-30 Ivan T. Ivanovusb: phy: msm: Replace custom enum usb_mode_type with...
2014-04-30 Ivan T. Ivanovusb: phy: msm: Fix checkpatch.pl warnings
2014-04-30 Ivan T. Ivanovusb: phy: msm: Remove unnecessarily check for valid...
2014-04-30 Ivan T. Ivanovusb: phy: msm: Migrate to Managed Device Resource alloc...
2014-04-30 Ivan T. Ivanovusb: phy: msm: Enable deferred driver probing
2014-04-30 Ivan T. Ivanovusb: phy: msm: Move global regulators variables to...
2014-04-30 Ivan T. Ivanovusb: phy: msm: Make driver selectable on ARCH_QCOM
2014-04-25 Felipe Balbiusb: dwc3: gadget: pretty print Generic CMDs
2014-04-25 Felipe Balbiusb: dwc3: gadget: pretty print link states
2014-04-25 Felipe Balbiusb: dwc3: gadget: print both cmd string and number
2014-04-21 Vivek Gautamusb: dwc3: exynos: Make provision for vdd regulators
2014-04-21 Wolfram Sangusb: musb: dsps: compile suspend/resume only with PM_SLEEP
2014-04-21 Duan Jiongusb: gadget: f_subset: replace PTR_RET with PTR_ERR_OR_ZERO
2014-04-21 Jean Delvareusb: dwc3: add glue layer dependencies
2014-04-21 Daniel Mackusb: musb: dsps: handle babble interrupts
2014-04-21 Daniel Mackusb: musb: add a work_struct to recover from babble...
2014-04-21 Daniel Mackusb: musb: add reset hook to platform ops
2014-04-21 Andreas Larssonusb: gadget: gr_udc: Use GFP_ATOMIC when allocating...
2014-04-21 Andreas Larssonusb: gadget: gr_udc: Return error code when trying...
2014-04-21 Andreas Larssonusb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs...
2014-04-21 Andreas Larssonusb: gadget: gr_udc: Use of_property_read_u32_index...
2014-04-21 Andreas Larssonusb: gadget: gr_udc: Use platform_get_irq instead of...
2014-04-21 Andreas Larssonusb: gadget: gr_udc: Expand devicetree documentation
2014-04-21 Andreas Larssonusb: gadget: gr_udc: improve platform_device variable...
2014-04-21 Felipe Balbiusb: phy: generic: switch over to IS_ENABLED()
2014-04-21 Felipe Balbiusb: phy: generic: allow multiples calls to usb_phy_gen...
2014-04-21 Felipe Balbiusb: musb: move usb_phy_generic_{un,}register calls...
2014-04-21 Felipe Balbiusb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to...
2014-04-21 Felipe Balbiusb: phy: rename usb_nop_xceiv to usb_phy_generic
2014-04-21 Felipe Balbiusb: gadget: only GPL drivers in the gadget and phy...
2014-04-21 Felipe Balbiusb: dwc3: core: refactor mode initialization to its...
2014-04-21 Felipe Balbiusb: phy: mv-u3d: switch over to writel/readl
2014-04-16 Felipe Balbiusb: dwc3: core: refactor PHY initialization
2014-04-16 Felipe Balbiusb: dwc3: gadget: clear stall when disabling endpoint
2014-04-13 Linus TorvaldsLinux 3.15-rc1 v3.15-rc1
2014-04-13 Geert Uytterhoevenmm: Initialize error in shmem_file_aio_read()
2014-04-13 Geert Uytterhoevencifs: Use min_t() when comparing "size_t" and "unsigned...
2014-04-13 Linus TorvaldsMerge branch 'slab/next' of git://git./linux/kernel...
2014-04-13 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2014-04-13 Mikulas Patockasym53c8xx_2: Set DID_REQUEUE return code when aborting...
2014-04-13 Paul Mackerraspowerpc: Don't try to set LPCR unless we're in hypervis...
2014-04-13 Davidlohr Buesofutex: update documentation for ordering guarantees
2014-04-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-04-13 Linus TorvaldsMerge tag 'blackfin-for-linus' of git://git./linux...
2014-04-13 Linus TorvaldsMerge tag 'remoteproc-3.15-cleanups' of git://git....
2014-04-13 Linus TorvaldsMerge tag 'llvmlinux-for-v3.15' of git://git.linuxfound...
2014-04-12 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-04-12 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-04-12 Linus TorvaldsMerge tag 'ntb-3.15' of git://github.com/jonmason/ntb
2014-04-12 Linus Torvaldsceph: fix pr_fmt() redefinition
2014-04-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-12 David S. MillerMerge branch 'tunnels'
2014-04-12 Nicolas Dichtelvti: don't allow to add the same tunnel twice
next