summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-252/+525
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-4/+3
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-48/+204
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds8-17/+154
2014-12-12Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds18-978/+2360
2014-12-12Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds36-266/+1953
2014-12-12Merge tag 'for-linus' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds6-505/+2748
2014-12-12Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds1-1/+1
2014-12-12drivers: ide: Fix mostly harmless off-by-one hardcoded valueRasmus Villemoes1-2/+2
2014-12-12IDE: Deletion of an unnecessary check before the function call "module_put"Markus Elfring1-2/+1
2014-12-12net/macb: add TX multiqueue support for gemCyrille Pitchen2-164/+328
2014-12-12jme: replace calls to redundant functionQuentin Lambert1-6/+6
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds25-430/+2102
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds27-38/+39
2014-12-12Merge tag 'upstream-3.19-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds15-432/+459
2014-12-12net: ethernet: davicom: Allow to select DM9000 for nios2Tobias Klauser1-1/+1
2014-12-12net: ethernet: smsc: Allow to select SMC91X for nios2Tobias Klauser1-2/+2
2014-12-12cxgb4: Add support for QSA modulesHariprasad Shenai3-4/+12
2014-12-12libcxgbi: fix freeing skb prematurelyKaren Xie1-1/+3
2014-12-12cxgb4i: use set_wr_txq() to set tx queuesKaren Xie1-11/+5
2014-12-12cxgb4i: handle non-pdu-aligned rx dataKaren Xie1-0/+22
2014-12-12cxgb4i: additional types of negative adviceKaren Xie1-3/+9
2014-12-12cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie2-18/+52
2014-12-12cxgb4i: fix credit check for tx_data_wrKaren Xie1-1/+2
2014-12-12cxgb4i: fix tx immediate data credit checkKaren Xie2-9/+17
2014-12-12net: phy: export fixed_phy_register()Mark Salter1-0/+1
2014-12-12Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...Jiri Kosina21-391/+2047
2014-12-12HID: rmi: The address of query8 must be calculated based on which query regis...Andrew Duggan1-12/+12
2014-12-12HID: rmi: Check for additional ACM registers appended to F11 data reportAndrew Duggan1-9/+52
2014-12-12Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linusJiri Kosina11-39/+50
2014-12-12HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou1-1/+1
2014-12-11sunvdc: reconnect ldc after vds service domain restartsDwight Engen1-22/+183
2014-12-11vio: create routines for inc,dec vio dring indexesDwight Engen2-26/+10
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds11-79/+84
2014-12-11sunvdc: fix module unload/reloadDwight Engen1-0/+11
2014-12-11r8169:update rtl8168g pcie ephy parameterChun-Hao Lin1-3/+21
2014-12-11net: dsa: bcm_sf2: force link for all fixed PHY devicesFlorian Fainelli1-10/+13
2014-12-11Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-42/+133
2014-12-11fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck3-11/+10
2014-12-11r8169: Use dma_rmb() and dma_wmb() for DescOwn checksAlexander Duyck1-8/+21
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds19-57/+1386
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds7-40/+414
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-91/+278
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds667-18770/+42053
2014-12-11HID: logitech-hidpp: disable io in probe error pathPeter Wu1-1/+3
2014-12-11HID: logitech-hidpp: add boundary check for name retrievalPeter Wu1-0/+3
2014-12-11HID: logitech-hidpp: check name retrieval return codePeter Wu1-2/+8
2014-12-11HID: logitech-hidpp: do not return the name lengthPeter Wu1-13/+6
2014-12-11HID: wacom: Report input events for each finger on generic devicesJason Gerecke2-28/+59
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-3/+1