summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] hdpvr: use same polling interval as other OSJarod Wilson2011-03-221-1/+2
* [media] ir-kbd-i2c: pass device code w/key in hauppauge caseJarod Wilson2011-03-221-1/+1
* [media] rc/keymaps: Remove the obsolete rc-rc5-tv keymapMauro Carvalho Chehab2011-03-224-98/+3
* [media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab2011-03-2211-117/+25
* [media] rc/keymaps: Rename Hauppauge table as rc-hauppaugeMauro Carvalho Chehab2011-03-226-9/+15
* [media] rc-rc5-hauppauge-new: Fix Hauppauge Grey mappingMauro Carvalho Chehab2011-03-221-41/+47
* [media] rc-rc5-hauppauge-new: Add support for the old Black RCMauro Carvalho Chehab2011-03-221-1/+35
* [media] rc-rc5-hauppauge-new: Add the old control to the tableMauro Carvalho Chehab2011-03-221-1/+55
* [media] rc-winfast: Fix the keycode tablesMauro Carvalho Chehab2011-03-221-11/+11
* [media] a800: Fix a few wrong IR key assignmentsMauro Carvalho Chehab2011-03-221-4/+4
* [media] opera1: Use multimedia keys instead of an app-specific mappingMauro Carvalho Chehab2011-03-221-17/+16
* [media] dw2102: Use multimedia keys instead of an app-specific mappingMauro Carvalho Chehab2011-03-221-20/+20
* [media] rc/keymaps: Use KEY_LEFTMETA were pertinentMauro Carvalho Chehab2011-03-224-4/+4
* [media] rc/keymaps: Fix most KEY_PROG[n] keycodesMauro Carvalho Chehab2011-03-224-6/+6
* [media] rc/keymaps: Use KEY_VIDEO for Video SourceMauro Carvalho Chehab2011-03-2217-22/+22
* [media] rc/keymaps: use KEY_CAMERA for snapshotsMauro Carvalho Chehab2011-03-228-8/+9
* [media] hdpvr: i2c master enhancementsJarod Wilson2011-03-221-17/+50
* [media] imon: add more panel scancode mappingsJarod Wilson2011-03-221-1/+10
* [media] ite-cir: Fix some CodingStyle issuesMauro Carvalho Chehab2011-03-222-24/+29
* [media] rc: New rc-based ite-cir driver for several ITE CIRsJuan J. Garcia de Soria2011-03-224-0/+2226
* [media] drivers/media/rc/Kconfig: use tabs, instead of spacesMauro Carvalho Chehab2011-03-221-11/+11
* [media] saa7134: Fix strange kconfig dependency on RC_CORESteven Rostedt2011-03-221-0/+1
* [media] STV0288 added full frontend statusMalcolm Priestley2011-03-221-2/+5
* [media] gspca - zc3xx: Add exposure control for sensor hv7131rJean-François Moine2011-03-221-7/+69
* [media] gspca - main: Add endpoint direction test in alt_xferPatrice Chotard2011-03-221-1/+2
* [media] gspca - nw80x: Fix exposure for some webcamsJean-François Moine2011-03-221-0/+3
* [media] gspca - nw80x: Get the sensor ID when bridge et31x110Jean-François Moine2011-03-221-0/+20
* [media] gspca - nw80x: Fix some image resolutionsJean-François Moine2011-03-221-3/+13
* [media] gspca - nw80x: Check the bridge from the webcam typeJean-François Moine2011-03-221-68/+78
* [media] gspca - nw80x: Fix the gain, exposure and autogainJean-François Moine2011-03-221-89/+46
* [media] gspca - nw80x: Do some initialization at probe timeJean-François Moine2011-03-221-30/+55
* [media] gspca - nw80x: The webcam dsb-c110 is the same as the twinkleJean-François Moine2011-03-221-181/+1
* [media] gspca - nw80x: Cleanup sourceJean-François Moine2011-03-221-208/+65
* [media] v4l2: use new flag to enable core priority handlingHans Verkuil2011-03-226-13/+18
* [media] ivtv: replace ugly casts with a proper container_ofHans Verkuil2011-03-221-50/+50
* [media] ivtv: add missing v4l2_fh_exitHans Verkuil2011-03-221-0/+1
* [media] vivi: convert to core priority handlingHans Verkuil2011-03-221-13/+4
* [media] dsbr100: ensure correct disconnect sequenceHans Verkuil2011-03-221-47/+12
* [media] dsbr100: convert to unlocked_ioctlHans Verkuil2011-03-221-48/+31
* [media] v4l2-device: add kref and a release functionHans Verkuil2011-03-222-0/+26
* [media] cx18: use core priority handlingHans Verkuil2011-03-223-61/+0
* [media] cx18: use v4l2_fh as preparation for adding core priority supportHans Verkuil2011-03-223-41/+61
* [media] ivtv: convert to core priority handlingHans Verkuil2011-03-223-45/+15
* [media] v4l2-ioctl: add priority handling supportHans Verkuil2011-03-229-15/+72
* [media] v4l2-fh: add v4l2_fh_is_singularHans Verkuil2011-03-221-0/+14
* [media] v4l2-fh: add v4l2_fh_open and v4l2_fh_release helper functionsHans Verkuil2011-03-221-0/+28
* [media] v4l2-fh: implement v4l2_priority supportHans Verkuil2011-03-221-0/+4
* [media] v4l2: add v4l2_prio_state to v4l2_device and video_deviceHans Verkuil2011-03-222-0/+7
* [media] v4l2_prio: move from v4l2-common to v4l2-devHans Verkuil2011-03-222-63/+64
* [media] saa7134-input: key up events not sent after suspend/resumeVadim Solomin2011-03-221-10/+39
OpenPOWER on IntegriCloud