| Commit message (Expand) | Author | Age | Files | Lines |
* | omap: use smc91x_platdata to setup smc91x | Ladislav Michl | 2009-12-11 | 1 | -0/+10 |
* | omap: mux: Remove old mux code for 34xx | Tony Lindgren | 2009-12-11 | 1 | -224/+2 |
* | omap: Split i2c platform init for mach-omap1 and mach-omap2 | Tony Lindgren | 2009-12-11 | 3 | -55/+42 |
* | omap: mux: Add new style pin multiplexing code for omap3 | Tony Lindgren | 2009-12-11 | 1 | -2/+6 |
* | ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api's | Rajendra Nayak | 2009-12-11 | 2 | -21/+1 |
* | ARM: OMAP4: PM: OMAP4 clock tree and clkdev registration | Rajendra Nayak | 2009-12-11 | 2 | -1/+4 |
* | ARM: OMAP4: PM: Fix the PRM and CM base addresses | Rajendra Nayak | 2009-12-11 | 4 | -7/+7 |
* | OMAP: omap_device: track latency in nanoseconds | Kevin Hilman | 2009-12-11 | 2 | -6/+6 |
* | OMAP: omap_device: fix nsec/usec conversion in latency calculations | Kevin Hilman | 2009-12-11 | 1 | -2/+2 |
* | OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday() | Kevin Hilman | 2009-12-11 | 1 | -4/+4 |
* | OMAP: omap_device: use UINT_MAX for default wakeup latency limit | Kevin Hilman | 2009-12-11 | 1 | -1/+1 |
* | OMAP: omap_device: add to_omap_device() macro | Kevin Hilman | 2009-12-11 | 1 | -1/+3 |
* | OMAP hwmod: add names to module MPU IRQ lines | Paul Walmsley | 2009-12-11 | 1 | -2/+16 |
* | OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling | Paul Walmsley | 2009-12-11 | 1 | -1/+7 |
* | OMAP clock/hwmod: fix off-by-one errors | Paul Walmsley | 2009-12-11 | 1 | -0/+20 |
* | OMAP3: PM: Fix for MPU power domain MEM BANK position | Thara Gopinath | 2009-12-11 | 1 | -1/+4 |
* | OMAP powerdomain: rearrange struct powerdomain to save some memory | Paul Walmsley | 2009-12-11 | 1 | -3/+3 |
* | OMAP powerdomain/PM: use symbolic constants for the max number of power states | Paul Walmsley | 2009-12-11 | 1 | -2/+4 |
* | OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAIN | Paul Walmsley | 2009-12-11 | 1 | -42/+20 |
* | OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c | Paul Walmsley | 2009-12-11 | 1 | -7/+11 |
* | OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx* | Paul Walmsley | 2009-12-11 | 1 | -0/+2 |
* | OMAP3 clock: convert clock34xx.h to clock34xx_data.c | Paul Walmsley | 2009-12-11 | 1 | -0/+37 |
* | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2009-12-10 | 7 | -401/+750 |
|\ |
|
| * | OMAP: DSS2: omapfb driver | Tomi Valkeinen | 2009-12-09 | 1 | -1/+46 |
| * | OMAP: DSS2: Display Subsystem Driver core | Tomi Valkeinen | 2009-12-09 | 1 | -0/+575 |
| * | OMAP: Add support for VRFB rotation engine | Tomi Valkeinen | 2009-12-09 | 1 | -0/+50 |
| * | OMAP: Add VRAM manager | Tomi Valkeinen | 2009-12-09 | 2 | -0/+70 |
| * | OMAP: OMAPFB: split omapfb.h | Tomi Valkeinen | 2009-12-09 | 2 | -399/+1 |
| * | OMAP2: Add funcs for writing SMS_ROT_* registers | Tomi Valkeinen | 2009-12-09 | 1 | -1/+8 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 2 | -2/+2 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 2 | -2/+2 |
* | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-08 | 92 | -1323/+1241 |
|\ \ \ |
|
| * | | | omap3evm: ehci: Update EHCI support on OMAP3EVM (Rev >= E) | Ajay Kumar Gupta | 2009-11-22 | 1 | -0/+5 |
| * | | | omap3evm: Add board revision function | Ajay Kumar Gupta | 2009-11-22 | 1 | -0/+18 |
| * | | | omap: GPIO module enable/disable | Charulatha V | 2009-11-22 | 1 | -0/+32 |
| * | | | omap: mailbox: OMAP4 Mailbox-driver Patch to support tasklet implementation | C A Subramaniam | 2009-11-22 | 2 | -44/+23 |
| * | | | omap: mailbox: OMAP4 Mailbox Patch to change the IRQ flag from IRQF_DISABLED ... | C A Subramaniam | 2009-11-22 | 1 | -1/+1 |
| * | | | omap: mailbox: Adds code changes to support OMAP4 mailbox | C A Subramaniam | 2009-11-22 | 1 | -5/+20 |
| * | | | omap: mailbox: Expose omap_mbox_enable()/disable_irq() | Hiroshi DOYU | 2009-11-22 | 2 | -10/+14 |
| * | | | omap: mailbox: remove unnecessary arg for omap_mbox_msg_send | C A Subramaniam | 2009-11-22 | 2 | -4/+2 |
| * | | | omap: mailbox: remove disable_/enable_mbox_irq in isr | Hiroshi DOYU | 2009-11-22 | 1 | -3/+0 |
| * | | | omap: mailbox: remove class interface | Hiroshi DOYU | 2009-11-22 | 2 | -107/+9 |
| * | | | omap: mailbox: remove sequence bit checking | Hiroshi DOYU | 2009-11-22 | 1 | -66/+4 |
| * | | | omap: mailbox: Add resources and mailbox register base address for OMAP4 mailbox | C A Subramaniam | 2009-11-22 | 1 | -0/+2 |
| * | | | arch/arm/plat-omap: Drop an unnecessary NULL test | Julia Lawall | 2009-11-22 | 1 | -1/+1 |
| * | | | omap3: drop all IVA-related address base definitions | Paul Walmsley | 2009-11-22 | 1 | -5/+0 |
| * | | | omap3: HSMMC2 8-bit mux configuration | Madhu | 2009-11-22 | 1 | -0/+4 |
| * | | | omap3630: Set omap3630 MMC1 I/O speed to 52Mhz | Madhu | 2009-11-22 | 1 | -0/+3 |
| * | | | omap: McBSP: Do not use extensive spin locks for dma_op_mode | Peter Ujfalusi | 2009-11-22 | 1 | -6/+0 |