aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-06parisc: parisc-agp requires SBA IOMMU driverHelge Deller1-1/+1
2020-11-18char/agp: Disable frontend without CONFIG_DRM_LEGACYDaniel Vetter2-1/+10
2020-09-28agp: use semicolons rather than commas to separate statementsJulia Lawall3-3/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-06-25Merge drm/drm-next into drm-intel-next-queuedJani Nikula3-5/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-3/+3
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2-2/+0
2020-05-22agp/intel: Fix a memory leak on module initialisation failureQiushi Wu1-1/+3
2020-04-18drm/i915: Refactor setting dma info to a common helperMichael J. Ruhl1-7/+10
2020-04-16Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen1-1/+1
2020-04-10agp/intel: Reinforce the barrier after GTT updatesChris Wilson1-1/+3
2020-03-17x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessorBorislav Petkov1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2-2/+2
2020-01-03agp: remove unused variable arqsz in agp_3_5_enable()Yunfeng Ye1-3/+1
2020-01-03agp: remove unused variable mcapndxYunfeng Ye1-5/+0
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-9/+6
2019-12-04agp: Add bridge parameter documentationCorentin Labbe1-0/+3
2019-12-04agp: remove unused variable num_segmentsCorentin Labbe1-2/+1
2019-12-04agp: remove unused variable size in agp_generic_create_gatt_tableCorentin Labbe1-7/+2
2019-11-20char: Fix Kconfig indentationKrzysztof Kozlowski1-1/+1
2019-08-16ia64: remove support for machvecsChristoph Hellwig1-2/+2
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig1-1/+1
2019-08-16char/agp: remove the sgi-agp driverChristoph Hellwig3-346/+0
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-9/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner3-0/+3
2019-03-05agp: efficeon: no need to set PG_reserved on GATT tablesDavid Hildenbrand1-2/+0
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS1-2/+2
2018-07-10char: amd64-agp: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-2/+2
2018-07-10char: agp: Change return type to vm_fault_tSouptick Joarder1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook3-3/+5
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook4-7/+14
2018-05-10agp: uninorth: make two functions staticMathieu Malaterre1-2/+2
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-4/+11
2018-01-11agp: sworks: Deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+2
2018-01-11agp: nvidia: Deprecate pci_get_bus_and_slot()Sinan Kaya1-3/+9
2017-12-12drm/i915: prefer resource_size_t for everything stolenMatthew Auld1-6/+6
2017-12-12drm/i915: make dsm struct resource centricMatthew Auld1-2/+0
2017-12-11agp/intel: Flush all chipset writes after updating the GGTTChris Wilson1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-08-04agp: nvidia: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-04agp: amd64: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-04agp: sis: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-04agp: efficeon: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-04agp: ati: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-04agp: ali: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-04agp: intel: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-04agp: amd-k7: constify pci_device_id.Arvind Yadav1-2/+2
2017-08-04agp: uninorth: constify pci_device_id.Arvind Yadav1-1/+1