summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* usb: move ReST documentation to Documentation/driver-api/usb/Felipe Balbi2017-06-023-0/+2
* usb: dwc3: add ReST documentationFelipe Balbi2017-06-022-0/+713
* usb: dwc3: trace: decode ctrl requestFelipe Balbi2017-06-022-4/+238
* usb: dwc3: debug: remove static char buffer from dwc3_decode_event()Felipe Balbi2017-06-022-8/+9
* usb: dwc3: trace: rely on __string() and __assign_str()Felipe Balbi2017-06-021-8/+8
* usb: dwc3: gadget: slight cleanup to dwc3_process_event_entry()Felipe Balbi2017-06-021-12/+4
* usb: dwc3: debugfs: slightly improve output of trb_ringFelipe Balbi2017-06-021-5/+4
* usb: dwc3: update documentationFelipe Balbi2017-06-024-65/+124
* tools: usb: testusb: update default vary for superspeedFelipe Balbi2017-06-021-7/+9
* usb: dwc3: replace %p with %pKFelipe Balbi2017-06-022-7/+4
* usb: gadget: udc-xilinx: clean up a variable nameDan Carpenter2017-05-171-1/+1
* usb: dwc3: add disable u2mac linestate check quirkWilliam Wu2017-05-173-6/+20
* usb: gadget: udc: add null check before pointer dereferenceGustavo A. R. Silva2017-05-171-2/+3
* usb: phy: phy-msm-usb: Remove redundant extcon register/unregisterBaolin Wang2017-05-171-67/+18
* usb: phy: phy-qcom-8x16-usb: Remove redundant extcon register/unregisterBaolin Wang2017-05-171-15/+5
* usb: phy: Introduce one extcon device into usb phyBaolin Wang2017-05-173-3/+67
* usb: fix the comment with regards to DocBookMauro Carvalho Chehab2017-05-171-1/+1
* usb: gadget: f_uac2: calculate wMaxPacketSize before endpoint matchSekhar Nori2017-05-171-6/+6
* usb: dwc3: gadget: lazily map requests for DMAFelipe Balbi2017-05-171-9/+12
* usb: dwc3: gadget: don't WARN about lack of TRBsFelipe Balbi2017-05-171-3/+1
* USB: f_mass_storage: improve memory barriers and synchronizationAlan Stern2017-05-162-206/+156
* USB: f_mass_storage: improve async notification handlingAlan Stern2017-05-162-55/+24
* Linux 4.12-rc1v4.12-rc1Linus Torvalds2017-05-131-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
|\
| * Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-111-1/+1
| * Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
| * Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
| * Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
| * Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
* | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-139-18/+195
|\ \
| * | ubi: Add debugfs file for tracking PEB stateBen Shelton2017-05-081-1/+125
| * | ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctlRock Lee2017-05-081-3/+3
| * | ubifs: Remove unnecessary assignmentStefan Agner2017-05-081-1/+0
| * | ubifs: Fix cut and paste error on sb type comparisonsColin Ian King2017-05-081-2/+2
| * | ubi: fastmap: Fix slab corruptionRabin Vincent2017-05-081-4/+29
| * | ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labelsHyunchul Lee2017-05-083-2/+31
| * | ubi: Make mtd parameter readableAndy Shevchenko2017-05-081-1/+1
| * | ubi: Fix section mismatchAndy Shevchenko2017-05-081-4/+4
* | | Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-137-19/+17
|\ \ \
| * | | um: Add missing NR_CPUS includeRichard Weinberger2017-05-041-0/+1
| * | | um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2017-05-032-3/+7
| * | | um: Include kbuild.h instead of duplicating its macrosMatthias Kaehlcke2017-05-031-8/+1
| * | | um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger2017-05-031-1/+1
| * | | um: Set number of CPUsNikola Kotur2017-05-032-3/+5
| * | | um: Fix _print_addr()Richard Weinberger2017-05-031-4/+2
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-1323-126/+145
|\ \ \
| * | | mm, docs: update memory.stat description with workingset* entriesRoman Gushchin2017-05-121-0/+12
| * | | mm: vmscan: scan until it finds eligible pagesMinchan Kim2017-05-121-6/+15
| * | | mm, thp: copying user pages must schedule on collapseDavid Rientjes2017-05-121-4/+3
| * | | dax: fix PMD data corruption when fault races with writeRoss Zwisler2017-05-121-14/+14