summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: remove xhci_debug_trb()Lu Baolu2017-04-083-63/+0
* usb: xhci: remove ring debugging codeLu Baolu2017-04-084-75/+0
* usb: xhci: remove enq_updates and deq_updates from ringLu Baolu2017-04-084-16/+0
* usb: xhci: remove error messages for failed memory allocationLu Baolu2017-04-084-16/+12
* usb: xhci: make several functions staticLu Baolu2017-04-082-70/+30
* usb: xhci: remove xhci_dbg_ep_rings()Lu Baolu2017-04-082-27/+0
* usb: xhci: add xhci_log_ring trace eventsLu Baolu2017-04-083-0/+74
* xhci: Rework how we handle unresponsive or hoptlug removed hostsMathias Nyman2017-04-084-67/+80
* xhci: Do not halt the host until both HCD have disconnected their devices.Joel Stanley2017-04-081-10/+10
* xhci: add slot and endpoint numbers to debug messages in handle_tx_eventZhengjun Xing2017-04-081-25/+55
* usb: host: xhci: fix up Control Transfer TRB decoderFelipe Balbi2017-04-081-22/+37
* usb: host: xhci: add Slot and EP Context tracersFelipe Balbi2017-04-084-2/+302
* usb: host: xhci: extract xhci_slot_state_string()Felipe Balbi2017-04-082-12/+18
* usb: host: xhci: print device slot from URB tracersFelipe Balbi2017-04-081-3/+5
* usb: xhci: Add port test modes support for usb2.Guoqing Zhang2017-04-082-0/+87
* usb: xhci: Expose xhci_start() function.Guoqing Zhang2017-04-082-1/+2
* usb: xhci: Add helper function xhci_disable_slot().Guoqing Zhang2017-04-082-18/+33
* usb: xhci: Add helper function xhci_set_power_on().Guoqing Zhang2017-04-081-21/+45
* usb: xhci: clear EINT bit in status correctlyLu Baolu2017-04-081-2/+2
* usb: xhci: plat: Enable async suspend/resumeAndrew Bresticker2017-04-081-0/+2
* usb: usbip: Remove unnecessary get_vdev()Yuyang Du2017-04-081-30/+2
* usb: misc: refactor codeGustavo A. R. Silva2017-04-081-28/+21
* usb: misc: add missing continue in switchGustavo A. R. Silva2017-04-081-0/+1
* usb: hcd: use correct device pointer for dma opsSekhar Nori2017-04-081-1/+1
* Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman2017-04-03209-1282/+3824
|\
| * Linux 4.11-rc5v4.11-rc5Linus Torvalds2017-04-031-1/+1
| * Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2017-04-032-1/+6
| |\
| | * dmaengine: Fix array index out of bounds warning in __get_unmap_pool()Matthias Kaehlcke2017-03-141-0/+2
| | * dmaengine: bcm2835: Fix cyclic DMA period splittingMatthias Reichl2017-03-061-1/+4
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-0210-30/+53
| |\ \
| | * | x86/boot: Include missing header fileZhengyi Shen2017-03-311-0/+1
| | * | x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-03-311-1/+1
| | * | x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf2017-03-304-22/+41
| | * | x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He2017-03-241-2/+2
| | * | x86/mce: Fix copy/paste error in exception table entriesTony Luck2017-03-221-1/+1
| | * | x86/platform/uv: Fix calculation of Global Physical AddressMike Travis2017-03-222-4/+7
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-04-026-31/+44
| |\ \ \
| | * | | sched/headers: Remove duplicate #include <linux/sched/debug.h> lineIngo Molnar2017-03-281-1/+0
| | * | | sched/clock: Fix broken stable to unstable transferPavel Tatashin2017-03-271-4/+5
| | * | | sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra2017-03-235-22/+28
| | * | | sched/clock: Fix clear_sched_clock_stable() preempt wobblyPeter Zijlstra2017-03-231-5/+12
| * | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-022-2/+1
| |\ \ \ \
| | * \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/e...Thomas Gleixner2017-03-172035-15628/+44891
| | |\ \ \ \
| | | * | | | efi/esrt: Cleanup bad memory map log messagesDaniel Drake2017-03-172-2/+1
| * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-04-023-2/+4
| |\ \ \ \ \ \
| | * | | | | | vmlinux.lds: Add __clkevt_of_table to kernelAlexander Kochetkov2017-03-281-0/+2
| | * | | | | | clockevents: Fix syntax error in clkevt-of macroAlexander Kochetkov2017-03-282-2/+2
| * | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-022-0/+5
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'irq-fixes-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner2017-03-312-0/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | irqchip/mips-gic: Fix Local compare interruptMatt Redfearn2017-03-311-0/+4