summaryrefslogtreecommitdiffstats
path: root/fs/dlm (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-15USB: serial: keyspan: drop header fileJohan Hovold2-632/+589
2017-02-15USB: serial: io_edgeport: drop io-tables header fileJohan Hovold2-234/+215
2017-02-14usb: musb: add code comment for clarificationGustavo A. R. Silva1-0/+1
2017-02-14usb: misc: add USB251xB/xBi Hi-Speed Hub Controller DriverRichard Leitner5-0/+706
2017-02-14usb: misc: usbtest: remove redundant check on retval < 0Colin Ian King1-1/+1
2017-02-13USB: serial: upd78f0730: sort device idsJohan Hovold1-1/+1
2017-02-13USB: serial: upd78f0730: add ID for EVAL-ADXL362ZMaksim Salau1-2/+3
2017-02-10ohci-hub: fix typo in dbg_port macroJelle Martijn Kok1-13/+13
2017-02-09usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPSAlexandre Bailon2-23/+86
2017-02-09usb: musb: tusb6010: Clean up tusb_omap_dma structureAlexandre Bailon1-4/+3
2017-02-09usb: musb: cppi_dma: Clean up cppi41_dma_controller structureAlexandre Bailon1-16/+13
2017-02-09usb: musb: cppi_dma: Clean up cppi structureAlexandre Bailon2-14/+13
2017-02-09usb: musb: cppi41: Detect aborted transfers in cppi41_dma_callback()Alexandre Bailon1-4/+9
2017-02-09usb: musb: dma: Add a DMA completion platform callbackAlexandre Bailon2-2/+10
2017-02-09drivers: usb: usbip: Add missing break statement to switchGustavo A. R. Silva1-0/+1
2017-02-09usb: mtu3: remove redundant dev_err call in get_ssusb_rscs()Wei Yongjun1-3/+1
2017-02-09USB: serial: mos7840: fix another NULL-deref at openJohan Hovold1-1/+3
2017-02-08USB: serial: console: clean up sanity checksJohan Hovold1-2/+1
2017-02-08USB: serial: console: fix uninitialised spinlockJohan Hovold1-0/+1
2017-02-08USB: serial: metro-usb: drop redundant URB reinitialisationJohan Hovold1-18/+2
2017-02-08USB: serial: metro-usb: drop function-tracing debuggingJohan Hovold1-12/+0
2017-02-08USB: serial: metro-usb: drop redundant URB unlinkJohan Hovold1-1/+0
2017-02-08USB: serial: metro-usb: drop unused interrupt-out callbackJohan Hovold1-9/+0
2017-02-08usb: xhci-mtk: make the reference clock optionalChunfeng Yun1-2/+9
2017-02-08usb: mtu3: make the reference clock optionalChunfeng Yun1-2/+9
2017-02-08arm64: dts: mt8173: add reference clock for usbChunfeng Yun1-2/+4
2017-02-08drivers: usb-misc: sisusbvga: remove dead codeGustavo A. R. Silva1-6/+0
2017-02-08drivers: usb: early: remove unused codeGustavo A. R. Silva1-1/+0
2017-02-06USB: serial: sierra: fix bogus alternate-setting assumptionJohan Hovold1-23/+5
2017-02-06USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold1-9/+14
2017-02-06USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin1-0/+2
2017-02-06Linux 4.10-rc7v4.10-rc7Linus Torvalds1-1/+1
2017-02-03mm, fs: check for fatal signals in do_generic_file_read()Michal Hocko1-0/+5
2017-02-03fs: break out of iomap_file_buffered_write on fatal signalsMichal Hocko2-0/+8
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani3-12/+23
2017-02-03mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani1-4/+8
2017-02-03jump label: pass kbuild_cflags when checking for asm goto supportDavid Lin1-1/+1
2017-02-03shmem: fix sleeping from atomic contextKirill A. Shutemov1-2/+9
2017-02-03kasan: respect /proc/sys/kernel/traceoff_on_warningPeter Zijlstra1-0/+3
2017-02-03zswap: disable changing params if init failsDan Streetman1-1/+29
2017-02-03MAINTAINERS: update email address for Amit ShahAmit Shah1-1/+1
2017-02-03vhost: fix initialization for vq->is_leHalil Pasic1-6/+4
2017-02-03Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"Michael S. Tsirkin1-7/+0
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-02-03KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář1-0/+1
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel1-7/+0
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel7-52/+53
2017-02-03kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel5-5/+42
2017-02-03usb: musb: dsps: make dsps_musb_clear_ep_rxintr() staticWei Yongjun1-1/+1
2017-02-03usb: musb: sunxi: add support for the variant in H3/V3s SoCIcenowy Zheng2-4/+35