aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx231xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-12V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab1-1/+1
2010-06-01V4L/DVB: cx231xx: convert to s_mbus_fmtHans Verkuil1-1/+4
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-7/+7
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-7/+7
2010-05-19V4L/DVB: cx231xx: switch to new vbi subdev opsHans Verkuil1-2/+2
2010-05-19V4L/DVB: ir-core: remove ir-functions usage from cx231xxDavid Härdeman2-39/+10
2010-05-19V4L/DVB: cx231xx: improve error handlingDan Carpenter1-1/+4
2010-05-19V4L/DVB: video/cx231xx: cleanup. remove unneed null checksDan Carpenter1-8/+5
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: cx231xx: card->driver "Conexant cx231xx Audio" too longDan Carpenter1-1/+1
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab1-1/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-0/+6
2010-02-26V4L/DVB: cx231xx: cleanup dvb_attach() return value handlingMárton Németh1-4/+4
2010-02-26V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab1-1/+1
2009-12-16V4L/DVB (13687): cx231xx: use NULL when pointer is neededMárton Németh1-9/+9
2009-12-16V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register()Mauro Carvalho Chehab1-6/+2
2009-12-16V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab1-2/+2
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart1-3/+0
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart1-3/+3
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart3-32/+14
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart1-3/+3
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2-14/+16
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds2-4/+9
2009-12-05V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab1-1/+7
2009-12-05V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab1-2/+1
2009-12-05V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-3/+5
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil1-2/+2
2009-09-12V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab1-1/+1
2009-09-12V4L/DVB (12470): cx231xx/cx231xx-conf-reg.h: fix bad whitespacesMauro Carvalho Chehab1-4/+4
2009-09-12V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare1-1/+0
2009-09-12V4L/DVB (12197): Remove unnecessary semicolonsJoe Perches1-2/+2
2009-06-23V4L/DVB (11913): cx231xx: TRY_FMT should not actually set anythingTrent Piepho3-23/+7
2009-06-23V4L/DVB (11911): cx231xx: Use v4l bounding/alignment functionTrent Piepho1-13/+3
2009-06-23V4L/DVB (12112): cx231xx: fix uninitialized variable.Hans Verkuil1-1/+1
2009-06-16V4L/DVB (11845): ir-kbd-i2c: Use initialization dataJean Delvare3-33/+0
2009-06-16V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare3-4/+11
2009-06-16V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needsJean Delvare1-1/+1
2009-06-16V4L/DVB: cx231xx: remove unused #include <linux/version.h>'sHuang Weiyi2-2/+0
2009-04-29V4L/DVB (11494a): cx231xx Kconfig fixesMauro Carvalho Chehab1-22/+22
2009-04-06cx231xx: Convert to snd_card_create()Mauro Carvalho Chehab1-3/+4
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2-10/+2
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdevHans Verkuil1-4/+4
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil1-1/+1
2009-04-06V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init.Hans Verkuil1-1/+1
2009-04-06V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil1-1/+1
2009-04-06V4L/DVB (11353): cx231xx: remove explicitly set v4l2_device.nameJanne Grunau1-2/+0
2009-04-06V4L/DVB (11352): cx231xx: use usb_interface.dev for v4l2_device_registerJanne Grunau1-1/+1
2009-04-06V4L/DVB (11250): cx231xx: Fix Kconfig help itemsMauro Carvalho Chehab1-4/+4
2009-04-06V4L/DVB (11135): cx231xx: use usb_make_path() for bus_infoMauro Carvalho Chehab1-2/+1