summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-22sh-pfc: r8a7791: Add SSI pin supportKuninori Morimoto
2014-04-22pinctrl: sunxi: fix typo in module author addressAntoine Ténart
2014-04-22pinctrl: allows not to define the get_group_pins operationAntoine Ténart
2014-04-22ARM: sunxi: update the default ARCH_NR_GPIO for sunxi archBoris BREZILLON
2014-04-22pinctrl: sunxi: add reset control supportBoris BREZILLON
2014-04-22pinctrl: sunxi: define A31 R_PIO pin functionsBoris BREZILLON
2014-04-22pinctrl: sunxi: support multiple pin controllerBoris BREZILLON
2014-04-22pinctrl: sunxi: add PL and PM pin definitionsBoris BREZILLON
2014-04-22pinctrl: sunxi: disable clk when failing to probe pin controllerBoris BREZILLON
2014-04-22pinctrl: sunxi: check clk_prepare_enable return valueBoris BREZILLON
2014-04-22pinctrl: st: Use ARRAY_SIZE for STiH415 dataMaxime COQUELIN
2014-04-22pinctrl: st: Use const qualifier when requiredMaxime COQUELIN
2014-04-22pinctrl: lantiq: Fix header file include guardAxel Lin
2014-04-22pinctrl: adi2: Statize adi_gpio_irq_domain_opsAxel Lin
2014-04-22pinctrl: sh-pfc: r8a7791: Split the DU sync and cde/disp groupsLaurent Pinchart
2014-04-22pinctrl: msm8x74: make Kconfig dependency more strictUwe Kleine-König
2014-04-22pinctrl: msm: Add definitions for the APQ8064 platformBjorn Andersson
2014-04-22pinctrl: msm: Add documentation for pinctrl-apq8064 bindingBjorn Andersson
2014-04-22pinctrl: msm: Make number of functions variableBjorn Andersson
2014-04-22pinctrl: st: use gpiolib irqchip helpersLinus Walleij
2014-04-22pinctrl: st: switch IRQ locking to resource callbacksLinus Walleij
2014-04-20Linux 3.15-rc2Linus Torvalds
2014-04-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-04-20Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-04-20perf tools: Improve error reportingAdrien BAK
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin
2014-04-19coredump: fix va_list corruptionEric Dumazet
2014-04-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-04-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie
2014-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-18Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-04-18Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-18Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-18Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-18Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-18thp: close race between split and zap huge pagesKirill A. Shutemov
2014-04-18mm: fix new kernel-doc warning in filemap.cRandy Dunlap
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman
2014-04-18mips: export flush_icache_rangeKees Cook
2014-04-18mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi
2014-04-18wait: explain the shadowing and type inconsistenciesPeter Zijlstra