aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-19net: Fix coding style warnings and errors.Amit Ghadge1-11/+10
2016-05-19Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds35-1084/+4741
2016-05-19scsi_tcp: block BH in TCP callbacksEric Dumazet1-6/+6
2016-05-19net: pegasus: remove dead coding[email protected]1-53/+0
2016-05-19net: au1000 eth: simplify logical expression[email protected]1-1/+1
2016-05-19net: irda: avoid null pointer dereference[email protected]1-1/+2
2016-05-19net: ieee802154/adf7242: syntax error ifdef DEBUG[email protected]1-1/+0
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-39/+258
2016-05-19net: ehea: avoid null pointer dereference[email protected]1-5/+4
2016-05-19net: thunderx: avoid null pointer dereference[email protected]1-1/+3
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds28-475/+3915
2016-05-19Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds6-0/+281
2016-05-19drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani1-3/+3
2016-05-19drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani1-3/+3
2016-05-19drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani1-3/+3
2016-05-19of/unittest: Remove unnecessary module.h header inclusionJavier Martinez Canillas1-1/+0
2016-05-19drivers/of: Fix build warning in populate_node()Gavin Shan1-8/+8
2016-05-19drivers/of: Fix depth when unflattening devicetreeRhyland Klein1-9/+9
2016-05-19soc: mtk-pmic-wrap: avoid integer overflow warningArnd Bergmann1-3/+3
2016-05-19Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l...Russell King317-1944/+4268
2016-05-18Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds3-9/+33
2016-05-18Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds1-3/+5
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-169/+139
2016-05-18Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds146-3349/+6341
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds105-6440/+4595
2016-05-18Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+127
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds56-446/+9792
2016-05-18Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+3
2016-05-18Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds4-3/+36
2016-05-18Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-0/+1
2016-05-18Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-20/+27
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds18-215/+1264
2016-05-18iwlwifi: fix mis-merge that breaks the driverLinus Torvalds1-1/+2
2016-05-18Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-19/+13
2016-05-18dax: enable dax in the presence of known media errors (badblocks)Dan Williams3-4/+12
2016-05-18drm: remove unused dev variablesArnd Bergmann4-4/+0
2016-05-18drm: mediatek: fixup drm_gem_object_lookup API changeArnd Bergmann2-2/+2
2016-05-18Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-nextDan Williams48-561/+876
2016-05-18Merge branch 'for-4.7/dsm' into libnvdimm-for-nextDan Williams7-35/+201
2016-05-18Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-nextDan Williams4-5/+79
2016-05-18Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams16-586/+803
2016-05-18libnvdimm: stop requiring a driver ->remove() methodDan Williams1-4/+5
2016-05-18drm/tegra: Fix crash caused by reference count imbalanceJon Hunter1-4/+11
2016-05-18IB/mlx5: Fire the CQ completion handler from taskletMatan Barak1-1/+4
2016-05-18net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak4-1/+89
2016-05-18IB/core: Do not require CAP_NET_ADMIN for packet sniffingChristoph Lameter1-2/+1
2016-05-18IB/mlx4: Fix unaligned access in send_reply_to_slaveshamir rabinovitch1-1/+1
2016-05-18drm/amd/powerplay: fix bugs of checking if dpm is running on TongaEric Huang1-4/+4
2016-05-18drm/amdgpu: update Polaris11 golden settingFlora Cui3-3/+6
2016-05-18drm/amdgpu: Add more Polaris 11 PCI IDsFlora Cui1-2/+5