aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-19[media] V4L: fix incorrect refcountingHans Verkuil3-7/+9
2012-04-19[media] pluto2: remove some dead codeDan Carpenter1-8/+0
2012-04-19[media] drivers: media: dvb: ddbridge: ddbridge-code: Remove unneeded include of version.hMarcos Paulo de Souza1-1/+0
2012-04-19[media] drivers: media: radio: radio-keene.c: Remove unneeded include of version.hMarcos Paulo de Souza1-1/+0
2012-04-19[media] drivers: media: video: adp1653.c: Remove unneeded include of version.hMarcos Paulo de Souza1-1/+0
2012-04-19[media] tm6000: don't use KERNEL_VERSIONMauro Carvalho Chehab2-3/+0
2012-04-19[media] tlg2300: Remove usage of KERNEL_VERSION()Mauro Carvalho Chehab1-1/+0
2012-04-19[media] dib0700: add new USB PID for the Elgato EyeTV DTT stickGianluca Gennari2-1/+7
2012-04-19[media] video: vicam: Add MODULE_FIRMWARETim Gardner1-1/+4
2012-04-19[media] staging: go7007: Add MODULE_FIRMWARETim Gardner1-0/+2
2012-04-19[media] dib7000p: remove duplicate code and commentGianluca Gennari1-5/+0
2012-04-19[media] videodev2.h: Fix VIDIOC_QUERYMENU ioctl regressionHans Verkuil1-1/+1
2012-04-19[media] au8522_common: dont EXPORT_SYMBOL(au8522_led_gpio_enable)Michael Krufky1-2/+1
2012-04-19[media] au8522_common: add missing MODULE_LICENSEMichael Krufky1-0/+2
2012-04-19[media] au8522: build ATV/DTV demodulators as separate modulesMichael Krufky6-222/+283
2012-04-19[media] au0828-dvb: attach tuner based on dev->board.tuner_type on hvr950qMichael Krufky1-4/+23
2012-04-19[media] xc5000: xtal_khz should be a u16 rather than a u32Michael Krufky2-2/+2
2012-04-19[media] xc5000: log firmware upload failures in xc5000_fwuploadMichael Krufky1-1/+4
2012-04-19[media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmwareMichael Krufky2-4/+36
2012-04-19Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab5693-72880/+146920
2012-04-19[media] zoran: fix integer overflow in setup_window()Xi Wang1-3/+17
2012-04-19[media] s2255drv: Remove redundant NULL test before release_firmware()Jesper Juhl1-2/+1
2012-04-19[media] staging: as102: Remove redundant NULL check before release_firmware() and pointless commentsJesper Juhl1-4/+1
2012-04-18[media] v4l2-ctrls: fix integer overflow in try_set_ext_ctrls()Xi Wang1-1/+2
2012-04-18[media] v4l2-ctrls: fix integer overflow in v4l2_g_ext_ctrls()Xi Wang1-1/+2
2012-04-15Linux 3.4-rc3Linus Torvalds1-1/+1
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-61/+46
2012-04-15x86-32: fix up strncpy_from_user() sign errorLinus Torvalds1-2/+2
2012-04-15ARM: 7386/1: jump_label: fixup for rename to static_keyRabin Vincent1-1/+1
2012-04-15ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin1-0/+12
2012-04-15ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon1-1/+15
2012-04-15ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij1-1/+5
2012-04-15PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki1-18/+39
2012-04-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds26-193/+31
2012-04-15Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-11/+29
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen2-1/+4
2012-04-14Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson11-51/+24
2012-04-14ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errorsKevin Hilman5-129/+0
2012-04-14ARM: dts: remove blank interrupt-parent propertiesRob Herring5-5/+0
2012-04-14Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into fixesOlof Johansson5-8/+7
2012-04-14ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine filesSachin Kamat1-0/+2
2012-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-13/+68
2012-04-14do not export kernel's NULL #define to userspaceLubos Lunak1-6/+2
2012-04-14ARM: EXYNOS: Remove broken config values for touchscren for NURI boardMarek Szyprowski1-42/+0
2012-04-14ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boardsMarek Szyprowski2-1/+3
2012-04-14ARM: EXYNOS: fix regulator name for NURI boardMarek Szyprowski1-1/+1
2012-04-14ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LLMaurus Cuelenaere1-0/+1
2012-04-13Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds6-183/+223
2012-04-13Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6Linus Torvalds4-193/+201
2012-04-13Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds7-21/+40