summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-01[media] s5p-fimc: Add pipeline ops to separate FIMC-LITE moduleSylwester Nawrocki
2012-10-01[media] s5p-jpeg: Add missing braces around sizeofSachin Kamat
2012-10-01[media] s5p-fimc: fimc-lite: Propagate frame format on the subdevSylwester Nawrocki
2012-10-01[media] s5p-fimc: fimc-lite: Correct Bayer pixel format definitionsSylwester Nawrocki
2012-10-01[media] tda18271: make 'low-power standby mode after attach' multi-instance safeMichael Krufky
2012-10-01[media] tda18271: enter low-power standby mode at the end of tda18271_attach()Michael Krufky
2012-10-01[media] ivtv: fix format enumeration: don't show invalid formatsHans Verkuil
2012-10-01[media] ivtv: disable a bunch of ioctls that are invalid for the decoder VBIHans Verkuil
2012-10-01[media] ivtv: fix incorrect service_set for the decoder VBI captureHans Verkuil
2012-10-01[media] ivtv: don't allow g/s_frequency for output device nodesHans Verkuil
2012-10-01[media] ivtv: fix v4l2-compliance errors for the radio deviceHans Verkuil
2012-10-01[media] ivtv: fix v4l2-compliance error: inconsistent std reportingHans Verkuil
2012-10-01[media] ivtv: DECODER_CMD v4l2-compliance fixesHans Verkuil
2012-10-01[media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format s...Hans Verkuil
2012-10-01[media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil
2012-10-01[media] rtl28xxu: [0ccd:00d3] TerraTec Cinergy T Stick RC (Rev. 3)Antti Palosaari
2012-10-01[media] fc2580: use macro for 64 bit division and reminderGianluca Gennari
2012-10-01[media] fc2580: silence uninitialized variable warningGianluca Gennari
2012-10-01[media] fc2580: define const as UL to silence a warningGianluca Gennari
2012-10-01[media] em28xx: do not set PCTV 290e LNA handler if fe attach failAntti Palosaari
2012-10-01[media] cxd2820r: use static GPIO config when GPIOLIB is undefinedAntti Palosaari
2012-10-01[media] em28xx: implement FE set_lna() callbackAntti Palosaari
2012-10-01[media] v4l2-ioctl.c: fix overlay supportHans Verkuil
2012-10-01[media] s5p-mfc: Fix second memory bank alignmentKamil Debski
2012-10-01[media] s5p-fimc: Fix setup of initial links to FIMC entitiesSylwester Nawrocki
2012-10-01[media] m5mols: Fix cast warnings from m5mols_[set/get]_ctrl_modeSylwester Nawrocki
2012-10-01[media] m5mols: Add missing free_irq() on error pathSylwester Nawrocki
2012-10-01[media] s5p-fimc: Don't allocate fimc-m2m video device dynamicallySylwester Nawrocki
2012-10-01[media] s5p-fimc: Don't allocate fimc-capture video device dynamicallySylwester Nawrocki
2012-10-01[media] s5p-fimc: Don't allocate fimc-lite video device structure dynamicallySylwester Nawrocki
2012-10-01[media] s5p-fimc: Enable FIMC-LITE driver only for SOC_EXYNOS4x12Sylwester Nawrocki
2012-10-01Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab
2012-10-01tda1004x: Lock I2C bus during firmware loadMauro Carvalho Chehab
2012-09-29Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-09-29Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2012-09-28mtdchar: fix offset overflow detectionLinus Torvalds
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-28Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-09-28iommu/amd: Fix wrong assumption in iommu-group specific codeJoerg Roedel
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun
2012-09-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-09-27Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-09-27qlcnic: Fix scheduling while atomic bugNarendra K
2012-09-27bnx2: Clean up remaining iounmapNeil Horman
2012-09-27Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-27Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-09-27net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut
2012-09-27smsc75xx: fix resume after device resetSteve Glendinning
2012-09-27[media] media: mx2_camera: use managed functions to clean up codeShawn Guo