summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-12-30[media] V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision OV2640 sensorAlberto Panizzo
2010-12-30[media] v4l2-ctrls: use const char * const * for the menu arraysHans Verkuil
2010-12-29[media] bt819: the ioctls in the header are internal to the kernelHans Verkuil
2010-12-29[media] saa6588: rename rds.h to saa6588.hHans Verkuil
2010-12-29[media] saa7134: Add support for Compro VideoMate Vista M1FRamiro Morales
2010-12-29[media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab
2010-12-29[media] Remove VIDEO_V4L1 Kconfig optionMauro Carvalho Chehab
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil
2010-12-29[media] MFD: WL1273 FM Radio: MFD driver for the FM radioMatti Aaltonen
2010-12-29[media] Add a keymap for Pixelview 002-T remoteMauro Carvalho Chehab
2010-12-29[media] Fix rc-tbs-nec table after converting the cx88 driver to ir-coreMariusz Białończyk
2010-12-29[media] lirc_dev: add some __user annotationsDan Carpenter
2010-12-29[media] rc-core: fix some leftovers from the renaming patchesDavid Härdeman
2010-12-29[media] rc: use rc_map_ prefix for all rc map tablesMauro Carvalho Chehab
2010-12-29[media] rc: Name RC keymap tables as rc_map_tableMauro Carvalho Chehab
2010-12-29[media] rc: Properly name the rc_map structMauro Carvalho Chehab
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab
2010-12-29[media] rc: Remove ir-common.hMauro Carvalho Chehab
2010-12-29[media] media: Add timberdale video-in driverRichard Röjfors
2010-12-29[media] ir-kbd-i2c: add rc_dev as a parameter to the driverMauro Carvalho Chehab
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman
2010-12-29[media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-mainDavid Härdeman
2010-12-29[media] ir-core: more cleanups of ir-functions.cDavid Härdeman
2010-12-29[media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman
2010-12-29[media] ir-core: convert drivers/media/video/cx88 to ir-coreDavid Härdeman
2010-12-29[media] radio-si4713: Add regulator framework supportJarkko Nikula
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney
2010-12-22include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-22kthread_work: make lockdep happyYong Zhang
2010-12-21net: Fix range checks in tcf_valid_offset().David S. Miller
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-20mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-20net_sched: always clone skbsChangli Gao
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-12-17netlink: fix gcc -Wconversion compilation warningDmitry V. Levin
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang