Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | ARM: OMAP2+: Remove custom init_irq for remaining boards | Tony Lindgren | 2011-09-26 | 5 | -30/+5 | |
| | * | | | | | | | | | | | | ARM: OMAP2+: Use SoC specifc map_io | Tony Lindgren | 2011-09-26 | 8 | -58/+10 | |
| | * | | | | | | | | | | | | ARM: OMAP2+: Add SoC specific map_io functions | Benoit Cousson | 2011-09-26 | 2 | -0/+22 | |
| | * | | | | | | | | | | | | ARM: OMAP: mcbsp: Start generalize signal muxing functions | Jarkko Nikula | 2011-09-26 | 3 | -27/+53 | |
| | * | | | | | | | | | | | | ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src | Jarkko Nikula | 2011-09-26 | 3 | -28/+35 | |
| | * | | | | | | | | | | | | ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c | Jarkko Nikula | 2011-09-26 | 2 | -11/+11 | |
| | * | | | | | | | | | | | | ARM: OMAP: mcbsp: Update mcbsp.h include dependencies | Jarkko Nikula | 2011-09-26 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it generic | Jarkko Nikula | 2011-09-26 | 2 | -57/+22 | |
| | * | | | | | | | | | | | | ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c | Jarkko Nikula | 2011-09-26 | 3 | -14/+31 | |
| | * | | | | | | | | | | | | ARM: OMAP: mcbsp: Use per instance register cache size | Jarkko Nikula | 2011-09-26 | 2 | -4/+5 | |
| | * | | | | | | | | | | | | ARM: OMAP: mcbsp: Make threshold based transfer code generic | Jarkko Nikula | 2011-09-26 | 2 | -76/+59 | |
| | * | | | | | | | | | | | | ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic | Jarkko Nikula | 2011-09-26 | 3 | -6/+9 | |
| | * | | | | | | | | | | | | ARM: OMAP: mcbsp: Make wakeup control generic | Jarkko Nikula | 2011-09-26 | 3 | -34/+15 | |
| | * | | | | | | | | | | | | ARM: OMAP: mcbsp: Implement generic register access | Jarkko Nikula | 2011-09-26 | 4 | -116/+82 | |
| | * | | | | | | | | | | | | ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic... | Jarkko Nikula | 2011-09-26 | 3 | -48/+32 | |
| | * | | | | | | | | | | | | ARM: OMAP: mcbsp: Remove unused variables from platform data | Jarkko Nikula | 2011-09-26 | 1 | -7/+0 | |
| | * | | | | | | | | | | | | Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p... | Tony Lindgren | 2011-09-22 | 3 | -40/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | OMAP3: PM: fix UART handling when using no_console_suspend | Kevin Hilman | 2011-09-16 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | OMAP2+: PM: clean up error messages: replace printk with pr_err. | Johan Hovold | 2011-08-30 | 1 | -10/+8 | |
| | | * | | | | | | | | | | | | OMAP2+: PM: fix typos in misc. comment and error messages | Johan Hovold | 2011-08-30 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | OMAP2: PM debug: remove leftover debug code | Michael Jones | 2011-08-26 | 1 | -27/+0 | |
| | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-... | Tony Lindgren | 2011-09-22 | 104 | -350/+817 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointer | Kevin Hilman | 2011-09-21 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | | OMAP: omap_device: decouple platform_device from omap_device | Kevin Hilman | 2011-09-15 | 3 | -51/+58 | |
| | | * | | | | | | | | | | | | OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer | Kevin Hilman | 2011-09-15 | 3 | -7/+10 | |
| | | * | | | | | | | | | | | | OMAP: omap_device: device register functions now take platform_device pointer | Kevin Hilman | 2011-09-15 | 1 | -11/+11 | |
| | | * | | | | | | | | | | | | OMAP: omap_device: when building return platform_device instead of omap_device | Kevin Hilman | 2011-09-15 | 13 | -71/+71 | |
| | | * | | | | | | | | | | | | OMAP: omap_device: remove internal functions from omap_device.h | Kevin Hilman | 2011-09-15 | 2 | -10/+8 | |
| | | * | | | | | | | | | | | | OMAP: omap_device: make latency autoadjust messages debug | Grazvydas Ignotas | 2011-09-15 | 1 | -8/+8 | |
| | | * | | | | | | | | | | | | OMAP: omap_device: replace debug/warning/error prints with dev_* macros | Kevin Hilman | 2011-09-15 | 1 | -43/+42 | |
| | | * | | | | | | | | | | | | omap: mcbsp: Remove omap device API | Jarkko Nikula | 2011-09-15 | 1 | -27/+0 | |
| | * | | | | | | | | | | | | | ARM: OMAP2+: Fix missing inline functions for Makefile cleanup | Tony Lindgren | 2011-09-20 | 2 | -5/+19 | |
| * | | | | | | | | | | | | | | Merge branch 'davinci/cleanup' into next/cleanup | Arnd Bergmann | 2011-09-21 | 6 | -4/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | ARM: davinci: edma: use kzalloc() | Thomas Meyer | 2011-09-17 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | ARM: davinci: Explicitly set channel controllers' default queues | Ido Yariv | 2011-09-17 | 6 | -2/+7 | |
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'stericsson/cleanup' into next/cleanup | Arnd Bergmann | 2011-09-20 | 10 | -196/+270 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | mach-ux500: remove pull-pinconfig and add SPI2 | Fredrik Svensson | 2011-08-30 | 2 | -74/+73 | |
| | * | | | | | | | | | | | | | | mach-ux500: remove most of the ugly machine_is_*() calls | Lee Jones | 2011-08-30 | 5 | -53/+124 | |
| | * | | | | | | | | | | | | | | mach-ux500: factor out l2x0 handling code | Linus Walleij | 2011-08-30 | 3 | -69/+73 | |
| | * | | | | | | | | | | | | | | ARM: mach-ux500: add explicit cpu_relax() for busy wait loop | Barry Song | 2011-08-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge branch 'samsung/cleanup' into next/cleanup | Arnd Bergmann | 2011-09-20 | 128 | -952/+896 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'next/topic-plat-samsung-1' into next-samsung-cleanup | Kukjin Kim | 2011-09-17 | 5 | -117/+134 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | ARM: SAMSUNG: Move map header file into plat-samsung | Kukjin Kim | 2011-09-16 | 5 | -117/+134 | |
| | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge branch 'next/topic-cleanup-smdkv310' into next-samsung-cleanup | Kukjin Kim | 2011-09-16 | 4 | -326/+80 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | ARM: EXYNOS4: Turn the mach-smdkc210.c into mach-smdv310.c | Kukjin Kim | 2011-08-18 | 4 | -326/+80 | |
| | | | |_|_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | ARM: S3C24XX: remove unused gpio codes | Kukjin Kim | 2011-09-16 | 7 | -145/+0 | |
| | * | | | | | | | | | | | | | | | ARM: S5P: Remove duplicate kdiv calculation | Jonghwan Choi | 2011-09-16 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | ARM: SAMSUNG: Remove unnecessary duplication of plat_data on TSADC | Naveen Krishna Chatradhi | 2011-09-16 | 8 | -49/+16 | |
| | * | | | | | | | | | | | | | | | ARM: SAMSUNG: Consolidate common function to set SDHCI plat data | Banajit Goswami | 2011-09-16 | 6 | -72/+33 | |
| | * | | | | | | | | | | | | | | | Merge branch 'next/topic-cleanup-dma' into next-samsung-cleanup | Kukjin Kim | 2011-09-16 | 5 | -82/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |