summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren2011-09-265-30/+5
| | * | | | | | | | | | | | ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren2011-09-268-58/+10
| | * | | | | | | | | | | | ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson2011-09-262-0/+22
| | * | | | | | | | | | | | ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula2011-09-263-27/+53
| | * | | | | | | | | | | | ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula2011-09-263-28/+35
| | * | | | | | | | | | | | ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula2011-09-262-11/+11
| | * | | | | | | | | | | | ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula2011-09-261-3/+1
| | * | | | | | | | | | | | ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula2011-09-262-57/+22
| | * | | | | | | | | | | | ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula2011-09-263-14/+31
| | * | | | | | | | | | | | ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula2011-09-262-4/+5
| | * | | | | | | | | | | | ARM: OMAP: mcbsp: Make threshold based transfer code genericJarkko Nikula2011-09-262-76/+59
| | * | | | | | | | | | | | ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula2011-09-263-6/+9
| | * | | | | | | | | | | | ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula2011-09-263-34/+15
| | * | | | | | | | | | | | ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula2011-09-264-116/+82
| | * | | | | | | | | | | | ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula2011-09-263-48/+32
| | * | | | | | | | | | | | ARM: OMAP: mcbsp: Remove unused variables from platform dataJarkko Nikula2011-09-261-7/+0
| | * | | | | | | | | | | | Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p...Tony Lindgren2011-09-223-40/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | OMAP3: PM: fix UART handling when using no_console_suspendKevin Hilman2011-09-161-1/+1
| | | * | | | | | | | | | | | OMAP2+: PM: clean up error messages: replace printk with pr_err.Johan Hovold2011-08-301-10/+8
| | | * | | | | | | | | | | | OMAP2+: PM: fix typos in misc. comment and error messagesJohan Hovold2011-08-301-3/+3
| | | * | | | | | | | | | | | OMAP2: PM debug: remove leftover debug codeMichael Jones2011-08-261-27/+0
| | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren2011-09-22104-350/+817
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointerKevin Hilman2011-09-211-0/+5
| | | * | | | | | | | | | | | OMAP: omap_device: decouple platform_device from omap_deviceKevin Hilman2011-09-153-51/+58
| | | * | | | | | | | | | | | OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman2011-09-153-7/+10
| | | * | | | | | | | | | | | OMAP: omap_device: device register functions now take platform_device pointerKevin Hilman2011-09-151-11/+11
| | | * | | | | | | | | | | | OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman2011-09-1513-71/+71
| | | * | | | | | | | | | | | OMAP: omap_device: remove internal functions from omap_device.hKevin Hilman2011-09-152-10/+8
| | | * | | | | | | | | | | | OMAP: omap_device: make latency autoadjust messages debugGrazvydas Ignotas2011-09-151-8/+8
| | | * | | | | | | | | | | | OMAP: omap_device: replace debug/warning/error prints with dev_* macrosKevin Hilman2011-09-151-43/+42
| | | * | | | | | | | | | | | omap: mcbsp: Remove omap device APIJarkko Nikula2011-09-151-27/+0
| | * | | | | | | | | | | | | ARM: OMAP2+: Fix missing inline functions for Makefile cleanupTony Lindgren2011-09-202-5/+19
| * | | | | | | | | | | | | | Merge branch 'davinci/cleanup' into next/cleanupArnd Bergmann2011-09-216-4/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ARM: davinci: edma: use kzalloc()Thomas Meyer2011-09-171-2/+1
| | * | | | | | | | | | | | | | ARM: davinci: Explicitly set channel controllers' default queuesIdo Yariv2011-09-176-2/+7
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'stericsson/cleanup' into next/cleanupArnd Bergmann2011-09-2010-196/+270
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | mach-ux500: remove pull-pinconfig and add SPI2Fredrik Svensson2011-08-302-74/+73
| | * | | | | | | | | | | | | | mach-ux500: remove most of the ugly machine_is_*() callsLee Jones2011-08-305-53/+124
| | * | | | | | | | | | | | | | mach-ux500: factor out l2x0 handling codeLinus Walleij2011-08-303-69/+73
| | * | | | | | | | | | | | | | ARM: mach-ux500: add explicit cpu_relax() for busy wait loopBarry Song2011-08-301-1/+1
| * | | | | | | | | | | | | | | Merge branch 'samsung/cleanup' into next/cleanupArnd Bergmann2011-09-20128-952/+896
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next/topic-plat-samsung-1' into next-samsung-cleanupKukjin Kim2011-09-175-117/+134
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | ARM: SAMSUNG: Move map header file into plat-samsungKukjin Kim2011-09-165-117/+134
| | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge branch 'next/topic-cleanup-smdkv310' into next-samsung-cleanupKukjin Kim2011-09-164-326/+80
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | ARM: EXYNOS4: Turn the mach-smdkc210.c into mach-smdv310.cKukjin Kim2011-08-184-326/+80
| | | | |_|_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | ARM: S3C24XX: remove unused gpio codesKukjin Kim2011-09-167-145/+0
| | * | | | | | | | | | | | | | | ARM: S5P: Remove duplicate kdiv calculationJonghwan Choi2011-09-161-1/+0
| | * | | | | | | | | | | | | | | ARM: SAMSUNG: Remove unnecessary duplication of plat_data on TSADCNaveen Krishna Chatradhi2011-09-168-49/+16
| | * | | | | | | | | | | | | | | ARM: SAMSUNG: Consolidate common function to set SDHCI plat dataBanajit Goswami2011-09-166-72/+33
| | * | | | | | | | | | | | | | | Merge branch 'next/topic-cleanup-dma' into next-samsung-cleanupKukjin Kim2011-09-165-82/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud