summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clps711x/soc2' into next/socOlof Johansson2012-11-2132-1431/+907
|\
| * MAINTAINERS: Add ARM CLPS711X entryAlexander Shiyan2012-11-211-0/+6
| * ARM: clps711x: Update defconfig due latest changes and new kernel symbolsAlexander Shiyan2012-11-211-9/+21
| * ARM: clps711x: Rename board files to match functionalityAlexander Shiyan2012-11-217-6/+6
| * ARM: clps711x: edb7211: Add support for NOR-FlashAlexander Shiyan2012-11-212-14/+35
| * ARM: clps711x: Moving backlight controls of framebuffer driver to the boardAlexander Shiyan2012-11-214-108/+44
| * ARM: clps711x: p720t: Special driver for handling NAND memory is removedAlexander Shiyan2012-11-215-185/+51
| * ARM: clps711x: Moving power management of framebuffer driver to the boardAlexander Shiyan2012-11-214-40/+60
| * ARM: clps711x: autcpu12: Special driver for handling NAND memory is removedAlexander Shiyan2012-11-215-255/+98
| * ARM: clps711x: Unused empty "ACK" calls for IRQ-chips removedAlexander Shiyan2012-11-211-10/+0
| * ARM: clps711x: Add FIQ interrupt handlingAlexander Shiyan2012-11-213-3/+39
| * ARM: clps711x: Implement usage "MULTI_IRQ_HANDLER" kernel option for a platformAlexander Shiyan2012-11-2110-58/+50
| * ARM: clps711x: Implement usage "SPARSE_IRQ" kernel option for a platformAlexander Shiyan2012-11-2110-46/+29
| * ARM: clps711x: cdb89712: Special driver for handling memory is removedAlexander Shiyan2012-11-215-286/+87
| * ARM: clps711x: Always select AUTO_ZRELADDR for a platformAlexander Shiyan2012-11-212-1/+1
| * ARM: clps711x: p720t: Unneeded inclusion of head-sa1100.S removedAlexander Shiyan2012-11-201-5/+0
| * ARM: clps711x: Transform clps711x-framebuffer to platform driver and use itAlexander Shiyan2012-11-204-6/+23
| * ARM: clps711x: p720t: Using "leds-gpio" driver for LED controlAlexander Shiyan2012-11-202-54/+23
| * ARM: clps711x: Using platform_driver for ethernet deviceAlexander Shiyan2012-11-206-54/+43
| * Merge branch 'clps711x/soc' into clps711x/soc2Olof Johansson2012-11-2016-289/+223
| |\
* | \ Merge branch 'depends/gpio-devel' into next/socOlof Johansson2012-11-2114-140/+558
|\ \ \ | |/ /
| * | GPIO: clps711x: use platform_device_unregister in gpio_clps711x_init()Wei Yongjun2012-10-271-2/+1
| * | gpio/tc3589x: convert to use the simple irqdomainLinus Walleij2012-10-261-11/+9
| * | gpio/em: convert to linear IRQ domainLinus Walleij2012-10-261-39/+7
| * | gpio/mvebu: convert to use irq_domain_add_simple()Linus Walleij2012-10-261-2/+2
| * | gpio/tegra: convert to use linear irqdomainLinus Walleij2012-10-261-9/+5
| * | gpiolib: unlock on error in gpio_export()Dan Carpenter2012-10-261-1/+2
| * | gpiolib: add gpio get direction callback supportMathias Nyman2012-10-262-2/+41
| * | GPIO: clps711x: Fix direction logic for PORTDAlexander Shiyan2012-10-261-14/+51
| * | GPIO: clps711x: Fix return value for gpio_clps711x_getAlexander Shiyan2012-10-241-1/+1
| * | gpiolib: Refactor gpio_exportRyan Mallon2012-10-231-39/+46
| * | GPIO: vt8500: Add extended gpio bank for WM8505/WM8650Tony Prisk2012-10-191-0/+2
| * | gpio: clps711x: delete local <mach/gpio.h> headerLinus Walleij2012-10-151-13/+0
| * | GPIO: Add support for GPIO on CLPS711X-target platformAlexander Shiyan2012-10-155-0/+182
| * | DA9055 GPIO driverAshish Jangam2012-10-153-0/+216
| * | gpio/gpio-omap: Use existing pointer to struct deviceTobias Klauser2012-10-151-1/+1
| * | gpio/gpio-pl061: Covert to use devm_* functionsTobias Klauser2012-10-151-37/+22
* | | Merge tag 'highbank-cpuidle' of git://sources.calxeda.com/kernel/linux into n...Olof Johansson2012-11-213-0/+173
|\ \ \
| * | | cpuidle: add Calxeda SOC idle supportRob Herring2012-11-073-0/+173
* | | | Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...Olof Johansson2012-11-217-46/+39
|\ \ \ \
| * | | | ARM: highbank: use common debug_ll_io_initRob Herring2012-11-074-46/+2
| * | | | Merge remote-tracking branch 'arm-soc/devel/debug_ll_init' into debug_llRob Herring2012-11-07198-1168/+2219
| |\ \ \ \
| | * | | | ARM: implement debug_ll_io_init()Rob Herring2012-11-053-0/+37
* | | | | | Merge branch 'vexpress-clk-soc' of git://git.linaro.org/people/pawelmoll/linu...Olof Johansson2012-11-2120-417/+1993
|\ \ \ \ \ \
| * | | | | | ARM: vexpress: Remove motherboard dependencies in the DTS filesPawel Moll2012-11-058-44/+73
| * | | | | | ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll2012-11-058-370/+110
| * | | | | | ARM: vexpress: Add config bus components and clocks to DTsPawel Moll2012-11-056-4/+749
| * | | | | | mfd: Versatile Express system registers driverPawel Moll2012-11-054-1/+628
| * | | | | | mfd: Versatile Express config infrastructurePawel Moll2012-11-055-1/+436
* | | | | | | Merge branch 'depends/clk' into next/socOlof Johansson2012-11-2118-69/+574
|\ \ \ \ \ \ \ | |/ / / / / /
OpenPOWER on IntegriCloud