| Commit message (Expand) | Author | Files | Lines |
2011-03-11 | OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 12 | -78/+93 |
2011-03-11 | OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 3 | -47/+70 |
2011-03-11 | OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 3 | -52/+74 |
2011-03-11 | OMAP2, 3: DSS2: Move clocks from core driver to dss driver | Senthilvadivu Guruswamy | 6 | -360/+360 |
2011-03-11 | OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 3 | -14/+64 |
2011-03-11 | OMAP2,3: DSS2: Build omap_device for each DSS HWIP | Senthilvadivu Guruswamy | 2 | -0/+57 |
2011-03-11 | OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_remove | Sumit Semwal | 1 | -39/+7 |
2011-03-11 | OMAP: 3430SDP: Remove unused vdda_dac supply | Tomi Valkeinen | 1 | -3/+0 |
2011-03-10 | OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocation | Santosh Shilimkar | 1 | -0/+27 |
2011-03-10 | OMAP3: PM: Remove un-necessary cp15 registers form low power cpu context | Santosh Shilimkar | 1 | -116/+40 |
2011-03-10 | OMAP3: PM: Allow the cache clean when L1 is lost. | Santosh Shilimkar | 1 | -12/+3 |
2011-03-10 | OMAP3: PM: Fix the MMU on sequence in the asm code | Santosh Shilimkar | 1 | -0/+5 |
2011-03-10 | OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 ones | Santosh Shilimkar | 1 | -11/+10 |
2011-03-10 | OMAP2+: smartreflex: remove SR debug directory in omap_sr_remove() | Anand S Sawant | 1 | -10/+13 |
2011-03-10 | ARM: omap3: Thumb-2 compatibility for sleep34xx.S | Dave Martin | 1 | -5/+43 |
2011-03-10 | ARM: omap3: Thumb-2 compatibility for sram34xx.S | Dave Martin | 1 | -8/+28 |
2011-03-10 | ARM: omap3: Remove hand-encoded SMC instructions | Dave Martin | 1 | -7/+7 |
2011-03-10 | ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2... | Dave Martin | 2 | -5/+5 |
2011-03-10 | ARM: omap4: Provide do_wfi() for Thumb-2 | Dave Martin | 1 | -0/+4 |
2011-03-10 | OMAP3: PM: Initialize IVA only if available | Sanjeev Premi | 1 | -1/+3 |
2011-03-10 | OMAP3: PM: Set/clear T2 bit for Smartreflex on TWL | Thara Gopinath | 2 | -0/+61 |
2011-03-10 | omap3: cpuidle: Add description field to each C-state. | Santosh Shilimkar | 1 | -0/+9 |
2011-03-10 | omap3: pm: Use exported set_cr() instead of a custom one. | Santosh Shilimkar | 1 | -6/+1 |
2011-03-10 | OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clear | Paul Walmsley | 2 | -22/+1 |
2011-03-10 | OMAP2+: remove unused UART base addresses from omap_globals | Kevin Hilman | 2 | -18/+0 |
2011-03-10 | OMAP: PM: SmartReflex: fix potential NULL dereference | Vasiliy Kulikov | 1 | -3/+5 |
2011-03-10 | OMAP3: beagle xm: enable up to 800MHz OPP | Nishanth Menon | 1 | -0/+50 |
2011-03-10 | OMAP3|4: OPP: make omapx_opp_init non-static | Menon, Nishanth | 2 | -2/+4 |
2011-03-10 | OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM | Ricardo Salveti de Araujo | 2 | -3/+2 |
2011-03-10 | MAINTAINERS: update Kevin's email for OMAP PM section | Kevin Hilman | 1 | -1/+1 |
2011-03-09 | OMAP2/3: VENC hwmod: add OCPIF_SWSUP_IDLE flag to interface | Paul Walmsley | 3 | -0/+3 |
2011-03-09 | OMAP4: l3: Introduce l3-interconnect error handling driver | Santosh Shilimkar | 3 | -0/+386 |
2011-03-09 | OMAP4: Initialise the l3 device with the hwmod data. | sricharan | 1 | -0/+32 |
2011-03-09 | OMAP4: hwmod_data: Add address space and irq in L3 hwmod. | sricharan | 1 | -0/+38 |
2011-03-09 | OMAP3: l3: Introduce l3-interconnect error handling driver | Felipe Balbi | 3 | -0/+655 |
2011-03-09 | OMAP3: devices: Initialise the l3 device with the hwmod data. | sricharan | 1 | -0/+32 |
2011-03-09 | OMAP3: hwmod_data: Add address space and irq in L3 hwmod. | sricharan | 2 | -2/+22 |
2011-03-09 | audio : AM3517 : Adding i2c info for AIC23 codec | Abhilash Vadakkepat Koyamangalath | 1 | -0/+3 |
2011-03-09 | OMAP1: McBSP: fix build break for non-multi-OMAP1 configs | Paul Walmsley | 1 | -6/+12 |
2011-03-08 | Linux 2.6.38-rc8v2.6.38-rc8 | Linus Torvalds | 1 | -1/+1 |
2011-03-07 | drm: index i shadowed in 2nd loop | roel | 1 | -2/+2 |
2011-03-07 | mmc: sdio: Allow sdio operations in other threads during sdio_add_func() | Dmitry Shmidt | 1 | -2/+1 |
2011-03-07 | drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously | Ben Skeggs | 2 | -0/+12 |
2011-03-07 | drm/nouveau: fix regression causing ttm to not be able to evict vram | Ben Skeggs | 2 | -3/+5 |
2011-03-07 | drm/i915: Rebind the buffer if its alignment constraints changes with tiling | Chris Wilson | 3 | -5/+21 |
2011-03-07 | drm/i915: Disable GPU semaphores by default | Chris Wilson | 3 | -2/+6 |
2011-03-06 | virtio: console: Don't access vqs if device was unplugged | Amit Shah | 1 | -0/+8 |
2011-03-06 | drm/i915: Do not overflow the MMADDR write FIFO | Chris Wilson | 6 | -19/+42 |
2011-03-06 | Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing" | Chris Wilson | 1 | -15/+1 |
2011-03-05 | mm: use correct numa policy node for transparent hugepages | Andi Kleen | 2 | -8/+19 |