index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
qaic
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
2025-04-11
accel/qaic: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-03-14
accel/qaic: Remove redundant 'flush_workqueue()' calls
Chen Ni
2025-03-14
accel/qaic: Fix integer overflow in qaic_validate_req()
Dan Carpenter
2025-03-14
accel/qaic: Fix possible data corruption in BOs > 2G
Jeffrey Hugo
2025-01-31
accel/qaic: Add AIC200 support
Jeffrey Hugo
2025-01-31
accel/qaic: Add config structs for supported cards
Jeffrey Hugo
2025-01-31
accel/qaic: Mask out SR-IOV PCI resources
Youssef Samir
2025-01-31
accel/qaic: Add support for MSI-X
Youssef Samir
2025-01-31
accel/qaic: Allocate an exact number of MSIs
Youssef Samir
2025-01-17
accel/qaic: Change aic100_image_table definition
Youssef Samir
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-22
accel/qaic: Drop redundant vfree() null check in sahara
Jeffrey Hugo
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
2024-10-25
accel/qaic: Add crashdump to Sahara
Jeffrey Hugo
2024-10-18
accel/qaic: Pass string literal as format argument of alloc_workqueue()
Simon Horman
2024-10-12
accel/qaic: Fix the for loop used to walk SG table
Pranjal Ramajor Asha Kanojiya
2024-10-12
accel/qaic: Add AIC080 support
Jeffrey Hugo
2024-10-12
accel/qaic: Add ipc_router channel
Jeffrey Hugo
2024-09-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-09-13
accel/qaic: Change to use DEFINE_SHOW_ATTRIBUTE macro
Longlong Xia
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
2024-04-12
accel/qaic: mark debugfs stub functions as static inline
Arnd Bergmann
2024-04-12
accel/qaic: Add Sahara implementation for firmware loading
Jeffrey Hugo
2024-04-05
accel/qaic: Add fifo queued debugfs
Jeffrey Hugo
2024-04-05
accel/qaic: Add fifo size debugfs
Jeffrey Hugo
2024-04-05
accel/qaic: Add bootlog debugfs
Jeffrey Hugo
2024-02-23
accel/qaic: Constify aic100_channels
Jeff Johnson
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-12-20
accel/qaic: Order pci_remove() operations in reverse of probe()
Jeffrey Hugo
2023-12-20
accel/qaic: Leverage DRM managed APIs to release resources
Pranjal Ramajor Asha Kanojiya
2023-12-15
accel/qaic: Call drm_gem_create_mmap_offset() once for each BO
Pranjal Ramajor Asha Kanojiya
2023-12-15
accel/qaic: Drop the reference to BO in error path of create BO IOCTL
Pranjal Ramajor Asha Kanojiya
2023-12-15
accel/qaic: Fix MHI channel struct field order
Jeffrey Hugo
2023-12-15
accel/qaic: Remove bo->queued field
Pranjal Ramajor Asha Kanojiya
2023-12-15
accel/qaic: Deprecate ->size field from attach slice IOCTL structure
Pranjal Ramajor Asha Kanojiya
2023-12-15
accel/qaic: Implement quirk for SOC_HW_VERSION
Jeffrey Hugo
2023-12-15
accel/qaic: Fix GEM import path code
Pranjal Ramajor Asha Kanojiya
2023-12-01
accel/qaic: Expand DRM device lifecycle
Carl Vanderlip
2023-12-01
accel/qaic: Increase number of in_reset states
Carl Vanderlip
[next]