aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/pvrusb2/pvrusb2-hdw.c
AgeCommit message (Expand)Author
2011-12-12[media] pvrusb2: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker
2011-10-08[media] pvrusb2: implement VIDIOC_QUERYSTDMauro Carvalho Chehab
2011-07-07[media] pvrusb2: fix g/s_tuner supportHans Verkuil
2011-03-22[media] pvrusb2: check kmalloc return valueXiaochen Wang
2011-03-21[media] pvrusb2: Minor VBI tweak to help potential CC supportMike Isely
2011-03-21[media] pvrusb2: width and height maximum valuesServaas Vandenberghe
2011-03-21[media] pvrusb2: Fix a few missing default control values, for croppingMike Isely
2011-03-21[media] pvrusb2: Minor cosmetic code tweakMike Isely
2011-03-21[media] pvrusb2: Handle change of mode before handling change of video standardMike Isely
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart
2010-10-22[media] pvrusb2: Don't use module names to load I2C modulesLaurent Pinchart
2010-06-01V4L/DVB: pvrusb2: convert to s_mbus_fmtHans Verkuil
2010-06-01V4L/DVB: pvrusb2: New feature to mark specific hardware support as experimentalMike Isely
2010-06-01V4L/DVB: pvrusb2: Avoid using stack allocated buffers when performing USB I/OMike Isely
2010-05-19V4L/DVB: pvrusb2: switch to new vbi subdev opsHans Verkuil
2010-02-26V4L/DVB: pvrusb2: Adjust 300msec digitizer wait to be more selectiveMike Isely
2010-02-26V4L/DVB: pvrusb2: Reduce encoder quiet periodMike Isely
2010-02-26V4L/DVB: pvrusb2: Enforce a 300msec stabilization interval during stream strartMike Isely
2010-02-26V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audioAndy Walls
2009-12-05V4L/DVB (13500): pvrusb2: Fix lingering 16KB FX2 Firmware issuesGary Francis
2009-12-05V4L/DVB (13499): pvrusb2: Cosmetic tweak to minimize size_t exposureMike Isely
2009-12-05V4L/DVB (13496): pvrusb2: Support manual extraction of 16KB FX2 firmwareMike Isely
2009-12-05V4L/DVB (13495): pvrusb2: Support 16KB FX2 firmwareMike Isely
2009-12-05V4L/DVB (13228): pvrusb2: Cosmetic kernel log tweakMike Isely
2009-12-05V4L/DVB (13227): pvrusb2: Fix redundant message on driver initialization fail...Mike Isely
2009-12-05V4L/DVB (13225): pvrusb2: Report hardware description to kernel log upon init...Mike Isely
2009-12-05V4L/DVB (13224): pvrusb2: Improve diagnostic info on driver initialization fa...Mike Isely
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-06-23V4L/DVB (12120): pvrusb2: Change initial default frequency settingMike Isely
2009-06-23V4L/DVB (12119): pvrusb2: Re-fix hardware scaling on video standard changeMike Isely
2009-06-23V4L/DVB (12118): pvrusb2: Fix hardware scaling when used with cx25840Mike Isely
2009-06-16V4L/DVB (11748): pvrusb2: Don't use the internal i2c client listJean Delvare
2009-06-16V4L/DVB (11744): pvrusb2: Select, track, and report IR scheme in use with the...Mike Isely
2009-04-17USB: add reset endpoint operationsDavid Vrabel
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-04-06V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil
2009-04-06V4L/DVB (11355): pvrusb2: use usb_interface.dev for v4l2_device_registerJanne Grunau
2009-04-06V4L/DVB (11334): pvrusb2: Fix uninitialized tuner_setup field(s)Mike Isely
2009-03-30V4L/DVB (11208): pvrusb2: Use v4l2_device_disconnect()Mike Isely
2009-03-30V4L/DVB (11207): pvrusb2: Add composite and s-video input support for OnAir d...Mike Isely
2009-03-30V4L/DVB (11206): pvrusb2: Add sub-device for demodMike Isely
2009-03-30V4L/DVB (11204): pvrusb2: Remove old i2c layer; we use v4l2-subdev nowMike Isely
2009-03-30V4L/DVB (11203): pvrusb2: Implement better reporting on attached sub-devicesMike Isely
2009-03-30V4L/DVB (11201): pvrusb2: Fix space-after-comma idiocyMike Isely
2009-03-30V4L/DVB (11198): pvrusb2: Define default I2C address for CS53L32A sub-deviceMike Isely
2009-03-30V4L/DVB (11197): pvrusb2: Fix incorrectly named sub-device IDMike Isely
2009-03-30V4L/DVB (11196): pvrusb2: Define default I2C addresses for msp3400 and saa711...Mike Isely