aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* OMAP: clock: fix race in disable all clocksNishanth Menon2012-04-121-2/+3
* ARM: omap: sched_clock: Don't let sched_clock tick during suspendColin Cross2012-01-271-2/+37
* OMAP3630+: SR: add support for class 1.5Nishanth Menon2011-11-301-0/+20
* ARM: omap4: gpio: abort suspend if a level wake interrupt is pendingColin Cross2011-11-141-1/+1
* tty: serial: omap: add an api to hold the serial port onColin Cross2011-11-141-0/+2
* OMAP4: McASP: Move device creation to mach-omap2Misael Lopez Cruz2011-11-071-38/+0
* omap: iovmm: move print to before free in sgtable_freeNishanth Menon2011-11-051-2/+2
* omap: rproc: build rproc misc driver only if rproc is being builtNishanth Menon2011-11-041-1/+2
* gpio: omap: clear level bits when switching to edge detect in idleColin Cross2011-11-031-1/+1
* ARM: omap2+: gpio: simplify updating gpios in off vs. retentionColin Cross2011-11-031-3/+1
* ARM: omap: counter: add locking to read_persistent_clockColin Cross2011-10-291-7/+12
* omap: iommu: fix non-void return value in function returning voidSuman Anna2011-10-191-1/+1
* remoteproc: create new event to notify when secure mode is enable or disableFernando Guzman Lugo2011-10-171-0/+12
* omap: rpmsg: adapt to the rproc_event_register changesFernando Guzman Lugo2011-10-171-56/+29
* omap: rpmsg: serialize reset of devices per rproc instead of channelFernando Guzman Lugo2011-10-171-8/+26
* tty: serial: omap: don't lock console in suspend.Colin Cross2011-10-171-0/+1
* OMAP2+: DMA: Workaround for invalid source positionPeter Ujfalusi2011-10-171-2/+16
* omap: mailbox: call request_irq after mbox queues are allocatedFernando Guzman Lugo2011-10-171-10/+10
* omap: rpmsg: unmap vring buffers after release mailboxFernando Guzman Lugo2011-10-151-2/+2
* omap: rproc: user: add multiple user support for rproc user driverFernando Guzman Lugo2011-10-141-21/+41
* OMAP4: sram: Mapping 4K of Public internal memory to kernelCarlos Leija2011-10-101-15/+27
* GPIO: OMAP: set edge trigger for wakeup gpioAxel Haslam2011-10-061-0/+2
* omap: rpmsg: remove call to rproc_last_busy from mbox callbackFernando Guzman Lugo2011-10-061-2/+0
* omap4: add a new misc driver for setting secure modeSuman Anna2011-10-062-1/+166
* omap: iommu: add support for secure modeSuman Anna2011-10-062-0/+53
* OMAP: mcspi: Extend device config structure with swap_datalines paramStanimir Varbanov2011-09-291-0/+2
* omap: rpmsg: unregister events in omap_rpmsg_del_vqs functionFernando Guzman Lugo2011-09-231-0/+6
* remoteproc: add register dump to core fileIliyan Malchev2011-09-231-0/+52
* OMAP4: McBSP: Fix no audio when using ABEPriyesh Bisla2011-09-201-0/+19
* remoteproc: fix spelling of rproc_errror_notifyIliyan Malchev2011-09-191-1/+1
* Revert "tty: serial: omap-serial: remove all unused wakeup events from wer reg"Vikram Pandita2011-09-151-1/+1
* OMAP:DSS:DSSCOMP: use gralloc_queue for ProcessFlipV1 as well.Lajos Molnar2011-09-141-0/+1
* omap: mbox: save, restore and off supportMiguel Vadillo2011-09-141-2/+18
* omap4: rpmsg: restart rpmsg mailbox upon suspend/resume notificationsGilles-Arnaud Bleu-Laine2011-09-131-0/+41
* omap: iommu: do not allow core to lower state while in useMiguel Vadillo2011-09-092-2/+29
* tty: serial: omap-serial: remove all unused wakeup events from wer regGovindraj.R2011-09-091-1/+1
* tty: serial: omap-serial: fix software flow controlVikram Pandita2011-09-091-2/+2
* omap4: export error notify function for remoteprocFernando Guzman Lugo2011-09-091-1/+1
* omap:iommu: Enable Ducati fault ISR for L2 MMU errorShahid Akhtar2011-09-091-0/+1
* ASoC: mcpdm: Add suspend/resumeMisael Lopez Cruz2011-09-071-3/+1
* OMAP: remove unused context lost pointer.Axel Haslam2011-09-072-5/+0
* OMAP: PM: Fix crash when omap_dm_timer_set_load_start() is calledMike J. Chen2011-09-071-7/+1
* OMAP: PM: use context lost register to restore context.Axel Haslam2011-09-061-0/+35
* OMAP: PM: replace omap_pm_get_dev_context_loss_count with omap_pm_was_context...Axel Haslam2011-09-065-52/+16
* ARM: omap4: Allocate unused irqs for use as software triggersColin Cross2011-09-021-0/+9
* Revert "gpu: pvr: Add memory bus throughput constraint"Girish S Ghongdemath2011-08-301-1/+2
* omap: dmtimer: Added sync mechanism for Exported APIsPradeep Bhat2011-08-302-10/+91
* omap: remoteproc: force clkdm wakeup while enabling procMiguel Vadillo2011-08-301-0/+4
* omap: remoteproc: request a timer(s) for remoteproc usageMiguel Vadillo2011-08-301-0/+14
* omap: dmtimer: Error Handling, API state managementPradeep Bhat2011-08-302-48/+137