summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-03usb: xhci: fix possible wild pointerLu Baolu
2017-01-03usb: return error code when platform_get_irq failsPan Bian
2017-01-03usb: xhci: fix return value of xhci_setup_device()Lu Baolu
2017-01-03xhci: free xhci virtual devices with leaf nodes firstMathias Nyman
2017-01-03Merge tag 'fixes-for-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-01-03usb: gadget: Fix copy/pasted error messageDavid Lechner
2017-01-03usb: dwc3: gadget: Fix full speed modeRoger Quadros
2017-01-02usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()Felix Hädicke
2017-01-02usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus
2017-01-02usb: dwc2: fix flags for DMA descriptor allocation in dwc2_hsotg_ep_enableMarek Szyprowski
2017-01-02usb: dwc3: pci: Add "linux,sysdev_is_parent" propertyJohn Youn
2017-01-02usb: dwc3: omap: fix race of pm runtime with irq handler in probeGrygorii Strashko
2017-01-02USB: gadgetfs: remove unnecessary assignmentAlan Stern
2017-01-02USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern
2017-01-02USB: gadgetfs: fix use-after-free bugAlan Stern
2017-01-02USB: gadgetfs: fix unbounded memory allocation bugAlan Stern
2017-01-02usb: gadget: f_fs: Fix possibe deadlockBaolin Wang
2017-01-02usb: dwc3: skip interrupt when ep disabledJanusz Dziedzic
2017-01-02usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman
2017-01-02USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern
2017-01-02usb: gadget: f_fs: Fix ExtCompat descriptor validationVincent Pelletier
2017-01-02usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier
2017-01-02usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak
2017-01-02usb: dwc3: pci: Fix dr_mode misspellingHans de Goede
2017-01-02usb: dwc3: core: avoid Overflow eventsFelipe Balbi
2017-01-02usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi
2017-01-02usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()Felipe Balbi
2017-01-02usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()Felipe Balbi
2017-01-02usb: dwc2: gadget: fix default value for gadget-dma-descStefan Wahren
2017-01-02usb: dwc2: fix default value for DMA supportStefan Wahren
2017-01-02usb: dwc2: fix dwc2_get_device_property for u8 and u16Stefan Wahren
2017-01-02usb: dwc2: Do not set host parameter in peripheral modeStefan Wahren
2017-01-01Linux 4.10-rc2v4.10-rc2Linus Torvalds
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-30Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linuxLinus Torvalds
2016-12-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-29mm/filemap: fix parameters to test_bit()Olof Johansson
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds
2016-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-27Documentation/unaligned-memory-access.txt: fix incorrect comparison operatorCihangir Akturk
2016-12-27docs: Fix build failureJohn Brooks
2016-12-27Merge tag 'v4.10-rc1' into docs-nextJonathan Corbet
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang
2016-12-27openvswitch: upcall: Fix vlan handling.pravin shelar
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan
2016-12-27crypto: testmgr - Use heap buffer for acomp test inputLaura Abbott
2016-12-26ext4: Simplify DAX fault pathJan Kara