summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-12drm/amdgpu: add context buffer size check for HEVCBoyuan Zhang
2015-08-12Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-12drm/atomic: Use KMS VBLANK APIThierry Reding
2015-08-12drm/irq: Document return values more consistentlyThierry Reding
2015-08-12drm/irq: Make pipe unsigned and name consistentThierry Reding
2015-08-12drm/irq: Check for valid VBLANK before dereferenceThierry Reding
2015-08-12dm: remove unlikely() before IS_ERR()viresh kumar
2015-08-12dm: do not override error code returned from dm_get_device()Vivek Goyal
2015-08-12dm: test return value for DM_MAPIO_SUBMITTEDMikulas Patocka
2015-08-12dm verity: remove unused mempoolSami Tolvanen
2015-08-12dm cache: move wake_waker() from free_migrations() to where it is neededJoe Thornber
2015-08-12dm btree remove: remove unused function get_nr_entries()Vivek Goyal
2015-08-12dm btree: remove unused "dm_block_t root" parameter in btree_split_sibling()Vivek Goyal
2015-08-12dm cache policy smq: change the mutex to a spinlockJoe Thornber
2015-08-12drm/irq: Remove negative CRTC index special-caseThierry Reding
2015-08-12dm cache policy smq: move 'dm-cache-default' module alias to SMQYi Zhang
2015-08-12drm/plane: Use consistent data types for format countThierry Reding
2015-08-12vga_switcheroo: Remove unnecessary checksThierry Reding
2015-08-12vga_switcheroo: Wrap overly long linesThierry Reding
2015-08-12vga_switcheroo: Use pr_fmt()Thierry Reding
2015-08-12vga_switcheroo: Cleanup header commentThierry Reding
2015-08-12vga_switcheroo: Use pr_*() instead of printk()Thierry Reding
2015-08-12vgaarb: Fix a few checkpatch errors and warningsThierry Reding
2015-08-12vgaarb: Use vgaarb: prefix consistently in messagesThierry Reding
2015-08-12vgaarb: Stop complaining about absent devicesThierry Reding
2015-08-12dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber
2015-08-12dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber
2015-08-12Bluetooth: hci_bcm: Fix "implicit declaration"Frederic Danis
2015-08-12Bluetooth: hci_bcm: improve use of gpios APIUwe Kleine-König
2015-08-12iommu/vt-d: Avoid duplicate device_domain_info structuresJoerg Roedel
2015-08-12iommu/vt-d: Only insert alias dev_info if there is an aliasJoerg Roedel
2015-08-12iommu/vt-d: Pass device_domain_info to __dmar_remove_one_dev_infoJoerg Roedel
2015-08-12iommu/vt-d: Remove dmar_global_lock from device_notifierJoerg Roedel
2015-08-12iommu/vt-d: Get rid of domain->iommu_lockJoerg Roedel
2015-08-12iommu/vt-d: Only call domain_remove_one_dev_info to detach old domainJoerg Roedel
2015-08-12iommu/vt-d: Unify domain->iommu attach/detachmentJoerg Roedel
2015-08-12iommu/vt-d: Establish domain<->iommu link in dmar_insert_one_dev_infoJoerg Roedel
2015-08-12iommu/vt-d: Pass an iommu pointer to domain_init()Joerg Roedel
2015-08-12iommu/vt-d: Rename iommu_detach_dependent_devices()Joerg Roedel
2015-08-12iommu/vt-d: Rename domain_remove_one_dev_info()Joerg Roedel
2015-08-12iommu/vt-d: Rename dmar_insert_dev_info()Joerg Roedel
2015-08-12iommu/vt-d: Move context-mapping into dmar_insert_dev_infoJoerg Roedel
2015-08-12iommu/vt-d: Simplify domain_remove_dev_info()Joerg Roedel
2015-08-12iommu/vt-d: Simplify domain_remove_one_dev_info()Joerg Roedel
2015-08-12iommu/vt-d: Simplify io/tlb flushing in intel_iommu_unmapJoerg Roedel
2015-08-12iommu/vt-d: Replace iommu_bmp with a refcountJoerg Roedel
2015-08-12iommu/vt-d: Kill dmar_domain->idJoerg Roedel
2015-08-12iommu/vt-d: Don't pre-allocate domain ids for si_domainJoerg Roedel
2015-08-12iommu/vt-d: Pass dmar_domain directly into iommu_flush_iotlb_psiJoerg Roedel
2015-08-12iommu/vt-d: Simplify domain_context_mapping_oneJoerg Roedel