index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
solo6x10
Age
Commit message (
Expand
)
Author
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-19
media: solo6x10: replace http references with https
Alexander A. Klimov
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-12-13
media: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-13
media: solo6x10: Use managed buffer allocation
Takashi Iwai
2019-11-11
media: solo6x10: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
2019-07-23
media: drivers/media: don't set pix->priv = 0
Hans Verkuil
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-09
Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
2019-02-06
media: Drop superfluous PCM preallocation error checks
Takashi Iwai
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-03-23
media: solo6x10: get rid of an address space warning
Mauro Carvalho Chehab
2018-03-23
media: solo6x10: simplify the logic at solo_p2m_dma_desc()
Mauro Carvalho Chehab
2017-12-08
media: solo6x10: use ktime_get_ts64() for time sync
Arnd Bergmann
2017-12-08
media: solo6x10: hide unused variable
Arnd Bergmann
2017-11-30
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
2017-08-27
media: pci: make video_device const
Bhumika Goyal
2017-08-20
media: solo6x10: make snd_kcontrol_new const
Bhumika Goyal
2017-08-09
media: solo6x10: export hardware GPIO pins 8:31 to gpiolib interface
Anton Sviridenko
2017-07-20
media: solo6x10: fix detection of TW2864B chips
Anton Sviridenko
2017-07-19
media: solo6x10: make const array saa7128_regs_ntsc static
Colin Ian King
2017-07-06
Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-06-02
[media] solo6x10: Convert to the new PCM ops
Takashi Iwai
2017-05-19
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
2017-03-22
[media] solo6x10: release vb2 buffers in solo_stop_streaming()
Anton Sviridenko
2017-03-22
[media] solo6x10: improve subscribe event handling
Gustavo Padovan
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-01-31
[media] solo6x10: use designated initializers
Kees Cook
2016-11-16
[media] media: solo6x10: fix lockup by avoiding delayed register write
Andrey Utkin
2016-10-21
[media] solo6x10: don't break long lines
Mauro Carvalho Chehab
2016-09-19
[media] pci: constify vb2_ops structures
Julia Lawall
2016-09-19
[media] pci: constify snd_pcm_ops structures
Julia Lawall
2016-07-12
[media] media: solo6x10: increase FRAME_BUF_SIZE
Andrey Utkin
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-06-28
[media] solo6x10: Simplify solo_enum_ext_input
Ismael Luceno
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] solo6x10: use v4l2_get_timestamp to fill in buffer timestamp
Hans Verkuil
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
[next]