summaryrefslogtreecommitdiffstats
path: root/Documentation/magic-number.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-19V4L/DVB: usbvision: remove non-working vbi deviceHans Verkuil2-78/+0
2010-05-19V4L/DVB: video_ioctl2: don't return, use breakHans Verkuil1-2/+2
2010-05-19V4L/DVB: video_ioctl2: do not replace arg with NULL for _IO() ioctlsHans Verkuil1-1/+1
2010-05-19V4L/DVB: videodev2.h: move definition of enum v4l2_ctrl_type to the other con...Hans Verkuil1-10/+10
2010-05-19V4L/DVB: V4L2 Spec: fix V4L2_CTRL_TYPE_CTRL_CLASS documentationHans Verkuil1-1/+1
2010-05-19V4L/DVB: davinci: don't return under lock on error pathDan Carpenter1-1/+2
2010-05-19V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.hMauro Carvalho Chehab8-82/+127
2010-05-19V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durationsDavid Härdeman5-293/+296
2010-05-19V4L/DVB: ir-core: fix gcc warning noiseMauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: ir-core: properly present the supported and current protocolsMauro Carvalho Chehab1-19/+44
2010-05-19V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decodersMauro Carvalho Chehab5-26/+47
2010-05-19V4L/DVB: rename sysfs remote controller devices from rcrcv to rcDavid Härdeman1-5/+5
2010-05-19V4L/DVB: ir: Make sure that the spinlocks are properly initializedMauro Carvalho Chehab4-7/+4
2010-05-19V4L/DVB: em28xx: fix a regression caused by the rc-map changesMauro Carvalho Chehab1-5/+16
2010-05-19V4L/DVB: ir-rc5-decoder: fix state machineMauro Carvalho Chehab1-109/+52
2010-05-19V4L/DVB: re-add enable/disable check to the IR decodersMauro Carvalho Chehab2-0/+6
2010-05-19V4L/DVB: ir-core: Add support for badly-implemented hardware decodersMauro Carvalho Chehab6-13/+153
2010-05-19V4L/DVB: ir-core: move rc map code to rc-map.hMauro Carvalho Chehab2-35/+36
2010-05-19V4L-DVB: ir-core: remove the ancillary bufferMauro Carvalho Chehab4-70/+13
2010-05-19V4L/DVB: cx88: don't handle IR on Pixelview too fastMauro Carvalho Chehab1-2/+2
2010-05-19V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocolMauro Carvalho Chehab5-0/+389
2010-05-19V4L/DVB: ir-nec-decoder: CleanupsMauro Carvalho Chehab1-32/+8
2010-05-19V4L/DVB: ir-nec-decoder: Reimplement the entire decoderMauro Carvalho Chehab2-108/+172
2010-05-19V4L/DVB: Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-coreDavid Härdeman1-37/+3
2010-05-19V4L/DVB: ir-core: improve keyup/keydown logicDavid Härdeman4-48/+113
2010-05-19V4L/DVB: ir-core: re-add some debug functions for keytable changesMauro Carvalho Chehab1-2/+17
2010-05-19V4L/DVB: drivers/media/IR - improve keytable codeDavid Härdeman2-331/+191
2010-05-19V4L/DVB: saa7134: Add support for both positive and negative edge IRQMauro Carvalho Chehab1-4/+6
2010-05-19V4L/DVB: saa7134: Fix IRQ2 bit names for the register mapMauro Carvalho Chehab3-20/+22
2010-05-19V4L/DVB: ir-common: remove keymap tables from the moduleMauro Carvalho Chehab68-4157/+1
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab18-135/+247
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab12-19/+33
2010-05-19V4L/DVB: Break Remote Controller keymaps into modulesMauro Carvalho Chehab68-2/+5632
2010-05-19V4L/DVB: ir-core: Add support for RC map code registerMauro Carvalho Chehab3-1/+87
2010-05-19V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate fileMauro Carvalho Chehab67-3245/+4122
2010-05-19V4L/DVB: ir-common: Use macros to define the keytablesMauro Carvalho Chehab2-138/+141
2010-05-19V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_tableMauro Carvalho Chehab23-180/+180
2010-05-19V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab10-100/+100
2010-05-19V4L/DVB: ir-common: re-order keytables by name and remove duplicatesMauro Carvalho Chehab1-48/+48
2010-05-19V4L/DVB: ir-common: Use a function to declare an IR tableMauro Carvalho Chehab1-65/+71
2010-05-19V4L/DVB: Add CHIP ID of the uPD61151Dmitri Belimov1-0/+5
2010-05-19V4L/DVB: ov511: Fix continuation linesJoe Perches1-2/+2
2010-05-19V4L/DVB: saa7134: fix GPIO HW-404M7Vladimir Ermakov2-3/+2
2010-05-19V4L/DVB: drivers/media/video: avoid NULL dereferenceJulia Lawall1-5/+0
2010-05-19V4L/DVB: cx88-dvb: fix on switch identationRicardo Maraschini1-1/+1
2010-05-19V4L/DVB: cx23885: strcpy() => strlcpy()Dan Carpenter1-1/+1
2010-05-19V4L/DVB: cx25821: fix coding style issues in cx25821-video-upstream.cOlimpiu Pascariu1-58/+63
2010-05-18V4L/DVB: cx88: Only start IR if the input device is openedMauro Carvalho Chehab3-15/+66
2010-05-18V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR coreMauro Carvalho Chehab6-17/+98
2010-05-18V4L/DVB: ir-core: rename sysfs remote controller class from ir to rcMauro Carvalho Chehab1-10/+10