summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON47-472/+463
2014-11-14[media] pci: Make use of MEDIA_BUS_FMT definitionsBoris BREZILLON7-8/+8
2014-11-14[media] i2c: Make use of media_bus_format enumBoris BREZILLON46-382/+382
2014-11-14[media] rtl28xxu: enable demod ADC only when neededAntti Palosaari1-12/+25
2014-11-14[media] r820t: add DVB-C configAntti Palosaari1-0/+12
2014-11-14[media] mn88473: add staging TODOAntti Palosaari1-0/+21
2014-11-14[media] mn88473: move to stagingAntti Palosaari8-9/+15
2014-11-14[media] mn88473: convert to RegMap APIAntti Palosaari3-146/+90
2014-11-14[media] mn88473: convert driver to I2C bindingAntti Palosaari3-110/+162
2014-11-14[media] mn88473: improve IF frequency and BW handlingAntti Palosaari1-17/+47
2014-11-14[media] mn88473: implement DVB-T modeAntti Palosaari1-1/+10
2014-11-14[media] mn88473: add support for DVB-T2Antti Palosaari1-7/+38
2014-11-14[media] mn88473: Panasonic MN88473 DVB-T/T2/C demod driverAntti Palosaari5-0/+481
2014-11-14[media] mn88472: add staging TODOAntti Palosaari1-0/+21
2014-11-14[media] mn88472: move to stagingAntti Palosaari8-9/+15
2014-11-14[media] mn88472: implement DVB-T and DVB-T2Antti Palosaari1-41/+135
2014-11-14[media] mn88472: Convert driver to I2C RegMap APIAntti Palosaari3-119/+64
2014-11-14[media] mn88472: convert driver to I2C clientAntti Palosaari3-112/+165
2014-11-14[media] mn88472: rename state to devAntti Palosaari2-71/+72
2014-11-14[media] mn88472: rename mn88472_c.c => mn88472.cAntti Palosaari4-24/+23
2014-11-14[media] mn88472: add small delay to wait DVB-C lockAntti Palosaari1-0/+9
2014-11-14[media] mn88472: correct attach symbol nameAntti Palosaari1-2/+2
2014-11-14[media] mn88472: Panasonic MN88472 demod driver (DVB-C only)Antti Palosaari5-0/+505
2014-11-11[media] dvb-usb-dvbsky: fix i2c adapter for sp2 devicenibble.max1-1/+1
2014-11-11[media] m88ds3103: change ts clock config for serial modenibble.max1-30/+25
2014-11-11[media] cx23885: add DVBSky S952 supportnibble.max4-1/+124
2014-11-11[media] cx23885: add DVBSky S950 supportnibble.max4-3/+30
2014-11-11[media] saa7164: fix sparse warningsHans Verkuil6-58/+74
2014-11-11[media] adv7604: Correct G/S_EDID behaviourHans Verkuil1-19/+18
2014-11-11[media] adv7511: fix G/S_EDID behaviorHans Verkuil1-7/+14
2014-11-11[media] adv7842: fix G/S_EDID behaviorHans Verkuil1-14/+20
2014-11-11[media] media: davinci: vpbe: missing clk_putSudip Mukherjee1-0/+1
2014-11-11[media] vivid: add test array controlsHans Verkuil1-0/+42
2014-11-11[media] s2255drv: fix spinlock issuesensoray-dev1-12/+10
2014-11-11[media] solo6x10: don't turn off/on encoder interrupt in processing loopAndrey Utkin1-2/+0
2014-11-11[media] solo6x10: bind start & stop of encoded frames processing thread to de...Andrey Utkin1-7/+4
2014-11-11[media] solo6x10: free DMA allocation when releasing encoderAndrey Utkin1-0/+3
2014-11-11[media] solo6x10: clean up properly in stop_streamingAndrey Utkin1-1/+11
2014-11-11[media] cx25840/cx18: Use standard ordering of mask and shiftJoe Perches2-14/+14
2014-11-11[media] media: davinci: vpbe: add support for VIDIOC_CREATE_BUFSPrabhakar Lad1-3/+7
2014-11-11[media] [PATH,2/2] mxl5007 move loop_thru to attachJose Alberto Reguero1-1/+12
2014-11-11[media] [PATH,1/2] mxl5007 move reset to attachJose Alberto Reguero1-4/+13
2014-11-11Merge tag 'v3.18-rc4' into patchworkMauro Carvalho Chehab346-1940/+2830
2014-11-10Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-39/+1
2014-11-10Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-72/+84
2014-11-10Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+14
2014-11-10Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-54/+20
2014-11-10Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-8/+29
2014-11-10Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-34/+110
2014-11-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds53-223/+8