summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-08-04220-24117/+11553
|\
| * V4L/DVB: sms: Convert IR support to use the Remote Controller coreMauro Carvalho Chehab2010-08-025-277/+47
| * V4L/DVB: sms: properly initialize IR phys and IR nameMauro Carvalho Chehab2010-08-023-10/+15
| * V4L/DVB: standardize names at rc-dib0700 tablesMauro Carvalho Chehab2010-08-022-12/+12
| * V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStickMauro Carvalho Chehab2010-08-021-0/+1
| * V4L/DVB: dib0700: Fix RC protocol logic to properly handle NEC/NECx and RC-5Mauro Carvalho Chehab2010-08-021-31/+35
| * V4L/DVB: dib0700: properly implement IR change_protocolMauro Carvalho Chehab2010-08-024-34/+140
| * V4L/DVB: dib0700: break keytable into NEC and RC-5 variantsMauro Carvalho Chehab2010-08-024-97/+182
| * V4L/DVB: dib0700: avoid bad repeatMauro Carvalho Chehab2010-08-021-0/+3
| * V4L/DVB: Port dib0700 to rc-coreMauro Carvalho Chehab2010-08-022-445/+94
| * V4L/DVB: Add a keymap file with dib0700 tableMauro Carvalho Chehab2010-08-022-0/+315
| * V4L/DVB: dvb-usb: add support for rc-core modeMauro Carvalho Chehab2010-08-022-37/+149
| * V4L/DVB: dvb-usb: prepare drivers for using rc-coreMauro Carvalho Chehab2010-08-0221-282/+396
| * V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_keyMauro Carvalho Chehab2010-08-0223-100/+90
| * V4L/DVB: rj54n1cb0c: fix a comment in the driverGuennadi Liakhovetski2010-08-021-1/+1
| * V4L/DVB: V4L2: sh_vou: VOU does support the full PAL resolution tooGuennadi Liakhovetski2010-08-021-22/+34
| * V4L/DVB: V4L2: sh_mobile_camera_ceu: add support for CSI2Guennadi Liakhovetski2010-08-021-15/+116
| * V4L/DVB: V4L2: soc-camera: add a MIPI CSI-2 driver for SH-Mobile platformsGuennadi Liakhovetski2010-08-023-0/+361
| * V4L/DVB: V4L2: soc-camera: export soc-camera bus type for notificationsGuennadi Liakhovetski2010-08-021-1/+2
| * V4L/DVB: mediabus: fix ambiguous pixel code namesGuennadi Liakhovetski2010-08-0211-56/+56
| * V4L/DVB: af9005: use generic_bulk_ctrl_endpoint_responseMichael Krufky2010-08-021-48/+7
| * V4L/DVB: dvb: add support for kworld 340u and ub435-q to em28xx-dvbJarod Wilson2010-08-023-0/+62
| * V4L/DVB: DVB: fix dvr node refcountingJiri Slaby2010-08-021-1/+1
| * V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.hLaurent Pinchart2010-08-021-19/+0
| * V4L/DVB: af9013: fix commentsAntti Palosaari2010-08-023-3/+3
| * V4L/DVB: af9013: output fw version as four digit longAntti Palosaari2010-08-021-3/+3
| * V4L/DVB: af9013: af9013_read_status() refactoringAntti Palosaari2010-08-021-16/+20
| * V4L/DVB: af9013: program tuner before demodulatorAntti Palosaari2010-08-021-4/+4
| * V4L/DVB: af9015: support for AverMedia AVerTV Volar M (A815Mac)Antti Palosaari2010-08-022-1/+8
| * V4L/DVB: af9013: add support for firmware 5.1.0.0Antti Palosaari2010-08-021-2/+4
| * V4L/DVB: gspca - vc032x: Move the first VC0321 settings to sd_init()Jean-François Moine2010-08-021-13/+12
| * V4L/DVB: gspca - sonixj: Do the audio input work for webcams with a microphoneJean-François Moine2010-08-021-25/+12
| * V4L/DVB: gspca - main: Handle the audio deviceJean-François Moine2010-08-022-1/+24
| * V4L/DVB: gspca - main: Adjust and remove some debug messagesJean-François Moine2010-08-021-7/+3
| * V4L/DVB: gspca - main: Remove useless audio ioctl'sJean-François Moine2010-08-021-31/+0
| * V4L/DVB: gspca - main: Fix a compilation warningJean-François Moine2010-08-021-1/+2
| * V4L/DVB: au0828: move dereference below sanity checksDan Carpenter2010-08-021-1/+3
| * V4L/DVB: media/IR: testing the wrong variableDan Carpenter2010-08-021-1/+1
| * V4L/DVB: "dib3000mc: reduce large stack usage" fixAndrew Morton2010-08-021-1/+1
| * V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL testJiri Slaby2010-08-021-2/+2
| * V4L/DVB: IR/lirc: use memdup_user instead of copy_from_userJarod Wilson2010-08-021-8/+3
| * V4L/DVB: IR/lirc: make lirc userspace and staging modules buildableJarod Wilson2010-08-023-227/+2
| * V4L/DVB: drivers/media/video: Remove dead CONFIG_FB_OMAP2_FORCE_AUTO_UPDATEChristian Dietrich2010-08-021-8/+0
| * V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches2010-08-0210-19/+19
| * V4L/DVB: gspca - sq930x: Add some comments for sensor mt9v111Jean-François Moine2010-08-021-13/+13
| * V4L/DVB: gspca - vc032x: Add trace of USB exchangesJean-François Moine2010-08-021-10/+38
| * V4L/DVB: gspca - vc032x: Stop the USB exchanges on errorJean-François Moine2010-08-021-65/+87
| * V4L/DVB: gspca - vc032x: Add some commentsJean-François Moine2010-08-021-4/+4
| * V4L/DVB: gspca - main: Don't use the frame buffer flagsJean-François Moine2010-08-029-106/+58
| * V4L/DVB: gspca - main: Possible race condition in queue managementJean-François Moine2010-08-021-2/+3