Age | Commit message (Expand) | Author | Files | Lines |
2010-02-03 | omap: Fix access to already released memory in clk_debugfs_register_one() | Marek Skuczynski | 1 | -2/+2 |
2010-02-03 | omap: Remove old unused defines for OMAP_32KSYNCT_BASE | Tony Lindgren | 1 | -10/+0 |
2010-01-30 | omap: define _toggle_gpio_edge_triggering only for OMAP1 | Uwe Kleine-König | 1 | -2/+2 |
2010-01-22 | OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer | Tero Kristo | 1 | -0/+13 |
2010-01-21 | Merge branch 'omap-fixes' into omap-fixes-for-linus | Tony Lindgren | 2 | -1/+2 |
2010-01-21 | Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma... | Tony Lindgren | 2 | -0/+29 |
2010-01-21 | OMAP: timekeeping: time should not stop during suspend | Kevin Hilman | 1 | -0/+26 |
2010-01-21 | OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI | Tero Kristo | 1 | -0/+2 |
2010-01-21 | OMAP3: PM: Ack pending interrupts before entering suspend | Tero Kristo | 1 | -0/+1 |
2010-01-20 | OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli... | Roel Kluin | 1 | -1/+1 |
2010-01-20 | omap3: Fix cpu detection | Tony Lindgren | 1 | -0/+1 |
2010-01-20 | OMAP3: hwmod: Adding flag to prevent caching of sysconfig register. | Thara Gopinath | 1 | -0/+1 |
2010-01-09 | Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe... | Tony Lindgren | 5 | -32/+35 |
2010-01-09 | OMAP clock/CPUFreq: add clk_exit_cpufreq_table() | Paul Walmsley | 3 | -0/+13 |
2010-01-09 | OMAP clock: remove incorrect EXPORT_SYMBOL()s | Paul Walmsley | 1 | -6/+0 |
2010-01-09 | OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space | Paul Walmsley | 1 | -6/+9 |
2010-01-09 | OMAP2xxx IO mapping: mark DSP mappings as being 2420-only | Paul Walmsley | 2 | -26/+19 |
2010-01-08 | omap3: add missing parentheses | Roel Kluin | 1 | -1/+1 |
2010-01-08 | omap1: Fix compile for omap1_bl.c | Tony Lindgren | 1 | -1/+0 |
2010-01-08 | omap1: Add 7xx clocks and pin muxes for SPI | Cory Maccarrone | 2 | -0/+11 |
2010-01-08 | omap: Remove uninitialized warning for gpio.c | Tony Lindgren | 1 | -1/+1 |
2010-01-08 | omap: &&/|| confusion in iommu_put() | Roel Kluin | 1 | -1/+1 |
2010-01-08 | omap: gpio: Simultaneously requested rising and falling edge | Cory Maccarrone | 1 | -1/+60 |
2010-01-08 | omap: McBSP: Fix possible port lockout | Janusz Krzysztofik | 1 | -3/+17 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2 | -2/+2 |
2009-12-14 | mfd: Add support for twl6030 irq framework | Balaji T K | 1 | -1/+15 |
2009-12-12 | omap3: Fix OMAP35XX_REV macros | Sanjeev Premi | 1 | -6/+6 |
2009-12-12 | omap3: id code detection 3525 vs 3515 | Sergey Lapin | 1 | -4/+4 |
2009-12-12 | omap: header: remove unused data-type | vikram pandita | 1 | -9/+0 |
2009-12-12 | omap: arch/arm/plat-omap/devices.c - sort alphabetically | Ladislav Michl | 1 | -34/+34 |
2009-12-12 | omap: Correcting GPMC_CONFIG1_DEVICETYPE_NAND | Vimal Singh | 1 | -1/+1 |
2009-12-12 | OMAP3: serial - allow platforms specify which UARTs to initialize | Mika Westerberg | 1 | -0/+1 |
2009-12-12 | OMAP4: AuxCoreBoot registers only accessible in secure mode | Santosh Shilimkar | 1 | -0/+2 |
2009-12-12 | OMAP4: Fix SRAM base and size | Santosh Shilimkar | 1 | -3/+9 |
2009-12-12 | OMAP4: Fix cpu detection | Santosh Shilimkar | 2 | -4/+7 |
2009-12-12 | omap1: I2C mux and clocks for omap7xx | Cory Maccarrone | 1 | -0/+4 |
2009-12-12 | omap1: Add omap7xx USB support | Cory Maccarrone | 2 | -1/+9 |
2009-12-12 | omap1: DMA: move LCD related code from plat-omap to mach-omap1 | Janusz Krzysztofik | 2 | -458/+12 |
2009-12-12 | omap: use smc91x_platdata to setup smc91x | Ladislav Michl | 1 | -0/+10 |
2009-12-12 | omap: mux: Remove old mux code for 34xx | Tony Lindgren | 1 | -224/+2 |
2009-12-12 | omap: Split i2c platform init for mach-omap1 and mach-omap2 | Tony Lindgren | 3 | -55/+42 |
2009-12-12 | omap: mux: Add new style pin multiplexing code for omap3 | Tony Lindgren | 1 | -2/+6 |
2009-12-12 | ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api's | Rajendra Nayak | 2 | -21/+1 |
2009-12-12 | ARM: OMAP4: PM: OMAP4 clock tree and clkdev registration | Rajendra Nayak | 2 | -1/+4 |
2009-12-12 | ARM: OMAP4: PM: Fix the PRM and CM base addresses | Rajendra Nayak | 4 | -7/+7 |
2009-12-12 | OMAP: omap_device: track latency in nanoseconds | Kevin Hilman | 2 | -6/+6 |
2009-12-12 | OMAP: omap_device: fix nsec/usec conversion in latency calculations | Kevin Hilman | 1 | -2/+2 |
2009-12-12 | OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday() | Kevin Hilman | 1 | -4/+4 |
2009-12-12 | OMAP: omap_device: use UINT_MAX for default wakeup latency limit | Kevin Hilman | 1 | -1/+1 |
2009-12-12 | OMAP: omap_device: add to_omap_device() macro | Kevin Hilman | 1 | -1/+3 |