index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-05-19
V4L/DVB: ir-core: Remove warining noise if decoders compiled builtin
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks
Andreas Bombe
2010-05-19
Revert "V4L/DVB (11906): saa7134: Use v4l bounding/alignment function"
Herton Ronaldo Krzesinski
2010-05-19
V4L/DVB: dvb/dib8000: fix build warning
Wolfram Sang
2010-05-19
V4L/DVB: DVB: ngene, remove unused #include <linux/version.h>
Huang Weiyi
2010-05-19
V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_default
Hans Verkuil
2010-05-19
V4L/DVB: video_ioctl2: handle the v4l1 compat bit first and move VIDIOCGMBUF ...
Hans Verkuil
2010-05-19
V4L/DVB: v4l2-framework.txt: fix incorrect statement
Hans Verkuil
2010-05-19
V4L/DVB: w9966: convert to V4L2
Hans Verkuil
2010-05-19
V4L/DVB: DocBook/v4l/compat.xml: add missing </section>
Hans Verkuil
2010-05-19
V4L/DVB: usbvision: remove non-working vbi device
Hans Verkuil
2010-05-19
V4L/DVB: video_ioctl2: don't return, use break
Hans Verkuil
2010-05-19
V4L/DVB: video_ioctl2: do not replace arg with NULL for _IO() ioctls
Hans Verkuil
2010-05-19
V4L/DVB: videodev2.h: move definition of enum v4l2_ctrl_type to the other con...
Hans Verkuil
2010-05-19
V4L/DVB: V4L2 Spec: fix V4L2_CTRL_TYPE_CTRL_CLASS documentation
Hans Verkuil
2010-05-19
V4L/DVB: davinci: don't return under lock on error path
Dan Carpenter
2010-05-19
V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations
David Härdeman
2010-05-19
V4L/DVB: ir-core: fix gcc warning noise
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-core: properly present the supported and current protocols
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: rename sysfs remote controller devices from rcrcv to rc
David Härdeman
2010-05-19
V4L/DVB: ir: Make sure that the spinlocks are properly initialized
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: em28xx: fix a regression caused by the rc-map changes
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-rc5-decoder: fix state machine
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: re-add enable/disable check to the IR decoders
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-core: Add support for badly-implemented hardware decoders
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-core: move rc map code to rc-map.h
Mauro Carvalho Chehab
2010-05-19
V4L-DVB: ir-core: remove the ancillary buffer
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: cx88: don't handle IR on Pixelview too fast
Mauro Carvalho Chehab
2010-05-19
V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-nec-decoder: Cleanups
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-nec-decoder: Reimplement the entire decoder
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-core
David Härdeman
2010-05-19
V4L/DVB: ir-core: improve keyup/keydown logic
David Härdeman
2010-05-19
V4L/DVB: ir-core: re-add some debug functions for keytable changes
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: drivers/media/IR - improve keytable code
David Härdeman
2010-05-19
V4L/DVB: saa7134: Add support for both positive and negative edge IRQ
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: saa7134: Fix IRQ2 bit names for the register map
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-common: remove keymap tables from the module
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir: prepare IR code for a parameter change at register function
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: Break Remote Controller keymaps into modules
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-core: Add support for RC map code register
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-common: Use macros to define the keytables
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_table
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-common: re-order keytables by name and remove duplicates
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-common: Use a function to declare an IR table
Mauro Carvalho Chehab
[next]