summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-06xen/netback: Wake dealloc thread after completing zerocopy workRoss Lagerwall
2015-08-06net: fec: fix initial runtime PM refcountLucas Stach
2015-08-03xen-netback: Allocate fraglist early to avoid complex rollbackRoss Lagerwall
2015-08-033c59x: Fix resource leaks in vortex_openJia-Ju Bai
2015-08-02rocker: free netdevice during netdevice removalIdo Schimmel
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-31stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood
2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil
2015-07-31gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil
2015-07-31gianfar: Fix warning when CONFIG_PM offClaudiu Manoil
2015-07-31Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-07-31Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-07-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-07-31iommu/amd: Allow non-ATS devices in IOMMUv2 domainsJoerg Roedel
2015-07-30r8152: reset device when tx timeouthayeswang
2015-07-30r8152: add pre_reset and post_resethayeswang
2015-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-30Merge tag 'hwmon-for-linus-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-30drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson
2015-07-30drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgttChris Wilson
2015-07-30iommu/amd: Set global dma_ops if swiotlb is disabledJoerg Roedel
2015-07-30iommu/amd: Use swiotlb in passthrough modeJoerg Roedel
2015-07-30iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domainsJoerg Roedel
2015-07-30iommu/amd: Use iommu core for passthrough modeJoerg Roedel
2015-07-30iommu/amd: Use iommu_attach_group()Joerg Roedel
2015-07-29qlcnic: Fix corruption while copyingShahed Shaikh
2015-07-29net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu
2015-07-29net: thunderx: Add PCI driver shutdown routineSunil Goutham
2015-07-29net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham
2015-07-29net: thunderx: Set watchdog timeout valueSunil Goutham
2015-07-29net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham
2015-07-29net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham
2015-07-29net: thunderx: Fix TSO packet statisticSunil Goutham
2015-07-29net: thunderx: Fix memory leak when changing queue countSunil Goutham
2015-07-29net: thunderx: Fix RQ_DROP miscalculationSunil Goutham
2015-07-29net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham
2015-07-29net: thunderx: Fix data integrity issues with LDWBSunil Goutham
2015-07-29hwmon: (nct7802) Fix integer overflow seen when writing voltage limitsGuenter Roeck
2015-07-29hwmon: (nct7904) Rename pwm attributes to match hwmon ABIGuenter Roeck
2015-07-30Merge branch 'msm-fixes-4.2' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie
2015-07-29net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan
2015-07-29net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan
2015-07-29net: netcp: fix cleanup interface list in netcp_remove()Karicheri, Muralidharan
2015-07-29Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-29Merge tag 'dm-4.2-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-07-29drm/msm/mdp5: release SMB (shared memory blocks) in various casesWentao Xu
2015-07-29drm/msm: change to uninterruptible wait in atomic commitWentao Xu
2015-07-29drm/msm: mdp4: Fix drm_framebuffer dereference crashArchit Taneja
2015-07-29drm/msm: fix msm_gem_prime_get_sg_table()Rob Clark
2015-07-29drm/amdgpu: add new parameter to seperate map and unmapmonk.liu