summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-1848-518/+612
|\
| * Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-03-2947-494/+528
| |\
| | * of: Explicitly include linux/types.h in of_graph.hMark Brown2015-03-261-0/+2
| | * dt-bindings: brcm: rationalize Broadcom documentation namingScott Branden2015-03-2631-0/+0
| | * of/unittest: replace 'selftest' with 'unittest'Wang Long2015-03-253-430/+430
| | * Documentation: rename of_selftest.txt to of_unittest.txtWang Long2015-03-251-0/+0
| | * Documentation: update the of_selftest.txtWang Long2015-03-251-14/+14
| | * dt: OF_UNITTEST make dependency brokenFrank Rowand2015-03-253-2/+12
| | * MAINTAINERS: Pantelis Antoniou device tree overlay maintainerPantelis Antoniou2015-03-251-0/+9
| | * Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring2015-03-258-48/+61
| | |\
| | | * of: Add of_graph_get_port_by_id functionPhilipp Zabel2015-02-232-0/+39
| | | * of: Add for_each_endpoint_of_node helper macroPhilipp Zabel2015-02-231-0/+11
| | | * of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel2015-02-237-48/+11
| * | | of/unittest: Fix of_platform_depopulate test caseGrant Likely2015-03-291-7/+9
| * | | of/unittest: early return from test skips testsFrank Rowand2015-03-291-4/+6
| * | | of/unittest: breadcrumbs to reduce pain of future maintainersFrank Rowand2015-03-291-0/+4
| * | | of/unittest: reduce checkpatch noise - line after declarationsFrank Rowand2015-03-291-0/+5
| * | | of/unittest: typo in error stringFrank Rowand2015-03-291-2/+3
| * | | of/unittest: add const where neededFrank Rowand2015-03-291-4/+4
| * | | of_net: factor out repetitive code from of_get_mac_address()Sergei Shtylyov2015-03-291-12/+17
| * | | drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt2015-03-271-3/+8
| * | | of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTESTGeert Uytterhoeven2015-03-271-1/+10
| * | | of: Empty node & property flag accessors when !OFPantelis Antoniou2015-03-271-0/+32
| |/ /
* | | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-1845-832/+1952
|\ \ \
| * | | Revert "gpio: sch: use uapi/linux/pci_ids.h directly"Linus Walleij2015-04-101-1/+1
| * | | gpio: dwapb: remove dependenciesLinus Walleij2015-04-091-1/+0
| * | | gpio: dwapb: enable for ARCVineet Gupta2015-04-081-1/+1
| * | | gpio: removing kfree remove functionalityVarka Bhadram2015-04-082-2/+1
| * | | gpio: mvebu: Fix mask/unmask managment per irq chip typeGregory CLEMENT2015-04-081-8/+16
| * | | gpio: split GPIO drivers in submenusLinus Walleij2015-04-081-6/+22
| * | | gpio: move MFD GPIO drivers under their own commentLinus Walleij2015-04-081-159/+156
| * | | gpio: move BCM Kona Kconfig optionLinus Walleij2015-04-081-6/+6
| * | | gpio: arrange SPI Kconfig symbols alphabeticallyLinus Walleij2015-04-081-8/+8
| * | | gpio: arrange PCI GPIO controllers alphabeticallyLinus Walleij2015-04-081-32/+32
| * | | gpio: arrange I2C Kconfig symbols alphabeticallyLinus Walleij2015-04-081-45/+45
| * | | gpio: arrange Kconfig symbols alphabeticallyLinus Walleij2015-04-081-145/+145
| * | | gpio: ich: Implement get_direction functionAaron Sierra2015-04-081-0/+6
| * | | gpio: use (!foo) instead of (foo == NULL)Varka Bhadram2015-04-086-7/+7
| * | | gpio: arizona: drop owner assignment from platform_driversVarka Bhadram2015-04-081-1/+0
| * | | gpio: max7300: remove 'ret' variableVarka Bhadram2015-04-081-3/+1
| * | | gpio: use devm_kzallocVarka Bhadram2015-04-082-5/+5
| * | | gpio: sch: use uapi/linux/pci_ids.h directlyMichael S. Tsirkin2015-04-081-1/+1
| * | | gpio: x-gene: fix devm_ioremap_resource() checkVladimir Zapolskiy2015-04-081-1/+1
| * | | gpio: loongson: Add Loongson-3A/3B GPIO driver supportHuacai Chen2015-04-084-20/+32
| * | | MIPS: Move Loongson GPIO driver to drivers/gpioHuacai Chen2015-04-075-1/+8
| * | | MIPS: Cleanup Loongson-2F's gpio driverHuacai Chen2015-04-072-64/+31
| * | | gpio: gpio-tb10x: remove incorrect __exit markupDmitry Torokhov2015-03-271-1/+1
| * | | gpio: omap: get rid of GPIO_INDEX() macroGrygorii Strashko2015-03-271-9/+0
| * | | gpio: omap: get rid of omap_irq_to_gpio()Grygorii Strashko2015-03-271-12/+5
| * | | gpio: omap: get rid of GPIO_BIT() macroGrygorii Strashko2015-03-271-1/+0
OpenPOWER on IntegriCloud