| Commit message (Expand) | Author | Age |
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-12 |
|\ |
|
| * | V4L/DVB: Use custom I2C probing function mechanism | Jean Delvare | 2010-08-11 |
| * | i2c: Add support for custom probe function | Jean Delvare | 2010-08-11 |
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 |
|\ \
| |/
|/| |
|
| * | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-10 |
|\ \ |
|
| * | | V4L/DVB: tvp7002: fix write to H-PLL Feedback Divider LSB register | Rajashekhara, Sudhakar | 2010-08-08 |
| * | | V4L/DVB: media: video: pvrusb2: remove custom hex_to_bin() | Andy Shevchenko | 2010-08-08 |
| * | | V4L/DVB: drivers: usbvideo: remove custom implementation of hex_to_bin() | Andy Shevchenko | 2010-08-08 |
| * | | V4L/DVB: ivtv: convert to the new control framework | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: ivtv: convert gpio subdev to new control framework | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: wm8739: convert to the new control framework | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: cs53l32a: convert to new control framework | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: wm8775: convert to the new control framework | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: cx2341x: convert to the control framework | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: cx25840: convert to the new control framework | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: saa717x: convert to the new control framework | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: msp3400: convert to the new control framework | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: saa7115: convert to the new control framework | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: v4l2: hook up the new control framework into the core framework | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: v4l2-ctrls: Whitespace cleanups | Mauro Carvalho Chehab | 2010-08-08 |
| * | | V4L/DVB: v4l2-ctrls: reorder 'case' statements to match order in header | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: v4l2: Add new control handling framework | Hans Verkuil | 2010-08-08 |
| * | | V4L/DVB: v4l: s5p-fimc: Fix coding style issues | Pawel Osciak | 2010-08-08 |
| * | | V4L/DVB: mt9m111: init chip after read CHIP_VERSION | Michael Grzeschik | 2010-08-08 |
| * | | V4L/DVB: mt9m111: Added indication that MT9M131 is supported by this driver | Philipp Wiesner | 2010-08-08 |
| * | | V4L/DVB: mx2_camera: add rising edge for pixclock | Michael Grzeschik | 2010-08-08 |
| * | | V4L/DVB: mx2_camera: fix for list bufnum in frame_done_emma | Michael Grzeschik | 2010-08-08 |
| * | | V4L/DVB: V4L: do not autoselect components on embedded systems | Guennadi Liakhovetski | 2010-08-08 |
| * | | V4L/DVB: soc-camera: prohibit S_CROP, if internal G_CROP has failed | Guennadi Liakhovetski | 2010-08-08 |
| * | | V4L/DVB: gspca - zc3xx: Redefine the exchanges of sensor mt9v111 (mi0360soc) | Jean-François Moine | 2010-08-08 |
| * | | V4L/DVB: gspca - zc3xx: Add the light frequency control for sensor hv7131r | Jean-François Moine | 2010-08-08 |
| * | | V4L/DVB: gspca - zc3xx: Possible use of the highest alternate setting | Jean-François Moine | 2010-08-08 |
| * | | V4L/DVB: gspca - zc3xx: Do the sensor probe at resume time | Jean-François Moine | 2010-08-08 |
| * | | V4L/DVB: gspca - zc3xx: Check the USB exchanges | Jean-François Moine | 2010-08-08 |
| * | | V4L/DVB: gspca - zc3xx: Cleanup source | Jean-François Moine | 2010-08-08 |
| * | | V4L/DVB: gspca - main: Fix a crash in gspca_frame_add() | Jean-François Moine | 2010-08-08 |
| * | | V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessor | Sylwester Nawrocki | 2010-08-08 |
| * | | V4L/DVB: uvcvideo: Add support for Miricle 307K thermal webcam | Laurent Pinchart | 2010-08-08 |
| * | | V4L/DVB: uvcvideo: Drop corrupted compressed frames | Laurent Pinchart | 2010-08-08 |
| * | | V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width defines | Andy Walls | 2010-08-08 |
| * | | V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_... | Andy Walls | 2010-08-08 |
| * | | V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout event | Andy Walls | 2010-08-08 |
| * | | V4L/DVB: cx23885, cx25840: Report IR max pulse width regardless of mod/demod use | Andy Walls | 2010-08-08 |
| * | | V4L/DVB: cx23885: Change Kconfig dependencies to new IR_CORE functions | Andy Walls | 2010-08-08 |
| * | | V4L/DVB: cx23885: Require user to explicitly enable CX2388[57] IR via module ... | Andy Walls | 2010-08-08 |
| * | | V4L/DVB: cx23885: Move AV Core irq handling to a work handler | Andy Walls | 2010-08-08 |
| * | | V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlock | Andy Walls | 2010-08-08 |
| * | | V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470 | Andy Walls | 2010-08-08 |