summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-15usb: gadget: f_midi: remove duplicated codeFelipe F. Tonello1-19/+0
2015-12-15Doc: ABI: configfs-usb-gadget-sourcesink: add two entries for depth of queuePeter Chen1-0/+2
2015-12-15usb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_maxpacket_limit()Yoshihiro Shimoda1-7/+12
2015-12-15usb: renesas_usbhs: Modify pipe configurationYoshihiro Shimoda5-129/+82
2015-12-15usb: dwc2: host: process all completed urbsGregory Herrero1-2/+36
2015-12-15usb: dwc2: host: always increment available host channel during releaseGregory Herrero1-0/+1
2015-12-15usb: dwc2: host: program descriptor for next frameGregory Herrero2-2/+32
2015-12-15usb: dwc2: host: add function to compare frame indexGregory Herrero1-0/+13
2015-12-15usb: dwc2: host: spinlock release channelGregory Herrero1-0/+4
2015-12-15usb: dwc2: host: fix use of qtd after free in desc dma modeGregory Herrero1-1/+4
2015-12-15usb: dwc2: host: rework isochronous halt pathGregory Herrero1-1/+21
2015-12-15usb: dwc2: host: set active bit in isochronous descriptorsGregory Herrero1-8/+3
2015-12-15usb: dwc2: host: ensure filling of isoc desc is correctly doneGregory Herrero1-2/+3
2015-12-15usb: misc: usbtest: improve the description for error messagePeter Chen1-2/+2
2015-12-15Documentation: usb: gadget-testing: add description for depth of queuePeter Chen1-0/+2
2015-12-15usb: gadget: f_sourcesink: add queue depthPeter Chen3-33/+127
2015-12-15usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simpleFelipe Balbi3-139/+0
2015-12-15usb: doc: dwc3-xilinx: Add devicetree bindingsSubbaraya Sundeep Bhatta1-0/+33
2015-12-15usb: dwc3: add generic OF glue layerFelipe Balbi3-0/+188
2015-12-15usb: dwc3: ep0: fix setup_packet_pending initializationFelipe Balbi2-5/+7
2015-12-15usb: dwc3: gadget: simplify next_request() return checkFelipe Balbi1-3/+2
2015-12-15usb: dwc3: ep0: purge dev_dbg() callsFelipe Balbi1-2/+2
2015-12-15usb: dwc3: core: purge dev_dbg() callsFelipe Balbi1-3/+5
2015-12-15usb: dwc3: gadget: purge dev_dbg() callsFelipe Balbi1-16/+21
2015-12-15usb: dwc3: gadget: simplify dwc3_gadget_ep_queue()Felipe Balbi1-15/+11
2015-12-14Linux 4.4-rc5Linus Torvalds1-1/+1
2015-12-14sched/wait: Fix the signal handling fixPeter Zijlstra8-28/+28
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-13/+14
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+3
2015-12-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2015-12-13Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+4
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-16/+21
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds30-79/+200
2015-12-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-32/+76
2015-12-13Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-48/+34
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-62/+77
2015-12-12Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-27/+13
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-89/+142
2015-12-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-6/+11
2015-12-12MIPS: fix DMA contiguous allocationQais Yousef1-1/+1
2015-12-12sh64: fix __NR_fgetxattrDmitry V. Levin1-1/+1
2015-12-12ocfs2: fix SGID not inherited issueJunxiao Bi1-3/+1
2015-12-12mm/oom_kill.c: avoid attempting to kill init sharing same memoryChen Jie1-0/+2
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings1-0/+4
2015-12-12tmpfs: fix shmem_evict_inode() warnings on i_blocksHugh Dickins1-20/+14
2015-12-12mm/hugetlb.c: fix resv map memory leak for placeholder entriesMike Kravetz1-2/+12
2015-12-12mm: hugetlb: call huge_pte_alloc() only if ptep is nullNaoya Horiguchi1-4/+4
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson3-12/+5
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss1-1/+1
2015-12-12mm: fix kerneldoc on mem_cgroup_replace_pageHugh Dickins1-1/+1