summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman12-60/+56
2018-01-24USB: misc: chaoskey: Use true and false for boolean valuesGustavo A. R. Silva1-3/+3
2018-01-23USB: storage: remove old wording about how to submit a changeGreg Kroah-Hartman1-4/+1
2018-01-23USB: storage: remove invalid URL from driversGreg Kroah-Hartman14-42/+0
2018-01-22usb: ehci-omap: don't complain on -EPROBE_DEFER when no PHY foundLadislav Michl1-1/+2
2018-01-22usbip: list: don't list devices attached to vhci_hcdShuah Khan1-0/+9
2018-01-22usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan1-0/+9
2018-01-22USB: serial: remove redundant initializations of 'mos_parport'Colin Ian King1-2/+2
2018-01-22usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()Benjamin Herrenschmidt1-1/+1
2018-01-22usb: gadget: compress return logic into one lineGustavo A. R. Silva1-4/+2
2018-01-22usbip: vhci_hcd: update 'status' file header and formatShuah Khan1-6/+6
2018-01-22USB: serial: simple: add Motorola Tetra driverJohan Hovold2-0/+8
2018-01-22CDC-ACM: apply quirk for card readerOliver Neukum1-0/+3
2018-01-22usb: option: Add support for FS040U modemOKAMOTO Yoshiaki1-0/+5
2018-01-17usb: uhci: Add clk support to uhci-platformBenjamin Herrenschmidt2-3/+23
2018-01-16usb: uas: unconditionally bring back host after resetOliver Neukum1-4/+3
2018-01-16USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede1-1/+1
2018-01-16usb: xhci-mtk: fix semicolon.cocci warningsFengguang Wu1-1/+1
2018-01-16usb: mtu3: fix semicolon.cocci warningsFengguang Wu1-1/+1
2018-01-16usb: mtu3: fix ssusb_wakeup_set dummyArnd Bergmann1-6/+1
2018-01-15Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman398-1493/+4781
2018-01-15Linux 4.15-rc8v4.15-rc8Linus Torvalds1-1/+1
2018-01-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2018-01-15Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds21-36/+561
2018-01-15x86/retpoline: Remove compile time warningThomas Gleixner1-2/+0
2018-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds44-100/+1525
2018-01-14x86,perf: Disable intel_bts when PTIPeter Zijlstra1-0/+18
2018-01-14security/Kconfig: Correct the Documentation reference for PTIW. Trevor King1-1/+1
2018-01-14x86/pti: Fix !PCID and sanitize definesThomas Gleixner3-21/+23
2018-01-14Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-33/+63
2018-01-14Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2018-01-14Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-10/+14
2018-01-14Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-30/+42
2018-01-14Merge tag 'apparmor-pr-2018-01-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-25/+40
2018-01-14Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-11/+30
2018-01-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-7/+9
2018-01-13tools/objtool/Makefile: don't assume sync-check.sh is executableAndrew Morton1-1/+1
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov2-1/+3
2018-01-13kmemleak: allow to coexist with fault injectionDmitry Vyukov1-1/+1
2018-01-13MAINTAINERS, nilfs2: change project home URLsRyusuke Konishi2-4/+4
2018-01-13Merge tag 'usb-serial-4.16-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman4-125/+318
2018-01-13genksyms: drop *.hash.c from .gitignoreMasahiro Yamada1-1/+0
2018-01-13selftests/x86: Add test_vsyscallAndy Lutomirski2-1/+501
2018-01-13apparmor: Fix regression in profile conflict logicMatthew Garrett1-4/+5
2018-01-13apparmor: fix ptrace label match when matching stacked labelsJohn Johansen2-21/+35
2018-01-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+12
2018-01-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+4
2018-01-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-16/+0
2018-01-12Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-10/+8