summaryrefslogtreecommitdiff
path: root/linux/drivers
AgeCommit message (Expand)Author
2009-03-28usbvision: Remove buffer type checks from enum_fmt_vid_cap, XXXbufTrent Piepho
2009-03-28meye: Remove buffer type checks from XXX_fmt_vid_cap, XXXbufTrent Piepho
2009-03-28cx88-blackbird: Stop setting buffer type in XXX_fmt_vid_capTrent Piepho
2009-03-28cx23885-417: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-28cafe_ccic: Remove buffer type check from XXXbufTrent Piepho
2009-03-28vino: Remove code for things already done by video_ioctl2Trent Piepho
2009-03-28stkwebcam: Remove buffer type check from g_parm and q/dq/reqbufsTrent Piepho
2009-03-28omap24xxcam: Remove buffer type check from vidioc_s/g_parmTrent Piepho
2009-03-28gspca: Stop setting buffer type, and avoid memset in querycapTrent Piepho
2009-03-28bttv: Remove buffer type check from vidioc_g_parmTrent Piepho
2009-03-28saa7146: Remove buffer type check from vidioc_g_parmTrent Piepho
2009-03-28v4l2-ioctl: Check format for S_PARM and G_PARMTrent Piepho
2009-03-28tuner: prevent invalid initialization of t->config in set_typeMichael Krufky
2009-03-28cx23885: bugfix error message if firmware is not foundSteven Toth
2009-03-28dabusb: fix compile warning.Hans Verkuil
2009-03-28dst_ca: fix compile warning.Hans Verkuil
2009-03-28cs53l32a: remove legacy support.Hans Verkuil
2009-03-28saa7134: fix RTD Embedded Technologies VFG7350 support.Hans Verkuil
2009-03-28bttv: tda9875 is no longer used by bttv, so remove from bt8xx/Kconfig.Hans Verkuil
2009-03-28bttv: convert to v4l2_subdev since i2c autoprobing will disappear.Hans Verkuil
2009-03-28cx231xx: Fix Kconfig help itemsMauro Carvalho Chehab
2009-03-27uvcvideo: Add zero fill for VIDIOC_ENUM_FMTLaurent Pinchart
2009-03-27uvcvideo: Add support for Syntek cameras found in JAOtech Smart TerminalsLaurent Pinchart
2009-03-26Remove debug output from stb6100_cfg.hMauro Carvalho Chehab
2009-03-28hdpvr: empty internal device buffer after stopping streamingJanne Grunau
2009-03-28hdpvr: convert printing macros to v4l2_* with struct v4l2_deviceJanne Grunau
2009-03-28hdpvr: add struct v4l2_deviceJanne Grunau
2009-03-26[PATCH] pluto2: silence spew of card hung up messagesMauro Carvalho Chehab
2009-03-26[PATCH] cx88: Missing failure checksMauro Carvalho Chehab
2009-03-26allow v4l2 drivers to provide a get_unmapped_area handlerMauro Carvalho Chehab
2009-03-23merge: http://hg.jannau.net/hdpvr-merge/Mauro Carvalho Chehab
2009-03-23merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-03-23merge: http://linuxtv.org/hg/~jfrancois/v4l-dvb/Mauro Carvalho Chehab
2009-03-23hdpvr: Fix build with Config_I2C not setJanne Grunau
2009-03-23ov7670: add missing delay.h include.Hans Verkuil
2009-03-23merge: v4l-dvbJean-Francois Moine
2009-03-22au0828: fix oops on ARM platform when allocating transfer buffersDevin Heitmueller
2009-03-22em28xx: fix oops on ARM platform when allocating transfer buffersDevin Heitmueller
2009-03-22usbvision: fix oops on ARM platform when allocating transfer buffersDevin Heitmueller
2009-03-22em28xx: add remote control definition for HVR-900 (both versions)Devin Heitmueller
2009-03-22gspca - vc032x: Change the probe sequence.Jean-Francois Moine
2009-03-22gspca - t613: Greater delay after om6802 reset.Jean-Francois Moine
2009-03-22gspca - t613: Don't re-read the ID registers at probe time.Jean-Francois Moine
2009-03-22gspca - t613: Bad sensor detection.Jean-Francois Moine
2009-03-22cx231xx: use usb_make_path() for bus_infoMauro Carvalho Chehab
2009-03-22cx231xx: dmesg cleanupMauro Carvalho Chehab
2009-03-22cx231xx: don't print pcb config debug messages by defaultMauro Carvalho Chehab
2009-03-22cx231xx: usb probe cleanupsMauro Carvalho Chehab
2009-03-22cx231xx: avoid trying to access unfilled dev structMauro Carvalho Chehab
2009-03-21cx231xx: fix an inverted logic at vidioc_streamoffMauro Carvalho Chehab