aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-08V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil4-24/+23
2010-08-08V4L/DVB: saa717x: convert to the new control frameworkHans Verkuil1-242/+81
2010-08-08V4L/DVB: msp3400: convert to the new control frameworkHans Verkuil3-172/+110
2010-08-08V4L/DVB: saa7115: convert to the new control frameworkHans Verkuil1-100/+83
2010-08-08V4L/DVB: v4l2: hook up the new control framework into the core frameworkHans Verkuil3-15/+46
2010-08-08V4L/DVB: v4l2-ctrls: Whitespace cleanupsMauro Carvalho Chehab1-37/+37
2010-08-08V4L/DVB: v4l2-ctrls: reorder 'case' statements to match order in headerHans Verkuil1-13/+17
2010-08-08V4L/DVB: v4l2: Add new control handling frameworkHans Verkuil3-475/+1853
2010-08-08V4L/DVB: v4l: s5p-fimc: Fix coding style issuesPawel Osciak2-22/+44
2010-08-08V4L/DVB: mt9m111: init chip after read CHIP_VERSIONMichael Grzeschik1-4/+2
2010-08-08V4L/DVB: mt9m111: Added indication that MT9M131 is supported by this driverPhilipp Wiesner2-16/+25
2010-08-08V4L/DVB: mx2_camera: add rising edge for pixclockMichael Grzeschik1-0/+2
2010-08-08V4L/DVB: mx2_camera: fix for list bufnum in frame_done_emmaMichael Grzeschik1-1/+1
2010-08-08V4L/DVB: V4L: do not autoselect components on embedded systemsGuennadi Liakhovetski3-3/+3
2010-08-08V4L/DVB: soc-camera: prohibit S_CROP, if internal G_CROP has failedGuennadi Liakhovetski1-3/+6
2010-08-08V4L/DVB: gspca - zc3xx: Redefine the exchanges of sensor mt9v111 (mi0360soc)Jean-François Moine1-467/+307
2010-08-08V4L/DVB: gspca - zc3xx: Add the light frequency control for sensor hv7131rJean-François Moine1-118/+123
2010-08-08V4L/DVB: gspca - zc3xx: Possible use of the highest alternate settingJean-François Moine1-2/+0
2010-08-08V4L/DVB: gspca - zc3xx: Do the sensor probe at resume timeJean-François Moine1-15/+19
2010-08-08V4L/DVB: gspca - zc3xx: Check the USB exchangesJean-François Moine1-158/+171
2010-08-08V4L/DVB: gspca - zc3xx: Cleanup sourceJean-François Moine1-185/+200
2010-08-08V4L/DVB: gspca - main: Fix a crash in gspca_frame_add()Jean-François Moine1-4/+15
2010-08-08V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessorSylwester Nawrocki7-0/+2868
2010-08-08V4L/DVB: uvcvideo: Add support for Miricle 307K thermal webcamLaurent Pinchart1-0/+9
2010-08-08V4L/DVB: uvcvideo: Drop corrupted compressed framesLaurent Pinchart3-14/+23
2010-08-08V4L/DVB: IR keymap: Add print button for HP OEM version of MCE remoteAndy Walls1-0/+2
2010-08-08V4L/DVB: IR: Port ene driver to new IR subsystem and enable itMaxim Levitsky4-401/+258
2010-08-08V4L/DVB: STAGING: remove lirc_ene0100 driverMaxim Levitsky5-655/+1416
2010-08-08V4L/DVB: IR: report unknown scancodes the in-kernel decoders foundMaxim Levitsky1-0/+8
2010-08-08V4L/DVB: IR: extend interfaces to support more device settingsMaxim Levitsky2-19/+94
2010-08-08V4L/DVB: IR: add helper function for hardware with small o/b bufferMaxim Levitsky3-1/+86
2010-08-08V4L/DVB: IR: Allow not to compile keymaps inMaxim Levitsky5-46/+27
2010-08-08V4L/DVB: IR: NECX: support repeatMaxim Levitsky2-2/+23
2010-08-08V4L/DVB: IR: nec decoder: fix repeatMaxim Levitsky1-1/+1
2010-08-08V4L/DVB: IR: JVC: make repeat workMaxim Levitsky1-1/+13
2010-08-08V4L/DVB: IR: replace workqueue with kthreadMaxim Levitsky2-12/+32
2010-08-08V4L/DVB: IR: replace spinlock with mutexMaxim Levitsky1-14/+14
2010-08-08V4L/DVB: IR: minor fixesMaxim Levitsky3-9/+12
2010-08-08V4L/DVB: IR: Kconfig fixesMaxim Levitsky1-3/+7
2010-08-08V4L/DVB: IR: put newly ported streamzap driver in proper homeJarod Wilson5-7/+13
2010-08-08V4L/DVB: staging/lirc: port lirc_streamzap to ir-coreJarod Wilson3-446/+448
2010-08-08V4L/DVB: IR/mceusb: less generic callback name and remove cruftJarod Wilson1-4/+2
2010-08-08V4L/DVB: staging/lirc: fix non-CONFIG_MODULES build horkageJarod Wilson2-5/+8
2010-08-08V4L/DVB: staging/lirc: fix Kconfig dependenciesJanne Grunau1-9/+10
2010-08-08V4L/DVB: IR/mceusb: remove bad ir_input_dev useJarod Wilson1-14/+1
2010-08-08V4L/DVB: IR/imon: remove bad ir_input_dev useJarod Wilson1-15/+0
2010-08-08V4L/DVB: IR/imon: remove incorrect calls to input_free_deviceJarod Wilson1-4/+1
2010-08-08V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width definesAndy Walls1-2/+2
2010-08-08V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_eventAndy Walls3-71/+91
2010-08-08V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout eventAndy Walls3-18/+16