summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-09arm64: dts: mt8173: update properties about USB wakeupChunfeng Yun2-10/+4
2018-01-09dt-bindings: usb: mtk-xhci: update USB wakeup propertiesChunfeng Yun1-6/+10
2018-01-09usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPsChunfeng Yun2-118/+65
2018-01-09dt-bindings: usb: mtu3: update USB wakeup propertiesChunfeng Yun1-5/+10
2018-01-09usb: mtu3: supports remote wakeup for mt2712 with two SSUSB IPsChunfeng Yun4-67/+70
2018-01-09usb: mtu3: fix error code for getting extcon deviceChunfeng Yun1-1/+1
2018-01-09ARM: dts: r7s72100: add USB device to device treeChris Brandt1-0/+20
2018-01-09dt-bindings: usb: renesas_usbhs: Add support for RZ/A1Chris Brandt1-0/+2
2018-01-09usb: renesas_usbhs: Add support for RZ/A1Chris Brandt6-1/+77
2018-01-09usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar1-1/+2
2018-01-09USB: clarify USB_DT_USB_SSP_CAP_SIZE(ssac) definitionMathias Nyman1-2/+2
2018-01-09uwb: Replace mac address parsingAndy Shevchenko2-10/+5
2018-01-09ARM: da8xx: remove con_id from USB clocksDavid Lechner2-4/+4
2018-01-09USB: ohci: da8xx: remove clk con_idDavid Lechner1-1/+1
2018-01-09USB: musb: da8xx: remove clock con_idDavid Lechner1-1/+1
2018-01-04tools: usb: usbip: fix fd leak in case of 'fread' failureElad Wexler1-1/+4
2018-01-04usbip: vhci: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King1-1/+1
2018-01-04tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned'Elad Wexler1-1/+1
2018-01-04USB: usbip: remove useless call in usbip_recvGustavo A. R. Silva1-1/+0
2018-01-04USB: host: Use zeroing memory allocator rather than allocator/memsetHimanshu Jha2-7/+3
2018-01-02uwb: remove trailing whitespace for coding styleHugh Sipière1-5/+5
2018-01-02uwb: fix brace coding style issue in drp-ie.cHugh Sipière1-2/+1
2018-01-02usb: musb: remove unused pipe variableCorentin Labbe1-3/+0
2018-01-02usb: musb: remove unused frame variableCorentin Labbe1-2/+0
2017-12-31Linux 4.15-rc6v4.15-rc6Linus Torvalds1-1/+1
2017-12-31MAINTAINERS: mark arch/blackfin/ and its gubbins as orphanedAdam Borowski1-9/+7
2017-12-31x86/ldt: Make LDT pgtable free conditionalThomas Gleixner1-1/+2
2017-12-31x86/ldt: Plug memory leak in error pathThomas Gleixner1-1/+7
2017-12-31x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner1-6/+8
2017-12-31x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner1-9/+0
2017-12-30objtool: Fix seg fault with clang-compiled objectsSimon Ser1-0/+2
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser1-1/+3
2017-12-30kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds1-0/+3
2017-12-29timerqueue: Document return values of timerqueue_add/del()Thomas Gleixner1-3/+5
2017-12-29timers: Invoke timer_start_debug() where it makes senseThomas Gleixner1-2/+2
2017-12-29nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner1-2/+17
2017-12-29timers: Reinitialize per cpu bases on hotplugThomas Gleixner4-4/+21
2017-12-29timers: Use deferrable base independent of base::nohz_activeAnna-Maria Gleixner1-9/+7
2017-12-29genirq/msi, x86/vector: Prevent reservation mode for non maskable MSIThomas Gleixner2-5/+44
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner13-28/+29
2017-12-29x86/vector: Use IRQD_CAN_RESERVE flagThomas Gleixner1-0/+2
2017-12-29genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner2-0/+18
2017-12-29genirq/msi: Handle reactivation only on successThomas Gleixner1-8/+27
2017-12-29gpio: brcmstb: Make really use of the new lockdep classThomas Gleixner1-1/+1
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner6-16/+8
2017-12-29phy: phy-mtk-tphy: use of_device_get_match_data()Chunfeng Yun1-6/+5
2017-12-29phy: phy-mtk-tphy: make shared banks optional for V1 TPHYChunfeng Yun1-2/+3
2017-12-29phy: phy-mtk-tphy: use auto instead of force to bypass utmi signalsChunfeng Yun1-12/+7
2017-12-29phy: phy-brcm-usb-init: DRD mode can cause crash on startupAl Cooper1-0/+1
2017-12-29phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabledAl Cooper1-0/+2