Age | Commit message (Expand) | Author |
2024-07-19 | Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-07-18 | Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-07-12 | agp: uninorth: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-06-24 | agp: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-06-22 | video: agp: add remaining missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-06-19 | Merge drm/drm-next into drm-intel-next | Jani Nikula |
2024-05-31 | drm: move intel-gtt.h under include/drm/intel | Jani Nikula |
2024-05-03 | alpha: don't make functions public without a reason | Al Viro |
2024-02-16 | char/agp: remove agp_bridge_data::type | Jiri Slaby (SUSE) |
2023-12-06 | char/agp: Remove frontend code | Thomas Zimmermann |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-30 | parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR table | Helge Deller |
2023-09-13 | Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel |
2023-08-31 | parisc: sba: Fix compile warning wrt list of SBA devices | Helge Deller |
2023-07-30 | char: Explicitly include correct DT includes | Rob Herring |
2023-05-22 | parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory() | Helge Deller |
2023-02-13 | char/agp: consolidate {alloc,free}_gatt_pages() | Mike Rapoport |
2022-10-26 | agp/via: Update to DEFINE_SIMPLE_DEV_PM_OPS() | Bjorn Helgaas |
2022-10-26 | agp/sis: Update to DEFINE_SIMPLE_DEV_PM_OPS() | Bjorn Helgaas |
2022-10-26 | agp/amd64: Update to DEFINE_SIMPLE_DEV_PM_OPS() | Bjorn Helgaas |
2022-10-26 | agp/nvidia: Convert to generic power management | Bjorn Helgaas |
2022-10-26 | agp/ati: Convert to generic power management | Bjorn Helgaas |
2022-10-26 | agp/amd-k7: Convert to generic power management | Bjorn Helgaas |
2022-10-26 | agp/intel: Convert to generic power management | Bjorn Helgaas |
2022-10-26 | agp/efficeon: Convert to generic power management | Bjorn Helgaas |
2022-08-06 | Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-07-15 | agp/intel: Use per device iommu check | Lu Baolu |
2022-07-01 | Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm... | Dave Airlie |
2022-06-22 | agp/intel: Rename intel-gtt symbols | Lucas De Marchi |
2022-04-05 | x86/amd_nb: Unexport amd_cache_northbridges() | Muralidhara M K |
2022-03-29 | Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2022-02-25 | agp/intel: Remove usage of the deprecated "pci-dma-compat.h" API | Christophe JAILLET |
2022-02-01 | Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2022-01-16 | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-01-14 | agp/via: Remove unused variable 'current_size' | Thomas Zimmermann |
2022-01-14 | agp/sworks: Remove unused variable 'current_size' | Thomas Zimmermann |
2022-01-14 | agp/nvidia: Declare value returned by readl() as unused | Thomas Zimmermann |
2022-01-14 | agp/ati: Return error from ati_create_page_map() | Thomas Zimmermann |
2022-01-14 | agp: Documentation fixes | Thomas Zimmermann |
2022-01-14 | agp: Include "compat_ioctl.h" where necessary | Thomas Zimmermann |
2022-01-14 | agp: Remove trailing whitespaces | Thomas Zimmermann |
2021-12-14 | via-agp: convert to generic power management | Vaibhav Gupta |
2021-12-14 | sis-agp: convert to generic power management | Vaibhav Gupta |
2021-12-14 | amd64-agp: convert to generic power management | Vaibhav Gupta |
2021-12-14 | Merge v5.16-rc5 into drm-next | Daniel Vetter |
2021-11-30 | parisc/agp: Annotate parisc agp init functions with __init | Helge Deller |
2021-11-15 | agp/intel-gtt: reduce intel-gtt dependencies more | Jani Nikula |
2021-04-06 | parisc: parisc-agp requires SBA IOMMU driver | Helge Deller |
2020-11-18 | char/agp: Disable frontend without CONFIG_DRM_LEGACY | Daniel Vetter |