aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds12-34/+54
2014-07-14[media] gspca_pac7302: Add new usb-id for Genius i-Look 317Hans de Goede1-0/+1
2014-07-14[media] tda10071: fix returned symbol rate calculationAntti Palosaari1-1/+1
2014-07-14[media] tda10071: fix spec inversion reportingAntti Palosaari1-2/+2
2014-07-14[media] tda10071: add missing DVB-S2/PSK-8 FEC AUTOAntti Palosaari1-0/+1
2014-07-14[media] tda10071: force modulation to QPSK on DVB-SAntti Palosaari1-1/+5
2014-07-04[media] hdpvr: fix two audio bugsHans Verkuil1-3/+3
2014-07-04[media] davinci: vpif: missing unlocks on errorDan Carpenter2-0/+2
2014-07-04[media] af9035: override tuner id when bad value set into eepromAntti Palosaari1-7/+33
2014-06-19[media] saa7134: use unlocked_ioctl instead of ioctlHans Verkuil1-1/+1
2014-06-19[media] media: v4l2-core: v4l2-dv-timings.c: Cleaning up code wrong value used in aspect ratioRickard Strandqvist1-2/+2
2014-06-19[media] si2168: firmware download fixAntti Palosaari2-15/+1
2014-06-19[media] si2157: add one missing parenthesisAntti Palosaari1-1/+1
2014-06-19[media] si2168: add one missing parenthesisAntti Palosaari1-1/+1
2014-06-12Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds19-1744/+456
2014-06-06Merge branches 'topic/vsp1' and 'topic/adv76xx' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media into nextLinus Torvalds19-530/+1718
2014-06-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media into nextLinus Torvalds194-5101/+7594
2014-06-04[media] au0828-dvb: restore its permission to 644Mauro Carvalho Chehab1-0/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-3/+3
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into nextLinus Torvalds2-88/+23
2014-05-29USB: media: streamzap: remove CONFIG_USB_DEBUGGreg Kroah-Hartman1-9/+0
2014-05-29USB: media: redrat3: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman1-42/+21
2014-05-29USB: media: redrat3: remove unneeded tracing macroGreg Kroah-Hartman1-37/+2
2014-05-25[media] xc5000: delay tuner sleep to 5 secondsMauro Carvalho Chehab1-9/+34
2014-05-25[media] xc5000: Don't use whitespace before tabsMauro Carvalho Chehab1-5/+5
2014-05-25[media] xc5000: fix CamelCaseMauro Carvalho Chehab1-69/+69
2014-05-25[media] xc5000: Don't wrap msleep()Mauro Carvalho Chehab1-10/+5
2014-05-25[media] xc5000: get rid of positive error codesMauro Carvalho Chehab1-56/+48
2014-05-25[media] au0828: reset streaming when a new frequency is setMauro Carvalho Chehab2-2/+43
2014-05-25[media] au0828: Improve debug messages for urb_completionMauro Carvalho Chehab1-4/+8
2014-05-25[media] au0828: Cancel stream-restart operation if frontend is disconnectedChangbing Xiong1-0/+2
2014-05-25[media] dib0700: fix RC support on Hauppauge Nova-TDMauro Carvalho Chehab3-9/+38
2014-05-25[media] m5mols: Replace missing headerLaurent Pinchart1-1/+1
2014-05-25[media] fix mceusb endpoint type identification/handlingMatt DeVillier1-30/+35
2014-05-25[media] az6027: Added the PID for a new revision of the Elgato EyeTV Sat DVB-S TunerManuel Schönlaub2-1/+7
2014-05-25[media] adv7604: Add LLC polarity configurationLaurent Pinchart1-1/+2
2014-05-25[media] adv7604: Set HPD GPIO direction to outputLaurent Pinchart1-1/+1
2014-05-25[media] adv7604: Add endpoint properties to DT bindingsLaurent Pinchart1-2/+32
2014-05-25[media] adv7604: Add DT supportLaurent Pinchart1-14/+66
2014-05-25[media] adv7604: Specify the default input through platform dataLaurent Pinchart1-0/+7
2014-05-25[media] adv7604: Support hot-plug detect control through a GPIOLaurent Pinchart1-4/+33
2014-05-25[media] adv7604: Sort headers alphabeticallyLaurent Pinchart1-6/+6
2014-05-25[media] adv7604: Replace *_and_or() functions with *_clr_set()Laurent Pinchart1-43/+43
2014-05-25[media] adv7604: Store I2C addresses and clients in arraysLaurent Pinchart1-178/+70
2014-05-25[media] adv7604: Inline the to_sd functionLaurent Pinchart1-6/+3
2014-05-25[media] adv7604: Remove deprecated video-level DV timings operationsLaurent Pinchart1-26/+9
2014-05-25[media] adv7604: Add pad-level DV timings supportLaurent Pinchart1-4/+43
2014-05-25[media] adv7604: Make output format configurable through pad format operationsLaurent Pinchart1-25/+255
2014-05-25[media] adv7604: Add sink padsLaurent Pinchart1-26/+35
2014-05-25[media] adv7604: Remove subdev control handlersLaurent Pinchart1-7/+0