summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: Add control definitions for new H264 encoder featuresArun Kumar K2012-10-051-0/+41
* [media] v4l: Add fourcc definitions for new formatsArun Kumar K2012-10-051-0/+4
* [media] s5p-csis: Allow to specify pixel clock's source through platform dataSylwester Nawrocki2012-10-051-1/+3
* [media] s5p-fimc: Remove unused platform data structure fieldsSylwester Nawrocki2012-10-052-13/+4
* [media] s5p-csis: Replace phy_enable platform data callback with direct callSylwester Nawrocki2012-10-051-6/+5
* Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab2012-10-0580-1/+3391
|\
| * ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-1915-0/+669
| * ARM: orion: move platform_data definitionsArnd Bergmann2012-09-197-0/+184
| * ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-144-0/+113
| * ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-144-0/+142
| * ARM: vt8500: move platform_data definitionsArnd Bergmann2012-09-141-0/+31
| * ARM: tegra: move sdhci platform_data definitionArnd Bergmann2012-09-141-0/+28
| * ARM: sa1100: move platform_data definitionsArnd Bergmann2012-09-141-0/+22
| * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-1414-0/+612
| * ARM: netx: move platform_data definitionsArnd Bergmann2012-09-141-0/+27
| * ARM: msm: move platform_data definitionsArnd Bergmann2012-09-142-0/+177
| * ARM: imx: move platform_data definitionsArnd Bergmann2012-09-1417-0/+730
| * ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-144-0/+213
| * ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-147-0/+381
| * ARM: at91: move platform_data definitionsArnd Bergmann2012-09-142-1/+62
* | [media] media: davinci: vpif: display: separate out subdev from outputLad, Prabhakar2012-10-051-4/+15
* | [media] davinci: move struct vpif_interface to chan_cfgHans Verkuil2012-10-051-1/+1
* | [media] vpif_capture: move routing info from subdev to inputHans Verkuil2012-10-051-2/+2
* | [media] vpif_capture: remove unnecessary can_route flagHans Verkuil2012-10-051-1/+0
* | [media] media: v4l2-ctrl: add a helper function to add standard control with ...Lad, Prabhakar2012-10-051-0/+23
* | [media] media: v4l2-ctrls: add control for test patternLad, Prabhakar2012-10-051-0/+1
* | [media] V4L: Add V4L2_PIX_FMT_S5C_UYVY_JPG fourcc definitionSylwester Nawrocki2012-10-051-0/+1
* | [media] V4L: Add V4L2_MBUS_FMT_S5C_UYVY_JPEG_1X8 media bus formatSylwester Nawrocki2012-10-051-0/+5
* | [media] V4L: Add [get/set]_frame_desc subdev callbacksSylwester Nawrocki2012-10-051-0/+42
* | [media] V4L: Add s_rx_buffer subdev video operationSylwester Nawrocki2012-10-051-0/+6
* | [media] dm644x: replace the obsolete preset API by the timings APIHans Verkuil2012-10-053-14/+10
* | [media] s5p-fimc: Add pipeline ops to separate FIMC-LITE moduleSylwester Nawrocki2012-10-011-0/+18
* | [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil2012-10-011-2/+16
* | Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab2012-10-0135-54/+128
|\ \
| * \ Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-09-291-18/+24
| |\ \
| | * | iommu: static inline iommu group stub functionsAlex Williamson2012-09-251-18/+24
| * | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2012-09-291-0/+2
| |\ \ \
| | * | | NVMe: Do not set IO queue depth beyond device maxKeith Busch2012-07-271-0/+1
| | * | | NVMe: Set block queue max sectorsKeith Busch2012-07-261-0/+1
| * | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-09-261-1/+3
| |\ \ \ \
| | * | | | syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter2012-09-261-1/+3
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-251-3/+16
| |\ \ \ \
| | * | | | phy/micrel: Add missing header to micrel_phy.hMarek Vasut2012-09-241-0/+12
| | * | | | phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut2012-09-241-3/+3
| | * | | | phy/micrel: Implement support for KSZ8021Marek Vasut2012-09-241-0/+1
| | |/ / /
| * / / / c/r: prctl: fix build error for no-MMU caseMark Salter2012-09-251-0/+1
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-215-5/+15
| |\ \ \
| | * | | xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-09-201-0/+2
| | * | | ipv6: use net->rt_genid to check dst validityNicolas Dichtel2012-09-181-3/+2
| | * | | netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2012-09-182-1/+10