| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 | 1 | -4/+4 |
|\ |
|
| * | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -4/+4 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-10 | 89 | -3531/+11955 |
|\ \ |
|
| * | | V4L/DVB: tvp7002: fix write to H-PLL Feedback Divider LSB register | Rajashekhara, Sudhakar | 2010-08-08 | 1 | -5/+5 |
| * | | V4L/DVB: dvb: siano: free spinlock before schedule() | Kulikov Vasiliy | 2010-08-08 | 1 | -2/+4 |
| * | | V4L/DVB: media: video: pvrusb2: remove custom hex_to_bin() | Andy Shevchenko | 2010-08-08 | 1 | -12/+2 |
| * | | V4L/DVB: drivers: usbvideo: remove custom implementation of hex_to_bin() | Andy Shevchenko | 2010-08-08 | 1 | -8/+4 |
| * | | V4L/DVB: Report supported QAM modes on bt8xx | Arnuschky | 2010-08-08 | 1 | -1/+9 |
| * | | V4L/DVB: media: ir-keytable: null dereference in debug code | Dan Carpenter | 2010-08-08 | 1 | -1/+2 |
| * | | V4L/DVB: ivtv: convert to the new control framework | Hans Verkuil | 2010-08-08 | 8 | -301/+88 |
| * | | V4L/DVB: ivtv: convert gpio subdev to new control framework | Hans Verkuil | 2010-08-08 | 3 | -41/+38 |
| * | | V4L/DVB: wm8739: convert to the new control framework | Hans Verkuil | 2010-08-08 | 1 | -117/+62 |
| * | | V4L/DVB: cs53l32a: convert to new control framework | Hans Verkuil | 2010-08-08 | 1 | -39/+68 |
| * | | V4L/DVB: wm8775: convert to the new control framework | Hans Verkuil | 2010-08-08 | 1 | -29/+50 |
| * | | V4L/DVB: cx2341x: convert to the control framework | Hans Verkuil | 2010-08-08 | 1 | -112/+635 |
| * | | V4L/DVB: cx25840: convert to the new control framework | Hans Verkuil | 2010-08-08 | 3 | -246/+94 |
| * | | V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config | Hans Verkuil | 2010-08-08 | 4 | -24/+23 |
| * | | V4L/DVB: saa717x: convert to the new control framework | Hans Verkuil | 2010-08-08 | 1 | -242/+81 |
| * | | V4L/DVB: msp3400: convert to the new control framework | Hans Verkuil | 2010-08-08 | 3 | -172/+110 |
| * | | V4L/DVB: saa7115: convert to the new control framework | Hans Verkuil | 2010-08-08 | 1 | -100/+83 |
| * | | V4L/DVB: v4l2: hook up the new control framework into the core framework | Hans Verkuil | 2010-08-08 | 3 | -15/+46 |
| * | | V4L/DVB: v4l2-ctrls: Whitespace cleanups | Mauro Carvalho Chehab | 2010-08-08 | 1 | -37/+37 |
| * | | V4L/DVB: v4l2-ctrls: reorder 'case' statements to match order in header | Hans Verkuil | 2010-08-08 | 1 | -13/+17 |
| * | | V4L/DVB: v4l2: Add new control handling framework | Hans Verkuil | 2010-08-08 | 3 | -475/+1853 |
| * | | V4L/DVB: v4l: s5p-fimc: Fix coding style issues | Pawel Osciak | 2010-08-08 | 2 | -22/+44 |
| * | | V4L/DVB: mt9m111: init chip after read CHIP_VERSION | Michael Grzeschik | 2010-08-08 | 1 | -4/+2 |
| * | | V4L/DVB: mt9m111: Added indication that MT9M131 is supported by this driver | Philipp Wiesner | 2010-08-08 | 2 | -16/+25 |
| * | | V4L/DVB: mx2_camera: add rising edge for pixclock | Michael Grzeschik | 2010-08-08 | 1 | -0/+2 |
| * | | V4L/DVB: mx2_camera: fix for list bufnum in frame_done_emma | Michael Grzeschik | 2010-08-08 | 1 | -1/+1 |
| * | | V4L/DVB: V4L: do not autoselect components on embedded systems | Guennadi Liakhovetski | 2010-08-08 | 3 | -3/+3 |
| * | | V4L/DVB: soc-camera: prohibit S_CROP, if internal G_CROP has failed | Guennadi Liakhovetski | 2010-08-08 | 1 | -3/+6 |
| * | | V4L/DVB: gspca - zc3xx: Redefine the exchanges of sensor mt9v111 (mi0360soc) | Jean-François Moine | 2010-08-08 | 1 | -467/+307 |
| * | | V4L/DVB: gspca - zc3xx: Add the light frequency control for sensor hv7131r | Jean-François Moine | 2010-08-08 | 1 | -118/+123 |
| * | | V4L/DVB: gspca - zc3xx: Possible use of the highest alternate setting | Jean-François Moine | 2010-08-08 | 1 | -2/+0 |
| * | | V4L/DVB: gspca - zc3xx: Do the sensor probe at resume time | Jean-François Moine | 2010-08-08 | 1 | -15/+19 |
| * | | V4L/DVB: gspca - zc3xx: Check the USB exchanges | Jean-François Moine | 2010-08-08 | 1 | -158/+171 |
| * | | V4L/DVB: gspca - zc3xx: Cleanup source | Jean-François Moine | 2010-08-08 | 1 | -185/+200 |
| * | | V4L/DVB: gspca - main: Fix a crash in gspca_frame_add() | Jean-François Moine | 2010-08-08 | 1 | -4/+15 |
| * | | V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessor | Sylwester Nawrocki | 2010-08-08 | 7 | -0/+2868 |
| * | | V4L/DVB: uvcvideo: Add support for Miricle 307K thermal webcam | Laurent Pinchart | 2010-08-08 | 1 | -0/+9 |
| * | | V4L/DVB: uvcvideo: Drop corrupted compressed frames | Laurent Pinchart | 2010-08-08 | 3 | -14/+23 |
| * | | V4L/DVB: IR keymap: Add print button for HP OEM version of MCE remote | Andy Walls | 2010-08-08 | 1 | -0/+2 |
| * | | V4L/DVB: IR: Port ene driver to new IR subsystem and enable it | Maxim Levitsky | 2010-08-08 | 4 | -401/+258 |
| * | | V4L/DVB: STAGING: remove lirc_ene0100 driver | Maxim Levitsky | 2010-08-08 | 2 | -0/+1416 |
| * | | V4L/DVB: IR: report unknown scancodes the in-kernel decoders found | Maxim Levitsky | 2010-08-08 | 1 | -0/+8 |
| * | | V4L/DVB: IR: extend interfaces to support more device settings | Maxim Levitsky | 2010-08-08 | 2 | -19/+94 |
| * | | V4L/DVB: IR: add helper function for hardware with small o/b buffer | Maxim Levitsky | 2010-08-08 | 3 | -1/+86 |
| * | | V4L/DVB: IR: Allow not to compile keymaps in | Maxim Levitsky | 2010-08-08 | 5 | -46/+27 |
| * | | V4L/DVB: IR: NECX: support repeat | Maxim Levitsky | 2010-08-08 | 2 | -2/+23 |
| * | | V4L/DVB: IR: nec decoder: fix repeat | Maxim Levitsky | 2010-08-08 | 1 | -1/+1 |