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