summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-22sh-pfc: r8a7791: Add Audio pin supportKuninori Morimoto
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-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: 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-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-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 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-18Shiraz has movedViresh Kumar
2014-04-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-04-18tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera
2014-04-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-04-18Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-18Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-18drm: bochs: drop unused struct fieldsGerd Hoffmann
2014-04-18drm: bochs: add power management supportGerd Hoffmann
2014-04-18drm: cirrus: add power management supportGerd Hoffmann
2014-04-18drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter
2014-04-18drm/plane-helper: Don't fake-implement primary plane disablingDaniel Vetter
2014-04-18drm/ast: fix value check in cbr_scan2Dave Airlie
2014-04-18drm/nouveau/bios: fix a bit shift error introduced by 457e77bSergei Antonov
2014-04-18Merge tag 'omapdrm-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2014-04-18Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie
2014-04-18Merge tag 'drm/tegra/for-3.15-rc2' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds
2014-04-17ipmi: boolify some thingsCorey Minyard