summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * usb: dwc2: fix flags for DMA descriptor allocation in dwc2_hsotg_ep_enableMarek Szyprowski2017-01-021-1/+1
| * usb: dwc3: pci: Add "linux,sysdev_is_parent" propertyJohn Youn2017-01-021-10/+3
| * usb: dwc3: omap: fix race of pm runtime with irq handler in probeGrygorii Strashko2017-01-021-2/+4
| * USB: gadgetfs: remove unnecessary assignmentAlan Stern2017-01-021-1/+0
| * USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern2017-01-021-3/+7
| * USB: gadgetfs: fix use-after-free bugAlan Stern2017-01-021-0/+2
| * USB: gadgetfs: fix unbounded memory allocation bugAlan Stern2017-01-021-1/+1
| * usb: gadget: f_fs: Fix possibe deadlockBaolin Wang2017-01-021-2/+6
| * usb: dwc3: skip interrupt when ep disabledJanusz Dziedzic2017-01-021-3/+8
| * usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman2017-01-021-1/+2
| * USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern2017-01-021-3/+3
| * usb: gadget: f_fs: Fix ExtCompat descriptor validationVincent Pelletier2017-01-021-1/+1
| * usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier2017-01-022-2/+3
| * usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak2017-01-021-4/+8
| * usb: dwc3: pci: Fix dr_mode misspellingHans de Goede2017-01-021-1/+1
| * usb: dwc3: core: avoid Overflow eventsFelipe Balbi2017-01-021-3/+1
| * usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi2017-01-021-4/+4
| * usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()Felipe Balbi2017-01-021-13/+15
| * usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()Felipe Balbi2017-01-021-10/+16
| * usb: dwc2: gadget: fix default value for gadget-dma-descStefan Wahren2017-01-021-1/+1
| * usb: dwc2: fix default value for DMA supportStefan Wahren2017-01-021-2/+2
| * usb: dwc2: fix dwc2_get_device_property for u8 and u16Stefan Wahren2017-01-021-12/+0
| * usb: dwc2: Do not set host parameter in peripheral modeStefan Wahren2017-01-021-6/+6
|/
* Linux 4.10-rc2v4.10-rc2Linus Torvalds2017-01-011-1/+1
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-015-143/+229
|\
| * ext4: Simplify DAX fault pathJan Kara2016-12-271-38/+10
| * dax: Call ->iomap_begin without entry lock during dax faultJan Kara2016-12-271-55/+66
| * dax: Finish fault completely when loading holesJan Kara2016-12-271-9/+18
| * dax: Avoid page invalidation races and unnecessary radix tree traversalsJan Kara2016-12-271-17/+11
| * mm: Invalidate DAX radix tree entries only if appropriateJan Kara2016-12-273-24/+125
| * ext2: Return BH_New buffers for zeroed blocksJan Kara2016-12-271-2/+1
* | Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linuxLinus Torvalds2016-12-302-2/+2
|\ \
| * | Documentation/unaligned-memory-access.txt: fix incorrect comparison operatorCihangir Akturk2016-12-271-1/+1
| * | docs: Fix build failureJohn Brooks2016-12-271-1/+1
| * | Merge tag 'v4.10-rc1' into docs-nextJonathan Corbet2016-12-2711424-224736/+700098
| |\|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-301-2/+28
|\ \ \
| * | | crypto: testmgr - Use heap buffer for acomp test inputLaura Abbott2016-12-271-2/+28
| | |/ | |/|
* | | mm/filemap: fix parameters to test_bit()Olof Johansson2016-12-291-1/+1
* | | mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds2016-12-293-6/+45
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-283-3/+43
|\ \ \
| * | | crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier2016-12-163-3/+43
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-2817-86/+112
|\ \ \ \
| * | | | net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong2016-12-271-1/+3
| * | | | r8169: add support for RTL8168 series add-on card.Chun-Hao Lin2016-12-271-0/+1
| * | | | net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2016-12-272-7/+0
| * | | | openvswitch: upcall: Fix vlan handling.pravin shelar2016-12-272-28/+27
| * | | | ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2016-12-274-10/+10
| * | | | net: korina: Fix NAPI versus resources freeingFlorian Fainelli2016-12-261-4/+4
| * | | | net, sched: fix soft lockup in tc_classifyDaniel Borkmann2016-12-261-1/+3
| * | | | net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan2016-12-231-1/+2