aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx231xx (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-06V4L/DVB (11134): cx231xx: dmesg cleanupMauro Carvalho Chehab5-27/+4
2009-04-06V4L/DVB (11133): cx231xx: don't print pcb config debug messages by defaultMauro Carvalho Chehab1-16/+18
2009-04-06V4L/DVB (11132): cx231xx: usb probe cleanupsMauro Carvalho Chehab1-223/+189
2009-04-06V4L/DVB (11131): cx231xx: avoid trying to access unfilled dev structMauro Carvalho Chehab1-1/+1
2009-04-06V4L/DVB (11130): cx231xx: fix an inverted logic at vidioc_streamoffMauro Carvalho Chehab1-1/+1
2009-04-06V4L/DVB (11129): cx231xx: Use generic names for each device blockSri Deevi5-741/+538
2009-04-06V4L/DVB (11128): cx231xx: convert the calls to subdev formatSri Deevi5-103/+91
2009-04-06V4L/DVB (11038): Fix the issue with audio module & correction of NamesSri Deevi2-5/+7
2009-04-06V4L/DVB (10982): cx231xx: fix compile warningHans Verkuil1-1/+1
2009-04-06V4L/DVB (10958): cx231xx: some additional CodingStyle and minor fixesSri Deevi13-971/+1961
2009-04-06V4L/DVB (10957): cx231xx: Fix CodingStyleSri Deevi12-257/+326
2009-04-06V4L/DVB (10957a): cx231xx: Fix compilation breakageMauro Carvalho Chehab3-4/+3
2009-04-06V4L/DVB (10956): cx231xx: First series of manual CodingStyle fixesMauro Carvalho Chehab5-1628/+1257
2009-04-06V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with LindentMauro Carvalho Chehab13-4900/+5809
2009-04-06V4L/DVB (10954): Add cx231xx USB driverSri Deevi15-0/+12435