summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-09usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPSAlexandre Bailon
2017-02-09usb: musb: tusb6010: Clean up tusb_omap_dma structureAlexandre Bailon
2017-02-09usb: musb: cppi_dma: Clean up cppi41_dma_controller structureAlexandre Bailon
2017-02-09usb: musb: cppi_dma: Clean up cppi structureAlexandre Bailon
2017-02-09usb: musb: cppi41: Detect aborted transfers in cppi41_dma_callback()Alexandre Bailon
2017-02-09usb: musb: dma: Add a DMA completion platform callbackAlexandre Bailon
2017-02-09drivers: usb: usbip: Add missing break statement to switchGustavo A. R. Silva
2017-02-09usb: mtu3: remove redundant dev_err call in get_ssusb_rscs()Wei Yongjun
2017-02-08usb: xhci-mtk: make the reference clock optionalChunfeng Yun
2017-02-08usb: mtu3: make the reference clock optionalChunfeng Yun
2017-02-08arm64: dts: mt8173: add reference clock for usbChunfeng Yun
2017-02-08drivers: usb-misc: sisusbvga: remove dead codeGustavo A. R. Silva
2017-02-08drivers: usb: early: remove unused codeGustavo A. R. Silva
2017-02-06Merge 4.10-rc7 into usb-nextGreg Kroah-Hartman
2017-02-05Linux 4.10-rc7Linus Torvalds
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-04Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-04Merge tag 'usb-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-04Merge tag 'usb-ci-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2017-02-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-02-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-02-03Merge tag 'vfio-v4.10-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-02-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-03mm, fs: check for fatal signals in do_generic_file_read()Michal Hocko
2017-02-03fs: break out of iomap_file_buffered_write on fatal signalsMichal Hocko
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-03mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani
2017-02-03jump label: pass kbuild_cflags when checking for asm goto supportDavid Lin
2017-02-03shmem: fix sleeping from atomic contextKirill A. Shutemov
2017-02-03kasan: respect /proc/sys/kernel/traceoff_on_warningPeter Zijlstra
2017-02-03zswap: disable changing params if init failsDan Streetman
2017-02-03Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-03MAINTAINERS: update email address for Amit ShahAmit Shah
2017-02-03vhost: fix initialization for vq->is_leHalil Pasic
2017-02-03Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"Michael S. Tsirkin
2017-02-03Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-02-03Merge tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-02-03Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-02-03Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-03Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel
2017-02-03KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel
2017-02-03kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel
2017-02-03Merge remote-tracking branches 'regulator/fix/fixed' and 'regulator/fix/twl60...Mark Brown
2017-02-03usb: musb: dsps: make dsps_musb_clear_ep_rxintr() staticWei Yongjun