summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] MAINTAINERS: add mn88472 (Panasonic MN88472)Antti Palosaari2014-11-141-0/+11
* [media] mn88472: add staging TODOAntti Palosaari2014-11-141-0/+21
* [media] mn88472: move to stagingAntti Palosaari2014-11-148-9/+15
* [media] mn88472: implement DVB-T and DVB-T2Antti Palosaari2014-11-141-41/+135
* [media] mn88472: Convert driver to I2C RegMap APIAntti Palosaari2014-11-143-119/+64Star
* [media] mn88472: convert driver to I2C clientAntti Palosaari2014-11-143-112/+165
* [media] mn88472: rename state to devAntti Palosaari2014-11-142-71/+72
* [media] mn88472: rename mn88472_c.c => mn88472.cAntti Palosaari2014-11-144-24/+23Star
* [media] mn88472: add small delay to wait DVB-C lockAntti Palosaari2014-11-141-0/+9
* [media] mn88472: correct attach symbol nameAntti Palosaari2014-11-141-2/+2
* [media] mn88472: Panasonic MN88472 demod driver (DVB-C only)Antti Palosaari2014-11-145-0/+505
* [media] dvb-usb-dvbsky: fix i2c adapter for sp2 devicenibble.max2014-11-111-1/+1
* [media] m88ds3103: change ts clock config for serial modenibble.max2014-11-111-30/+25Star
* [media] cx23885: add DVBSky S952 supportnibble.max2014-11-114-1/+124
* [media] cx23885: add DVBSky S950 supportnibble.max2014-11-114-3/+30
* [media] saa7164: fix sparse warningsHans Verkuil2014-11-116-58/+74
* [media] adv7604: Correct G/S_EDID behaviourHans Verkuil2014-11-111-19/+18Star
* [media] adv7511: fix G/S_EDID behaviorHans Verkuil2014-11-111-7/+14
* [media] adv7842: fix G/S_EDID behaviorHans Verkuil2014-11-111-14/+20
* [media] media: davinci: vpbe: missing clk_putSudip Mukherjee2014-11-111-0/+1
* [media] vivid: add test array controlsHans Verkuil2014-11-111-0/+42
* [media] s2255drv: fix spinlock issuesensoray-dev2014-11-111-12/+10Star
* [media] solo6x10: don't turn off/on encoder interrupt in processing loopAndrey Utkin2014-11-111-2/+0Star
* [media] solo6x10: bind start & stop of encoded frames processing thread to de...Andrey Utkin2014-11-111-7/+4Star
* [media] solo6x10: free DMA allocation when releasing encoderAndrey Utkin2014-11-111-0/+3
* [media] solo6x10: clean up properly in stop_streamingAndrey Utkin2014-11-111-1/+11
* [media] cx25840/cx18: Use standard ordering of mask and shiftJoe Perches2014-11-112-14/+14
* [media] media: davinci: vpbe: add support for VIDIOC_CREATE_BUFSPrabhakar Lad2014-11-112-5/+7
* [media] [PATH,2/2] mxl5007 move loop_thru to attachJose Alberto Reguero2014-11-111-1/+12
* [media] [PATH,1/2] mxl5007 move reset to attachJose Alberto Reguero2014-11-111-4/+13
* Merge tag 'v3.18-rc4' into patchworkMauro Carvalho Chehab2014-11-11667-5308/+5899
|\
| * Linux 3.18-rc4Linus Torvalds2014-11-091-1/+1
| * Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-11-093-3/+27
| |\
| | * arm64: defconfig: update defconfig for 3.18Will Deacon2014-11-051-2/+24
| | * arm64: compat: Enable bpf syscallCatalin Marinas2014-11-051-0/+2
| | * arm64: psci: fix cpu_suspend to check idle state type for indexAmit Daniel Kachhap2014-10-301-1/+1
| * | Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-099-90/+160
| |\ \
| | * | ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber2014-11-091-0/+4
| | * | dma: edma: move device registration to platform codeArnd Bergmann2014-11-062-39/+10Star
| | * | ARM: dts: vf610: add SD node to cosmic dtsOlof Johansson2014-11-051-0/+19
| | * | MAINTAINERS: update bcm2835 entryStephen Warren2014-11-051-1/+2
| | * | Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-11-05509-3962/+4647
| | |\ \
| | | * | ARM: imx: Fix the removal of CONFIG_SPI optionFabio Estevam2014-11-042-0/+2
| | | * | ARM: imx: clk-vf610: define PLL's clock treeStefan Agner2014-11-042-50/+123
| * | | | Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-11-094-86/+154
| |\ \ \ \
| | * | | | of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-044-86/+154
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-11-091-1/+1
| |\ \ \ \
| | * | | | Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason2014-11-041-1/+1
| * | | | | Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-11-092-9/+14
| |\ \ \ \ \
| | * | | | | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg2014-11-071-3/+3