index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
dmaengine: dw-axi-dmac: Remove free slot check algorithm in dw_axi_dma_set_hw...
Pandith N
2
-30
/
+21
2021-08-02
dmaengine: usb-dmac: make usb_dmac_get_current_residue unsigned
Jordy Zomer
1
-1
/
+1
2021-07-29
dmaengine: idxd: fix abort status check
Dave Jiang
1
-2
/
+10
2021-07-28
dmanegine: idxd: add software command status
Dave Jiang
7
-6
/
+63
2021-07-28
dmaengine: idxd: rotate portal address for better performance
Dave Jiang
3
-1
/
+22
2021-07-28
dmaengine: idxd: fix wq slot allocation index check
Dave Jiang
1
-1
/
+1
2021-07-28
dmaengine: idxd: fix uninit var for alt_drv
Dave Jiang
1
-1
/
+1
2021-07-28
dmaengine: idxd: Set defaults for GRPCFG traffic class
Dave Jiang
5
-2
/
+26
2021-07-28
dmaengine: at_xdmac: use platform_driver_register
Clément Léger
1
-1
/
+7
2021-07-28
dmaengine: tegra210-adma: Using pm_runtime_resume_and_get to replace open coding
Zhang Qilong
1
-5
/
+2
2021-07-28
ppc4xx: replace sscanf() by kstrtoul()
Salah Triki
1
-3
/
+9
2021-07-28
dmaengine: stm32-dma: add alternate REQ/ACK protocol management
Amelie Delaunay
1
-2
/
+6
2021-07-28
dt-bindings: dma: add alternative REQ/ACK protocol selection in stm32-dma
Amelie Delaunay
1
-0
/
+7
2021-07-28
dmaengine: altera-msgdma: make response port optional
Olivier Dautricourt
1
-11
/
+26
2021-07-28
dt-bindings: dma: altera-msgdma: make response port optional
Olivier Dautricourt
1
-1
/
+3
2021-07-28
dmaengine: hisi_dma: Remove some useless code
Christophe JAILLET
1
-9
/
+1
2021-07-28
dmaengine: zynqmp_dma: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
1
-2
/
+1
2021-07-28
dmaengine: fsl-dpaa2-qdma: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
1
-5
/
+3
2021-07-28
dmaengine: xilinx_dma: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
1
-2
/
+1
2021-07-27
Merge tag 'bus_remove_return_void-5.15' into next
Vinod Koul
565
-5583
/
+6855
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
86
-243
/
+93
2021-07-21
s390/scm: Make struct scm_driver::remove return void
Uwe Kleine-König
3
-5
/
+6
2021-07-21
s390/ccwgroup: Drop if with an always false condition
Uwe Kleine-König
1
-2
/
+0
2021-07-21
s390/cio: Make struct css_driver::remove return void
Uwe Kleine-König
6
-14
/
+10
2021-07-21
PCI: endpoint: Make struct pci_epf_driver::remove return void
Uwe Kleine-König
2
-4
/
+3
2021-07-21
dmaengine: idxd: remove fault processing code
Dave Jiang
1
-91
/
+4
2021-07-21
dmaengine: idxd: move dsa_drv support to compatible mode
Dave Jiang
9
-48
/
+146
2021-07-21
dmaengine: dsa: move dsa_bus_type out of idxd driver to standalone
Dave Jiang
6
-73
/
+103
2021-07-21
dmaengine: idxd: create user driver for wq 'device'
Dave Jiang
4
-14
/
+61
2021-07-21
dmaengine: idxd: create dmaengine driver for wq 'device'
Dave Jiang
4
-35
/
+92
2021-07-21
dmaengine: idxd: create idxd_device sub-driver
Dave Jiang
3
-0
/
+23
2021-07-21
dmaengine: idxd: add type to driver in order to allow device matching
Dave Jiang
3
-1
/
+21
2021-07-21
dmanegine: idxd: open code the dsa_drv registration
Dave Jiang
3
-17
/
+8
2021-07-21
dmaengine: idxd: idxd: move remove() bits for idxd 'struct device' to device.c
Dave Jiang
3
-19
/
+24
2021-07-21
dmaengine: idxd: move probe() bits for idxd 'struct device' to device.c
Dave Jiang
3
-38
/
+40
2021-07-21
dmaengine: idxd: fix bus_probe() and bus_remove() for dsa_bus
Dave Jiang
2
-63
/
+69
2021-07-21
dmaengine: idxd: remove iax_bus_type prototype
Dave Jiang
1
-1
/
+0
2021-07-21
dmaengine: idxd: remove bus shutdown
Dave Jiang
1
-6
/
+0
2021-07-21
dmaengine: idxd: move wq_disable() to device.c
Dave Jiang
3
-37
/
+39
2021-07-21
dmaengine: idxd: move wq_enable() to device.c
Dave Jiang
3
-123
/
+126
2021-07-21
dmaengine: idxd: remove IDXD_DEV_CONF_READY
Dave Jiang
4
-19
/
+2
2021-07-21
dmaengine: idxd: add 'struct idxd_dev' as wrapper for conf_dev
Dave Jiang
6
-185
/
+251
2021-07-21
dmaengine: idxd: add driver name
Dave Jiang
3
-3
/
+3
2021-07-21
dmaengine: idxd: add driver register helper
Dave Jiang
3
-5
/
+26
2021-07-21
Merge branch 'fixes' into next
Vinod Koul
3
-17
/
+99
2021-07-20
dmaengine: idxd: fix sequence for pci driver remove() and shutdown()
Dave Jiang
2
-11
/
+17
2021-07-20
dmaengine: idxd: fix submission race window
Dave Jiang
3
-18
/
+101
2021-07-20
dmaengine: idxd: fix sequence for pci driver remove() and shutdown()
Dave Jiang
2
-11
/
+17
2021-07-20
dmaengine: idxd: fix desc->vector that isn't being updated
Dave Jiang
1
-2
/
+1
2021-07-18
Linux 5.14-rc2
Linus Torvalds
1
-1
/
+1
[next]