summaryrefslogtreecommitdiff
path: root/drivers/media/usb/au0828
AgeCommit message (Expand)Author
2021-06-02media: au0828: fix a NULL vs IS_ERR() checkDan Carpenter
2020-11-16media: au0828: Consolidate dmesg outputThomas Gleixner
2020-11-16media: au0828: use semicolons rather than commas to separate statementsJulia Lawall
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young
2020-08-28media: media/usb: use vb2_video_unregister_device()Hans Verkuil
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-07-23media: drivers/media: don't set pix->priv = 0Hans Verkuil
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab
2019-05-22media: au0828: fix null dereference in error pathSean Young
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-04-22media: au0828: stop video streaming only when last user stopsHans Verkuil
2019-04-22media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan
2019-04-22media: au0828: fix enable and disable source audio and video inconsistenciesShuah Khan
2019-04-22media: change au0828 to use Media Device Allocator APIShuah Khan
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-19media: au0828: minor fix to a misleading comment in _close()Shuah Khan
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab
2019-03-01media: usb: fix several typosMauro Carvalho Chehab
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil
2018-11-20media: cropcap/g_selection splitHans Verkuil
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young
2018-09-24media: au0828: Fix incorrect error messagesBrad Love
2018-09-24media: au0828: cannot kfree dev before usb disconnectBrad Love
2018-09-17media: au0828: use signals instead of hardcoding a pad numberMauro Carvalho Chehab
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-03media: au0828: fix spelling mistake: "completition" -> "completion"Colin Ian King
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-21media: add tuner standby op, use where neededHans Verkuil
2018-03-05Merge commit 'v4.16-rc4~0' into patchworkMauro Carvalho Chehab
2018-02-26media: au0828: fix VIDEO_V4L2 dependencyArnd Bergmann
2018-02-23media: au0828: add VIDEO_V4L2 dependencyArnd Bergmann
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-11media: usb: add SPDX identifiers to some code I wroteMauro Carvalho Chehab
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-07media: au0828: make const array addr_list staticColin Ian King
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27media: au0828/em28xx: make vb2_ops constBhumika Goyal
2017-09-23media: usb: make i2c_client constBhumika Goyal
2017-08-27media: au0828: fix RC_CORE dependencyArnd Bergmann