aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-15atm: he: drop null test before destroy functionsJulia Lawall1-5/+2
2015-09-15net: stmmac: Use msleep rather then udelay for reset delaySjoerd Simons1-3/+8
2015-09-15net: mvneta: fix DMA buffer unmapping in mvneta_rx()Simon Guinot1-1/+3
2015-09-11irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed()Alexey Khoroshilov1-6/+0
2015-09-11bnx2x: use ktime_get_seconds() for timestampArnd Bergmann1-4/+2
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-82/+217
2015-09-11Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-nextDave Airlie3-4/+5
2015-09-11drm/nouveau/device: enable c800 quirk for tecra w50Ben Skeggs1-0/+1
2015-09-11drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet1-1/+1
2015-09-11drm/nouveau/gr/nv04: fix big endian setting on gr contextIlia Mirkin1-3/+3
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-90/+31
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-846/+72
2015-09-11Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie2-21/+117
2015-09-11Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie8-31/+53
2015-09-11drm/qxl: validate monitors config modesJonathon Jongsma2-26/+42
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds20-113/+102
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-194/+432
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-6/+0
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov13-14/+14
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young2-2/+2
2015-09-10drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko1-28/+7
2015-09-10drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersAndy Shevchenko1-9/+1
2015-09-10parisc: use seq_hex_dump() to dump buffersAndy Shevchenko2-17/+5
2015-09-10drivers/crypto/qat: use seq_hex_dump() to dump buffersAndy Shevchenko1-14/+2
2015-09-10xen-netfront: respect user provided max_queuesWei Liu1-2/+5
2015-09-10xen-netback: respect user provided max_queuesWei Liu1-2/+5
2015-09-10r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen1-83/+54
2015-09-10drm/i915: Allow DSI dual link to be configured on any pipeGaurav K Singh1-5/+4
2015-09-10drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOSVille Syrjälä2-13/+31
2015-09-10drm/i915: Fix CSR MMIO address checkTakashi Iwai1-1/+1
2015-09-09cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai2-8/+37
2015-09-09net: fec: add netif status check before set mac addressNimrod Andy1-0/+8
2015-09-09r8152: fix the runtime suspend issueshayeswang1-2/+57
2015-09-09r8152: split DRIVER_VERSIONhayeswang1-2/+7
2015-09-09add microchip LAN88xx phy driverWoojung.Huh@microchip.com3-0/+154
2015-09-09stmmac: fix check for phydev being openAlexey Brodkin1-1/+4
2015-09-09net: qlcnic: delete redundant memsetsRasmus Villemoes3-6/+0
2015-09-09net: mv643xx_eth: use kzallocRasmus Villemoes1-4/+1
2015-09-09net: jme: use kzalloc() instead of kmalloc+memsetRasmus Villemoes1-6/+2
2015-09-09net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes1-2/+1
2015-09-09Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-msm into next/lateKevin Hilman5-0/+2374
2015-09-09Merge branch 'drivers/reset' into next/lateKevin Hilman8-12/+564
2015-09-09net: ethoc: Remove unnecessary #ifdef CONFIG_OFTobias Klauser1-6/+1
2015-09-09net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli1-2/+2
2015-09-09soc: qcom: smd: Correct fBLOCKREADINTR handlingBjorn Andersson1-3/+3
2015-09-09soc: qcom: smd: Use correct remote processor IDAndy Gross1-4/+12
2015-09-09soc: qcom: smem: Fix errant private accessAndy Gross1-12/+6
2015-09-09Merge tag 'qcom-soc-for-4.3' into v4.2-rc2Andy Gross5-0/+2372
2015-09-09xen-netback: require fewer guest Rx slots when not using GSODavid Vrabel2-17/+16
2015-09-09cxgb4: Fix for write-combining stats configurationHariprasad Shenai1-2/+5