summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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] lirc_zilog: Update TODO list based on work completed and revised plansAndy Walls2011-03-221-26/+25
* [media] lirc_zilog: Fix somewhat confusing information messages in ir_probe()Andy Walls2011-03-221-1/+3
* [media] lirc_zilog: Add locking of the i2c_clients when in useAndy Walls2011-03-221-4/+37
* [media] lirc_zilog: Add ref counting of struct IR, IR_tx, and IR_rxAndy Walls2011-03-221-204/+380
* [media] lirc_zilog: Move constants from ir_probe() into the lirc_driver templateAndy Walls2011-03-221-12/+15
* [media] lirc_zilog: Always allocate a Rx lirc_buffer objectAndy Walls2011-03-221-31/+31
* [media] lirc_zilog: Remove unneeded rx->buf_lockAndy Walls2011-03-221-14/+9
* [media] lirc_zilog: Don't acquire the rx->buf_lock in the poll() functionAndy Walls2011-03-221-7/+14
* [media] lirc_zilog: Use kernel standard methods for marking device non-seekableAndy Walls2011-03-221-7/+2
* [media] lirc_zilog: Convert the instance open count to an atomic_tAndy Walls2011-03-221-10/+5
* [media] lirc_zilog: Convert ir_device instance array to a linked listAndy Walls2011-03-221-28/+31
* [media] lirc_zilog: Remove broken, ineffective reference countingAndy Walls2011-03-221-31/+1
* [media] lirc_zilog: Restore checks for existence of the IR_tx objectAndy Walls2011-03-221-7/+20
* [media] hdpvr: i2c master enhancementsJarod Wilson2011-03-221-17/+50
* [media] imon: add more panel scancode mappingsJarod Wilson2011-03-221-1/+10
* [media] docs: fix typo in lirc_device_interface.xmlJarod Wilson2011-03-221-1/+1
* [media] tm6000: fix s-video inputDmitri Belimov2011-03-224-24/+43
* [media] lirc: remove staging lirc_it87 and lirc_ite8709 driversJuan J. Garcia de Soria2011-03-225-1699/+0
* [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-228-14/+27
* [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
OpenPOWER on IntegriCloud