aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-11omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas1-0/+2
2010-08-08Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2-4/+36
2010-08-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds32-1291/+634
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-16/+37
2010-08-05OMAP: DSS2: change manual update scaling setupTomi Valkeinen1-1/+2
2010-08-05Merge branch 'topic/asoc' into for-linusTakashi Iwai2-16/+37
2010-08-04Merge branch 'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/mainline into omap-for-linusTony Lindgren3-144/+133
2010-08-04omap: mailbox: reorganize headersFelipe Contreras2-4/+4
2010-08-04omap: mailbox: simplify omap_mbox_register()Felipe Contreras2-63/+37
2010-08-04omap: mailbox: remove unecessary fieldsFelipe Contreras1-8/+0
2010-08-04omap mailbox: Set a device in logical mbox instance for traceabilityHiroshi DOYU1-1/+16
2010-08-04omap: mailbox: convert block api to kfifoOhad Ben-Cohen3-68/+64
2010-08-04omap: mailbox: remove (un)likely macros from cold pathsOhad Ben-Cohen1-5/+5
2010-08-04omap: mailbox cleanup: split MODULE_AUTHOR lineOhad Ben-Cohen1-1/+2
2010-08-04omap: mailbox: convert rwlocks to spinlockOhad Ben-Cohen1-10/+10
2010-08-04Mailbox: disable mailbox interrupt when request queueFernando Guzman Lugo1-1/+9
2010-08-04Mailbox: new mutext lock for h/w mailbox configurationHiroshi DOYU1-5/+6
2010-08-04Mailbox: Check valid registered callback before callingFernando Guzman Lugo1-1/+2
2010-08-04Mailbox: flush pending deferred works before freeing blk queueFernando Guzman Lugo1-0/+2
2010-08-04Mailbox: free mailbox interrupt before freeing blk queueFernando Guzman Lugo1-2/+1
2010-08-04OMAP3630: Add ES1.1 and ES1.2 detectionAnand Gadiyar1-4/+11
2010-08-04omap: device: improve errors handlingArtem Bityutskiy1-1/+3
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren4-30/+76
2010-08-04omap3: introduce omap3_map_ioMike Rapoport2-0/+8
2010-08-04omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre2-10/+3
2010-08-04Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren9-76/+311
2010-08-03OMAP: DSS2: Add Nokia DSI command mode panel configuration structJani Nikula1-0/+31
2010-08-03OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parametersTomi Valkeinen1-1/+1
2010-08-03OMAP: DSS2: storage class should be before const qualifierTobias Klauser1-2/+2
2010-08-02omap3 nand: cleanup virtual address usagesSukumar Ghorai2-9/+2
2010-08-02omap3 gpmc: functionality enhancementSukumar Ghorai1-3/+36
2010-08-02Merge branch 'devel-misc' into omap-for-linusTony Lindgren6-5/+23
2010-08-02OMAP3: AM3505/3517 do not have IO wakeup capabilitystanley.miao1-0/+2
2010-08-02omap: dma: Support for prefetch in destination synchronizedtransferSamu Onkalo2-4/+8
2010-08-02omap2: Fix GPIO numbers and smc91x for 2430sdpTony Lindgren1-1/+3
2010-08-02omap1: omap7xx clocks, mux, serial fixesCory Maccarrone1-0/+4
2010-08-02omap: Add back UART MDR1 check into uncompress.hTony Lindgren1-0/+6
2010-08-02omap4: Add smc API to read AuxCoreBoot0 registerSantosh Shilimkar1-0/+1
2010-07-27ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMBRussell King3-15/+23
2010-07-26OMAP: PM constraints: add omap_pm_set_min_clk_rate()Paul Walmsley2-0/+88
2010-07-26OMAP: PM constraints: add return values; add requesting device param to omap_pm_set_max_dev_wakeup_lat()Paul Walmsley3-44/+71
2010-07-26OMAP2+: hwmod/device: update documentation and copyrightPaul Walmsley1-3/+6
2010-07-26OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_vaPaul Walmsley3-3/+25
2010-07-26OMAP: PM: create omap_devices for MPU, DSP, L3Kevin Hilman1-0/+4
2010-07-26OMAP: omap_device: ensure hwmod tracks attached omap_device pointerKevin Hilman1-1/+4
2010-07-26OMAP4: hwmod: Enable omap_device build for OMAP4Rajendra Nayak1-0/+1
2010-07-26OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()Paul Walmsley1-2/+3
2010-07-26OMAP: hwmod: add non-locking versions of enable and idle functionsKevin Hilman1-0/+2
2010-07-26OMAP: clock: add kerneldoc for structures; move flags closer to structsPaul Walmsley1-23/+107
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King2-0/+10