aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann6-12/+127
2012-05-14Merge branch 'ux500/delete-u5500' into next/socArnd Bergmann4-448/+44
2012-05-14Merge branch 'spear/pinctrl' into spear/clockArnd Bergmann6-12/+127
2012-05-14sched/fair: Revert sched-domain iteration breakagePeter Zijlstra1-1/+0
2012-05-14[media] Input: move drivers/input/fixp-arith.h to include/linuxAntonio Ospite1-0/+87
2012-05-14Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/uprobesIngo Molnar36-177/+257
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil1-0/+3
2012-05-14[media] v4l2-dev/ioctl: determine the valid ioctls upfrontHans Verkuil1-0/+11
2012-05-14[media] v4l2-dev: make it possible to skip locking for selected ioctlsHans Verkuil1-0/+11
2012-05-14[media] smiapp: Add driverSakari Ailus1-0/+83
2012-05-14[media] omap3isp: Add lane configuration to platform dataSakari Ailus1-0/+25
2012-05-14[media] omap3isp: Move definitions required by board code under include/mediaSakari Ailus1-0/+4
2012-05-14[media] v4l: Allow changing control handler lockSakari Ailus1-3/+6
2012-05-14[media] v4l: Implement v4l2_subdev_link_validate()Sakari Ailus1-0/+12
2012-05-14[media] media: Add link_validate() op to check links to the sink padSakari Ailus1-2/+3
2012-05-14[media] v4l: Add DPCM compressed raw bayer pixel formatsSakari Ailus1-0/+3
2012-05-14[media] v4l: Image processing control classSakari Ailus1-0/+8
2012-05-14[media] v4l: Image source control classSakari Ailus1-0/+9
2012-05-14[media] v4l2: use __u32 rather than enums in ioctl() structsSakari Ailus1-31/+33
2012-05-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar7-44/+106
2012-05-14Fix blkdev.h build errors when BLOCK=nRussell King1-1/+2
2012-05-13mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani1-3/+2
2012-05-13mtd: gpmi: add device tree support to gpmi-nandHuang Shijie1-4/+4
2012-05-13mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris1-5/+6
2012-05-13mtd: add read_byte support to plat_nandJohn Crispin1-0/+1
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris1-4/+1
2012-05-13mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn1-0/+3
2012-05-13mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn1-0/+9
2012-05-13mtd: ecc_strength is at ecc step granularityMike Dunn1-1/+1
2012-05-13ASoC: max98095: Single bit bitfields should be unsignedMark Brown1-1/+1
2012-05-13regmap: Convert regmap_irq to use irq_domainMark Brown1-0/+1
2012-05-13Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq' into regmap-nextMark Brown86-304/+1122
2012-05-13mfd: da9052: Fix genirq abuseMark Brown1-0/+1
2012-05-13video: exynos mipi dsi: support reverse panel typeDonghwa Lee1-0/+1
2012-05-13fbdev: sh_mobile_hdmi: add HDMI Control Register supportKuninori Morimoto1-0/+1
2012-05-13fbdev: sh_mobile_hdmi: 32bit register access supportKuninori Morimoto1-1/+4
2012-05-13fbdev: sh_mobile_hdmi: add interrupt output optionKuninori Morimoto1-1/+7
2012-05-13regulator: tps62360: make init_data of platform data to pointer.Laxman Dewangan1-3/+1
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown38-152/+354
2012-05-13vga_switcheroo: Add the support for audio clientsTakashi Iwai1-0/+6
2012-05-13vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai1-6/+7
2012-05-12Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt2Olof Johansson2-10/+21
2012-05-12Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into next/boardsOlof Johansson13-18/+97
2012-05-12etherdevice: Remove now unused compare_ether_addr_64bitsJoe Perches1-33/+13
2012-05-12Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/pinctrlOlof Johansson1-0/+13
2012-05-13mmc: mxs-mmc: move header from mach into linux folderShawn Guo1-0/+19
2012-05-12Merge branch 'spear/pinctrl' into next/pinctrlArnd Bergmann7-4/+66
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-14/+19
2012-05-12fq_codel: Fair Queue Codel AQMEric Dumazet1-0/+54
2012-05-12codel: use Newton method instead of sqrt() and dividesEric Dumazet1-31/+37