index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
/
saa7146
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2021-12-14
media: saa7146: fix error logic at saa7146_vv_init()
Mauro Carvalho Chehab
1
-0
/
+3
2021-12-14
media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()
Zhou Qingyang
1
-1
/
+1
2021-03-11
media: saa7146: use sg_dma_len when building pgtable
Tasos Sahanidis
2
-3
/
+2
2020-12-03
media: saa7146: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-24
/
+28
2020-11-16
media: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
1
-2
/
+0
2020-11-16
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
1
-4
/
+2
2020-09-27
media: saa7146: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-02-24
media: media/common/saa7146: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-5
/
+5
2020-02-24
media: media/saa7146: fix incorrect assertion in saa7146_buffer_finish
Aditya Pakki
1
-2
/
+0
2020-01-08
media: saa7146: Avoid using BUG_ON as an assertion
Aditya Pakki
1
-2
/
+4
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
1
-14
/
+2
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2
-14
/
+13
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-03-01
media: common: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2019-02-07
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
1
-1
/
+1
2019-01-16
media: saa7146: make use of i2c_8bit_addr_from_msg
Peter Rosin
1
-4
/
+1
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2
-4
/
+4
2018-05-11
media: saa7146: fix error return from master_xfer
Peter Rosin
1
-2
/
+2
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-3
/
+3
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-9
/
+8
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
1
-4
/
+4
2017-12-08
media: use ARRAY_SIZE
Jérémy Lefaure
1
-5
/
+4
2017-11-27
media: annotate ->poll() instances
Al Viro
1
-4
/
+4
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-1
/
+1
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-13
/
+12
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-31
media: saa7146: Convert timers to use timer_setup()
Kees Cook
3
-6
/
+4
2017-10-31
media: media/saa7146: Convert timers to use timer_setup()
Kees Cook
2
-5
/
+6
2017-10-04
[media] saa7146: make saa7146_use_ops const
Bhumika Goyal
2
-2
/
+2
2017-08-26
media: saa7146: constify videobuf_queue_ops structures
Arvind Yadav
2
-2
/
+2
2017-07-20
media: saa7146: constify i2c_algorithm structure
Gustavo A. R. Silva
1
-1
/
+1
2017-04-10
[media] saa7146: use setup_timer
Geliang Tang
2
-6
/
+4
2016-11-23
[media] saa7146: Fix for while releasing video buffers
Andrey Utkin
1
-0
/
+4
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-12-08
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
6
-6
/
+6
2015-07-06
[media] saa7146: use swap() in sort_and_eliminate()
Fabian Frederick
1
-6
/
+3
2015-04-02
[media] saa7146: embed video_device
Hans Verkuil
1
-15
/
+4
2015-03-03
[media] saa7146: replace current->state by set_current_state()
Fabian Frederick
1
-2
/
+2
2014-11-03
[media] saa7146: turn bothersome error into a debug message
Johann Klammer
1
-1
/
+1
2014-10-21
[media] saa7146: Create a device name before it's used
Lubomir Rintel
1
-3
/
+3
2014-09-26
[media] saa7146: remove return after BUG()
Mauro Carvalho Chehab
1
-3
/
+0
2014-08-08
media: use pci_zalloc_consistent
Joe Perches
2
-11
/
+9
2014-07-21
[media] saa7146: fix compile warning
Hans Verkuil
1
-7
/
+6
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
[next]