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
/
media
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-20
Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
52
-562
/
+432
2024-11-20
Merge tag 'spi-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-3
/
+3
2024-11-11
Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1
Mauro Carvalho Chehab
2
-1
/
+3
2024-11-08
Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+2
2024-11-08
media: mgb4: Fix inconsistent input/output alignment in loopback mode
Martin Tůma
1
-21
/
+9
2024-11-08
media: replace obsolete hans.verkuil@cisco.com alias
Hans Verkuil
1
-1
/
+1
2024-11-07
media: ipu6: make the ipu6_mmu_unmap() as a void function
Bingbu Cao
2
-12
/
+11
2024-11-07
media: ipu6: optimize the IPU6 MMU unmapping flow
Bingbu Cao
1
-78
/
+39
2024-11-07
media: ipu6: optimize the IPU6 MMU mapping flow
Bingbu Cao
1
-70
/
+64
2024-11-07
media: ipu6: move the l2_unmap() up before l2_map()
Bingbu Cao
1
-43
/
+43
2024-11-07
media: intel/ipu6: remove buttress ish structure
Stanislaw Gruszka
3
-33
/
+4
2024-11-07
media: intel/ipu6: do not handle interrupts when device is disabled
Stanislaw Gruszka
2
-4
/
+12
2024-11-07
media: ipu6: use PFN_UP() and sg_virt() for code simplicity
Bingbu Cao
3
-6
/
+6
2024-11-07
media: ipu6: remove architecture DMA ops dependency in Kconfig
Bingbu Cao
1
-6
/
+0
2024-11-07
media: ipu6: use the IPU6 DMA mapping APIs to do mapping
Bingbu Cao
4
-24
/
+66
2024-11-07
media: ipu6: not override the dma_ops of device in driver
Bingbu Cao
6
-132
/
+156
2024-11-07
media: ipu6: Fix DMA and physical address debugging messages for 32-bit
Sakari Ailus
2
-14
/
+21
2024-10-28
media: mantis: remove orphan mantis_core.h
Bjørn Mork
1
-43
/
+0
2024-10-28
media: pci: drop vb2_ops_wait_prepare/finish
Hans Verkuil
29
-58
/
+0
2024-10-18
media: mgb4: protect driver against spectre
Mauro Carvalho Chehab
1
-0
/
+2
2024-10-16
media: ipu6: remove redundant dependency in Kconfig
Bingbu Cao
1
-1
/
+1
2024-10-16
media: ipu6: fix the wrong type casting and 64-bit division
Bingbu Cao
7
-17
/
+18
2024-10-12
media: mgb4: Fix debugfs error handling
Martin Tůma
6
-40
/
+22
2024-10-07
spi: Merge up v6.12
Mark Brown
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-30
media: netup_unidvb: switch to use devm_spi_alloc_host()
Yang Yingliang
1
-3
/
+3
2024-09-23
Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
10
-100
/
+480
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
1
-1
/
+6
2024-08-31
media: intel/ipu6: make use of dev_err_cast_probe()
Hongbo Li
1
-12
/
+8
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
1
-3
/
+1
2024-08-14
media: mgb4: Fixed signal frame rate limit handling
Martin Tůma
3
-11
/
+12
2024-08-14
media: mgb4: Add support for V4L2_CAP_TIMEPERFRAME
Martin Tůma
8
-37
/
+277
2024-08-14
media: mgb4: Add support for YUV image formats
Martin Tůma
3
-40
/
+183
2024-08-09
media: solo6x10: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2024-07-30
media: intel/ipu6: select AUXILIARY_BUS in Kconfig
Bingbu Cao
1
-0
/
+1
2024-07-30
media: ipu-bridge: fix ipu6 Kconfig dependencies
Arnd Bergmann
1
-1
/
+1
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+4
2024-07-17
Merge tag 'media/v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
38
-297
/
+273
2024-07-03
Merge tag 'media/v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-2
/
+3
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2
-3
/
+3
2024-06-21
media: Convert from tasklet to BH workqueue
Allen Pais
21
-76
/
+84
2024-06-17
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
6
-40
/
+56
2024-06-15
media: ivsc: Depend on IPU_BRIDGE or not IPU_BRIDGE
Sakari Ailus
1
-0
/
+1
2024-06-15
media: intel/ipu6: Fix a null pointer dereference in ipu6_isys_query_stream_b...
Hao Ge
1
-1
/
+1
2024-06-15
media: ipu6: Use the ISYS auxdev device as the V4L2 device's device
Sakari Ailus
1
-1
/
+1
2024-06-15
media: ipu-bridge: Add HIDs from out of tree IPU6 driver ipu-bridge copy
Hans de Goede
1
-3
/
+19
2024-06-15
media: ipu-bridge: Sort ipu_supported_sensors[] array by ACPI HID
Hans de Goede
1
-10
/
+12
2024-06-15
media: ivsc: csi: remove privacy status in struct mei_csi
Wentong Wu
1
-7
/
+3
2024-06-15
media: ivsc: csi: don't count privacy on as error
Wentong Wu
1
-1
/
+5
2024-06-15
media: ivsc: csi: add separate lock for v4l2 control handler
Wentong Wu
1
-1
/
+7
[next]