Age | Commit message (Expand) | Author |
2010-05-20 | OMAP2+ clock: clean up clkt_clksel.c | Paul Walmsley |
2010-05-20 | OMAP2+ clock: remove DEFAULT_RATE clksel_rate flag | Paul Walmsley |
2010-05-20 | OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macros | Paul Walmsley |
2010-05-20 | OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes | Paul Walmsley |
2010-05-20 | OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes | Paul Walmsley |
2010-05-20 | OMAP2 PRCM: convert OMAP2 PRCM macros to the _SHIFT/_MASK suffixes | Paul Walmsley |
2010-05-20 | OMAP1 clock: fix section mismatch on clk_init | Felipe Balbi |
2010-05-20 | AM3517: rename the i2c boardinfo to make it more readable | stanley.miao |
2010-05-20 | omap: GPIO: Fix OMAP4 GPIO reg access issues | Charulatha V |
2010-05-20 | omap4: Move SOC specific code from board file | Santosh Shilimkar |
2010-05-20 | OMAP4: Networking: Defconfig Support | Abraham Arce |
2010-05-20 | OMAP4: Ethernet: KS8851 Board Support | Abraham Arce |
2010-05-20 | omap: hsmmc: fix the hsmmc driver for am3517 | stanley.miao |
2010-05-20 | omap: init the gpio pinmux for mmc | stanley.miao |
2010-05-20 | omap: DMA: Fix multi-line comments | manjugk manjugk |
2010-05-20 | OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma() | Mika Westerberg |
2010-05-20 | Merge branch 'v2.6.34-rc7.iommu' of git://gitorious.org/~doyu/lk/mainline int... | Tony Lindgren |
2010-05-20 | OMAP: RX51: Add "vdds_sdi" supply voltage for SDI | Roger Quadros |
2010-05-20 | Merge branch 'pm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm... | Tony Lindgren |
2010-05-20 | Merge branch 'gpio-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Tony Lindgren |
2010-05-20 | Merge branch 'omap-boards' into omap-for-linus | Tony Lindgren |
2010-05-20 | OMAP1: Amstrad Delta: modify defconfig for external keyboardsupport | Janusz Krzysztofik |
2010-05-20 | AM35x: fix UI card EHCI port and LCD dependency | Ajay Kumar Gupta |
2010-05-20 | omap: rx51: Add supplies for the tlv320aic3x codec driver | Jarkko Nikula |
2010-05-20 | omap: rx51: Add i2c2 board_info with tlv320aic3x | Jarkko Nikula |
2010-05-20 | omap: rx51: Change the TWL4030 VMMC2 voltage constraints andsupply name | Jarkko Nikula |
2010-05-20 | omap: Overo: Add support for second ethernet port | Steve Sakoman |
2010-05-20 | AM3517: defconfig update to enable EMAC support | Sriram |
2010-05-20 | OMAP3: clock data: Update name string for EMAC clocks | Sriram |
2010-05-20 | AM35xx: Platform specific hookup for EMAC module | Sriram |
2010-05-20 | AM35xx EMAC: define submodule offsets | Sriram |
2010-05-20 | can: ti_hecc: Enable CAN support on AM3517 | Sriram |
2010-05-20 | can: ti_hecc: board specific hookup on AM3517EVM | Sriram |
2010-05-20 | omap: Devkit8000: Update default configuration | Thomas Weber |
2010-05-20 | omap: Devkit8000: Add mux initialization | Thomas Weber |
2010-05-20 | omap2: select ARCH_OMAP_OTG for OMAP2430 SDP | Viral Mehta |
2010-05-20 | omap2: Add OHCI USB platform init for 2430 SDP | Viral Mehta |
2010-05-20 | omap2: Add I2C bus 1 initialisation for 2430sdp | Viral Mehta |
2010-05-20 | omap1: amsdelta: defconfig updates | Janusz Krzysztofik |
2010-05-14 | omap iommu: Reject unaligned addresses at setting page table entry | Hiroshi DOYU |
2010-05-14 | omap iommu: Exit iteration if no possibility of available area | Hiroshi DOYU |
2010-05-14 | omap iommu: Insert a gap page between IOVMAs against override | Hiroshi DOYU |
2010-05-14 | omap iommu: Make CONFIG_OMAP_IOMMU_DEBUG selectable | Hiroshi DOYU |
2010-05-14 | omap iommu: Introduce iteration macro for iotlb entry scan | Hiroshi DOYU |
2010-05-14 | omap iommu: add TLB preservation support | Kanigeri, Hari |
2010-05-14 | omap iommu: missing check for TLB valid entry | Kanigeri, Hari |
2010-05-14 | omap iommu: support for OMAP4 | Kanigeri, Hari |
2010-05-14 | omap iommu: renamed omap3-iommu to omap-iommu | Kanigeri, Hari |
2010-05-12 | OMAP: GPIO: remove duplicate debugfs interface | Kevin Hilman |
2010-05-12 | OMAP3: GPIO: Removed a couple of unneeded registers from context save/restore | Tero Kristo |