summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-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
| * slab: introduce byte sized index for the freelist of a slabJoonsoo Kim2014-02-081-9/+9
| * slab: restrict the number of objects in a slabJoonsoo Kim2014-02-082-0/+32
| * slab: introduce helper functions to get/set free objectJoonsoo Kim2014-02-081-7/+13
| * slab: factor out calculate nr objects in cache_estimateJoonsoo Kim2014-02-081-21/+27
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-04-126-120/+196
|\ \
| * | scripts/coccinelle: Use PTR_ERR_OR_ZEROSachin Kamat2014-04-081-7/+7
| * | scripts/bootgraph.pl: Add graphic headerFabian Frederick2014-04-081-2/+40
| * | scripts: objdiff: detect object code changes between two commitsJason Cooper2014-04-082-1/+142
| * | Coccicheck: Remove memcpy to struct assignment testPeter Senna Tschudin2014-03-291-103/+0
| * | scripts/tags.sh: Ignore *.mod.cPrarit Bhargava2014-02-062-7/+7
| |/
* | sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka2014-04-121-0/+4
* | powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras2014-04-121-1/+2
* | futex: update documentation for ordering guaranteesDavidlohr Bueso2014-04-121-9/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-12102-433/+420
|\ \
OpenPOWER on IntegriCloud