Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | OMAP3 clock: rename RATE_IN_343X, RATE_IN_3430ES2 to match reality | Paul Walmsley | 2010-05-20 | 3 | -125/+127 | |
| | * | | | | | | | | | OMAP2+ clock: clean up clkt_clksel.c | Paul Walmsley | 2010-05-20 | 3 | -177/+266 | |
| | * | | | | | | | | | OMAP2+ clock: remove DEFAULT_RATE clksel_rate flag | Paul Walmsley | 2010-05-20 | 6 | -115/+135 | |
| | * | | | | | | | | | OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macros | Paul Walmsley | 2010-05-20 | 1 | -7/+12 | |
| | * | | | | | | | | | OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes | Paul Walmsley | 2010-05-20 | 7 | -112/+114 | |
| | * | | | | | | | | | OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes | Paul Walmsley | 2010-05-20 | 5 | -393/+398 | |
| | * | | | | | | | | | OMAP2 PRCM: convert OMAP2 PRCM macros to the _SHIFT/_MASK suffixes | Paul Walmsley | 2010-05-20 | 7 | -240/+241 | |
| | * | | | | | | | | | OMAP1 clock: fix section mismatch on clk_init | Felipe Balbi | 2010-05-20 | 2 | -2/+2 | |
| * | | | | | | | | | | omap3: Add stalker board to omap3_defconfig | Tony Lindgren | 2010-05-20 | 1 | -0/+1 | |
| * | | | | | | | | | | omap3: update omap3_defconfig | Anand Gadiyar | 2010-05-20 | 1 | -37/+79 | |
| * | | | | | | | | | | omap3: Add OMAP3 Stalker board LK-S defconfig | Jason Lam | 2010-05-20 | 1 | -0/+1691 | |
| * | | | | | | | | | | omap3: Add support for OMAP3Stalker boards | Jason | 2010-05-20 | 3 | -0/+680 | |
| * | | | | | | | | | | omap4: Enable HSMMC support | kishore kadiyala | 2010-05-20 | 1 | -1/+18 | |
| * | | | | | | | | | | omap4: Adding PBIAS Configuration for MMC1 Controller | kishore kadiyala | 2010-05-20 | 2 | -9/+108 | |
| * | | | | | | | | | | omap4: Adding hsmmc support to board file | kishore kadiyala | 2010-05-20 | 2 | -8/+54 | |
| * | | | | | | | | | | omap4: Adds Dummy Interface clock's for MMC controllers | kishore kadiyala | 2010-05-20 | 1 | -0/+5 | |
| * | | | | | | | | | | omap4: Enable RTC and regulator support | Balaji T K | 2010-05-20 | 1 | -28/+302 | |
| * | | | | | | | | | | omap4: add i2c1 peripherals data | Balaji T K | 2010-05-20 | 1 | -1/+176 | |
| * | | | | | | | | | | omap4: Add i2c board support on omap4430 sdp platform | Santosh Shilimkar | 2010-05-20 | 2 | -2/+58 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | AM3517: rename the i2c boardinfo to make it more readable | stanley.miao | 2010-05-20 | 1 | -10/+10 | |
| * | | | | | | | | | omap: GPIO: Fix OMAP4 GPIO reg access issues | Charulatha V | 2010-05-20 | 1 | -12/+47 | |
| * | | | | | | | | | omap4: Move SOC specific code from board file | Santosh Shilimkar | 2010-05-20 | 7 | -54/+101 | |
| * | | | | | | | | | OMAP4: Networking: Defconfig Support | Abraham Arce | 2010-05-20 | 1 | -2/+55 | |
| * | | | | | | | | | OMAP4: Ethernet: KS8851 Board Support | Abraham Arce | 2010-05-20 | 1 | -0/+81 | |
| * | | | | | | | | | omap: hsmmc: fix the hsmmc driver for am3517 | stanley.miao | 2010-05-20 | 2 | -6/+25 | |
| * | | | | | | | | | omap: init the gpio pinmux for mmc | stanley.miao | 2010-05-20 | 1 | -0/+9 | |
| * | | | | | | | | | omap: DMA: Fix multi-line comments | manjugk manjugk | 2010-05-20 | 1 | -6/+12 | |
| * | | | | | | | | | OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma() | Mika Westerberg | 2010-05-20 | 1 | -8/+19 | |
| * | | | | | | | | | Merge branch 'v2.6.34-rc7.iommu' of git://gitorious.org/~doyu/lk/mainline int... | Tony Lindgren | 2010-05-20 | 8 | -151/+244 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | omap iommu: Reject unaligned addresses at setting page table entry | Hiroshi DOYU | 2010-05-14 | 1 | -0/+18 | |
| | * | | | | | | | | | omap iommu: Exit iteration if no possibility of available area | Hiroshi DOYU | 2010-05-14 | 1 | -1/+4 | |
| | * | | | | | | | | | omap iommu: Insert a gap page between IOVMAs against override | Hiroshi DOYU | 2010-05-14 | 1 | -3/+3 | |
| | * | | | | | | | | | omap iommu: Make CONFIG_OMAP_IOMMU_DEBUG selectable | Hiroshi DOYU | 2010-05-14 | 1 | -2/+7 | |
| | * | | | | | | | | | omap iommu: Introduce iteration macro for iotlb entry scan | Hiroshi DOYU | 2010-05-14 | 1 | -27/+31 | |
| | * | | | | | | | | | omap iommu: add TLB preservation support | Kanigeri, Hari | 2010-05-14 | 2 | -18/+29 | |
| | * | | | | | | | | | omap iommu: missing check for TLB valid entry | Kanigeri, Hari | 2010-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | omap iommu: support for OMAP4 | Kanigeri, Hari | 2010-05-14 | 2 | -5/+57 | |
| | * | | | | | | | | | omap iommu: renamed omap3-iommu to omap-iommu | Kanigeri, Hari | 2010-05-14 | 2 | -14/+14 | |
| * | | | | | | | | | | OMAP: RX51: Add "vdds_sdi" supply voltage for SDI | Roger Quadros | 2010-05-20 | 1 | -0/+15 | |
| * | | | | | | | | | | Merge branch 'pm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm... | Tony Lindgren | 2010-05-20 | 5 | -28/+41 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | OMAP3: PM: Remove PER wakeup dependency on CORE. | Mike Chan | 2010-05-12 | 1 | -8/+0 | |
| | * | | | | | | | | | | OMAP3: PM: Enable IO / IO-CHAIN wakeups for PER | Mike Chan | 2010-05-12 | 1 | -5/+11 | |
| | * | | | | | | | | | | OMAP3: PM: Enable wakeup from ads7846 touchscreen | Ranjith Lohithakshan | 2010-05-12 | 2 | -2/+3 | |
| | * | | | | | | | | | | OMAP3EVM: Update pad configuration for wakeup enabled pads | Ranjith Lohithakshan | 2010-05-12 | 1 | -2/+2 | |
| | * | | | | | | | | | | OMAP3: PM: Add milliseconds interface to suspend wakeup timer | Ari Kauppi | 2010-05-12 | 3 | -7/+14 | |
| | * | | | | | | | | | | OMAP3: PRCM interrupt: only check and clear enabled PRCM IRQs | Kevin Hilman | 2010-05-12 | 1 | -5/+12 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'gpio-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Tony Lindgren | 2010-05-20 | 4 | -136/+53 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | OMAP: GPIO: remove duplicate debugfs interface | Kevin Hilman | 2010-05-12 | 1 | -107/+0 | |
| | * | | | | | | | | | | OMAP3: GPIO: Removed a couple of unneeded registers from context save/restore | Tero Kristo | 2010-05-12 | 1 | -10/+0 | |
| | * | | | | | | | | | | OMAP3: GPIO: disable GPIO debounce clocks on idle | Kevin Hilman | 2010-05-12 | 1 | -0/+8 |