summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-11-1217-48/+312
|\
| * leds: lp55xx: handle enable pin in driverSebastian Reichel2013-10-255-35/+19Star
| * leds-gpio: of: led should not be created if its status is disabledJosh Wu2013-10-251-3/+3
| * of: introduce of_get_available_child_countBryan Wu2013-10-251-0/+16
| * leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner2013-10-224-0/+259
| * leds: pwm: Remove redundant of_match_ptrSachin Kamat2013-10-221-1/+1
| * leds: Include linux/of.h headerSachin Kamat2013-10-225-0/+5
| * leds: dac124s085: Remove redundant spi_set_drvdataSachin Kamat2013-10-221-3/+0Star
| * leds: lp55xx: enable setting default triggerLinus Walleij2013-10-223-3/+11
| * leds: blinkm: Remove redundant breakSachin Kamat2013-10-221-3/+0Star
* | 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-082-0/+7
| * | clk/zynq: Fix possible memory leakFelipe Pena2013-10-081-1/+15
| * | clk: keystone: Build Keystone clock driversSantosh Shilimkar2013-10-083-0/+9
| * | clk: keystone: Add gate control clock driverSantosh Shilimkar2013-10-082-0/+293
| * | clk: keystone: add Keystone PLL clock driverSantosh Shilimkar2013-10-082-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/+0Star
| * | clk: Correct lookup logic in clk_fetch_parent_index()Tomasz Figa2013-10-021-4/+7
| * | clk: Use kcalloc() to allocate arraysTomasz Figa2013-10-021-7/+7
| * | clk: Add error handling to clk_fetch_parent_index()Tomasz Figa2013-10-021-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/+9Star
| * | | 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-301-0/+1
| * | | gpiolib: include gpio/consumer.h in of_gpio.h for desc_to_gpio()Stephen Rothwell2013-10-301-1/+1
| * | | gpio: provide stubs for devres gpio functionsLinus Walleij2013-10-301-7/+27
| * | | gpiolib: devres: add missing headersAlexandre Courbot2013-10-301-0/+2
| * | | gpiolib: make GPIO_DEVRES depend on GPIOLIBAlexandre Courbot2013-10-301-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/+1Star
| * | | 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