aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-06
|\
| * [media] soc_camera: Add the ability to bind regulators to soc_camedra devicesAlberto Panizzo2010-12-30
| * [media] V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision OV2640 sensorAlberto Panizzo2010-12-30
| * [media] v4l2-ctrls: use const char * const * for the menu arraysHans Verkuil2010-12-30
| * [media] bt819: the ioctls in the header are internal to the kernelHans Verkuil2010-12-29
| * [media] saa6588: rename rds.h to saa6588.hHans Verkuil2010-12-29
| * [media] saa7134: Add support for Compro VideoMate Vista M1FRamiro Morales2010-12-29
| * [media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab2010-12-29
| * [media] Remove VIDEO_V4L1 Kconfig optionMauro Carvalho Chehab2010-12-29
| * [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-29
| * [media] MFD: WL1273 FM Radio: MFD driver for the FM radioMatti Aaltonen2010-12-29
| * [media] Add a keymap for Pixelview 002-T remoteMauro Carvalho Chehab2010-12-29
| * [media] Fix rc-tbs-nec table after converting the cx88 driver to ir-coreMariusz Białończyk2010-12-29
| * [media] lirc_dev: add some __user annotationsDan Carpenter2010-12-29
| * [media] rc-core: fix some leftovers from the renaming patchesDavid Härdeman2010-12-29
| * [media] rc: use rc_map_ prefix for all rc map tablesMauro Carvalho Chehab2010-12-29
| * [media] rc: Name RC keymap tables as rc_map_tableMauro Carvalho Chehab2010-12-29
| * [media] rc: Properly name the rc_map structMauro Carvalho Chehab2010-12-29
| * [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-29
| * [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-29
| * [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-29
| * [media] rc: Remove ir-common.hMauro Carvalho Chehab2010-12-29
| * [media] media: Add timberdale video-in driverRichard Röjfors2010-12-29
| * [media] ir-kbd-i2c: add rc_dev as a parameter to the driverMauro Carvalho Chehab2010-12-29
| * [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-29
| * [media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-mainDavid Härdeman2010-12-29
| * [media] ir-core: more cleanups of ir-functions.cDavid Härdeman2010-12-29
| * [media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman2010-12-29
| * [media] ir-core: convert drivers/media/video/cx88 to ir-coreDavid Härdeman2010-12-29
| * [media] radio-si4713: Add regulator framework supportJarkko Nikula2010-12-29
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-06
|\ \
| * \ Merge branch 'devel-stable' into develRussell King2011-01-06
| |\ \
| | * \ Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Russell King2011-01-03
| | |\ \
| | | * | input/tc3589x: add tc3589x keypad supportSundar Iyer2010-12-29
| | | * | mfd/tc3589x: add block identifier for multiple child devicesSundar Iyer2010-12-19
| | | * | mfd/tc3589x: rename tc35892 structs/registers to tc359xSundar Iyer2010-12-19
| | | * | mfd/tc35892: rename tc35892 header to tc3589xSundar Iyer2010-12-19
| * | | | Merge branch 'misc' into develRussell King2011-01-06
| |\ \ \ \
| | * \ \ \ Merge branch 'smp' into miscRussell King2011-01-06
| | |\ \ \ \
| | * | | | | ARM: 6467/1: amba: optional PrimeCell core voltage switchLinus Walleij2010-11-26
| | * | | | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-26
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'mmci' and 'pl011-dma' into develRussell King2011-01-05
| |\ \ \ \ \ \ \
| | | * | | | | | ARM: PL011: add DMA burst threshold support for ST variantsRussell King2011-01-05
| | | * | | | | | ARM: PL011: Add support for transmit DMARussell King2011-01-05
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-05
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / | | | | | |/| / / / / / | | | | | | |/ / / / / | | | | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | | * | | | | | ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch()Mika Westerberg2010-11-30
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-01-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-06
| |\| | | | | | | |
| * | | | | | | | | Merge branch 'fbdev/udlfb'Paul Mundt2011-01-06
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt2011-01-06