summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-0/+5
* xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer2013-04-301-0/+8
* mm: cleancache: clean up cleancache_enabledBob Liu2013-04-301-1/+1
* cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-301-1/+1
* frontswap: get rid of swap_lock dependencyMinchan Kim2013-04-301-3/+3
* mm: frontswap: cleanup codeBob Liu2013-04-301-25/+3
* frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-301-1/+1
* memory hotplug: fix warningsVincent Stehlé2013-04-301-1/+1
* Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-301-0/+1
|\
| * metag: ptrace: Implement NT_METAG_TLSPaul Clothier2013-03-271-0/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-3031-162/+499
|\ \
| * \ Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab2013-04-3031-162/+499
| |\ \
| | * | [media] videodev2.h: Remove the unused old V4L1 buffer typesMauro Carvalho Chehab2013-04-251-21/+0
| | * | Merge branch 'topic/si476x' into patchworkMauro Carvalho Chehab2013-04-251-0/+37
| | |\ \
| | | * | [media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov2013-04-181-0/+37
| | * | | [media] videobuf-dma-contig: remove support for cached memMauro Carvalho Chehab2013-04-251-10/+0
| | |/ /
| | * | Revert "[media] mfd: Add header files and Kbuild plumbing for SI476x MFD core"Mauro Carvalho Chehab2013-04-171-525/+0
| | * | Revert "[media] v4l2: Add a V4L2 driver for SI476X MFD"Mauro Carvalho Chehab2013-04-171-426/+0
| | * | [media] rc: add rc-reddoAntti Palosaari2013-04-141-0/+1
| | * | [media] v4l2-dv-timings.h: add 480i59.94 and 576i50 CEA-861-E timingsHans Verkuil2013-04-141-0/+18
| | * | [media] videodev2.h: fix incorrect V4L2_DV_FL_HALF_LINE bitmaskHans Verkuil2013-04-141-1/+1
| | * | [media] videodev2.h: increase size of 'reserved' arrayHans Verkuil2013-04-141-1/+1
| | * | [media] v4l2: rename VIDIOC_DBG_G_CHIP_NAME to _CHIP_INFOHans Verkuil2013-04-142-6/+6
| | * | [media] v4l2: drop V4L2_CHIP_MATCH_SUBDEV_NAMEHans Verkuil2013-04-141-2/+1
| | * | [media] v4l2: put VIDIOC_DBG_G_CHIP_NAME under ADV_DEBUGHans Verkuil2013-04-141-3/+3
| | * | [media] mt9p031: Use the common clock frameworkLaurent Pinchart2013-04-141-2/+0
| | * | [media] exynos4-is: Move the subdev group ID definitions to public headerSylwester Nawrocki2013-04-141-0/+11
| | * | [media] tuner-core: Change config from unsigned int to void *Ondrej Zary2013-04-081-1/+1
| | * | [media] demux.h: Remove duplicated enumMauro Carvalho Chehab2013-04-081-1/+1
| | * | [media] exynos4-is: Allow colorspace conversion at FIMC-LITESylwester Nawrocki2013-04-041-0/+2
| | * | [media] V4L: Remove incorrect EXPORT_SYMBOL() usage at v4l2-of.cSylwester Nawrocki2013-04-041-3/+3
| | * | [media] soc_camera: Add RGB666 & RGB888 formatsPhil Edworthy2013-04-043-2/+14
| | * | Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab2013-04-0163-104/+310
| | |\ \
| | * | | [media] s5p-fimc: Remove dependency on fimc-core.h in fimc-lite driverSylwester Nawrocki2013-03-311-0/+34
| | * | | [media] V4L: Add MATRIX option to V4L2_CID_EXPOSURE_METERING controlSylwester Nawrocki2013-03-311-0/+1
| | * | | [media] s5p-fimc: Add device tree based sensors registrationSylwester Nawrocki2013-03-311-0/+3
| | * | | [media] s5p-fimc: Add device tree support for the media device driverSylwester Nawrocki2013-03-311-0/+1
| | * | | [media] s5p-csis: Add device tree supportSylwester Nawrocki2013-03-311-0/+13
| | * | | [media] Add a V4L2 OF parserGuennadi Liakhovetski2013-03-311-0/+111
| | * | | [media] v4l2-controls.h: update private control ranges to prevent overlapHans Verkuil2013-03-291-4/+4
| | * | | [media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov2013-03-291-0/+426
| | * | | [media] v4l2: Add private controls base for SI476XAndrey Smirnov2013-03-291-0/+4
| | * | | [media] v4l2: Add standard controls for FM receiversAndrey Smirnov2013-03-291-0/+13
| | * | | [media] mfd: Add header files and Kbuild plumbing for SI476x MFD coreAndrey Smirnov2013-03-291-0/+525
| | * | | [media] ioctl numbers are unsigned intMauro Carvalho Chehab2013-03-291-1/+1
| | * | | [media] v4l2: add new VIDIOC_DBG_G_CHIP_NAME ioctlHans Verkuil2013-03-252-9/+28
| | * | | [media] videodev2.h: remove obsolete DV_PRESET APIHans Verkuil2013-03-241-54/+0
| | * | | [media] v4l2 core: remove the obsolete dv_preset supportHans Verkuil2013-03-241-9/+0
| | * | | [media] v4l2-subdev: remove obsolete dv_preset opsHans Verkuil2013-03-241-16/+0
| | * | | [media] v4l2-common: remove obsolete v4l_fill_dv_preset_infoHans Verkuil2013-03-241-1/+0