index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
802
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-03
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
Wan Ahmad Zainie
1
-1
/
+2
2017-01-03
xhci: Fix race related to abort operation
OGAWA Hirofumi
3
-80
/
+90
2017-01-03
xhci: Use delayed_work instead of timer for command timeout
OGAWA Hirofumi
3
-16
/
+21
2017-01-03
usb: xhci: hold lock over xhci_abort_cmd_ring()
Lu Baolu
1
-4
/
+9
2017-01-03
xhci: Handle command completion and timeout race
Mathias Nyman
1
-1
/
+5
2017-01-03
usb: host: xhci: Fix possible wild pointer when handling abort command
Baolin Wang
1
-1
/
+4
2017-01-03
usb: xhci: fix possible wild pointer
Lu Baolu
1
-5
/
+11
2017-01-03
usb: return error code when platform_get_irq fails
Pan Bian
1
-1
/
+3
2017-01-03
usb: xhci: fix return value of xhci_setup_device()
Lu Baolu
1
-1
/
+3
2017-01-03
xhci: free xhci virtual devices with leaf nodes first
Mathias Nyman
1
-2
/
+36
2017-01-03
usb: gadget: Fix copy/pasted error message
David Lechner
1
-1
/
+1
2017-01-03
usb: dwc3: gadget: Fix full speed mode
Roger Quadros
2
-7
/
+4
2017-01-02
usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()
Felix Hädicke
1
-1
/
+5
2017-01-02
usb: dwc3: pci: add Intel Gemini Lake PCI ID
Heikki Krogerus
1
-0
/
+2
2017-01-02
usb: dwc2: fix flags for DMA descriptor allocation in dwc2_hsotg_ep_enable
Marek Szyprowski
1
-1
/
+1
2017-01-02
usb: dwc3: pci: Add "linux,sysdev_is_parent" property
John Youn
1
-10
/
+3
2017-01-02
usb: dwc3: omap: fix race of pm runtime with irq handler in probe
Grygorii Strashko
1
-2
/
+4
2017-01-02
USB: gadgetfs: remove unnecessary assignment
Alan Stern
1
-1
/
+0
2017-01-02
USB: gadgetfs: fix checks of wTotalLength in config descriptors
Alan Stern
1
-3
/
+7
2017-01-02
USB: gadgetfs: fix use-after-free bug
Alan Stern
1
-0
/
+2
2017-01-02
USB: gadgetfs: fix unbounded memory allocation bug
Alan Stern
1
-1
/
+1
2017-01-02
usb: gadget: f_fs: Fix possibe deadlock
Baolin Wang
1
-2
/
+6
2017-01-02
usb: dwc3: skip interrupt when ep disabled
Janusz Dziedzic
1
-3
/
+8
2017-01-02
usb: gadgetfs: restrict upper bound on device configuration size
Greg Kroah-Hartman
1
-1
/
+2
2017-01-02
USB: dummy-hcd: fix bug in stop_activity (handle ep0)
Alan Stern
1
-3
/
+3
2017-01-02
usb: gadget: f_fs: Fix ExtCompat descriptor validation
Vincent Pelletier
1
-1
/
+1
2017-01-02
usb: gadget: f_fs: Document eventfd effect on descriptor format.
Vincent Pelletier
2
-2
/
+3
2017-01-02
usb: gadget: composite: Test get_alt() presence instead of set_alt()
Krzysztof Opasiak
1
-4
/
+8
2017-01-02
usb: dwc3: pci: Fix dr_mode misspelling
Hans de Goede
1
-1
/
+1
2017-01-02
usb: dwc3: core: avoid Overflow events
Felipe Balbi
1
-3
/
+1
2017-01-02
usb: dwc3: gadget: always unmap EP0 requests
Felipe Balbi
1
-4
/
+4
2017-01-02
usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
Felipe Balbi
1
-13
/
+15
2017-01-02
usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
Felipe Balbi
1
-10
/
+16
2017-01-02
usb: dwc2: gadget: fix default value for gadget-dma-desc
Stefan Wahren
1
-1
/
+1
2017-01-02
usb: dwc2: fix default value for DMA support
Stefan Wahren
1
-2
/
+2
2017-01-02
usb: dwc2: fix dwc2_get_device_property for u8 and u16
Stefan Wahren
1
-12
/
+0
2017-01-02
usb: dwc2: Do not set host parameter in peripheral mode
Stefan Wahren
1
-6
/
+6
2017-01-01
Linux 4.10-rc2
v4.10-rc2
Linus Torvalds
1
-1
/
+1
2016-12-29
mm/filemap: fix parameters to test_bit()
Olof Johansson
1
-1
/
+1
2016-12-29
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
3
-6
/
+45
2016-12-27
Documentation/unaligned-memory-access.txt: fix incorrect comparison operator
Cihangir Akturk
1
-1
/
+1
2016-12-27
docs: Fix build failure
John Brooks
1
-1
/
+1
2016-12-27
net: stmmac: fix incorrect bit set in gmac4 mdio addr register
Kweh, Hock Leong
1
-1
/
+3
2016-12-27
r8169: add support for RTL8168 series add-on card.
Chun-Hao Lin
1
-0
/
+1
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
2
-7
/
+0
2016-12-27
openvswitch: upcall: Fix vlan handling.
pravin shelar
2
-28
/
+27
2016-12-27
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
4
-10
/
+10
2016-12-27
crypto: testmgr - Use heap buffer for acomp test input
Laura Abbott
1
-2
/
+28
2016-12-27
ext4: Simplify DAX fault path
Jan Kara
1
-38
/
+10
2016-12-27
dax: Call ->iomap_begin without entry lock during dax fault
Jan Kara
1
-55
/
+66
[next]