summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx231xx/cx231xx-cards.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-16V4L/DVB (13687): cx231xx: use NULL when pointer is neededMárton Németh1-9/+9
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-2/+3
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil1-2/+2
2009-06-16V4L/DVB (11845): ir-kbd-i2c: Use initialization dataJean Delvare1-3/+0
2009-06-16V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare1-4/+7
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-4/+1
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil1-4/+4
2009-04-06V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...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 (11134): cx231xx: dmesg cleanupMauro Carvalho Chehab1-19/+1
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 (11128): cx231xx: convert the calls to subdev formatSri Deevi1-16/+45
2009-04-06V4L/DVB (11038): Fix the issue with audio module & correction of NamesSri Deevi1-4/+4
2009-04-06V4L/DVB (10982): cx231xx: fix compile warningHans Verkuil1-1/+1
2009-04-06V4L/DVB (10958): cx231xx: some additional CodingStyle and minor fixesSri Deevi1-145/+103
2009-04-06V4L/DVB (10957): cx231xx: Fix CodingStyleSri Deevi1-17/+16
2009-04-06V4L/DVB (10957a): cx231xx: Fix compilation breakageMauro Carvalho Chehab1-3/+1
2009-04-06V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with LindentMauro Carvalho Chehab1-462/+514
2009-04-06V4L/DVB (10954): Add cx231xx USB driverSri Deevi1-0/+935