summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-126-66/+64
|\
| * dt/irq: add empty of_irq_count for !OF_IRQRob Herring2013-11-081-1/+9
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-0729-55/+133
| |\
| | * of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-241-0/+1
| | * of: Add helper for printing an of_phandle_args structureGrant Likely2013-10-241-0/+1
| | * of/irq: Refactor interrupt-map parsingGrant Likely2013-10-241-4/+1
| | * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-3/+1
| | * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-242-22/+6
| | * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-242-5/+5
| | * of: Make cpu node handling more portable.David Miller2013-10-151-0/+3
| * | of: Add empty for_each_available_child_of_node() macro definitionSylwester Nawrocki2013-11-031-0/+3
| * | of: only include prom.h on sparcRob Herring2013-10-091-0/+2
| * | of: move of_translate_dma_address to of_address.hRob Herring2013-10-091-0/+4
| * | of: move of_address_to_resource and of_iomap declarations from sparcRob Herring2013-10-091-13/+17
| * | of: implement of_node_to_nid as a weak functionRob Herring2013-10-091-7/+4
| * | of: implement pci_address_to_pio as weak functionRob Herring2013-10-091-4/+1
| * | of: introduce common FDT machine related functionsRob Herring2013-10-091-0/+5
| * | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-10/+0
| * | of: Introduce common early_init_dt_scanRob Herring2013-10-091-0/+2
| * | of: create unflatten_and_copy_device_treeRob Herring2013-10-091-0/+2
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-11-123-4/+54
|\ \ \
| * | | leds: lp55xx: handle enable pin in driverSebastian Reichel2013-10-251-4/+2
| * | | of: introduce of_get_available_child_countBryan Wu2013-10-251-0/+16
| * | | leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner2013-10-221-0/+35
| * | | leds: lp55xx: enable setting default triggerLinus Walleij2013-10-221-0/+1
* | | | Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-11-122-0/+43
|\ \ \ \
| * | | | clk: new driver for efm32 SoCUwe Kleine-König2013-11-041-0/+42
| * | | | clk: of: helper for determining number of parent clocksMike Turquette2013-10-071-0/+1
| | |/ / | |/| |
* | | | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-126-187/+592
|\ \ \ \
| * | | | gpiolib: provide a declaration of seq_file in gpio/driver.hStephen Rothwell2013-10-291-0/+1
| * | | | gpiolib: include gpio/consumer.h in of_gpio.h for desc_to_gpio()Stephen Rothwell2013-10-291-1/+1
| * | | | gpio: provide stubs for devres gpio functionsLinus Walleij2013-10-291-7/+27
| * | | | gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resourcesMika Westerberg2013-10-191-0/+2
| * | | | gpiolib / ACPI: convert to gpiod interfacesMika Westerberg2013-10-191-11/+18
| * | | | gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot2013-10-192-0/+71
| * | | | gpiolib: port of_ functions to use gpiodAlexandre Courbot2013-10-191-5/+24
| * | | | gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot2013-10-194-164/+434
| * | | | Merge tag 'v3.12-rc6' into develLinus Walleij2013-10-1915-83/+77
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'v3.12-rc4' into develLinus Walleij2013-10-1639-99/+157
| |\ \ \ \
| * | | | | gpio: add API to be strict about GPIO IRQ usageLinus Walleij2013-10-162-0/+15
* | | | | | Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-125-1/+64
|\ \ \ \ \ \
| * | | | | | pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert2013-10-163-0/+23
| * | | | | | Merge tag 'v3.12-rc4' into develLinus Walleij2013-10-0839-99/+157
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | pinctrl: at91: fix typosBoris BREZILLON2013-09-271-1/+1
| * | | | | | pinctrl: ADI PIN control driver for the GPIO controller on bf54x and bf60x.Sonic Zhang2013-09-191-0/+40
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-11-1217-72/+180
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2013-11-083-12/+14
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/twl4030' into asoc-nextMark Brown2013-11-082-1/+6
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2013-11-082-1/+13
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/mxs' into asoc-nextMark Brown2013-11-081-0/+7
| | |\ \ \ \ \ \ \ \