开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
au0828
Age
Commit message (
Expand
)
Author
2023-05-25
media: mc: Make media_get_pad_index() use pad type flag
Sakari Ailus
2023-04-11
media: mc-device: remove unnecessary __must_check
Jason Kim
2023-04-11
media: au0828: remove unnecessary (void*) conversions
Yu Zhe
2022-11-25
media: vb2/au0828: move the v4l_vb2q_enable_media_source to the au0828 driver
Hans Verkuil
2022-09-24
media: mc: convert pipeline funcs to take media_pad
Tomi Valkeinen
2022-08-29
media: avoid use of 'videobuf'
Hans Verkuil
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2021-11-29
media: au0828-i2c: drop a duplicated function
Mauro Carvalho Chehab
2021-06-02
media: au0828: fix a NULL vs IS_ERR() check
Dan Carpenter
2020-11-16
media: au0828: Consolidate dmesg output
Thomas Gleixner
2020-11-16
media: au0828: use semicolons rather than commas to separate statements
Julia Lawall
2020-09-03
media: rc: harmonize infrared durations to microseconds
Sean Young
2020-08-28
media: media/usb: use vb2_video_unregister_device()
Hans Verkuil
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-07-23
media: drivers/media: don't set pix->priv = 0
Hans Verkuil
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
media: media/usb: 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-28
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
2019-05-22
media: au0828: fix null dereference in error path
Sean Young
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-04-22
media: au0828: stop video streaming only when last user stops
Hans Verkuil
2019-04-22
media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()
Shuah Khan
2019-04-22
media: au0828: fix enable and disable source audio and video inconsistencies
Shuah Khan
2019-04-22
media: change au0828 to use Media Device Allocator API
Shuah Khan
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-19
media: au0828: minor fix to a misleading comment in _close()
Shuah Khan
2019-03-01
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-11-20
media: cropcap/g_selection split
Hans Verkuil
2018-10-04
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
2018-09-24
media: au0828: Fix incorrect error messages
Brad Love
2018-09-24
media: au0828: cannot kfree dev before usb disconnect
Brad Love
2018-09-17
media: au0828: use signals instead of hardcoding a pad number
Mauro Carvalho Chehab
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-03
media: au0828: fix spelling mistake: "completition" -> "completion"
Colin Ian King
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-21
media: add tuner standby op, use where needed
Hans Verkuil
2018-03-05
Merge commit 'v4.16-rc4~0' into patchwork
Mauro Carvalho Chehab
2018-02-26
media: au0828: fix VIDEO_V4L2 dependency
Arnd Bergmann
2018-02-23
media: au0828: add VIDEO_V4L2 dependency
Arnd Bergmann
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-11
media: usb: add SPDX identifiers to some code I wrote
Mauro Carvalho Chehab
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
[next]