summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2011-10-04ARM: OMAP: omap_device: Add a method to build an omap_device from a DT nodeBenoit Cousson
2011-10-04ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integrationBenoit Cousson
2011-10-04ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson
2011-10-04ARM: OMAP: omap_device: Create a default omap_device_pm_latencyBenoit Cousson
2011-10-04ARM: OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PMBenoit Cousson
2011-10-04ARM: OMAP2+: pm: Use hwmod name instead of dev pointerBenoit Cousson
2011-10-04ARM: OMAP3: beagle-board: Use the omap_hwmod_name_get_dev APIBenoit Cousson
2011-10-04ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_nameNishanth Menon
2011-10-04Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren
2011-10-03ARM: OMAP: irq: loop counter fix in omap_init_irq()Tapani Utriainen
2011-10-03ARM: OMAP4: Keyboard: Fix section mismatch in the board fileBjarne Steinsbo
2011-09-30ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_initAxel Lin
2011-09-30ARM: OMAP: Fix i2c init for twl4030Tony Lindgren
2011-09-30ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1Bryan Buckley
2011-09-28Merge branch 'for_3_2/omap_misc' of git://gitorious.org/omap-sw-develoment/li...Tony Lindgren
2011-09-26ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren
2011-09-26ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren
2011-09-26ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson
2011-09-26ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Make threshold based transfer code genericJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Remove unused variables from platform dataJarkko Nikula
2011-09-26Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsungLinus Torvalds
2011-09-27ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki
2011-09-27ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki
2011-09-26Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds
2011-09-26Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-09-26ARM: mach-iop33x: remove mach/memory.hNicolas Pitre
2011-09-26ARM: mach-omap2: remove mach/memory.hNicolas Pitre
2011-09-26ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.hNicolas Pitre
2011-09-26ARM: mach-orion5x: remove mach/memory.hNicolas Pitre
2011-09-26ARM: mach-kirkwood: remove mach/memory.hNicolas Pitre
2011-09-26ARM: mach-dove: remove include/mach/memory.hNicolas Pitre
2011-09-26ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre
2011-09-26ARM: mach-davinci: clean up debug-macro.SNicolas Pitre
2011-09-26ARM: mach-davinci: make DAVINCI_UART_INFO into a relative offsetNicolas Pitre
2011-09-26ARM: mach-omap2: clean up debug-macro.SNicolas Pitre
2011-09-26ARM: mach-omap1: clean up debug-macro.SNicolas Pitre
2011-09-26ARM: plat-omap: make OMAP_UART_INFO into a relative offsetNicolas Pitre
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-09-26ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon