index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
phy.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
usb: usb251xb: remove max_{power,current}_{sp,bp} properties
Richard Leitner
2
-40
/
+4
2017-03-09
usb-storage: Add ignore-residue quirk for Initio INIC-3619
Tobias Jakobi
1
-0
/
+14
2017-03-09
USB: iowarrior: fix NULL-deref in write
Johan Hovold
1
-0
/
+8
2017-03-09
USB: iowarrior: fix NULL-deref at probe
Johan Hovold
1
-6
/
+7
2017-03-09
usb: phy: isp1301: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2017-03-09
usb: ohci-at91: Do not drop unhandled USB suspend control requests
Jelle Martijn Kok
1
-2
/
+2
2017-03-08
usb: dwc3: gadget: make to increment req->remaining in all cases
Felipe Balbi
1
-3
/
+3
2017-03-06
usb: gadget: udc: net2280: Fix tmp reusage in net2280 driver
Raz Manor
1
-12
/
+13
2017-03-06
usb: gadget: pxa27x: Test for a valid argument pointer
Petr Cvek
1
-2
/
+3
2017-03-06
usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
Roger Quadros
1
-0
/
+1
2017-03-06
usb: dwc3: gadget: Fix system suspend/resume on TI platforms
Roger Quadros
1
-6
/
+1
2017-03-06
Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation"
Janusz Dziedzic
1
-1
/
+1
2017-03-06
USB: gadgetfs: Fix a potential memory leak in 'dev_config()'
Christophe JAILLET
1
-1
/
+3
2017-03-06
usb: gadget: udc: atmel: fix debug output
Arnd Bergmann
1
-2
/
+2
2017-03-06
usb: dwc3: Fix incorrect type for utmi mode
Franck Demathieu
1
-1
/
+1
2017-03-06
usb: gadget: configs: plug memory leak
John Keeping
1
-0
/
+1
2017-03-06
usb: gadget: dummy_hcd: clear usb_gadget region before registration
Peter Chen
1
-0
/
+2
2017-03-06
Revert "usb: gadget: uvc: Add missing call for additional setup data"
Roger Quadros
1
-7
/
+0
2017-03-06
usb: dwc3: gadget: properly increment dequeue pointer on ep_dequeue
Felipe Balbi
1
-0
/
+63
2017-03-06
usb: gadget: function: f_fs: pass companion descriptor along
Felipe Balbi
1
-2
/
+13
2017-03-06
usb: dwc3: gadget: make Set Endpoint Configuration macros safe
Felipe Balbi
1
-7
/
+7
2017-03-05
Linux 4.11-rc1
v4.11-rc1
Linus Torvalds
1
-2
/
+2
2017-03-04
strparser: destroy workqueue on module exit
WANG Cong
1
-0
/
+1
2017-03-04
Documentation/sphinx: fix primary_domain configuration
John Keeping
1
-1
/
+1
2017-03-04
docs: Fix htmldocs build failure
Martyn Welch
1
-2
/
+2
2017-03-03
doc/ko_KR/memory-barriers: Update control-dependencies section
SeongJae Park
1
-31
/
+37
2017-03-03
pcieaer doc: update the link
Cao jin
1
-1
/
+1
2017-03-03
Documentation: Update path to sysrq.txt
Krzysztof Kozlowski
4
-6
/
+6
2017-03-03
sfc: fix IPID endianness in TSOv2
Edward Cree
1
-1
/
+1
2017-03-03
sfc: avoid max() in array size
Edward Cree
1
-5
/
+5
2017-03-03
rds: remove unnecessary returned value check
Zhu Yanjun
4
-14
/
+4
2017-03-03
rxrpc: Fix potential NULL-pointer exception
David Howells
1
-7
/
+8
2017-03-03
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
1
-2
/
+2
2017-03-03
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
1
-1
/
+2
2017-03-03
net: ethernet: bgmac: mac address change bug
Hari Vyas
1
-1
/
+5
2017-03-03
net: ethernet: bgmac: init sequence bug
Jon Mason
2
-9
/
+34
2017-03-03
xen-netback: don't vfree() queues under spinlock
Paul Durrant
1
-1
/
+4
2017-03-03
xen-netback: keep a local pointer for vif in backend_disconnect()
Paul Durrant
1
-14
/
+18
2017-03-03
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
2
-81
/
+58
2017-03-03
netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups
Pablo Neira Ayuso
1
-5
/
+4
2017-03-03
netfilter: nf_conntrack_sip: fix wrong memory initialisation
Christophe Leroy
1
-2
/
+0
2017-03-03
can: flexcan: fix typo in comment
Marc Kleine-Budde
1
-1
/
+1
2017-03-03
can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
Marc Kleine-Budde
1
-6
/
+3
2017-03-03
can: gs_usb: fix coding style
Ethan Zonca
1
-6
/
+5
2017-03-03
can: gs_usb: Don't use stack memory for USB transfers
Ethan Zonca
1
-11
/
+29
2017-03-03
smb2: Enforce sec= mount option
Sachin Prabhu
8
-7
/
+49
2017-03-03
CIFS: Fix sparse warnings
Steve French
2
-4
/
+4
2017-03-03
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
Alexander Duyck
2
-2
/
+3
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
72
-214
/
+822
2017-03-03
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
3
-4
/
+20
[next]