summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * ARM: clps711x: merge files related to EDB7211-board into oneAlexander Shiyan2012-10-253-101/+41
| * ARM: clps711x: merge all CLPS711X-defconfigs into oneAlexander Shiyan2012-10-253-55/+78
| * ARM: clps711x: make all virtual addresses definition via one macroAlexander Shiyan2012-10-258-94/+38
| * ARM: clps711x: added missing definitionsAlexander Shiyan2012-10-251-0/+3
| * ARM: clps711x: rework IRQ sybsustem initializationAlexander Shiyan2012-10-252-24/+53
| * ARM: clps711x: p720t: remove missing #includeAlexander Shiyan2012-10-251-2/+0
| * ARM: clps711x: convert to clockeventsAlexander Shiyan2012-10-252-22/+18
* | 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
|/
* Linux 3.7-rc1v3.7-rc1Linus Torvalds2012-10-141-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-14107-4493/+2895
|\
| * Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...Ralf Baechle2012-10-1146-1706/+1846
| |\
| | * UAPI: (Scripted) Disintegrate arch/mips/include/asmDavid Howells2012-10-0946-1706/+1846
| * | MIPS: SNI: Switch RM400 serial to SCCNXP driverThomas Bogendoerfer2012-10-111-24/+3
| * | MIPS: Remove unused empty_bad_pmd_table[] declaration.Ralf Baechle2012-10-111-1/+0
| * | MIPS: MT: Remove kspd.Ralf Baechle2012-10-115-462/+0
| * | MIPS: Malta: Fix section mismatch.Ralf Baechle2012-10-111-1/+2
| * | MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle2012-10-111-10/+0
| * | MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss2012-10-118-678/+95
| * | MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss2012-10-116-437/+161
| * | MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss2012-10-1113-941/+548
| * | MIPS: Optimize TLB refill for RI/XI configurations.David Daney2012-10-111-16/+7
| * | MIPS: proc: Cleanup printing of ASEs.Ralf Baechle2012-10-111-9/+11
| * | MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle2012-10-1119-0/+20
| * | MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill2012-10-115-2/+11
| * | MIPS: Optimize pgd_init and pmd_initDavid Daney2012-10-111-10/+10
| * | MIPS: perf: Add perf functionality for BMIPS5000Al Cooper2012-10-111-1/+102
| * | MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper2012-10-112-8/+12
| * | MIPS: perf: Remove unnecessary #ifdefAl Cooper2012-10-111-5/+0