summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-05-19V4L/DVB: ir-common: remove keymap tables from the moduleMauro Carvalho Chehab66-4111/+0
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab3-4/+102
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab1-6/+20
2010-05-19V4L/DVB: ir-core: Add support for RC map code registerMauro Carvalho Chehab1-0/+11
2010-05-19V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate fileMauro Carvalho Chehab66-85/+4111
2010-05-19V4L/DVB: ir-common: Use macros to define the keytablesMauro Carvalho Chehab1-1/+13
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-18V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR coreMauro Carvalho Chehab2-0/+3
2010-05-18V4L/DVB: ir-core: prepare to add more operations for ir decodersMauro Carvalho Chehab1-5/+2
2010-05-18V4L/DVB: ir-core: dynamically load the compiled IR protocolsMauro Carvalho Chehab1-5/+24
2010-05-18V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decodeMauro Carvalho Chehab1-0/+2
2010-05-18V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-coreMauro Carvalho Chehab1-1/+2
2010-05-18V4L/DVB: ir-core: add two functions to report keyup/keydown eventsMauro Carvalho Chehab1-0/+4
2010-05-18V4L/DVB: ir-core: Add logic to decode IR protocols at the IR coreMauro Carvalho Chehab2-0/+35
2010-05-18V4L/DVB: saa7134: add code to allow changing IR protocolMauro Carvalho Chehab1-0/+3
2010-05-18V4L/DVB: saa7134: use a full scancode table for M135AMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controlsLaurent Pinchart1-0/+3
2010-05-18V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vp...Vaibhav Hiremath1-0/+2
2010-05-18V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_deviceHans Verkuil1-6/+6
2010-05-18V4L/DVB: v4l: add V4L2_PIX_FMT_Y4 and V4L2_PIX_FMT_Y6 pixelformatsHans Verkuil1-0/+2
2010-05-18V4L/DVB: v4l: videobuf: code cleanupPawel Osciak3-23/+26
2010-05-18V4L/DVB: Add SPI support to V4L2Dmitri Belimov2-0/+21
2010-05-18V4L/DVB: videodev2: introduce a common control for chroma gainDevin Heitmueller1-1/+4
2010-05-18V4L/DVB: v4l2: sort chip IDs in v4l2-chip-ident.hHans Verkuil1-58/+62
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab1-1/+3
2010-05-18V4L/DVB: ir-core: Add a macro to properly create IR tablesMauro Carvalho Chehab1-1/+2
2010-05-18V4L/DVB: ir: use a real device instead of a virtual classMauro Carvalho Chehab1-3/+1
2010-05-18V4L/DVB: soc-camera: add runtime pm support for subdevicesMauro Carvalho Chehab1-0/+8
2010-05-18V4L/DVB: The first two parameters of soc_camera_limit_side() are usually poin...Márton Németh1-2/+2
2010-05-18V4L/DVB (12770): Add tm6000 driver to staging treeMauro Carvalho Chehab1-0/+1
2010-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-22/+22
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright1-4/+19
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet1-18/+3
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro1-0/+14
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt1-1/+0
2010-05-11dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori1-2/+2
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+4
2010-05-07Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-28/+0
2010-05-07Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2010-05-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+3
2010-05-07drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom1-28/+0
2010-05-06V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil1-1/+0
2010-05-06rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney1-0/+2
2010-05-06sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2-0/+4
2010-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+2
2010-05-04cgroup: Check task_lock in task_subsys_state()Li Zefan1-0/+1
2010-05-04i2c-core: Use per-adapter userspace device listsJean Delvare1-0/+2
2010-05-02net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt1-1/+1