summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-12-09Merge remote-tracking branch 'asoc/topic/wm2200' into asoc-nextMark Brown
2012-12-09Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown
2012-12-09Merge remote-tracking branch 'asoc/topic/omap' into asoc-nextMark Brown
2012-12-09Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown
2012-12-09Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown
2012-12-09Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown
2012-12-07ASoC: McASP: remove unused variablesDaniel Mack
2012-12-07ASoC: omap-twl4030: Update the header file to support more boardsPeter Ujfalusi
2012-11-28ASoC: Samsung: Get I2S src_clk from clock alias id.Padmavathi Venna
2012-11-28Input - arizona-haptics: Add driver haptics module on Arizona CODECsMark Brown
2012-11-28mfd: arizona: Allow the CODEC DAPM context to be accessed elsewhereMark Brown
2012-11-27Merge tag 'v3.7-rc7' into asoc-wm2200Mark Brown
2012-11-23Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg
2012-11-20ASoC: atmel-ssc: add phybase in device structureNicolas Ferre
2012-11-19Merge tag 'v3.7-rc6' into asoc-wm2200Mark Brown
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann
2012-11-15clk: remove inline usage from clk-provider.hIgor Mazanov
2012-11-14Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-10of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson
2012-11-09Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-11-07mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann
2012-11-07mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang
2012-11-07mmc: dw_mmc: convert the variable type of irqSeungwon Jeon
2012-11-07drivers: bus: ocp2scp: add pdata supportKishon Vijay Abraham I
2012-11-06ARM: at91: atmel-ssc: add platform device id tableBo Shen
2012-11-03ptp: update adjfreq callback descriptionJacob Keller
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin
2012-11-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong
2012-10-31Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-10-28percpu-rw-semaphores: use rcu_read_lock_schedMikulas Patocka
2012-10-28percpu-rw-semaphores: use light/heavy barriersMikulas Patocka
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-25rbtree: include linux/compiler.h for definition of __always_inlineWill Deacon