summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: tegra: remove fsafe from data tablesStephen Warren2014-04-226-783/+772
* pinctrl: tegra: remove redundant data table fieldsStephen Warren2014-04-226-197/+132
* pinctrl: pfc: r8a7790: add mux data for IIC(B) coresWolfram Sang2014-04-221-2/+116
* pinctrl: pfc: r8a7790: add i2c0 muxingWolfram Sang2014-04-221-1/+21
* pinctrl: pinctrl-imx: Print the mux_mode field in hex formatFabio Estevam2014-04-221-1/+1
* sh-pfc: r8a7791: Add Audio pin supportKuninori Morimoto2014-04-221-0/+61
* sh-pfc: r8a7791: Add SSI pin supportKuninori Morimoto2014-04-221-0/+314
* pinctrl: sunxi: fix typo in module author addressAntoine Ténart2014-04-221-1/+1
* pinctrl: allows not to define the get_group_pins operationAntoine Ténart2014-04-222-17/+23
* ARM: sunxi: update the default ARCH_NR_GPIO for sunxi archBoris BREZILLON2014-04-221-1/+1
* pinctrl: sunxi: add reset control supportBoris BREZILLON2014-04-221-2/+14
* pinctrl: sunxi: define A31 R_PIO pin functionsBoris BREZILLON2014-04-222-0/+75
* pinctrl: sunxi: support multiple pin controllerBoris BREZILLON2014-04-222-16/+15
* pinctrl: sunxi: add PL and PM pin definitionsBoris BREZILLON2014-04-221-0/+68
* pinctrl: sunxi: disable clk when failing to probe pin controllerBoris BREZILLON2014-04-221-2/+4
* pinctrl: sunxi: check clk_prepare_enable return valueBoris BREZILLON2014-04-221-1/+3
* pinctrl: st: Use ARRAY_SIZE for STiH415 dataMaxime COQUELIN2014-04-221-2/+2
* pinctrl: st: Use const qualifier when requiredMaxime COQUELIN2014-04-221-12/+12
* pinctrl: lantiq: Fix header file include guardAxel Lin2014-04-221-0/+1
* pinctrl: adi2: Statize adi_gpio_irq_domain_opsAxel Lin2014-04-221-1/+1
* pinctrl: sh-pfc: r8a7791: Split the DU sync and cde/disp groupsLaurent Pinchart2014-04-221-10/+27
* pinctrl: msm8x74: make Kconfig dependency more strictUwe Kleine-König2014-04-221-1/+1
* pinctrl: msm: Add definitions for the APQ8064 platformBjorn Andersson2014-04-223-0/+575
* pinctrl: msm: Add documentation for pinctrl-apq8064 bindingBjorn Andersson2014-04-221-0/+88
* pinctrl: msm: Make number of functions variableBjorn Andersson2014-04-223-4/+6
* pinctrl: st: use gpiolib irqchip helpersLinus Walleij2014-04-222-81/+20
* pinctrl: st: switch IRQ locking to resource callbacksLinus Walleij2014-04-221-9/+7
* Linux 3.15-rc2v3.15-rc2Linus Torvalds2014-04-201-1/+1
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-205-6/+18
|\
| * dma: fix eDMA driver as a subsys_initcallYuan Yao2014-04-161-1/+11
| * dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()Dan Carpenter2014-04-161-1/+1
| * platform: Fix timberdale dependenciesJean Delvare2014-04-162-2/+2
| * dma: edma: fix incorrect SG list handlingSekhar Nori2014-04-141-2/+4
* | Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-203-6/+11
|\ \
| * \ Merge git://git.infradead.org/iommu-2.6 into iommu/fixesJoerg Roedel2014-04-162-4/+9
| |\ \
| | * | iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptorsJiang Liu2014-04-141-1/+2
| | * | iommu/vt-d: Fix get_domain_for_dev() handling of upstream PCIe bridgesDavid Woodhouse2014-04-141-1/+3
| | * | iommu/vt-d: fix memory leakage caused by commit ea8ea46Jiang Liu2014-04-131-2/+4
| * | | iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pteBin Wang2014-04-151-1/+1
| * | | iommu/arm-smmu: Return 0 on unmap failureLaurent Pinchart2014-04-151-1/+1
| | |/ | |/|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-204-2/+12
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-04-204-2/+12
| |\ \ \
| | * | | perf tools: Improve error reportingAdrien BAK2014-04-202-2/+9
| | * | | perf tools: Adjust symbols in VDSOVladimir Nikulichev2014-04-201-0/+2
| | * | | perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin2014-04-201-0/+1
| |/ / /
* | | | coredump: fix va_list corruptionEric Dumazet2014-04-191-1/+6
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-192-12/+10
|\ \ \ \
| * | | | x86/mce: Fix CMCI preemption bugsIngo Molnar2014-04-172-12/+10
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-194-11/+32
|\ \ \ \ \
| * | | | | sched: Check for stop task appearance when balancing happensKirill Tkhai2014-04-173-5/+16
OpenPOWER on IntegriCloud