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
/
usb
/
au0828
Age
Commit message (
Expand
)
Author
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
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-07
media: au0828: make const array addr_list static
Colin Ian King
2017-11-07
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
media: au0828/em28xx: make vb2_ops const
Bhumika Goyal
2017-09-23
media: usb: make i2c_client const
Bhumika Goyal
2017-08-27
media: au0828: fix RC_CORE dependency
Arnd Bergmann
2017-08-27
media: au0828: fix unbalanced lock/unlock in au0828_usb_probe
Gustavo A. R. Silva
2017-08-26
media: usb: make i2c_adapter const
Bhumika Goyal
2017-08-26
media: usb: make i2c_algorithm const
Bhumika Goyal
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2017-07-20
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
2017-06-24
media: Replace initalized ->initialized
Mauro Carvalho Chehab
2017-06-06
[media] au0828: Add timer to restart TS stream if no data arrives on bulk end...
Devin Heitmueller
2017-04-05
[media] usb: au0828: remove redundant code
Colin Ian King
2017-03-03
[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()
Mauro Carvalho Chehab
2017-02-03
[media] media: Protect enable_source and disable_source handler code paths
Shuah Khan
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-10-21
[media] au0828: don't break long lines
Mauro Carvalho Chehab
2016-09-22
[media] rc: split nec protocol into its three variants
Sean Young
2016-09-19
[media] usb: constify vb2_ops structures
Julia Lawall
2016-08-24
[media] media: usb: au0828: au0828-video: don't print error when allocating u...
Wolfram Sang
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-06-15
[media] media-device: dynamically allocate struct media_devnode
Mauro Carvalho Chehab
2016-05-09
[media] media: au0828 fix au0828_v4l2_device_register() to not unlock and free
Shuah Khan
2016-04-13
[media] au0828: remove unused macro
Guennadi Liakhovetski
2016-04-06
[media] au0828: Unregister notifiers
Mauro Carvalho Chehab
2016-03-31
[media] Revert "[media] media: au0828 change to use Managed Media Controller ...
Mauro Carvalho Chehab
2016-03-31
[media] au0828: Fix dev_state handling
Mauro Carvalho Chehab
2016-03-31
[media] au0828: fix au0828_v4l2_close() dev_state race condition
Shuah Khan
[next]