summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-11-1217-29/+1591
|\
| * clk: new driver for efm32 SoCUwe Kleine-König2013-11-044-0/+135
| * clk: of: helper for determining number of parent clocksMike Turquette2013-10-072-0/+7
| * clk/zynq: Fix possible memory leakFelipe Pena2013-10-071-1/+15
| * clk: keystone: Build Keystone clock driversSantosh Shilimkar2013-10-073-0/+9
| * clk: keystone: Add gate control clock driverSantosh Shilimkar2013-10-072-0/+293
| * clk: keystone: add Keystone PLL clock driverSantosh Shilimkar2013-10-072-0/+389
| * Documentation: Add documentation for APM X-Gene clock bindingLoc Ho2013-10-071-0/+111
| * clk: arm64: Add DTS clock entry for APM X-Gene Storm SoCLoc Ho2013-10-071-0/+75
| * clk: Add APM X-Gene SoC clock driverLoc Ho2013-10-073-0/+529
| * clk: wm831x: get rid of the implementation of remove functionLaxman Dewangan2013-10-021-6/+0
| * clk: Correct lookup logic in clk_fetch_parent_index()Tomasz Figa2013-10-011-4/+7
| * clk: Use kcalloc() to allocate arraysTomasz Figa2013-10-011-7/+7
| * clk: Add error handling to clk_fetch_parent_index()Tomasz Figa2013-10-011-11/+14
* | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-1274-1455/+3199
|\ \
| * | gpio: gpio-mxs: Remove unneeded dt checksFabio Estevam2013-11-061-23/+9
| * | gpio: pl061: don't depend on CONFIG_ARMRob Herring2013-11-061-1/+1
| * | gpio: bcm-kona: add missing .owner to struct gpio_chipWei Yongjun2013-10-301-0/+1
| * | 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: devres: add missing headersAlexandre Courbot2013-10-291-0/+2
| * | gpiolib: make GPIO_DEVRES depend on GPIOLIBAlexandre Courbot2013-10-291-4/+4
| * | gpiolib: devres: fix devm_gpiod_get_index()Alexandre Courbot2013-10-231-1/+1
| * | gpiolib / ACPI: document the GPIO descriptor based interfaceMika Westerberg2013-10-191-4/+22
| * | gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resourcesMika Westerberg2013-10-193-1/+15
| * | gpiolib / ACPI: add ACPI support for gpiod_get_index()Mika Westerberg2013-10-191-0/+10
| * | gpiolib / ACPI: convert to gpiod interfacesMika Westerberg2013-10-192-37/+43
| * | gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot2013-10-194-0/+357
| * | gpiolib: port of_ functions to use gpiodAlexandre Courbot2013-10-192-16/+41
| * | gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot2013-10-195-362/+658
| * | Merge tag 'v3.12-rc6' into develLinus Walleij2013-10-19266-1565/+1789
| |\ \
| * | | Fixup "MAINTAINERS: GPIO-INTEL-MID: add maintainer"Linus Walleij2013-10-191-6/+6
| * | | gpio: bcm281xx: Don't print addresses of GPIO area in probe()Markus Mayer2013-10-181-2/+1
| * | | gpio: tegra: use new gpio_lock_as_irq() APIStephen Warren2013-10-171-0/+18
| * | | gpio: rcar: Include linux/of.h headerSachin Kamat2013-10-161-0/+1
| * | | gpio: lpc32xx: Include linux/of.h headerSachin Kamat2013-10-161-0/+1
| * | | gpio/omap: use gpiolib API to mark a GPIO used as an IRQJavier Martinez Canillas2013-10-161-10/+10
| * | | Merge tag 'v3.12-rc4' into develLinus Walleij2013-10-16940-5221/+9179
| |\ \ \
| * | | | pinctrl: coh901: mark GPIO lines used for IRQLinus Walleij2013-10-161-0/+5
| * | | | pinctrl: nomadik: mark GPIO lines used for IRQLinus Walleij2013-10-161-0/+5
| * | | | gpio: add API to be strict about GPIO IRQ usageLinus Walleij2013-10-163-2/+101
| * | | | gpio: ep93xx: get rid of bogus __raw* accessorsLinus Walleij2013-10-161-9/+9
| * | | | gpio: stmpe: drop references to "virtual" IRQ, fix bugLinus Walleij2013-10-161-12/+13
| * | | | gpio: rcar: drop references to "virtual" IRQLinus Walleij2013-10-161-6/+6
| * | | | gpio: pl061: drop references to "virtual" IRQLinus Walleij2013-10-161-5/+5
| * | | | gpio: mpc8xxx: drop references to "virtual" IRQLinus Walleij2013-10-161-4/+4
| * | | | gpio: lynxpoint: drop references to "virtual" IRQLinus Walleij2013-10-161-9/+10
| * | | | gpio: intel-mid: drop references to "virtual" IRQLinus Walleij2013-10-161-5/+5
| * | | | gpio: em: drop references to "virtual" IRQLinus Walleij2013-10-161-6/+6