aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAge
...
| | * | | | ARM: OMAP2/3: PRM: fix missing plat/irqs.h build breakagePaul Walmsley2012-01-25
| | * | | | ARM: OMAP2+: io: fix compilation breakage on 2420-only configsPaul Walmsley2012-01-25
| | * | | | ARM: OMAP4: hwmod data: Add names for DMIC memory address spacePeter Ujfalusi2012-01-25
| | * | | | ARM: OMAP3: hwmod data: add SYSC_HAS_ENAWAKEUP for dispcTomi Valkeinen2012-01-25
| | * | | | ARM: OMAP2+: hwmod data: split omap2/3 dispc hwmod classTomi Valkeinen2012-01-25
| | | |_|/ | | |/| |
| * | | | ARM: OMAP2+: arch/arm/mach-omap2/smartreflex.c: add missing iounmapJulia Lawall2012-01-26
| * | | | ARM: OMAP2+: arch/arm/mach-omap2/devices.c: introduce missing kfreeJulia Lawall2012-01-26
| * | | | ARM: OMAP: fix MMC2 loopback clock handlingGrazvydas Ignotas2012-01-26
| * | | | ARM: OMAP: fix erroneous mmc2 clock change on mmc3 setupGrazvydas Ignotas2012-01-26
| * | | | ARM: OMAP2+: GPMC: fix device size setupYegor Yefremov2012-01-26
| * | | | ARM: OMAP2+: timer: Fix crash due to wrong arg to __omap_dm_timer_read_counterVaibhav Hiremath2012-01-26
| * | | | ARM: OMAP2: fix regulator warningsFelipe Contreras2012-01-20
| * | | | ARM: OMAP2: fix omap3 touchbook kconfig warningFelipe Contreras2012-01-20
| |/ / /
* / / / ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon2012-01-23
|/ / /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-16
|\ \ \
| * | | ARM: OMAP3: fix build on !CONFIG_IOMMU_APIOhad Ben-Cohen2012-01-16
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2012-01-16
|\ \ \ \
| * | | | ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King2012-01-13
* | | | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-14
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2012-01-08
| |\ \ \
| | * | | OMAPDSS: HDMI: Disable DDC internal pull upMythri P K2012-01-05
| | * | | OMAPDSS: HDMI: Move duplicate code from boardfileMythri P K2012-01-05
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-12
|\ \ \ \ \
| * | | | | OMAP4: mcbsp: Enable FIFO usagePeter Ujfalusi2011-12-17
* | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2012-01-11
|\ \ \ \ \ \
| * | | | | | ARM: rx51: Add bq27200 i2c board infoPali Rohár2012-01-05
| |/ / / / /
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-10
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel2012-01-09
| |\ \ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Joerg Roedel2011-12-05
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | ARM: OMAP3: bind omap3isp_device to its iommu deviceOhad Ben-Cohen2011-12-05
| | | |/ / /
* | | | | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'v3.2-rc7' into next/pmArnd Bergmann2012-01-03
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: omap: pass minimal SoC/board data for UART from dtRajendra Nayak2011-12-16
| * | | | | | Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2011-12-16
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R2011-12-14
| | * | | | | | ARM: OMAP2+: UART: Do not gate uart clocks if used for debug_printsGovindraj.R2011-12-14
| | * | | | | | ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecaseGovindraj.R2011-12-14
| | * | | | | | ARM: OMAP2+: UART: Avoid console uart idling during bootupGovindraj.R2011-12-14
| | * | | | | | ARM: OMAP2+: UART: remove temporary variable used to count uart instanceGovindraj.R2011-12-14
| | * | | | | | ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter2011-12-14
| | * | | | | | ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K2011-12-14
| | * | | | | | ARM: OMAP2+: UART: Remove old and unused clocks handling funcsGovindraj.R2011-12-14
| | * | | | | | ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R2011-12-14
| | * | | | | | ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R2011-12-14
| | * | | | | | ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R2011-12-14
| | * | | | | | ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R2011-12-14
| | * | | | | | ARM: OMAP2+: UART: Remove context_save and move context restore to driverGovindraj.R2011-12-14
| | * | | | | | ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R2011-12-14
| | * | | | | | ARM: OMAP2+: UART: Add default mux for all uarts.Govindraj.R2011-12-14
| | * | | | | | ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R2011-12-14