summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-22pinctrl: tegra: remove redundant data table fieldsStephen Warren6-197/+132
2014-04-22pinctrl: pfc: r8a7790: add mux data for IIC(B) coresWolfram Sang1-2/+116
2014-04-22pinctrl: pfc: r8a7790: add i2c0 muxingWolfram Sang1-1/+21
2014-04-22pinctrl: pinctrl-imx: Print the mux_mode field in hex formatFabio Estevam1-1/+1
2014-04-22sh-pfc: r8a7791: Add Audio pin supportKuninori Morimoto1-0/+61
2014-04-22sh-pfc: r8a7791: Add SSI pin supportKuninori Morimoto1-0/+314
2014-04-22pinctrl: sunxi: fix typo in module author addressAntoine Ténart1-1/+1
2014-04-22pinctrl: allows not to define the get_group_pins operationAntoine Ténart2-17/+23
2014-04-22pinctrl: sunxi: add reset control supportBoris BREZILLON1-2/+14
2014-04-22pinctrl: sunxi: define A31 R_PIO pin functionsBoris BREZILLON2-0/+75
2014-04-22pinctrl: sunxi: support multiple pin controllerBoris BREZILLON2-16/+15
2014-04-22pinctrl: sunxi: add PL and PM pin definitionsBoris BREZILLON1-0/+68
2014-04-22pinctrl: sunxi: disable clk when failing to probe pin controllerBoris BREZILLON1-2/+4
2014-04-22pinctrl: sunxi: check clk_prepare_enable return valueBoris BREZILLON1-1/+3
2014-04-22pinctrl: st: Use ARRAY_SIZE for STiH415 dataMaxime COQUELIN1-2/+2
2014-04-22pinctrl: st: Use const qualifier when requiredMaxime COQUELIN1-12/+12
2014-04-22pinctrl: lantiq: Fix header file include guardAxel Lin1-0/+1
2014-04-22pinctrl: adi2: Statize adi_gpio_irq_domain_opsAxel Lin1-1/+1
2014-04-22pinctrl: sh-pfc: r8a7791: Split the DU sync and cde/disp groupsLaurent Pinchart1-10/+27
2014-04-22pinctrl: msm8x74: make Kconfig dependency more strictUwe Kleine-König1-1/+1
2014-04-22pinctrl: msm: Add definitions for the APQ8064 platformBjorn Andersson3-0/+575
2014-04-22pinctrl: msm: Make number of functions variableBjorn Andersson3-4/+6
2014-04-22pinctrl: st: use gpiolib irqchip helpersLinus Walleij2-81/+20
2014-04-22pinctrl: st: switch IRQ locking to resource callbacksLinus Walleij1-9/+7
2014-04-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-6/+18
2014-04-20Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+11
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds49-912/+1044
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie12-247/+148
2014-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-225/+467
2014-04-19Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-156/+273
2014-04-19Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-37/+3
2014-04-19Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds52-19978/+154
2014-04-19Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-39/+55
2014-04-19Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-29/+151
2014-04-19Merge branch 'akpm' (incoming from Andrew)Linus Torvalds4-7/+7
2014-04-19Shiraz has movedViresh Kumar4-7/+7
2014-04-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller14-129/+244
2014-04-19tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-04-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds13-125/+268
2014-04-18Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+26
2014-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-13/+10
2014-04-18Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+4
2014-04-18drm: bochs: drop unused struct fieldsGerd Hoffmann2-3/+0
2014-04-18drm: bochs: add power management supportGerd Hoffmann2-0/+45
2014-04-18drm: cirrus: add power management supportGerd Hoffmann2-0/+45
2014-04-18drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter3-371/+427
2014-04-18drm/plane-helper: Don't fake-implement primary plane disablingDaniel Vetter1-28/+5
2014-04-18drm/ast: fix value check in cbr_scan2Dave Airlie1-1/+1
2014-04-18drm/nouveau/bios: fix a bit shift error introduced by 457e77bSergei Antonov1-1/+1
2014-04-18Merge tag 'omapdrm-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie7-42/+133