index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ncpfs
/
inode.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-24
usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host mode
John Stultz
1
-0
/
+5
2017-10-24
usb: dwc2: Improve gadget state disconnection handling
John Stultz
1
-2
/
+5
2017-10-24
usb: dwc3: core: Notify current USB mode to USB3 PHY as well
Manu Gautam
1
-9
/
+8
2017-10-24
usb: dwc3: pci: Runtime resume child device from wq
Manu Gautam
2
-3
/
+27
2017-10-24
usb: dwc3: Don't reinitialize core during host bus-suspend/resume
Manu Gautam
1
-23
/
+20
2017-10-24
usb: phy: tahvo: fix error handling in tahvo_usb_probe()
Alexey Khoroshilov
1
-1
/
+2
2017-10-24
usb: gadget: serial: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-24
usb: phy: phy-msm-usb: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-24
usb: gadget: f_tcm: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-24
usb: gadget: goku_udc: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-5
/
+9
2017-10-23
Linux 4.14-rc6
v4.14-rc6
Linus Torvalds
1
-1
/
+1
2017-10-23
USB: Force disconnect Huawei 4G modem during suspend
Daniel Drake
5
-1
/
+35
2017-10-23
usb: misc: usbtest: remove duplicate & operation
Jaejoong Kim
1
-1
/
+1
2017-10-23
dt-bindings: usb: mtk-xhci: remove dummy clocks and add optional ones
Chunfeng Yun
1
-10
/
+8
2017-10-23
dt-bindings: usb: mtk-xhci: add a optional property to disable u3ports
Chunfeng Yun
1
-0
/
+2
2017-10-23
usb: host: modify description for MTK xHCI config
Chunfeng Yun
1
-2
/
+2
2017-10-23
usb: xhci-mtk: add optional mcu and dma bus clocks
Chunfeng Yun
2
-19
/
+62
2017-10-23
usb: xhci-mtk: remove dummy wakeup debounce clocks
Chunfeng Yun
2
-35
/
+0
2017-10-23
usb: xhci-mtk: support option to disable usb3 ports
Chunfeng Yun
2
-3
/
+16
2017-10-23
usb: xhci-mtk: check clock stability of U3_MAC
Chunfeng Yun
1
-0
/
+4
2017-10-23
usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()
Chunfeng Yun
2
-4
/
+2
2017-10-23
usb: xhci-mtk: use dma_set_mask_and_coherent() in probe function
Chunfeng Yun
1
-6
/
+1
2017-10-22
Input: do not use property bits when generating module alias
Dmitry Torokhov
2
-6
/
+1
2017-10-22
stmmac: Don't access tx_q->dirty_tx before netif_tx_lock
Bernd Edlinger
1
-1
/
+2
2017-10-22
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2
-2
/
+3
2017-10-22
of_mdio: Fix broken PHY IRQ in case of probe deferral
Geert Uytterhoeven
1
-12
/
+27
2017-10-22
textsearch: fix typos in library helpers
Randy Dunlap
2
-2
/
+2
2017-10-22
rxrpc: Don't release call mutex on error pointer
David Howells
1
-2
/
+3
2017-10-22
net: stmmac: Prevent infinite loop in get_rx_timestamp_status()
Jose Abreu
1
-1
/
+1
2017-10-22
net: stmmac: Fix stmmac_get_rx_hwtstamp()
Jose Abreu
1
-7
/
+6
2017-10-22
net: stmmac: Add missing call to dev_kfree_skb()
Jose Abreu
1
-0
/
+1
2017-10-22
mlxsw: spectrum_router: Configure TIGCR on init
Petr Machata
1
-1
/
+10
2017-10-22
mlxsw: reg: Add Tunneling IPinIP General Configuration Register
Petr Machata
1
-0
/
+31
2017-10-22
net: ethtool: remove error check for legacy setting transceiver type
Niklas Söderlund
1
-3
/
+2
2017-10-22
soreuseport: fix initialization race
Craig Gallek
3
-11
/
+11
2017-10-22
net: bridge: fix returning of vlan range op errors
Nikolay Aleksandrov
1
-1
/
+1
2017-10-22
sock: correct sk_wmem_queued accounting on efault in tcp zerocopy
Willem de Bruijn
1
-0
/
+4
2017-10-22
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
1
-0
/
+480
2017-10-22
bpf: fix pattern matches for direct packet access
Daniel Borkmann
1
-0
/
+24
2017-10-22
bpf: fix off by one for range markings with L{T, E} patterns
Daniel Borkmann
1
-12
/
+21
2017-10-22
bpf: devmap fix arithmetic overflow in bitmap_size calculation
John Fastabend
1
-1
/
+1
2017-10-21
cpu/hotplug: Reset node state after operation
Thomas Gleixner
1
-0
/
+5
2017-10-21
net: aquantia: Bad udp rate on default interrupt coalescing
Igor Russkikh
1
-6
/
+6
2017-10-21
net: aquantia: Enable coalescing management via ethtool interface
Igor Russkikh
9
-62
/
+155
2017-10-21
net: aquantia: mmio unmap was not performed on driver removal
Igor Russkikh
1
-0
/
+3
2017-10-21
net: aquantia: Limit number of MSIX irqs to the number of cpus
Igor Russkikh
1
-4
/
+7
2017-10-21
net: aquantia: Fixed transient link up/down/up notification
Igor Russkikh
1
-0
/
+2
2017-10-21
net: aquantia: Add queue restarts stats counter
Igor Russkikh
2
-58
/
+37
2017-10-21
net: aquantia: Reset nic statistics on interface up/down
Igor Russkikh
6
-17
/
+75
2017-10-21
android: binder: Fix null ptr dereference in debug msg
Sherry Yang
1
-1
/
+1
[next]