summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: omap_device: expose hwmod assert/deassert to omap devicesOmar Ramirez Luna2012-09-232-0/+59
* ARM: OMAP: hwmod code: remove unused hwmod function prototypesIgor Grinberg2012-09-231-7/+0
* Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7Paul Walmsley2012-09-2328-227/+762
|\
| * ARM: AM33XX: cm: Add bit-field width valuesVaibhav Hiremath2012-09-222-14/+145
| * ARM: OMAP4: cm: add bitfield width valuesMike Turquette2012-09-221-76/+335
| * ARM: OMAP2+: clock: Remove all direct dereferencing of struct clkRajendra Nayak2012-09-2210-86/+135
| * ARM: OMAP2+: hwmod: get rid of all omap_clk_get_by_name usageRajendra Nayak2012-09-227-35/+84
| * ARM: omap: clk: add clk_prepare and clk_unprepareRajendra Nayak2012-09-227-13/+40
| * SPI: OMAP: remove unnecessary includes of plat/clock.hPaul Walmsley2012-09-222-3/+0
| * ARM: OMAP4: Add timer clock aliases for device-treeJon Hunter2012-09-221-0/+12
| * ARM: OMAP2+: AM33XX: clock data: Add clkdev alias for cpu0AnilKumar Ch2012-09-221-0/+1
| * ARM: OMAP2+: clock data: add some aliases for use by CPUFreq onlyPaul Walmsley2012-09-224-0/+4
| * ARM: OMAP3: clock data: Add the USB TLL clocks device namePaul Walmsley2012-09-222-0/+6
| * ARM: OMAP2420: Cosmetic fix for timer clock aliasesJon Hunter2012-09-221-3/+3
| * ARM: OMAP3: clock data: remove obsolete commentMichael Jones2012-09-221-1/+0
| * Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_cff3.7_odaf3.7Paul Walmsley2012-09-228-4/+3569
| |\
| * \ Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_cff3.7_odaf3.7Paul Walmsley2012-09-22376-10932/+7886
| |\ \
* | \ \ Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley2012-09-238-4/+3569
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-09-128-4/+3569
| |\ \ \
| | * | | ARM: AM33XX: clock: Add dcan clock aliases for device-treeVaibhav Hiremath2012-09-121-0/+2
| | * | | ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functionsVaibhav Hiremath2012-09-122-4/+4
| | * | | ARM: OMAP3+: hwmod: Add AM33XX HWMOD dataVaibhav Hiremath2012-09-114-0/+3388
| | * | | ARM: OMAP2+: hwmod: Hook-up am33xx support in omap_hwmod frameworkVaibhav Hiremath2012-09-111-0/+178
* | | | | Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley2012-09-23376-10932/+7886
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3Tony Lindgren2012-09-172-0/+2
| * | | | ARM: OMAP2+: Enable pinctrl dummy statesMatt Porter2012-09-171-0/+5
| * | | | mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren2012-09-173-26/+32
| |/ / /
| * | | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren2012-09-127-12/+10
| * | | ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2Tony Lindgren2012-09-1215-111/+13
| * | | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-1295-433/+391
| * | | ARM: OMAP: Remove unused old gpio-switch.hTony Lindgren2012-09-121-54/+0
| * | | ARM: OMAP1: Move plat/irqs.h to mach/irqs.hTony Lindgren2012-09-125-273/+268
| * | | ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren2012-09-129-330/+10
| * | | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-1254-238/+263
| * | | W1: OMAP HDQ1W: Remove dependencies to mach/hardware.hTony Lindgren2012-09-121-2/+1
| * | | Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2012-09-122-121/+35
| * | | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-1228-31/+40
| * | | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-1221-59/+10
| * | | ARM: OMAP2+: Remove unused nand_irq for GPMCTony Lindgren2012-09-122-2/+0
| * | | ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.cTony Lindgren2012-09-122-3/+2
| * | | ARM: OMAP1: Define OMAP1_INT_I2C locallyTony Lindgren2012-09-121-1/+2
| * | | ARM: OMAP1: Move define of OMAP_LCD_DMA to dma.hTony Lindgren2012-09-122-1/+2
| | | |
| | \ \
| *-. \ \ Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren2012-09-12434-2198/+3308
| |\ \ \ \
| | | * | | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-1041-56/+0
| | | * | | ARM: OMAP: move debug_card_init() functionIgor Grinberg2012-09-103-6/+10
| | | * | | ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg2012-09-1012-19/+6
| | | * | | ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg2012-09-107-8/+16
| | | * | | ARM: OMAP: remove the omap custom tagsIgor Grinberg2012-09-102-118/+0
| | | * | | ARM: OMAP1: remove the crystal type tag parsingIgor Grinberg2012-09-101-8/+0
| | | * | | ARM: OMAP: remove the sti console workaroundIgor Grinberg2012-09-101-10/+0