summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [media] cx24117: Fix LNB set_voltage functionLuis Alves2013-12-091-15/+18
* [media] cx24117: Add complete demod command listLuis Alves2013-12-091-40/+58
* [media] exynos4-is: Simplify fimc-is hardware polling helpersSylwester Nawrocki2013-12-042-31/+6
* [media] exynos4-is: fimc-lite: Index out of bounds if no pixelcode foundRoel Kluin2013-12-041-2/+2
* [media] exynos4-is: Cleanup a define in mipi-csis driverDan Carpenter2013-12-041-1/+1
* [media] s5p-tv: mixer: Prepare for common clock frameworkMateusz Krawczuk2013-12-041-6/+28
* [media] s5p-tv: sdo: Prepare for common clock frameworkMateusz Krawczuk2013-12-041-8/+12
* [media] s5p-tv: sdo: Restore vpll clock rate after streamoffMateusz Krawczuk2013-12-041-2/+21
* [media] s5p-g2d: Use mem-to-mem ioctl helpersSylwester Nawrocki2013-12-042-104/+21
* [media] s5p-jpeg: Use mem-to-mem ioctl helpersSylwester Nawrocki2013-12-042-112/+24
* [media] exynos4-is: Use mem-to-mem ioctl helpersSylwester Nawrocki2013-12-042-124/+26
* [media] mem2mem_testdev: Use mem-to-mem ioctl and vb2 helpersSylwester Nawrocki2013-12-041-124/+28
* [media] V4L: Add mem2mem ioctl and file operation helpersSylwester Nawrocki2013-12-041-0/+126
* [media] omap3isp: Add resizer data rate configuration to resizer_link_validateSakari Ailus2013-12-042-54/+15
* [media] omap3isp: Mark which pads must connectSakari Ailus2013-12-047-8/+15
* [media] media: Check for active links on pads with MEDIA_PAD_FL_MUST_CONNECT ...Sakari Ailus2013-12-041-7/+34
* [media] v4l: omap4iss: Implement VIDIOC_S_INPUTLaurent Pinchart2013-12-031-0/+7
* [media] v4l: omap4iss: Move code out of mutex-protected sectionLaurent Pinchart2013-12-031-3/+2
* [media] v4l: omap4iss: Translate -ENOIOCTLCMD to -ENOTTYLaurent Pinchart2013-12-031-3/+3
* [media] v4l: omap4iss: Don't check for missing get_fmt op on remote subdevLaurent Pinchart2013-12-031-3/+1
* [media] v4l: omap4iss: Simplify error pathsLaurent Pinchart2013-12-032-18/+17
* [media] v4l: omap4iss: Don't initialize fields to 0 manuallyLaurent Pinchart2013-12-031-1/+0
* [media] v4l: omap4iss: Make loop counters unsigned where appropriateLaurent Pinchart2013-12-031-2/+3
* [media] v4l: omap4iss: Make omap4iss_isp_subclk_(en|dis)able() functions voidLaurent Pinchart2013-12-032-11/+9
* [media] v4l: omap4iss: Replace udelay/msleep with usleep_rangeLaurent Pinchart2013-12-031-4/+4
* [media] v4l: omap4iss: Remove unneeded status variableLaurent Pinchart2013-12-031-2/+1
* [media] v4l: omap4iss: Remove duplicate video_is_registered() checkLaurent Pinchart2013-12-031-2/+1
* [media] v4l: omap4iss: Set the vb2 timestamp typeLaurent Pinchart2013-12-031-0/+1
* [media] v4l: omap4iss: Remove iss_video streaming fieldLaurent Pinchart2013-12-032-12/+0
* [media] v4l: omap4iss: Report device caps in response to VIDIOC_QUERYCAPLaurent Pinchart2013-12-031-2/+5
* [media] v4l: omap4iss: Move common code out of switch...caseLaurent Pinchart2013-12-031-3/+2
* [media] v4l: omap4iss: Don't use v4l2_g_ext_ctrls() internallyLaurent Pinchart2013-12-031-15/+6
* [media] v4l: omap4iss: Add support for OMAP4 camera interface - Build systemLaurent Pinchart2013-12-035-0/+25
* [media] v4l: omap4iss: Add support for OMAP4 camera interface - ResizerSergio Aguirre2013-12-032-0/+980
* [media] v4l: omap4iss: Add support for OMAP4 camera interface - IPIPE(IF)Sergio Aguirre2013-12-034-0/+1587
* [media] v4l: omap4iss: Add support for OMAP4 camera interface - CSI receiversSergio Aguirre2013-12-034-0/+1853
* [media] v4l: omap4iss: Add support for OMAP4 camera interface - Video devicesSergio Aguirre2013-12-032-0/+1330
* [media] v4l: omap4iss: Add support for OMAP4 camera interface - CoreSergio Aguirre2013-12-033-0/+2513
* [media] mt9p031: Include linux/of.h headerSachin Kamat2013-12-031-0/+1
* [media] rtl2830: add parent for I2C adapterAntti Palosaari2013-12-031-0/+1
* [media] media: marvell-ccic: use devm to release clkLibin Yang2013-11-291-31/+8
* [media] marvell-ccic: drop resource free in driver removeLibin Yang2013-11-291-7/+0
* [media] ths7303: Declare as static a private functionRicardo Ribalda2013-11-291-1/+2
* [media] em28xx-video: Swap release order to avoid lock nestingRicardo Ribalda2013-11-291-1/+1
* [media] usbtv: Add support for PAL video sourceGeorg Kaindl2013-11-291-38/+136
* [media] media_tree: Fix spelling errorsJonathan McCrohan2013-11-2943-65/+65
* [media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel2013-11-292-6/+6
* [media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warningHans de Goede2013-11-291-3/+1
* [media] radio-shark: Mark shark_resume_leds() inline to kill compiler warningGeert Uytterhoeven2013-11-291-3/+1
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-2249-318/+989
|\