summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2012-10-28media: au0828: fix case where STREAMOFF being called on stopped stream causes...Devin Heitmueller
2012-10-13media: rc: ite-cir: Initialise ite_dev::rdev earlierBen Hutchings
2012-10-02media: Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall
2012-09-14USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-09-14USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-07-19media: dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak
2012-07-16media: smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky
2012-06-01media: uvcvideo: Fix ENUMINPUT handlingLaurent Pinchart
2012-06-01smsusb: add autodetection support for USB ID 2040:c0a0Michael Krufky
2012-05-21media: rc: Postpone ISR registrationLuis Henriques
2012-04-27media: rc-core: set mode for winbond-cirDavid Härdeman
2012-04-02pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky
2012-04-02lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang
2012-02-29hdpvr: fix race conditon during start of streamingJanne Grunau
2012-01-25uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map()Haogang Chen
2012-01-25V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter
2012-01-06media: s5p-fimc: Use correct fourcc for RGB565 colour formatSylwester Nawrocki
2011-11-26saa7164: Add support for another HVR2200 hardware revisionTony Jago
2011-11-11tuner_xc2028: Allow selection of the frequency adjustment code for XC3028Mauro Carvalho Chehab
2011-11-11dib0700: protect the dib0700 buffer accessOlivier Grenie
2011-11-11DiBcom: protect the I2C bufer accessPatrick Boettcher
2011-11-11uvcvideo: Set alternate setting 0 on resume if the bus has been resetMing Lei
2011-10-25uvcvideo: Fix crash when linking entitiesLaurent Pinchart
2011-10-03vp7045: fix buffer setupFlorian Mickler
2011-10-03nuvoton-cir: simplify raw IR sample handlingJarod Wilson
2011-07-18si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab
2011-07-17Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-13[media] tuner-core: fix a 2.6.39 regression with mt20xxMauro Carvalho Chehab
2011-07-13[media] dvb_frontend: fix race condition in stopping/starting frontendDevin Heitmueller
2011-07-13[media] media: fix radio-sf16fmr2 build when SND is not enabledRandy Dunlap
2011-07-13[media] MEDIA: Fix non-ISA_DMA_API link failure of sound codeRalf Baechle
2011-07-11[media] nuvoton-cir: make idle timeout more saneJarod Wilson
2011-07-11[media] mceusb: increase default timeout to 100msRafi Rubin
2011-07-11[media] mceusb: Timeout unit correctionsRafi Rubin
2011-07-11[media] Revert "V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)"Jarod Wilson
2011-07-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-07[media] msp3400: fill in v4l2_tuner based on vt->type fieldHans Verkuil
2011-07-07[media] tuner-core.c: don't change type field in g_tuner or g_frequencyHans Verkuil
2011-07-07[media] cx18/ivtv: fix g_tuner supportHans Verkuil
2011-07-07[media] tuner-core: power up tuner when called with s_power(1)Hans Verkuil
2011-07-07[media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEKHans Verkuil
2011-07-07[media] tuner-core: simplify the standard fixupHans Verkuil
2011-07-07[media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil
2011-07-07[media] bttv: fix s_tuner for radioHans Verkuil
2011-07-07[media] pvrusb2: fix g/s_tuner supportHans Verkuil
2011-07-07[media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tunerHans Verkuil
2011-07-07[media] tuner-core: fix tuner_resume: use t->mode instead of t->typeHans Verkuil
2011-07-07[media] tuner-core: fix s_std and s_tunerHans Verkuil
2011-07-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-01[media] rc: call input_sync after scancode reportsJarod Wilson