index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
char/agp: remove agp_bridge_data::type
Jiri Slaby (SUSE)
1
-1
/
+0
2023-12-06
char/agp: Remove frontend code
Thomas Zimmermann
6
-1491
/
+0
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1226
/
+1
2023-10-30
parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR table
Helge Deller
1
-7
/
+9
2023-09-13
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
4
-1226
/
+1
2023-08-31
parisc: sba: Fix compile warning wrt list of SBA devices
Helge Deller
1
-2
/
+0
2023-07-30
char: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-05-22
parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()
Helge Deller
1
-1
/
+14
2023-02-13
char/agp: consolidate {alloc,free}_gatt_pages()
Mike Rapoport
1
-0
/
+6
2022-10-26
agp/via: Update to DEFINE_SIMPLE_DEV_PM_OPS()
Bjorn Helgaas
1
-4
/
+2
2022-10-26
agp/sis: Update to DEFINE_SIMPLE_DEV_PM_OPS()
Bjorn Helgaas
1
-5
/
+2
2022-10-26
agp/amd64: Update to DEFINE_SIMPLE_DEV_PM_OPS()
Bjorn Helgaas
1
-4
/
+2
2022-10-26
agp/nvidia: Convert to generic power management
Bjorn Helgaas
1
-20
/
+4
2022-10-26
agp/ati: Convert to generic power management
Bjorn Helgaas
1
-18
/
+4
2022-10-26
agp/amd-k7: Convert to generic power management
Bjorn Helgaas
1
-20
/
+4
2022-10-26
agp/intel: Convert to generic power management
Bjorn Helgaas
1
-6
/
+5
2022-10-26
agp/efficeon: Convert to generic power management
Bjorn Helgaas
1
-12
/
+4
2022-08-06
Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-10
/
+7
2022-07-15
agp/intel: Use per device iommu check
Lu Baolu
1
-10
/
+7
2022-07-01
Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-29
/
+29
2022-06-22
agp/intel: Rename intel-gtt symbols
Lucas De Marchi
1
-29
/
+29
2022-04-05
x86/amd_nb: Unexport amd_cache_northbridges()
Muralidhara M K
1
-1
/
+1
2022-03-29
Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-13
/
+13
2022-02-25
agp/intel: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
1
-13
/
+13
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
6
-11
/
+14
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-57
/
+17
2022-01-14
agp/via: Remove unused variable 'current_size'
Thomas Zimmermann
1
-3
/
+0
2022-01-14
agp/sworks: Remove unused variable 'current_size'
Thomas Zimmermann
1
-3
/
+0
2022-01-14
agp/nvidia: Declare value returned by readl() as unused
Thomas Zimmermann
1
-1
/
+2
2022-01-14
agp/ati: Return error from ati_create_page_map()
Thomas Zimmermann
1
-1
/
+5
2022-01-14
agp: Documentation fixes
Thomas Zimmermann
1
-0
/
+2
2022-01-14
agp: Include "compat_ioctl.h" where necessary
Thomas Zimmermann
1
-0
/
+2
2022-01-14
agp: Remove trailing whitespaces
Thomas Zimmermann
3
-3
/
+3
2021-12-14
via-agp: convert to generic power management
Vaibhav Gupta
1
-20
/
+5
2021-12-14
sis-agp: convert to generic power management
Vaibhav Gupta
1
-19
/
+6
2021-12-14
amd64-agp: convert to generic power management
Vaibhav Gupta
1
-18
/
+6
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
1
-3
/
+3
2021-11-30
parisc/agp: Annotate parisc agp init functions with __init
Helge Deller
1
-3
/
+3
2021-11-15
agp/intel-gtt: reduce intel-gtt dependencies more
Jani Nikula
1
-0
/
+1
2021-04-06
parisc: parisc-agp requires SBA IOMMU driver
Helge Deller
1
-1
/
+1
2020-11-18
char/agp: Disable frontend without CONFIG_DRM_LEGACY
Daniel Vetter
2
-1
/
+10
2020-09-28
agp: use semicolons rather than commas to separate statements
Julia Lawall
3
-3
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-25
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
3
-5
/
+3
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-05-22
agp/intel: Fix a memory leak on module initialisation failure
Qiushi Wu
1
-1
/
+3
2020-04-18
drm/i915: Refactor setting dma info to a common helper
Michael J. Ruhl
1
-7
/
+10
2020-04-16
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
1
-1
/
+1
[next]