summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2014-10-09media: vb2: fix VBI/poll regressionHans Verkuil
2014-10-05media: vb2: fix plane index sanity check in vb2_plane_cookie()Zhaowei Yuan
2014-10-05media: vb2: fix vb2 state check when start_streaming failsHans Verkuil
2014-10-05media: videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pagesHans Verkuil
2014-10-05media: em28xx: fix VBI handling logicMauro Carvalho Chehab
2014-10-05media: adv7604: fix inverted conditionHans Verkuil
2014-10-05media: af9033: update IT9135 tuner inittabsBimow Chen
2014-10-05media: cx18: fix kernel oops with tda8290 tunerHans Verkuil
2014-10-05media: af9033: feed clock to RF tunerAntti Palosaari
2014-10-05media: af9035: new IDs: add support for PCTV 78e and PCTV 79eMalcolm Priestley
2014-10-05media: it913x: init tuner on attachBimow Chen
2014-09-17media: sms: Remove CONFIG_ prefix from Kconfig symbolsPaul Bolle
2014-09-17media: v4l: vb2: Fix stream start and buffer completion raceLaurent Pinchart
2014-09-17media: v4l: vsp1: Remove the unneeded vsp1_video_buffer video fieldLaurent Pinchart
2014-09-17media: mt9v032: fix hblank calculationPhilipp Zabel
2014-09-17media: media-device: Remove duplicated memset() in media_enum_entities()Salva Peiró
2014-09-17media: au0828: Only alt setting logic when neededMauro Carvalho Chehab
2014-09-17media: xc4000: Fix get_frequency()Mauro Carvalho Chehab
2014-09-17media: xc5000: Fix get_frequency()Mauro Carvalho Chehab
2014-07-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-14[media] gspca_pac7302: Add new usb-id for Genius i-Look 317Hans de Goede
2014-07-14[media] tda10071: fix returned symbol rate calculationAntti Palosaari
2014-07-14[media] tda10071: fix spec inversion reportingAntti Palosaari
2014-07-14[media] tda10071: add missing DVB-S2/PSK-8 FEC AUTOAntti Palosaari
2014-07-14[media] tda10071: force modulation to QPSK on DVB-SAntti Palosaari
2014-07-04[media] hdpvr: fix two audio bugsHans Verkuil
2014-07-04[media] davinci: vpif: missing unlocks on errorDan Carpenter
2014-07-04[media] af9035: override tuner id when bad value set into eepromAntti Palosaari
2014-06-19[media] saa7134: use unlocked_ioctl instead of ioctlHans Verkuil
2014-06-19[media] media: v4l2-core: v4l2-dv-timings.c: Cleaning up code wrong value use...Rickard Strandqvist
2014-06-19[media] si2168: firmware download fixAntti Palosaari
2014-06-19[media] si2157: add one missing parenthesisAntti Palosaari
2014-06-19[media] si2168: add one missing parenthesisAntti Palosaari
2014-06-12Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-06Merge branches 'topic/vsp1' and 'topic/adv76xx' of git://git.kernel.org/pub/s...Linus Torvalds
2014-06-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-04[media] au0828-dvb: restore its permission to 644Mauro Carvalho Chehab
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-29USB: media: streamzap: remove CONFIG_USB_DEBUGGreg Kroah-Hartman
2014-05-29USB: media: redrat3: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman
2014-05-29USB: media: redrat3: remove unneeded tracing macroGreg Kroah-Hartman
2014-05-25[media] xc5000: delay tuner sleep to 5 secondsMauro Carvalho Chehab
2014-05-25[media] xc5000: Don't use whitespace before tabsMauro Carvalho Chehab
2014-05-25[media] xc5000: fix CamelCaseMauro Carvalho Chehab
2014-05-25[media] xc5000: Don't wrap msleep()Mauro Carvalho Chehab
2014-05-25[media] xc5000: get rid of positive error codesMauro Carvalho Chehab
2014-05-25[media] au0828: reset streaming when a new frequency is setMauro Carvalho Chehab
2014-05-25[media] au0828: Improve debug messages for urb_completionMauro Carvalho Chehab
2014-05-25[media] au0828: Cancel stream-restart operation if frontend is disconnectedChangbing Xiong