summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-30usb: phy: msm: Properly check result from platform_get_irq()Ivan T. Ivanov1-1/+1
2014-04-30usb: phy: msm: Remove HSUSB prefix from regulator namesIvan T. Ivanov1-3/+3
2014-04-30usb: phy: msm: Remove unused pclk_src_nameIvan T. Ivanov2-30/+1
2014-04-30usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov4-45/+20
2014-04-30usb: phy: msm: Fix checkpatch.pl warningsIvan T. Ivanov1-25/+14
2014-04-30usb: phy: msm: Remove unnecessarily check for valid regulators.Ivan T. Ivanov1-10/+0
2014-04-30usb: phy: msm: Migrate to Managed Device Resource allocationIvan T. Ivanov1-119/+68
2014-04-30usb: phy: msm: Enable deferred driver probingIvan T. Ivanov1-2/+3
2014-04-30usb: phy: msm: Move global regulators variables to driver stateIvan T. Ivanov2-43/+42
2014-04-30usb: phy: msm: Make driver selectable on ARCH_QCOMIvan T. Ivanov1-3/+3
2014-04-25usb: dwc3: gadget: pretty print Generic CMDsFelipe Balbi1-0/+29
2014-04-25usb: dwc3: gadget: pretty print link statesFelipe Balbi1-3/+41
2014-04-25usb: dwc3: gadget: print both cmd string and numberFelipe Balbi1-2/+2
2014-04-21usb: dwc3: exynos: Make provision for vdd regulatorsVivek Gautam1-2/+49
2014-04-21usb: musb: dsps: compile suspend/resume only with PM_SLEEPWolfram Sang1-1/+1
2014-04-21usb: gadget: f_subset: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-21usb: dwc3: add glue layer dependenciesJean Delvare1-1/+3
2014-04-21usb: musb: dsps: handle babble interruptsDaniel Mack1-1/+24
2014-04-21usb: musb: add a work_struct to recover from babble errorsDaniel Mack2-0/+36
2014-04-21usb: musb: add reset hook to platform opsDaniel Mack1-0/+7
2014-04-21usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlockAndreas Larsson1-2/+2
2014-04-21usb: gadget: gr_udc: Return error code when trying to set ep.maxpacket > ep.m...Andreas Larsson1-0/+4
2014-04-21usb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs informationAndreas Larsson1-0/+1
2014-04-21usb: gadget: gr_udc: Use of_property_read_u32_index to access arraysAndreas Larsson1-8/+4
2014-04-21usb: gadget: gr_udc: Use platform_get_irq instead of irq_of_parse_and_mapAndreas Larsson1-6/+8
2014-04-21usb: gadget: gr_udc: Expand devicetree documentationAndreas Larsson1-8/+14
2014-04-21usb: gadget: gr_udc: improve platform_device variable nameAndreas Larsson1-9/+9
2014-04-21usb: phy: generic: switch over to IS_ENABLED()Felipe Balbi1-1/+1
2014-04-21usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi6-27/+40
2014-04-21usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()Felipe Balbi5-12/+11
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi15-14/+13
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi13-57/+57
2014-04-21usb: gadget: only GPL drivers in the gadget and phy frameworkFelipe Balbi8-64/+64
2014-04-21usb: dwc3: core: refactor mode initialization to its own functionFelipe Balbi1-66/+67
2014-04-21usb: phy: mv-u3d: switch over to writel/readlFelipe Balbi1-10/+10
2014-04-17usb: dwc3: core: refactor PHY initializationFelipe Balbi1-54/+66
2014-04-16usb: dwc3: gadget: clear stall when disabling endpointFelipe Balbi1-0/+4
2014-04-14Linux 3.15-rc1v3.15-rc1Linus Torvalds1-2/+2
2014-04-14mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven1-1/+1
2014-04-14cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven1-1/+1
2014-04-14Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds5-84/+128
2014-04-13Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds6-120/+196
2014-04-13sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-04-13powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras1-1/+2
2014-04-13futex: update documentation for ordering guaranteesDavidlohr Bueso1-9/+23
2014-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds102-433/+420
2014-04-13Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds37-1473/+1115
2014-04-13Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+3
2014-04-13Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds9-5/+71
2014-04-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds33-437/+1241