| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2012-03-24 | 3 | -3/+2 |
|\ |
|
| * | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 2012-03-16 | 3 | -3/+2 |
* | | [media] V4L: sh_mobile_ceu_camera: maximum image size depends on the hardware... | Guennadi Liakhovetski | 2012-03-19 | 1 | -0/+2 |
* | | [media] v4l: Add driver for Micron MT9M032 camera sensor | Martin Hostettler | 2012-03-19 | 1 | -0/+36 |
* | | [media] gpio-ir-recv: a couple signedness bugs | Dan Carpenter | 2012-03-19 | 1 | -1/+1 |
* | | [media] add blackfin capture bridge driver | Scott Jiang | 2012-03-19 | 2 | -0/+111 |
* | | [media] vs6624: add vs6624 sensor driver | Scott Jiang | 2012-03-19 | 1 | -0/+3 |
* | | [media] adv7183: add adv7183 decoder driver | Scott Jiang | 2012-03-19 | 2 | -0/+50 |
* | | [media] v4l: Add custom compat_ioctl32 operation | Laurent Pinchart | 2012-03-19 | 1 | -0/+3 |
* | | [media] rc: Add support for GPIO based IR Receiver driver | Ravi Kumar V | 2012-03-08 | 1 | -0/+22 |
* | | [media] Add support for KWorld PC150-U ATSC hybrid tuner card | Kyle Strickland | 2012-03-08 | 1 | -0/+1 |
* | | [media] v4l: s5p-tv: hdmi: add support for platform data | Tomasz Stanislawski | 2012-02-28 | 1 | -0/+35 |
* | | [media] v4l: s5p-tv: add sii9234 driver | Tomasz Stanislawski | 2012-02-28 | 1 | -0/+24 |
* | | [media] tuner: add support for Xceive XC5000C | Michael Krufky | 2012-02-14 | 1 | -0/+1 |
* | | [media] v4l2-ctrls: add helper functions for control events | Hans Verkuil | 2012-02-14 | 1 | -0/+9 |
* | | [media] v4l2: standardize log start/end message | Hans Verkuil | 2012-02-14 | 1 | -0/+4 |
* | | [media] IT913X Version 1 and Version 2 keymaps | Malcolm Priestley | 2012-02-14 | 1 | -0/+2 |
* | | [media] v4l2: add VIDIOC_(TRY_)DECODER_CMD | Hans Verkuil | 2012-02-14 | 1 | -0/+4 |
* | | [media] davinci: vpif: remove machine specific header file includes | Manjunath Hadli | 2012-02-08 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-01-18 | 1 | -1/+2 |
|\ |
|
| * | [media] tuner: Fix numberspace conflict between xc4000 and pti 5nf05 tuners | Miroslav Slugen | 2012-01-16 | 1 | -1/+2 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-01-15 | 11 | -331/+108 |
|\| |
|
| * | [media] rc-videomate-m1f.c Rename to match remote controler name | Samuel Rakitnican | 2012-01-10 | 1 | -1/+1 |
| * | [media] v4l: add support for selection api | Tomasz Stanislawski | 2012-01-10 | 1 | -0/+4 |
| * | [media] atmel-isi: add code to enable/disable ISI_MCK clock | Josh Wu | 2012-01-06 | 1 | -1/+3 |
| * | [media] soc-camera: remove redundant parameter from .set_bus_param() | Guennadi Liakhovetski | 2012-01-06 | 1 | -1/+1 |
| * | [media] pwc: Remove driver specific ioctls | Hans de Goede | 2012-01-06 | 1 | -323/+0 |
| * | [media] davinci vpbe: add VENC block changes to enable dm365 and dm355 | Manjunath Hadli | 2012-01-06 | 1 | -0/+4 |
| * | [media] davinci vpbe: add dm365 VPBE display driver changes | Manjunath Hadli | 2012-01-06 | 1 | -0/+16 |
| * | [media] cx25840: Add a flag to enable the CX23888 DIF to be enabled or not | Steven Toth | 2012-01-05 | 1 | -0/+1 |
| * | Merge tag 'v3.2-rc7' into staging/for_v3.3 | Mauro Carvalho Chehab | 2011-12-30 | 1 | -1/+6 |
| |\ |
|
| * | | [media] as3645a: Add driver for LED flash controller | Laurent Pinchart | 2011-12-20 | 1 | -0/+71 |
| * | | [media] media: fix truncated entity specification | Clemens Ladisch | 2011-12-20 | 1 | -1/+1 |
| * | | [media] omap3isp: Clarify the clk_pol field in platform data | Laurent Pinchart | 2011-12-20 | 1 | -1/+1 |
| * | | Merge tag 'v3.2-rc2' into staging/for_v3.3 | Mauro Carvalho Chehab | 2011-11-23 | 2 | -2/+4 |
| |\ \ |
|
| * | | | [media] rc: Add support for decoding Sanyo protocol | Mauro Carvalho Chehab | 2011-11-23 | 1 | -3/+5 |
* | | | | Merge branch 'depends/rmk/restart' into next/cleanup | Arnd Bergmann | 2012-01-07 | 1 | -1/+6 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-12-20 | 1 | -1/+6 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | [media] V4L: soc-camera: fix compiler warnings on 64-bit platforms | Guennadi Liakhovetski | 2011-12-11 | 1 | -1/+6 |
| | |/ |
|
* | / | ARM: davinci: vpif: move code to driver core header from platform | Manjunath Hadli | 2011-12-03 | 1 | -0/+71 |
|/ / |
|
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 2 | -2/+4 |
|\ \
| |/
|/| |
|
| * | include: replace linux/module.h with "struct module" wherever possible | Paul Gortmaker | 2011-10-31 | 2 | -2/+4 |
* | | [media] vb2: add vb2_get_unmapped_area in vb2 core | Scott Jiang | 2011-11-03 | 1 | -0/+7 |
* | | [media] v4l: Add v4l2 subdev driver for S5K6AAFX sensor | Sylwester Nawrocki | 2011-11-03 | 1 | -0/+51 |
* | | [media] V4L: soc-camera: make (almost) all client drivers re-usable outside o... | Guennadi Liakhovetski | 2011-11-03 | 1 | -3/+3 |
* | | [media] V4L: add .g_std() core V4L2 subdevice operation | Guennadi Liakhovetski | 2011-11-03 | 1 | -0/+1 |
* | | [media] V4L: dynamically allocate video_device nodes in subdevices | Guennadi Liakhovetski | 2011-11-03 | 1 | -2/+2 |
* | | [media] V4L: mt9m001, mt9v022: use internally cached pixel code | Guennadi Liakhovetski | 2011-11-03 | 1 | -5/+0 |
* | | [media] V4L: soc-camera: start removing struct soc_camera_device from client ... | Guennadi Liakhovetski | 2011-11-03 | 1 | -4/+21 |
* | | [media] soc_camera: remove the now obsolete struct soc_camera_ops | Hans Verkuil | 2011-11-03 | 1 | -18/+0 |