index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
pvrusb2
Age
Commit message (
Expand
)
Author
2011-12-12
[media] pvrusb2: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
drivers/media: Add module.h to all files using it implicitly
Paul Gortmaker
2011-10-08
[media] pvrusb2: initialize standards mask before detecting standard
Mauro Carvalho Chehab
2011-10-08
[media] pvrusb2: implement VIDIOC_QUERYSTD
Mauro Carvalho Chehab
2011-09-03
[media] drivers/media: do not use EXTRA_CFLAGS
Arnaud Lacombe
2011-07-27
[media] return -ENOTTY for unsupported ioctl's at legacy drivers
Mauro Carvalho Chehab
2011-07-27
[media] pvrusb2: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
2011-07-07
[media] pvrusb2: fix g/s_tuner support
Hans Verkuil
2011-05-20
[media] pvrusb2: delete generic_standards_cnt
Dan Carpenter
2011-05-20
[media] pvrusb2: check for allocation failures
Dan Carpenter
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-22
[media] remove the old RC_MAP_HAUPPAUGE_NEW RC map
Mauro Carvalho Chehab
2011-03-22
[media] pvrusb2: check kmalloc return value
Xiaochen Wang
2011-03-22
[media] pvrusb2: Remove dead code
Mike Isely
2011-03-22
[media] pvrusb2: Implement support for Terratec Grabster AV400
Mike Isely
2011-03-21
[media] pvrusb2: Use sysfs_attr_init() where appropriate
Mike Isely
2011-03-21
[media] pvrusb2: Minor VBI tweak to help potential CC support
Mike Isely
2011-03-21
[media] pvrusb2: width and height maximum values
Servaas Vandenberghe
2011-03-21
[media] pvrusb2: Fix a few missing default control values, for cropping
Mike Isely
2011-03-21
[media] pvrusb2: Minor cosmetic code tweak
Mike Isely
2011-03-21
[media] pvrusb2: Handle change of mode before handling change of video standard
Mike Isely
2011-01-31
[media] ir-kbd-i2c: improve remote behavior with z8 behind usb
Jarod Wilson
2011-01-19
[media] pvrusb2: Provide more information about IR units to lirc_zilog and ir...
Andy Walls
2010-12-30
[media] v4l2-ctrls: use const char * const * for the menu arrays
Hans Verkuil
2010-12-29
[media] media: video: pvrusb2: fix memory leak
Vasiliy Kulikov
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
2010-10-22
[media] pvrusb2: Don't use module names to load I2C modules
Laurent Pinchart
2010-09-27
V4L/DVB: pvrusb2: remove unneeded NULL checks
Dan Carpenter
2010-08-08
V4L/DVB: media: video: pvrusb2: remove custom hex_to_bin()
Andy Shevchenko
2010-08-02
V4L/DVB: drivers/media/video/pvrusb2: Add missing mutex_unlock
Julia Lawall
2010-06-01
V4L/DVB: pvrusb2: convert to s_mbus_fmt
Hans Verkuil
2010-06-01
V4L/DVB: pvrusb2: Fix kernel oops on device tear-down
Mike Isely
2010-06-01
V4L/DVB: pvrusb2: Fix minor internal array allocation
Mike Isely
2010-06-01
V4L/DVB: pvrusb2: Fix USB parent device reference count
Mike Isely
2010-06-01
V4L/DVB: pvrusb2: Fix kernel oops at device unregistration
Mike Isely
2010-06-01
V4L/DVB: pvrusb2: New feature to mark specific hardware support as experimental
Mike Isely
2010-06-01
V4L/DVB: pvrusb2: Avoid using stack allocated buffers when performing USB I/O
Mike Isely
2010-06-01
V4L/DVB: pvrusb2: Fix Gotview hardware support
Mike Isely
2010-05-19
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
2010-05-19
V4L/DVB: pvrusb2: switch to new vbi subdev ops
Hans Verkuil
2010-05-19
V4L/DVB: pvrusb2-v4l2: Rename dev_info to pdi
Joe Perches
2010-04-07
device_attributes: add sysfs_attr_init() for dynamic attributes
Wolfram Sang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
V4L/DVB: pvrusb2: Adjust 300msec digitizer wait to be more selective
Mike Isely
2010-02-26
V4L/DVB: pvrusb2: Reduce encoder quiet period
Mike Isely
2010-02-26
V4L/DVB: pvrusb2: Enforce a 300msec stabilization interval during stream strart
Mike Isely
2010-02-26
V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio
Andy Walls
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
[next]