summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-12power: reset: reboot-mode: fix build error of missing ioremap/iounmap on UMAndy Yan1-1/+1
2016-08-12power: supply: max17042_battery: fix model download bug.Sven Van Asbroeck1-6/+9
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-08-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+8
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-1/+24
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds5-9/+12
2016-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-21/+24
2016-08-11Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds1-9/+1
2016-08-11macsec: use after free when deleting the underlying deviceSabrina Dubroca1-6/+17
2016-08-11macvtap: fix use after free for skb_array during releaseJason Wang1-4/+1
2016-08-11nvme: Suspend all queues before deletionGabriel Krisman Bertazi1-12/+8
2016-08-11efi/capsule: Allocate whole capsule into virtual memoryAustin Christ2-6/+8
2016-08-11s390/dasd: fix failing CUIR assignment under LPARStefan Haberland1-0/+10
2016-08-11net: hns: fix typo in g_gmac_stats_string[]Fabian Frederick1-1/+1
2016-08-11rapidio: dereferencing an error pointerDan Carpenter1-11/+13
2016-08-10pinctrl: intel: merrifield: Add missed headerAndy Shevchenko1-0/+1
2016-08-10pinctrl/amd: Remove the default de-bounce timeAgrawal, Nitesh-kumar1-20/+0
2016-08-10pinctrl: pistachio: Drop pinctrl_unregister for devm_ registered deviceWei Yongjun1-8/+1
2016-08-10pinctrl: meson: Drop pinctrl_unregister for devm_ registered deviceWei Yongjun1-7/+1
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar1663-33014/+100798
2016-08-10iommu/dma: Respect IOMMU aperture when allocatingRobin Murphy1-4/+7
2016-08-10s390/dasd: fix hanging device after clear subchannelStefan Haberland1-1/+9
2016-08-10cxl: Set psl_fir_cntl to production environment valueFrederic Barrat1-3/+6
2016-08-10net: phy: micrel: Add specific suspendWenyou Yang1-8/+19
2016-08-10dm9000: Fix irq trigger type setup on non-dt platformsSylwester Nawrocki1-3/+5
2016-08-10bonding: fix the typoZhu Yanjun1-1/+1
2016-08-10drivers: net: cpsw: fix kmemleak false-positive reports for sk buffersGrygorii Strashko1-0/+2
2016-08-09Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvha...Linus Torvalds1-2/+2
2016-08-09Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds17-63/+93
2016-08-09ipr: Fix sync scsi scanBrian King1-5/+6
2016-08-09drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" propertyMarc Zyngier1-3/+4
2016-08-09drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlockSudeep Holla1-9/+9
2016-08-09iommu/dma: Don't put uninitialised IOVA domainsRobin Murphy1-1/+2
2016-08-09rbd: nuke the 32-bit pool id checkIlya Dryomov1-9/+0
2016-08-09iommu/mediatek: Mark static functions in headers inlineJoerg Roedel1-3/+3
2016-08-09virtio/s390: deprecate old transportCornelia Huck2-1/+7
2016-08-09virtio/s390: keep early_put_charsChristian Borntraeger1-1/+1
2016-08-09virtio_blk: Fix a slient kernel panicMinfei Huang1-18/+8
2016-08-09vhost/vsock: fix vhost virtio_vsock_pkt use-after-freeStefan Hajnoczi1-1/+5
2016-08-09virtio: fix error handling for debug buildsMichael S. Tsirkin1-0/+1
2016-08-09virtio: fix memory leak in virtqueue_add()Wei Yongjun1-0/+2
2016-08-09crypto: caam - fix non-hmac hashesRussell King1-0/+1
2016-08-09genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier1-0/+2
2016-08-09cxl: Fix sparse warningsAndrew Donnellan2-2/+2
2016-08-09cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan3-4/+4
2016-08-09qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru1-2/+6
2016-08-09qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru1-20/+104
2016-08-09qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.Sudarsana Reddy Kalluru2-30/+66
2016-08-09qed: Remove the endian-ness conversion for pri_to_tc value.Sudarsana Reddy Kalluru1-2/+1
2016-08-09drm/cirrus: Fix NULL pointer dereference when registering the fbdevBoris Brezillon1-2/+11