aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 15-82/+217
2015-09-11Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Gravatar Dave Airlie 3-4/+5
2015-09-11drm/nouveau/device: enable c800 quirk for tecra w50Gravatar Ben Skeggs 1-0/+1
2015-09-11drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xGravatar Roy Spliet 1-1/+1
2015-09-11drm/nouveau/gr/nv04: fix big endian setting on gr contextGravatar Ilia Mirkin 1-3/+3
2015-09-10Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 21-90/+31
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Gravatar Linus Torvalds 10-846/+72
2015-09-11Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-i...Gravatar Dave Airlie 2-21/+117
2015-09-11Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Gravatar Dave Airlie 8-31/+53
2015-09-11drm/qxl: validate monitors config modesGravatar Jonathon Jongsma 2-26/+42
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 20-113/+102
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 34-194/+432
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Gravatar Christoph Hellwig 1-6/+0
2015-09-10mm: mark most vm_operations_struct constGravatar Kirill A. Shutemov 13-14/+14
2015-09-10kexec: split kexec_load syscall from kexec core codeGravatar Dave Young 2-2/+2
2015-09-10drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersGravatar Andy Shevchenko 1-28/+7
2015-09-10drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersGravatar Andy Shevchenko 1-9/+1
2015-09-10parisc: use seq_hex_dump() to dump buffersGravatar Andy Shevchenko 2-17/+5
2015-09-10drivers/crypto/qat: use seq_hex_dump() to dump buffersGravatar Andy Shevchenko 1-14/+2
2015-09-10xen-netfront: respect user provided max_queuesGravatar Wei Liu 1-2/+5
2015-09-10xen-netback: respect user provided max_queuesGravatar Wei Liu 1-2/+5
2015-09-10r8169: Fix sleeping function called during get_stats64, v2Gravatar Corinna Vinschen 1-83/+54
2015-09-10drm/i915: Allow DSI dual link to be configured on any pipeGravatar Gaurav K Singh 1-5/+4
2015-09-10drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOSGravatar Ville Syrjälä 2-13/+31
2015-09-10drm/i915: Fix CSR MMIO address checkGravatar Takashi Iwai 1-1/+1
2015-09-09cxgb4: changes for new firmware 1.14.4.0Gravatar Hariprasad Shenai 2-8/+37
2015-09-09net: fec: add netif status check before set mac addressGravatar Nimrod Andy 1-0/+8
2015-09-09r8152: fix the runtime suspend issuesGravatar hayeswang 1-2/+57
2015-09-09r8152: split DRIVER_VERSIONGravatar hayeswang 1-2/+7
2015-09-09add microchip LAN88xx phy driverGravatar Woojung.Huh@microchip.com 3-0/+154
2015-09-09stmmac: fix check for phydev being openGravatar Alexey Brodkin 1-1/+4
2015-09-09net: qlcnic: delete redundant memsetsGravatar Rasmus Villemoes 3-6/+0
2015-09-09net: mv643xx_eth: use kzallocGravatar Rasmus Villemoes 1-4/+1
2015-09-09net: jme: use kzalloc() instead of kmalloc+memsetGravatar Rasmus Villemoes 1-6/+2
2015-09-09net: cavium: liquidio: use kzalloc in setup_glist()Gravatar Rasmus Villemoes 1-2/+1
2015-09-09Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-m...Gravatar Kevin Hilman 5-0/+2374
2015-09-09Merge branch 'drivers/reset' into next/lateGravatar Kevin Hilman 8-12/+564
2015-09-09net: ethoc: Remove unnecessary #ifdef CONFIG_OFGravatar Tobias Klauser 1-6/+1
2015-09-09net: dsa: bcm_sf2: Fix 64-bits register writesGravatar Florian Fainelli 1-2/+2
2015-09-09soc: qcom: smd: Correct fBLOCKREADINTR handlingGravatar Bjorn Andersson 1-3/+3
2015-09-09soc: qcom: smd: Use correct remote processor IDGravatar Andy Gross 1-4/+12
2015-09-09soc: qcom: smem: Fix errant private accessGravatar Andy Gross 1-12/+6
2015-09-09Merge tag 'qcom-soc-for-4.3' into v4.2-rc2Gravatar Andy Gross 5-0/+2372
2015-09-09xen-netback: require fewer guest Rx slots when not using GSOGravatar David Vrabel 2-17/+16
2015-09-09cxgb4: Fix for write-combining stats configurationGravatar Hariprasad Shenai 1-2/+5
2015-09-09cxgb4: Fix tx flit calculationGravatar Hariprasad Shenai 1-1/+1
2015-09-09net: eth: altera: Fix the initial device operstateGravatar Atsushi Nemoto 1-0/+1
2015-09-09Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-382/+125
2015-09-09Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 2-5/+8
2015-09-09Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 18-55/+697