summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2013-10-17[media] media: Remove unnecessary semicolonsJoe Perches13-16/+16
2013-10-15[media] tlg2300: fix sparse warningHans Verkuil1-1/+1
2013-10-15[media] cx231xx: fix sparse warningsHans Verkuil1-2/+2
2013-10-15[media] radio-keene: fix sparse warningHans Verkuil1-1/+1
2013-10-15[media] fmdrv_common: fix sparse warningHans Verkuil1-1/+1
2013-10-15[media] tuner-xs2028.c: fix sparse warningsHans Verkuil1-2/+2
2013-10-15[media] timblogiw: fix two sparse warningsHans Verkuil1-2/+2
2013-10-15[media] pvrusb2: fix sparse warningHans Verkuil1-1/+1
2013-10-15[media] hdpvr: fix sparse warningsHans Verkuil1-6/+5
2013-10-15[media] gscpa_ov534_9: Add support for ov3610 sensorVladik Aranov1-1/+333
2013-10-15[media] em28xx: MaxMedia UB425-TC change demod settingsAntti Palosaari1-0/+1
2013-10-15[media] em28xx: MaxMedia UB425-TC switch RF tuner driver to anotherAntti Palosaari1-2/+3
2013-10-15[media] em28xx: MaxMedia UB425-TC offer firmware for demodulatorAntti Palosaari1-5/+2
2013-10-14[media] cx23885: Add Leadtek Winfast PxPVR2200Anca Emanuel3-1/+44
2013-10-14[media] siano: Use the default firmware for StellarMauro Carvalho Chehab1-0/+3
2013-10-14[media] siano: Fix initialization for Stellar modelsMauro Carvalho Chehab1-4/+18
2013-10-14[media] siano: Improve debug/info messagesMauro Carvalho Chehab1-8/+10
2013-10-14[media] siano: Don't show debug messages as errorsMauro Carvalho Chehab1-2/+2
2013-10-14[media] cx24117: prevent mutex to be stuck on locked state if FE init failsLuis Alves1-5/+4
2013-10-14[media] radio-sf16fmr2: Remove redundant dev_set_drvdataSachin Kamat1-1/+0
2013-10-14[media] snd_tea575x: precedence bug in fmr2_tea575x_get_pins()Dan Carpenter1-2/+2
2013-10-03[media] adv7511: fix error return code in adv7511_probe()Wei Yongjun1-0/+2
2013-10-03[media] davinci: remove deprecated IRQF_DISABLEDMichael Opdenacker2-3/+3
2013-10-03[media] media/v4l2: VIDEO_RENESAS_VSP1 should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-10-03[media] davinci: vpif_capture: fix error return code in vpif_probe()Wei Yongjun1-1/+1
2013-10-03[media] cx24117: use hybrid_tuner_request/release_state to share state betwee...Luis Alves3-32/+55
2013-10-03[media] cx23885: add support for cx24117 with tbs6980 or tbs6981Luis Alves5-0/+113
2013-10-03[media] dvb: add cx24117 frontendLuis Alves4-0/+1676
2013-10-03[media] dvb-usb: fix error handling in ttusb_dec_probe()Alexey Khoroshilov1-70/+82
2013-10-02[media] ts2020: keep 1.06 MHz as default value for frequency_divMauro Carvalho Chehab1-0/+3
2013-10-02[media] media: dvb-frontends: ts2020: Added in a option for frequency divider...John Horan3-4/+14
2013-10-02[media] dib9000: fix typo in spelling the word emptyMichael Krufky1-1/+1
2013-10-02[media] dib9000: fix potential format string leakKees Cook1-1/+1
2013-10-02[media] drxd_hard: remove unused SIZEOF_ARRAYChristoph Jaeger1-4/+0
2013-10-02[media] tda10071: change firmware download conditionAndreas Matthies1-8/+1
2013-10-02[media] fc001[23]: Change variable type to boolPeter Senna Tschudin2-2/+2
2013-10-02[media] media: dvb-core: prepare for enabling irq in complete()Ming Lei1-6/+11
2013-10-02[media] stk1135: fix two warnings added by changeset 76e0598Mauro Carvalho Chehab1-2/+2
2013-09-26[media] videobuf2: Add debug print for the output buffer plane lengths checksSylwester Nawrocki1-1/+4
2013-09-26[media] videobuf2: Add log for size checking error in __qbuf_userptrSeung-Woo Kim1-0/+4
2013-09-26[media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda2-66/+51
2013-09-26[media] videobuf2-dma-sg: Allocate pages as contiguous as possibleRicardo Ribalda1-11/+49
2013-09-26[media] videobuf2: Fix vb2_write prototypeRicardo Ribalda1-3/+4
2013-09-26[media] gspca: print small buffers via %*phAndy Shevchenko2-12/+5
2013-09-26[media] gspca-stk1135: Add variable resolution supportOndrej Zary1-34/+34
2013-09-26[media] gspca: Support variable resolutionOndrej Zary2-6/+20
2013-09-26[media] gspca: store current mode instead of individual parametersOndrej Zary33-136/+146
2013-09-26[media] Add HCL T12Rg-H to STK webcam upside-down tableGregor Jasny1-0/+7
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2-2/+2
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-10/+13