index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
pvrusb2
Age
Commit message (
Expand
)
Author
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-10-09
media: pvrusb2: replace `printk` with `pr_*`
Dafna Hirschfeld
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-28
media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2
Hans Verkuil
2018-05-09
media: pvrusb2: delete unneeded include
Julia Lawall
2018-05-04
media: lgdt330x: convert it to the new I2C binding way
Mauro Carvalho Chehab
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-03
media: pvrusb2: drop unneeded newline
Julia Lawall
2017-12-28
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-18
media: pvrusb2: correctly return V4L2_PIX_FMT_MPEG in enum_fmt
Hans Verkuil
2017-12-18
media: v4l2-dev: convert VFL_TYPE_* into an enum
Mauro Carvalho Chehab
2017-12-14
media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices
Sean Young
2017-12-11
media: pvrusb2: properly check endpoint types
Andrey Konovalov
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-02
media: pvrusb2: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-23
media: fix media Kconfig help syntax issues
Hans Verkuil
2017-08-27
media: usb: make video_device const
Bhumika Goyal
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-07-20
media: pvrusb2: fix the retry logic
Mauro Carvalho Chehab
2017-06-07
[media] pvrusb2: remove redundant check on cnt > 8
Colin Ian King
2017-03-03
[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()
Mauro Carvalho Chehab
2017-03-03
[media] pvrusb2: reduce stack usage pvr2_eeprom_analyze()
Arnd Bergmann
2017-01-31
[media] pvrusb2-io: Add some spaces for better code readability
Markus Elfring
2017-01-31
[media] pvrusb2-io: Use kmalloc_array() in pvr2_stream_buffer_count()
Markus Elfring
2017-01-31
[media] pvrusb2: Clean up file handle in open() error path
Santosh Kumar Singh
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-18
[media] pvrusb2: use KERNEL_CONT where needed
Mauro Carvalho Chehab
2016-10-24
[media] variable name is never null, so remove null check
Colin Ian King
2016-10-21
[media] pvrusb2: don't break long lines
Mauro Carvalho Chehab
2016-09-22
[media] rc: Hauppauge z8f0811 can decode RC6
Sean Young
2016-08-24
[media] pvrusb2: convert g/s_crop to g/s_selection
Hans Verkuil
2016-08-24
[media] pvrusb2: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-12
[media] pvrusb2: use v4l2_s_ctrl instead of the s_ctrl op
Hans Verkuil
2016-04-20
[media] pvrusb2: fix smatch errors
Hans Verkuil
2016-02-23
[media] pvrusb2: don't go past buf array
Mauro Carvalho Chehab
2016-02-23
[media] pvrusb2-io: no need to check if sp is not NULL
Mauro Carvalho Chehab
2016-02-19
[media] pvrusb2: correctly handling failed thread run
Insu Yun
2015-11-17
[media] media/usb/pvrusb2: Support for V4L2_CTRL_WHICH_DEF_VAL
Ricardo Ribalda
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
[next]