public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* soc-camera: patches for 2.6.34
@ 2010-02-09 16:35 Guennadi Liakhovetski
  2010-02-09 16:54 ` Guennadi Liakhovetski
  2010-02-09 19:07 ` Valentin Longchamp
  0 siblings, 2 replies; 4+ messages in thread
From: Guennadi Liakhovetski @ 2010-02-09 16:35 UTC (permalink / raw)
  To: Linux Media Mailing List
  Cc: Mauro Carvalho Chehab, Magnus Damm, Kuninori Morimoto,
	Antonio Ospite, Németh Márton

Hi all

Nothing exciting for soc-camera this time for a change, just a couple of 
small improvements. These patches are already in my local tree, waiting to 
be pushed up:

Antonio Ospite (1):
      pxa_camera: remove init() callback

Guennadi Liakhovetski (3):
      soc-camera: update mt9v022 to take into account board signal routing
      tw9910: use TABs for indentation
      soc-camera: adjust coding style to match V4L preferences

Kuninori Morimoto (1):
      soc-camera: ov772x: Modify buswidth control

Magnus Damm (1):
      soc-camera: return -ENODEV is sensor is missing

Others on the radar:

Kuninori Morimoto:
	MT9T031: write xskip and yskip at each set_params call
	* status: being discussed in PM context in:

Guennadi Liakhovetski:
	soc-camera: add runtime pm support for subdevices
	* under discussion

Németh Márton:
	soc_camera: match signedness of soc_camera_limit_side()                 
	* status: an updated patch has been proposed by me, waiting for 
	  confirmation

Guennadi Liakhovetski:
	document new pixel formats
	* status: I still have to figure out how to combine git / hg for 
	  this one and actually do it...

Kuninori Morimoto:
	[1/3] soc-camera: mt9t112: modify exiting conditions from standby mode
	[2/3] soc-camera: mt9t112: modify delay time after initialize
	[3/3] soc-camera: mt9t112: The flag which control camera-init is
	* status: at least patches 2 and 3 are still being discussed, 
	  waiting for results


Any patches, that I've forgotten?

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: soc-camera: patches for 2.6.34
  2010-02-09 16:35 soc-camera: patches for 2.6.34 Guennadi Liakhovetski
@ 2010-02-09 16:54 ` Guennadi Liakhovetski
  2010-02-09 19:07 ` Valentin Longchamp
  1 sibling, 0 replies; 4+ messages in thread
From: Guennadi Liakhovetski @ 2010-02-09 16:54 UTC (permalink / raw)
  To: Linux Media Mailing List
  Cc: Mauro Carvalho Chehab, Magnus Damm, Kuninori Morimoto,
	Antonio Ospite, Németh Márton

On Tue, 9 Feb 2010, Guennadi Liakhovetski wrote:

> Hi all

Ok, add two more to these:

Guennadi Liakhovetski (2):
	soc-camera: add support for VIDIOC_S_PARM and VIDIOC_G_PARM ioctls
	sh_mobile_ceu_camera: pass .set_parm and .get_parm down to subdevices
	* status: pending confirmation from Kuninori Morimoto

> 
> Nothing exciting for soc-camera this time for a change, just a couple of 
> small improvements. These patches are already in my local tree, waiting to 
> be pushed up:
> 
> Antonio Ospite (1):
>       pxa_camera: remove init() callback
> 
> Guennadi Liakhovetski (3):
>       soc-camera: update mt9v022 to take into account board signal routing
>       tw9910: use TABs for indentation
>       soc-camera: adjust coding style to match V4L preferences
> 
> Kuninori Morimoto (1):
>       soc-camera: ov772x: Modify buswidth control
> 
> Magnus Damm (1):
>       soc-camera: return -ENODEV is sensor is missing
> 
> Others on the radar:
> 
> Kuninori Morimoto:
> 	MT9T031: write xskip and yskip at each set_params call
> 	* status: being discussed in PM context in:
> 
> Guennadi Liakhovetski:
> 	soc-camera: add runtime pm support for subdevices
> 	* under discussion
> 
> Németh Márton:
> 	soc_camera: match signedness of soc_camera_limit_side()                 
> 	* status: an updated patch has been proposed by me, waiting for 
> 	  confirmation
> 
> Guennadi Liakhovetski:
> 	document new pixel formats
> 	* status: I still have to figure out how to combine git / hg for 
> 	  this one and actually do it...
> 
> Kuninori Morimoto:
> 	[1/3] soc-camera: mt9t112: modify exiting conditions from standby mode
> 	[2/3] soc-camera: mt9t112: modify delay time after initialize
> 	[3/3] soc-camera: mt9t112: The flag which control camera-init is
> 	* status: at least patches 2 and 3 are still being discussed, 
> 	  waiting for results
> 
> 
> Any patches, that I've forgotten?
> 
> Thanks
> Guennadi
> ---
> Guennadi Liakhovetski, Ph.D.
> Freelance Open-Source Software Developer
> http://www.open-technology.de/
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: soc-camera: patches for 2.6.34
  2010-02-09 16:35 soc-camera: patches for 2.6.34 Guennadi Liakhovetski
  2010-02-09 16:54 ` Guennadi Liakhovetski
@ 2010-02-09 19:07 ` Valentin Longchamp
  2010-02-09 21:07   ` Guennadi Liakhovetski
  1 sibling, 1 reply; 4+ messages in thread
From: Valentin Longchamp @ 2010-02-09 19:07 UTC (permalink / raw)
  To: Guennadi Liakhovetski
  Cc: Linux Media Mailing List, Mauro Carvalho Chehab, Magnus Damm,
	Kuninori Morimoto, Antonio Ospite, Németh Márton

Guennadi Liakhovetski wrote:
> Hi all
> 
> Nothing exciting for soc-camera this time for a change, just a couple of 
> small improvements. These patches are already in my local tree, waiting to 
> be pushed up:
> 
> Antonio Ospite (1):
>       pxa_camera: remove init() callback
> 
> Guennadi Liakhovetski (3):
>       soc-camera: update mt9v022 to take into account board signal routing
>       tw9910: use TABs for indentation
>       soc-camera: adjust coding style to match V4L preferences
> 
> Kuninori Morimoto (1):
>       soc-camera: ov772x: Modify buswidth control
> 
> Magnus Damm (1):
>       soc-camera: return -ENODEV is sensor is missing
> 
> Others on the radar:
> 
> Kuninori Morimoto:
> 	MT9T031: write xskip and yskip at each set_params call
> 	* status: being discussed in PM context in:

Well, the above one is from me, and I have posted the updated version 
for pm context this morning: 
http://thread.gmane.org/gmane.linux.drivers.video-input-infrastructure/15897

(You certainly had noticed, but wanted to make sure).


> 
> Guennadi Liakhovetski:
> 	soc-camera: add runtime pm support for subdevices
> 	* under discussion
> 
> Németh Márton:
> 	soc_camera: match signedness of soc_camera_limit_side()                 
> 	* status: an updated patch has been proposed by me, waiting for 
> 	  confirmation
> 
> Guennadi Liakhovetski:
> 	document new pixel formats
> 	* status: I still have to figure out how to combine git / hg for 
> 	  this one and actually do it...
> 
> Kuninori Morimoto:
> 	[1/3] soc-camera: mt9t112: modify exiting conditions from standby mode
> 	[2/3] soc-camera: mt9t112: modify delay time after initialize
> 	[3/3] soc-camera: mt9t112: The flag which control camera-init is
> 	* status: at least patches 2 and 3 are still being discussed, 
> 	  waiting for results
> 
> 
> Any patches, that I've forgotten?
> 

Val

-- 
Valentin Longchamp, PhD Student, EPFL-STI-LSRO1
valentin.longchamp@epfl.ch, Phone: +41216937827
http://people.epfl.ch/valentin.longchamp
MEB3494, Station 9, CH-1015 Lausanne

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: soc-camera: patches for 2.6.34
  2010-02-09 19:07 ` Valentin Longchamp
@ 2010-02-09 21:07   ` Guennadi Liakhovetski
  0 siblings, 0 replies; 4+ messages in thread
From: Guennadi Liakhovetski @ 2010-02-09 21:07 UTC (permalink / raw)
  To: Valentin Longchamp
  Cc: Linux Media Mailing List, Mauro Carvalho Chehab, Magnus Damm,
	Kuninori Morimoto, Antonio Ospite, Németh Márton

On Tue, 9 Feb 2010, Valentin Longchamp wrote:

> Guennadi Liakhovetski wrote:
> > Hi all
> > 
> > Nothing exciting for soc-camera this time for a change, just a couple of
> > small improvements. These patches are already in my local tree, waiting to
> > be pushed up:
> > 
> > Antonio Ospite (1):
> >       pxa_camera: remove init() callback
> > 
> > Guennadi Liakhovetski (3):
> >       soc-camera: update mt9v022 to take into account board signal routing
> >       tw9910: use TABs for indentation
> >       soc-camera: adjust coding style to match V4L preferences
> > 
> > Kuninori Morimoto (1):
> >       soc-camera: ov772x: Modify buswidth control
> > 
> > Magnus Damm (1):
> >       soc-camera: return -ENODEV is sensor is missing
> > 
> > Others on the radar:
> > 
> > Kuninori Morimoto:
> > 	MT9T031: write xskip and yskip at each set_params call
> > 	* status: being discussed in PM context in:
> 
> Well, the above one is from me, and I have posted the updated version for pm
> context this morning:
> http://thread.gmane.org/gmane.linux.drivers.video-input-infrastructure/15897
> 
> (You certainly had noticed, but wanted to make sure).

Oops, yes, sorry. I made this not-yet-committed list by hand and made a 
mistake, but the patch certainly has your authorship.

Thanks
Guennadi

> 
> 
> > 
> > Guennadi Liakhovetski:
> > 	soc-camera: add runtime pm support for subdevices
> > 	* under discussion
> > 
> > Németh Márton:
> > 	soc_camera: match signedness of soc_camera_limit_side()
> > * status: an updated patch has been proposed by me, waiting for
> > confirmation
> > 
> > Guennadi Liakhovetski:
> > 	document new pixel formats
> > 	* status: I still have to figure out how to combine git / hg for
> > this one and actually do it...
> > 
> > Kuninori Morimoto:
> > 	[1/3] soc-camera: mt9t112: modify exiting conditions from standby mode
> > 	[2/3] soc-camera: mt9t112: modify delay time after initialize
> > 	[3/3] soc-camera: mt9t112: The flag which control camera-init is
> > 	* status: at least patches 2 and 3 are still being discussed,
> > waiting for results
> > 
> > 
> > Any patches, that I've forgotten?
> > 
> 
> Val
> 
> -- 
> Valentin Longchamp, PhD Student, EPFL-STI-LSRO1
> valentin.longchamp@epfl.ch, Phone: +41216937827
> http://people.epfl.ch/valentin.longchamp
> MEB3494, Station 9, CH-1015 Lausanne
> 

---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-02-09 21:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-09 16:35 soc-camera: patches for 2.6.34 Guennadi Liakhovetski
2010-02-09 16:54 ` Guennadi Liakhovetski
2010-02-09 19:07 ` Valentin Longchamp
2010-02-09 21:07   ` Guennadi Liakhovetski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox