summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: msm: Add support for secondary PHY controlIvan T. Ivanov2014-04-304-2/+30
* usb: phy: msm: Use reset framework for LINK and PHY resetsIvan T. Ivanov2014-04-302-8/+24
* usb: phy: msm: Add device tree support and binding informationIvan T. Ivanov2014-04-303-21/+165
* usb: phy: msm: Properly check result from platform_get_irq()Ivan T. Ivanov2014-04-301-1/+1
* usb: phy: msm: Remove HSUSB prefix from regulator namesIvan T. Ivanov2014-04-301-3/+3
* usb: phy: msm: Remove unused pclk_src_nameIvan T. Ivanov2014-04-302-30/+1
* usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov2014-04-304-45/+20
* usb: phy: msm: Fix checkpatch.pl warningsIvan T. Ivanov2014-04-301-25/+14
* usb: phy: msm: Remove unnecessarily check for valid regulators.Ivan T. Ivanov2014-04-301-10/+0
* usb: phy: msm: Migrate to Managed Device Resource allocationIvan T. Ivanov2014-04-301-119/+68
* usb: phy: msm: Enable deferred driver probingIvan T. Ivanov2014-04-301-2/+3
* usb: phy: msm: Move global regulators variables to driver stateIvan T. Ivanov2014-04-302-43/+42
* usb: phy: msm: Make driver selectable on ARCH_QCOMIvan T. Ivanov2014-04-301-3/+3
* usb: dwc3: gadget: pretty print Generic CMDsFelipe Balbi2014-04-251-0/+29
* usb: dwc3: gadget: pretty print link statesFelipe Balbi2014-04-251-3/+41
* usb: dwc3: gadget: print both cmd string and numberFelipe Balbi2014-04-251-2/+2
* usb: dwc3: exynos: Make provision for vdd regulatorsVivek Gautam2014-04-211-2/+49
* usb: musb: dsps: compile suspend/resume only with PM_SLEEPWolfram Sang2014-04-211-1/+1
* usb: gadget: f_subset: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-211-1/+1
* usb: dwc3: add glue layer dependenciesJean Delvare2014-04-211-1/+3
* usb: musb: dsps: handle babble interruptsDaniel Mack2014-04-211-1/+24
* usb: musb: add a work_struct to recover from babble errorsDaniel Mack2014-04-212-0/+36
* usb: musb: add reset hook to platform opsDaniel Mack2014-04-211-0/+7
* usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlockAndreas Larsson2014-04-211-2/+2
* usb: gadget: gr_udc: Return error code when trying to set ep.maxpacket > ep.m...Andreas Larsson2014-04-211-0/+4
* usb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs informationAndreas Larsson2014-04-211-0/+1
* usb: gadget: gr_udc: Use of_property_read_u32_index to access arraysAndreas Larsson2014-04-211-8/+4
* usb: gadget: gr_udc: Use platform_get_irq instead of irq_of_parse_and_mapAndreas Larsson2014-04-211-6/+8
* usb: gadget: gr_udc: Expand devicetree documentationAndreas Larsson2014-04-211-8/+14
* usb: gadget: gr_udc: improve platform_device variable nameAndreas Larsson2014-04-211-9/+9
* usb: phy: generic: switch over to IS_ENABLED()Felipe Balbi2014-04-211-1/+1
* usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi2014-04-216-27/+40
* usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()Felipe Balbi2014-04-215-12/+11
* usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi2014-04-2115-14/+13
* usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi2014-04-2113-57/+57
* usb: gadget: only GPL drivers in the gadget and phy frameworkFelipe Balbi2014-04-218-64/+64
* usb: dwc3: core: refactor mode initialization to its own functionFelipe Balbi2014-04-211-66/+67
* usb: phy: mv-u3d: switch over to writel/readlFelipe Balbi2014-04-211-10/+10
* usb: dwc3: core: refactor PHY initializationFelipe Balbi2014-04-161-54/+66
* usb: dwc3: gadget: clear stall when disabling endpointFelipe Balbi2014-04-161-0/+4
* Linux 3.15-rc1v3.15-rc1Linus Torvalds2014-04-131-2/+2
* mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven2014-04-131-1/+1
* cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven2014-04-131-1/+1
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-135-84/+128
|\
| * mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-113-8/+9
| * mm/slab.c: cleanup outdated comments and unify variables namingJianyu Zhan2014-04-011-34/+32
| * slab: fix wrongly used macroJoonsoo Kim2014-04-011-11/+11
| * slub: fix high order page allocation problem with __GFP_NOFAILJoonsoo Kim2014-03-271-2/+3
| * slab: Make allocations with GFP_ZERO slightly more efficientJoe Perches2014-02-081-8/+8
| * slab: make more slab management structure off the slabJoonsoo Kim2014-02-081-1/+1
OpenPOWER on IntegriCloud