summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
AgeCommit message (Expand)AuthorLines
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-4/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-11/+11
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-18/+15
2025-07-09agp/amd64: Check AGP Capability before binding to unsupported devicesLukas Wunner-8/+8
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-0/+55
2025-05-13Merge branch 'x86/msr' into x86/core, to resolve conflictsIngo Molnar-0/+1
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)-0/+1
2025-04-14x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>Ingo Molnar-1/+1
2025-04-02agp/intel-gtt: Add intel_gmch_gtt_read_entry()Ville Syrjälä-0/+55
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2024-07-18Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+8
2024-07-12agp: uninorth: add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-06-24agp: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+5
2024-06-22video: agp: add remaining missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+8
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula-1/+1
2024-05-31drm: move intel-gtt.h under include/drm/intelJani Nikula-2/+2
2024-05-03alpha: don't make functions public without a reasonAl Viro-1/+1
2024-02-16char/agp: remove agp_bridge_data::typeJiri Slaby (SUSE)-1/+0
2023-12-06char/agp: Remove frontend codeThomas Zimmermann-1491/+0
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1226/+1
2023-10-30parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR tableHelge Deller-7/+9
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+0
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel-1226/+1
2023-08-31parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller-2/+0
2023-07-30char: Explicitly include correct DT includesRob Herring-0/+1
2023-05-22parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()Helge Deller-1/+14
2023-02-13char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport-0/+6
2022-10-26agp/via: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas-4/+2
2022-10-26agp/sis: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas-5/+2
2022-10-26agp/amd64: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas-4/+2
2022-10-26agp/nvidia: Convert to generic power managementBjorn Helgaas-20/+4
2022-10-26agp/ati: Convert to generic power managementBjorn Helgaas-18/+4
2022-10-26agp/amd-k7: Convert to generic power managementBjorn Helgaas-20/+4
2022-10-26agp/intel: Convert to generic power managementBjorn Helgaas-6/+5
2022-10-26agp/efficeon: Convert to generic power managementBjorn Helgaas-12/+4
2022-08-06Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-10/+7
2022-07-15agp/intel: Use per device iommu checkLu Baolu-10/+7
2022-07-01Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm...Dave Airlie-29/+29
2022-06-22agp/intel: Rename intel-gtt symbolsLucas De Marchi-29/+29
2022-04-05x86/amd_nb: Unexport amd_cache_northbridges()Muralidhara M K-1/+1
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-13/+13
2022-02-25agp/intel: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET-13/+13
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-11/+14
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-57/+17
2022-01-14agp/via: Remove unused variable 'current_size'Thomas Zimmermann-3/+0
2022-01-14agp/sworks: Remove unused variable 'current_size'Thomas Zimmermann-3/+0
2022-01-14agp/nvidia: Declare value returned by readl() as unusedThomas Zimmermann-1/+2
2022-01-14agp/ati: Return error from ati_create_page_map()Thomas Zimmermann-1/+5
2022-01-14agp: Documentation fixesThomas Zimmermann-0/+2
2022-01-14agp: Include "compat_ioctl.h" where necessaryThomas Zimmermann-0/+2