summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)Author
2010-08-09V4L/DVB: wm8775: convert to the new control frameworkHans Verkuil
2010-08-09V4L/DVB: cx2341x: convert to the control frameworkHans Verkuil
2010-08-09V4L/DVB: cx25840: convert to the new control frameworkHans Verkuil
2010-08-09V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil
2010-08-09V4L/DVB: saa717x: convert to the new control frameworkHans Verkuil
2010-08-09V4L/DVB: msp3400: convert to the new control frameworkHans Verkuil
2010-08-09V4L/DVB: saa7115: convert to the new control frameworkHans Verkuil
2010-08-09V4L/DVB: v4l2: hook up the new control framework into the core frameworkHans Verkuil
2010-08-09V4L/DVB: v4l2-ctrls: Whitespace cleanupsMauro Carvalho Chehab
2010-08-09V4L/DVB: v4l2-ctrls: reorder 'case' statements to match order in headerHans Verkuil
2010-08-09V4L/DVB: v4l2: Add new control handling frameworkHans Verkuil
2010-08-09V4L/DVB: v4l: s5p-fimc: Fix coding style issuesPawel Osciak
2010-08-09V4L/DVB: mt9m111: init chip after read CHIP_VERSIONMichael Grzeschik
2010-08-09V4L/DVB: mt9m111: Added indication that MT9M131 is supported by this driverPhilipp Wiesner
2010-08-09V4L/DVB: mx2_camera: add rising edge for pixclockMichael Grzeschik
2010-08-09V4L/DVB: mx2_camera: fix for list bufnum in frame_done_emmaMichael Grzeschik
2010-08-09V4L/DVB: V4L: do not autoselect components on embedded systemsGuennadi Liakhovetski
2010-08-09V4L/DVB: soc-camera: prohibit S_CROP, if internal G_CROP has failedGuennadi Liakhovetski
2010-08-09V4L/DVB: gspca - zc3xx: Redefine the exchanges of sensor mt9v111 (mi0360soc)Jean-François Moine
2010-08-09V4L/DVB: gspca - zc3xx: Add the light frequency control for sensor hv7131rJean-François Moine
2010-08-09V4L/DVB: gspca - zc3xx: Possible use of the highest alternate settingJean-François Moine
2010-08-09V4L/DVB: gspca - zc3xx: Do the sensor probe at resume timeJean-François Moine
2010-08-09V4L/DVB: gspca - zc3xx: Check the USB exchangesJean-François Moine
2010-08-09V4L/DVB: gspca - zc3xx: Cleanup sourceJean-François Moine
2010-08-09V4L/DVB: gspca - main: Fix a crash in gspca_frame_add()Jean-François Moine
2010-08-09V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessorSylwester Nawrocki
2010-08-09V4L/DVB: uvcvideo: Add support for Miricle 307K thermal webcamLaurent Pinchart
2010-08-09V4L/DVB: uvcvideo: Drop corrupted compressed framesLaurent Pinchart
2010-08-09V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width definesAndy Walls
2010-08-09V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_...Andy Walls
2010-08-09V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout eventAndy Walls
2010-08-09V4L/DVB: cx23885, cx25840: Report IR max pulse width regardless of mod/demod useAndy Walls
2010-08-09V4L/DVB: cx23885: Change Kconfig dependencies to new IR_CORE functionsAndy Walls
2010-08-09V4L/DVB: cx23885: Require user to explicitly enable CX2388[57] IR via module ...Andy Walls
2010-08-09V4L/DVB: cx23885: Move AV Core irq handling to a work handlerAndy Walls
2010-08-09V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlockAndy Walls
2010-08-09V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470Andy Walls
2010-08-09V4L/DVB: cx23885: Add a v4l2_subdev group id for the CX2388[578] integrated A...Andy Walls
2010-08-09V4L/DVB: cx25840: Add support for CX2388[57] A/V core integrated IR controllersAndy Walls
2010-08-09V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_opsAndy Walls
2010-08-09V4L/DVB: cx23885: For CX23888 IR, configure the IO pin mux IR pins explcitlyAndy Walls
2010-08-09V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...Andy Walls
2010-08-09V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]Andy Walls
2010-08-09V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video dev...Andy Walls
2010-08-09V4L/DVB: cx23885: Add correct detection of the HVR-1250 model 79501Andy Walls
2010-08-09V4L/DVB: cx25840: Make cx25840 i2c register read transactions atomicAndy Walls
2010-08-09V4L/DVB: cx23885: i2c_wait_done returns 0 or 1, don't check for < 0 return valueJean Delvare
2010-08-09V4L/DVB: cx23885: Check for slave nack on all transactionsJean Delvare
2010-08-09V4L/DVB: cx23885: Return -ENXIO on slave nackJean Delvare
2010-08-09V4L/DVB: gspca - vc032x: Force main register write at probe time (poxxxx)Jean-François Moine