summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-23Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-16/+69
2017-02-23drm/sti: fix build warnings in sti_drv.c and sti_vtg.c filesVincent Abriou2-10/+0
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+220
2017-02-23Merge tag 'iommu-fix-v4.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+4
2017-02-23Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/li...Dave Airlie4-11/+7
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie266-1648/+2897
2017-02-23Merge tag 'drm-tinydrm-2017-02-18' of https://github.com/notro/linux into drm...Dave Airlie10-0/+2388
2017-02-23zram: remove obsolete sysfs attrsSergey Senozhatsky1-99/+2
2017-02-23mm: drop unused argument of zap_page_range()Kirill A. Shutemov2-3/+2
2017-02-23lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko3-3/+3
2017-02-23mm, dax: change pmd_fault() to take only vmf parameterDave Jiang1-9/+9
2017-02-23mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang1-9/+7
2017-02-23drm/amd/powerplay: fix PSI feature on Polars12.Rex Zhu5-2/+36
2017-02-23nvme: detect NVMe controller in recent MacBooksDaniel Roschka1-0/+1
2017-02-22RDMA/bnxt_re: fix for "bnxt_en: Update to firmware interface spec 1.7.0."Stephen Rothwell1-2/+2
2017-02-22qlogic: netxen: constify bin_attribute structuresBhumika Goyal1-3/+3
2017-02-22qlogic: qlcnic_sysfs: constify bin_attribute structuresBhumika Goyal1-8/+8
2017-02-22net: emac: add support for device-tree based PHY discovery and setupChristian Lamparter3-7/+252
2017-02-22rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise1-0/+3
2017-02-22nvme-rdma: add support for host_traddrMax Gurtovoy1-2/+21
2017-02-22nvmet-rdma: Fix error handlingChristophe JAILLET1-1/+1
2017-02-22nvmet-rdma: use nvme cm status helperMax Gurtovoy1-2/+3
2017-02-22nvme-rdma: move nvme cm status helper to .h fileMax Gurtovoy1-22/+0
2017-02-22nvme-fc: don't bother to validate ioccsz and iorcszJames Smart1-12/+0
2017-02-22nvme/pci: No special case for queue busy on IOKeith Busch1-4/+1
2017-02-22nvme/core: Fix race kicking freed request_queueKeith Busch1-3/+3
2017-02-22nvme/pci: Disable on removal when disconnectedKeith Busch1-1/+3
2017-02-22nvme: Enable autonomous power state transitionsAndy Lutomirski2-0/+165
2017-02-22nvme: Add a quirk mechanism that uses identify_ctrlAndy Lutomirski2-0/+65
2017-02-22nvme: make nvmf_register_transport require a create_ctrl callbackJohannes Thumshirn5-8/+10
2017-02-22nvme: Use CNS as 8-bit field and avoid endianness conversionParav Pandit3-5/+6
2017-02-22nvme: add semicolon in nvme_command settingMax Gurtovoy1-2/+2
2017-02-22nvmet: avoid dereferencing nvmet_reqMax Gurtovoy1-1/+1
2017-02-22nvme: Make controller state visible via sysfsSagi Grimberg1-0/+24
2017-02-22nvmet: Make cntlid globally uniqueSagi Grimberg3-9/+6
2017-02-22nvmet_fc: cleanup of abort flag processing in fcp_op_doneJames Smart1-5/+3
2017-02-22nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"Colin Ian King1-1/+1
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds72-1329/+2583
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds634-20656/+24633
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-14/+19
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds97-2438/+5154
2017-02-22Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds170-4433/+7224
2017-02-22cciss: Remove kmalloc castTobin C. Harding1-2/+1
2017-02-22cciss: Fix checkpatch OPEN_BRACETobin C. Harding1-10/+5
2017-02-22cciss: Fix checkpatch TRAILING_WHITESPACETobin C. Harding1-85/+85
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-9/+1066
2017-02-22vfio: fix a typo in comment of function vfio_pin_pagesChangbin Du1-1/+1
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds12-853/+400
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds28-534/+697
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1003-26707/+65110