summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | drm/amd/amdgpu/cz_dpm: Remove unused variableMuhammad Falak R Wani2016-05-181-9/+4
| | * | | | | drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani2016-05-181-2/+1
| | * | | | | drm/amd/powerplay: use ARRAY_SIZE() to calculate array size.Muhammad Falak R Wani2016-05-161-1/+1
| | * | | | | drm/amdgpu: fix array out of boundstom will2016-05-161-1/+1
| | * | | | | drm/radeon: fix array out of boundstom will2016-05-161-1/+1
| | * | | | | drm/amd/powerplay: fix a bug on updating sclk for TongaEric Huang2016-05-131-1/+1
| | * | | | | drm/amd/powerplay: fix a bug on updating sclk for FijiEric Huang2016-05-131-1/+1
| | * | | | | drm/amdgpu: create fence slab once when amdgpu module init.Rex Zhu2016-05-133-12/+20
| | * | | | | drm/amd/powerplay: move asic unrelated function to hwmgr.c.Rex Zhu2016-05-134-73/+40
| | * | | | | drm/amd/powerplay: fix NULL point check errorRex Zhu2016-05-131-2/+3
| | * | | | | drm/amd/powerplay: SCLK will have a big drop with low VDDC when PPlib was ena...Rex Zhu2016-05-131-1/+2
| | * | | | | drm/amdgpu: Encapsulate some VM table update parameters (v2)Harish Kasiviswanathan2016-05-111-49/+62
| | * | | | | drm/amdgpu: fix TC cache flushingMarek Olšák2016-05-112-1/+4
| * | | | | | Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-05-253-3/+12
| |\ \ \ \ \ \
| | * | | | | | drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel2016-05-233-3/+12
* | | | | | | | Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-05-2715-52/+482
|\ \ \ \ \ \ \ \
| * | | | | | | | platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj2016-05-274-0/+264
| * | | | | | | | dell-rbtn: Ignore ACPI notifications if device is suspendedGabriele Mazzotta2016-05-271-0/+56
| * | | | | | | | thinkpad_acpi: save kbdlight state on suspend and restore it on resumeMarco Trevisan (Treviño)2016-05-271-3/+40
| * | | | | | | | intel_menlow: reduce code duplicationRasmus Villemoes2016-05-271-27/+22
| * | | | | | | | asus-wmi: provide access to ALS controlOleksij Rempel2016-05-271-0/+5
| * | | | | | | | ideapad-laptop: add a new WMI string for ESC keyArnd Bergmann2016-05-271-3/+16
| * | | | | | | | surfacepro3_button: Add a warning when switching to tablet modeAndy Shevchenko2016-05-271-2/+7
| * | | | | | | | sony-laptop: Avoid oops on module unload for older laptopsLawrence Yiu2016-05-061-0/+3
| * | | | | | | | intel_telemetry: Constify telemetry_core_ops structuresJulia Lawall2016-05-052-4/+4
| * | | | | | | | fujitsu-laptop: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-05-051-6/+6
| * | | | | | | | asus-laptop: correct error handling in sysfs_acpi_setGiedrius Statkevičius2016-04-251-3/+2
| * | | | | | | | asus-laptop: remove redundant initializersGiedrius Statkevičius2016-04-251-3/+3
| * | | | | | | | asus-laptop: correct error handling in asus_read_brightness()Giedrius Statkevičius2016-04-251-1/+3
| * | | | | | | | fujitsu-laptop: Support radio LEDMichał Kępień2016-04-151-0/+51
* | | | | | | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-05-272-118/+617
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iommu/vt-d: Use per-cpu IOVA cachingOmer Peleg2016-04-201-12/+35
| * | | | | | | | | iommu/iova: introduce per-cpu caching to iova allocationOmer Peleg2016-04-201-24/+393
| * | | | | | | | | iommu/vt-d: change intel-iommu to use IOVA frame numbersOmer Peleg2016-04-201-32/+29
| * | | | | | | | | iommu/vt-d: avoid dev iotlb logic for domains with no dev iotlbsOmer Peleg2016-04-201-0/+34
| * | | | | | | | | iommu/vt-d: only unmap mapped entriesOmer Peleg2016-04-201-11/+25
| * | | | | | | | | iommu/vt-d: correct flush_unmaps pfn usageOmer Peleg2016-04-201-1/+2
| * | | | | | | | | iommu/vt-d: per-cpu deferred invalidation queuesOmer Peleg2016-04-201-41/+92
| * | | | | | | | | iommu/vt-d: refactoring of deferred flush entriesOmer Peleg2016-04-201-19/+29
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-271-3/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4Andrew Morton2016-05-271-3/+7
* | | | | | | | | | | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-273-4/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dax: enable dax in the presence of known media errors (badblocks)Dan Williams2016-05-183-4/+12
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-05-261-198/+107
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov2016-05-261-1/+1
| * | | | | | | | | | libceph: async MON client generic requestsIlya Dryomov2016-05-261-2/+2
| * | | | | | | | | | libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov2016-05-261-138/+41
| * | | | | | | | | | rbd: rbd_dev_header_unwatch_sync() variantIlya Dryomov2016-05-261-4/+9
| * | | | | | | | | | libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov2016-05-261-3/+2
| * | | | | | | | | | libceph: switch to calc_target(), part 2Ilya Dryomov2016-05-261-14/+4