summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] radio-sf16fmr2: Remove redundant dev_set_drvdataSachin Kamat2013-10-141-1/+0
* [media] snd_tea575x: precedence bug in fmr2_tea575x_get_pins()Dan Carpenter2013-10-141-2/+2
* [media] adv7511: fix error return code in adv7511_probe()Wei Yongjun2013-10-031-0/+2
* [media] davinci: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-032-3/+3
* [media] media/v4l2: VIDEO_RENESAS_VSP1 should depend on HAS_DMAGeert Uytterhoeven2013-10-031-1/+1
* [media] davinci: vpif_capture: fix error return code in vpif_probe()Wei Yongjun2013-10-031-1/+1
* [media] cx24117: use hybrid_tuner_request/release_state to share state betwee...Luis Alves2013-10-033-32/+55
* [media] cx23885: add support for cx24117 with tbs6980 or tbs6981Luis Alves2013-10-035-0/+113
* [media] dvb: add cx24117 frontendLuis Alves2013-10-034-0/+1676
* [media] dvb-usb: fix error handling in ttusb_dec_probe()Alexey Khoroshilov2013-10-031-70/+82
* [media] ts2020: keep 1.06 MHz as default value for frequency_divMauro Carvalho Chehab2013-10-021-0/+3
* [media] media: dvb-frontends: ts2020: Added in a option for frequency divider...John Horan2013-10-023-4/+14
* [media] dib9000: fix typo in spelling the word emptyMichael Krufky2013-10-021-1/+1
* [media] dib9000: fix potential format string leakKees Cook2013-10-021-1/+1
* [media] drxd_hard: remove unused SIZEOF_ARRAYChristoph Jaeger2013-10-021-4/+0
* [media] tda10071: change firmware download conditionAndreas Matthies2013-10-021-8/+1
* [media] fc001[23]: Change variable type to boolPeter Senna Tschudin2013-10-022-2/+2
* [media] media: dvb-core: prepare for enabling irq in complete()Ming Lei2013-10-021-6/+11
* [media] stk1135: fix two warnings added by changeset 76e0598Mauro Carvalho Chehab2013-10-021-2/+2
* [media] videobuf2: Add debug print for the output buffer plane lengths checksSylwester Nawrocki2013-09-261-1/+4
* [media] videobuf2: Add log for size checking error in __qbuf_userptrSeung-Woo Kim2013-09-261-0/+4
* [media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda2013-09-262-66/+51
* [media] videobuf2-dma-sg: Allocate pages as contiguous as possibleRicardo Ribalda2013-09-261-11/+49
* [media] videobuf2: Fix vb2_write prototypeRicardo Ribalda2013-09-261-3/+4
* [media] gspca: print small buffers via %*phAndy Shevchenko2013-09-262-12/+5
* [media] gspca-stk1135: Add variable resolution supportOndrej Zary2013-09-261-34/+34
* [media] gspca: Support variable resolutionOndrej Zary2013-09-262-6/+20
* [media] gspca: store current mode instead of individual parametersOndrej Zary2013-09-2633-136/+146
* [media] Add HCL T12Rg-H to STK webcam upside-down tableGregor Jasny2013-09-261-0/+7
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-132-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-061-10/+13
|\
| * fsl-viu: cleanup clock API useGerhard Sittig2013-08-231-10/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\ \
| * | credits: update contact information for Chris CheneyChris Cheney2013-08-051-1/+1
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-05154-2069/+15913
|\ \ \
| * | | [media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0Hans Verkuil2013-09-031-1/+1
| * | | [media] exynos4-is: Fix entity unregistration on error pathSylwester Nawrocki2013-09-031-1/+1
| * | | [media] exynos-gsc: Register v4l2 deviceArun Kumar K2013-09-033-1/+10
| * | | [media] exynos4-is: Fix fimc-lite bayer formatsArun Kumar K2013-09-031-2/+2
| * | | [media] em28xx: fix assignment of the eeprom dataAlban Browaeys2013-09-031-1/+1
| * | | [media] hdpvr: fix iteration over uninitialized lists in hdpvr_probe()Alexey Khoroshilov2013-09-031-5/+6
| * | | [media] usbtv: Throw corrupted frames awayLubomir Rintel2013-09-031-2/+13
| * | | [media] usbtv: Fix deinterlacingLubomir Rintel2013-09-031-11/+25
| * | | [media] ml86v7667: fix compile warning: 'ret' set but not usedHans Verkuil2013-09-031-2/+2
| * | | [media] s5p-g2d: Fix registration failureSachin Kamat2013-09-031-0/+1
| * | | [media] media: coda: Fix DT driver data pointer for i.MX27Alexander Shiyan2013-09-031-1/+1
| * | | [media] s5p-mfc: Fix input/output format reportingJohn Sheu2013-09-032-80/+55
| * | | [media] v4l: vsp1: Fix mutex double lock at streamon timeLaurent Pinchart2013-08-281-2/+0
| * | | [media] v4l: vsp1: Add support for RT clockLaurent Pinchart2013-08-282-5/+36
| * | | [media] v4l: vsp1: Initialize media device bus_info fieldLaurent Pinchart2013-08-281-0/+2
OpenPOWER on IntegriCloud