summaryrefslogtreecommitdiff
path: root/linux/drivers/media
AgeCommit message (Expand)Author
2009-05-05Fix a warning introduced by git commit ec5f5bf80501abfe2da2897cfcde8452b545aacbMauro Carvalho Chehab
2009-04-30v4l2-ioctl: Clear buffer type specific trailing fields/paddingTrent Piepho
2009-04-30v4l2-ioctl: Check buffer types using g_fmt instead of try_fmtTrent Piepho
2009-04-30zoran: fix bug when enumerating format -1Trent Piepho
2009-04-29cx23885: Don't assume GPIO interrupts are cam related.Steven Toth
2009-04-29backport commit 3444b26afa145148951112534f298bdc554ec789Mauro Carvalho Chehab
2009-04-29backport commit 6b35ca0d3d586b8ecb8396821af21186e20afaf0Mauro Carvalho Chehab
2009-04-29backport commit ec5f5bf80501abfe2da2897cfcde8452b545aacbMauro Carvalho Chehab
2009-04-26gspca - sonixj: Adjust some exchanges according to traces.Jean-Francois Moine
2009-04-26gspca - m5602: Storage class should be before const qualifierMauro Carvalho Chehab
2009-04-28merge: http://linuxtv.org/hg/~dheitmueller/950q_oopsfixMauro Carvalho Chehab
2009-04-28merge: http://linuxtv.org/hg/~eandren/v4l-dvbMauro Carvalho Chehab
2009-04-28merge: http://linuxtv.org/hg/~dheitmueller/v4l-dvb-dvicofixMauro Carvalho Chehab
2009-04-28merge: http://linuxtv.org/hg/~awalls/v4l-dvbMauro Carvalho Chehab
2009-04-28merge: http://linuxtv.org/hg/~awalls/cx18-perfMauro Carvalho Chehab
2009-04-28merge: http://linuxtv.org/hg/~gliakhovetski/v4l-dvbMauro Carvalho Chehab
2009-04-28au0828: fix kernel oops regression on USB disconnect.Devin Heitmueller
2009-04-27cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual ExpressDevin Heitmueller
2009-04-26cx18: Toggle the AI1 mux when changing the CX18_AUDIO_ENABLE registerAndy Walls
2009-04-26cx18: Verify cx18-av-core digitizer firmware loads correctlyAndy Walls
2009-04-26cx18: Allow IVTV format VBI insertion in MPEG-2 SVCD and DVD streamsAndy Walls
2009-04-25gspca - main: Set the number of packets per ISOC message.Jean-Francois Moine
2009-04-24mx3_camera: Fix compilation with CONFIG_PMGuennadi Liakhovetski
2009-04-24soc-camera: link host drivers after clientsGuennadi Liakhovetski
2009-04-24soc-camera: simplify register access routines in multiple sensor driversGuennadi Liakhovetski
2009-04-24soc-camera: remove an extra device generation from struct soc_camera_hostGuennadi Liakhovetski
2009-04-24soc-camera: host-driver cleanupGuennadi Liakhovetski
2009-04-24soc-camera: add a free_bus method to struct soc_camera_linkGuennadi Liakhovetski
2009-04-24stv090x.h and stv6110x.h: Fix two trivial compilation breakage errorsMauro Carvalho Chehab
2009-04-24merge: http://jusst.de/hg/v4l-dvb/Mauro Carvalho Chehab
2009-04-23patch: s2255drv: code cleanupMauro Carvalho Chehab
2009-04-23Update demodulator capabilitiesManu Abraham
2009-04-23Use Continuous clockManu Abraham
2009-04-23Use budget driver insteadManu Abraham
2009-04-23Fix missing wakeup in initManu Abraham
2009-04-23Fixes read_status to return 0 in case of no errorManu Abraham
2009-04-23Fixes Some register definitionsManu Abraham
2009-04-23Fixes:Manu Abraham
2009-04-23gspca - spca500 and sunplus: Change the 0x00 insertion mechanism.Jean-Francois Moine
2009-04-23gspca - ov534: Don't discard the images when no UVC EOF.Jean-Francois Moine
2009-04-23saa7134: split Behold`s card entries to properly identify the modelMauro Carvalho Chehab
2009-04-23merge: http://linuxtv.org/hg/~pinchartl/uvcvideo/Mauro Carvalho Chehab
2009-04-23merge: http://linuxtv.org/hg/~pb/v4l-dvb/Mauro Carvalho Chehab
2009-04-21gspca - main: Set the current alternate setting only when needed.Jean-Francois Moine
2009-04-21gspca - main: Fix a crash when no bandwidth available.Jean-Francois Moine
2009-04-21gspca - main: Webcams cannot do both isoc and bulk image transfers.Jean-Francois Moine
2009-04-20patch: s2255drv: fix race condition on set modeMauro Carvalho Chehab
2009-04-20Add Elgato EyeTV DTT deluxe to dibcom driverPatrick Boettcher
2009-04-19av7110_hw: fix compile warningMauro Carvalho Chehab
2009-04-18uvcvideo: fix uvc resume failedtom.leiming@gmail.com