| Commit message (Expand) | Author | Files | Lines |
2012-09-24 | ARM: OMAP4: hwmod data: add mmu hwmod for ipu and dsp | Omar Ramirez Luna | 1 | -2/+134 |
2012-09-24 | ARM: OMAP3: hwmod data: add mmu data for iva and isp | Paul Walmsley | 2 | -0/+138 |
2012-09-24 | ARM: OMAP: iommu: fix including iommu.h without IOMMU_API selected | Omar Ramirez Luna | 1 | -0/+2 |
2012-09-24 | ARM: OMAP4: hwmod data: add missing HWMOD_NO_IDLEST flags to some PRCM IP blocks | Paul Walmsley | 1 | -0/+3 |
2012-09-24 | ARM: OMAP4: hwmod data: make *phy_48m* as the main_clk of ocp2scp | Kishon Vijay Abraham I | 1 | -6/+1 |
2012-09-24 | ARM: OMAP4: hwmod data: Fix ocp2scp_usb_phy and usb_host_hs entries | Benoit Cousson | 1 | -1/+22 |
2012-09-24 | ARM: OMAP3: hwmod data: add sad2d hwmod | Tero Kristo | 2 | -0/+39 |
2012-09-24 | ARM: OMAP: hwmod: revise deassert sequence | Omar Ramirez Luna | 1 | -0/+37 |
2012-09-24 | ARM: OMAP: hwmod: partially un-reset hwmods might not be properly enabled | Omar Ramirez Luna | 1 | -16/+23 |
2012-09-24 | ARM: OMAP4: hwmod: flag hwmods/modules not supporting module level context st... | Tero Kristo | 2 | -1/+57 |
2012-09-24 | ARM: OMAP4: hwmod data: add support for lostcontext_mask | Tero Kristo | 2 | -0/+10 |
2012-09-24 | ARM: OMAP4: powerdomain: add support for reading prev logic and mem states | Tero Kristo | 1 | -1/+60 |
2012-09-24 | ARM: OMAP2+: hwmod code: convert missing clockdomain warnings to debug messages | Paul Walmsley | 1 | -2/+4 |
2012-09-24 | ARM: OMAP4+: hwmod code: remove clkdm requirement in _omap4_wait_target_*() | Paul Walmsley | 1 | -4/+4 |
2012-09-24 | ARM: OMAP2+: omap_device: expose hwmod assert/deassert to omap devices | Omar Ramirez Luna | 2 | -0/+59 |
2012-09-24 | ARM: OMAP: hwmod code: remove unused hwmod function prototypes | Igor Grinberg | 1 | -7/+0 |
2012-09-22 | ARM: AM33XX: cm: Add bit-field width values | Vaibhav Hiremath | 2 | -14/+145 |
2012-09-22 | ARM: OMAP4: cm: add bitfield width values | Mike Turquette | 1 | -76/+335 |
2012-09-22 | ARM: OMAP2+: clock: Remove all direct dereferencing of struct clk | Rajendra Nayak | 10 | -86/+135 |
2012-09-22 | ARM: OMAP2+: hwmod: get rid of all omap_clk_get_by_name usage | Rajendra Nayak | 7 | -35/+84 |
2012-09-22 | ARM: omap: clk: add clk_prepare and clk_unprepare | Rajendra Nayak | 7 | -13/+40 |
2012-09-22 | SPI: OMAP: remove unnecessary includes of plat/clock.h | Paul Walmsley | 2 | -3/+0 |
2012-09-22 | ARM: OMAP4: Add timer clock aliases for device-tree | Jon Hunter | 1 | -0/+12 |
2012-09-22 | ARM: OMAP2+: AM33XX: clock data: Add clkdev alias for cpu0 | AnilKumar Ch | 1 | -0/+1 |
2012-09-22 | ARM: OMAP2+: clock data: add some aliases for use by CPUFreq only | Paul Walmsley | 4 | -0/+4 |
2012-09-22 | ARM: OMAP3: clock data: Add the USB TLL clocks device name | Paul Walmsley | 2 | -0/+6 |
2012-09-22 | ARM: OMAP2420: Cosmetic fix for timer clock aliases | Jon Hunter | 1 | -3/+3 |
2012-09-22 | ARM: OMAP3: clock data: remove obsolete comment | Michael Jones | 1 | -1/+0 |
2012-09-18 | ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3 | Tony Lindgren | 2 | -0/+2 |
2012-09-18 | ARM: OMAP2+: Enable pinctrl dummy states | Matt Porter | 1 | -0/+5 |
2012-09-18 | mfd: Fix compile for twl-core.c by removing cpu_is_omap usage | Tony Lindgren | 3 | -26/+32 |
2012-09-16 | Linux 3.6-rc6v3.6-rc6 | Linus Torvalds | 1 | -1/+1 |
2012-09-16 | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ... | Linus Torvalds | 3 | -46/+22 |
2012-09-16 | mfd: MAX77693: Fix NULL pointer error when initializing irqs | Chanwoo Choi | 2 | -7/+26 |
2012-09-16 | mfd: MAX77693: Fix interrupt handling bug | Chanwoo Choi | 1 | -5/+31 |
2012-09-15 | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 54 | -112/+125 |
2012-09-15 | Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()" | Chris Mason | 1 | -6/+2 |
2012-09-14 | vfs: make O_PATH file descriptors usable for 'fstat()' | Linus Torvalds | 1 | -1/+1 |
2012-09-14 | ACPI / PM: Use KERN_DEBUG when no power resources are found | Aaron Lu | 1 | -1/+1 |
2012-09-14 | ASoC: wm8904: correct the index | Bo Shen | 1 | -1/+1 |
2012-09-14 | eCryptfs: Copy up attributes of the lower target inode after rename | Tyler Hicks | 1 | -0/+5 |
2012-09-14 | eCryptfs: Call lower ->flush() from ecryptfs_flush() | Tyler Hicks | 1 | -2/+8 |
2012-09-14 | eCryptfs: Write out all dirty pages just before releasing the lower file | Tyler Hicks | 1 | -0/+1 |
2012-09-14 | i2c: algo: pca: Fix mode selection for PCA9665 | Thomas Kavanagh | 1 | -3/+3 |
2012-09-14 | MAINTAINERS: fix tree for current i2c-embedded development | Wolfram Sang | 1 | -1/+1 |
2012-09-14 | drm/nouveau: fix booting with plymouth + dumb support | Dave Airlie | 1 | -1/+1 |
2012-09-14 | ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device | Lin Ming | 1 | -11/+23 |
2012-09-14 | ACPI / PM: Infer parent power state from child if unknown, v2 | Rafael J. Wysocki | 1 | -0/+10 |
2012-09-13 | pktgen: fix crash with vlan and packet size less than 46 | Nishank Trivedi | 1 | -1/+1 |
2012-09-13 | thinkpad_acpi: buffer overflow in fan_get_status() | Dan Carpenter | 1 | -6/+7 |