summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley2012-04-171-2/+2
* ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar2012-04-171-1/+7
* ARM: OMAP2+: UART: Fix incorrect population of default uart padsGovindraj.R2012-04-171-116/+0
* ARM: OMAP: sram: fix BUG in dpll code for !PM caseGrazvydas Ignotas2012-04-171-6/+6
* Merge tag 'omap-fixes-b-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-04-136-6/+27
|\
| * ARM: OMAP2/3: VENC hwmods: Remove OCPIF_SWSUP_IDLE flag from VENC slave inter...Archit Taneja2012-04-133-3/+0
| * ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wai...Paul Walmsley2012-04-131-2/+12
| * ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 dataFernando Guzman Lugo2012-04-133-1/+15
* | ARM: OMAP1: mux: add missing includeAaro Koskinen2012-04-091-0/+1
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-0565-230/+463
|\
| * Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-04-059-68/+105
| |\
| | *-------. Merge branches 'clock_fixes_3.4rc', 'clockdomain_fixes_3.4rc', 'hsmmc_erratum...Paul Walmsley2012-04-056-58/+87
| | |\ \ \ \ \
| | | | | | | * ARM: OMAP2+: powerdomain: Wait for powerdomain transition in pwrdm_state_swit...Santosh Shilimkar2012-04-041-1/+7
| | | | | | * | ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitionsVaibhav Hiremath2012-04-051-6/+6
| | | | | | * | ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset statusRajendra Nayak2012-04-051-12/+2
| | | | | | * | ARM: OMAP2+: hwmod: Restore sysc after a resetRajendra Nayak2012-04-051-12/+6
| | | | | | * | ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modulesGovindraj.R2012-04-051-26/+30
| | | | | | |/
| | | | | * | ARM: OMAP4: hwmod data: Add aliases for McBSP fclk clocksPaul Walmsley2012-04-041-0/+28
| | | | | |/
| | | | * | ARM: OMAP3xxx: HSMMC: avoid erratum workaround when transceiver is attachedGrazvydas Ignotas2012-04-041-0/+7
| | | | |/
| | | * | ARM: OMAP44xx: clockdomain data: correct the emu_sys_clkdm CLKTRCTRL dataPaul Walmsley2012-04-041-1/+1
| | | |/
| | * | ARM: OMAP3: clock data: fill in some missing clockdomainsPaul Walmsley2012-04-041-0/+6
| | * | ARM: OMAP4: clock data: Force a DPLL clkdm/pwrdm ON before a relockRajendra Nayak2012-04-041-0/+1
| | * | ARM: OMAP4: clock data: fix mult and div mask for USB_DPLLAmeya Palande2012-04-041-2/+2
| | * | ARM: OMAP AM3517/3505: clock data: change EMAC clocks aliasesIlya Yanok2012-04-041-2/+2
| | * | ARM: OMAP: clock: fix race in disable all clocksNishanth Menon2012-04-041-2/+3
| | * | ARM: OMAP3xxx: clock data: fix DPLL4 CLKSEL masksGrazvydas Ignotas2012-04-041-4/+4
| | |/
| * | ARM: fix __io macro for PCMCIARob Herring2012-04-057-1/+93
| * | Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-04-055-8/+39
| |\ \
| | * | ARM: EXYNOS: Fix compiler warning in dma.c fileSachin Kamat2012-04-051-2/+0
| | * | ARM: EXYNOS: fix ISO C90 warningIl Han2012-04-051-1/+2
| | * | ARM: EXYNOS: use chip_id reg in uncompress to select uart base physDima Zavin2012-04-041-1/+16
| | * | ARM: EXYNOS: fix CONFIG_DEBUG_LLColin Cross2012-04-041-4/+3
| | * | ARM: S3C24XX: fix missing common.h in mach-s3c24xx/Kukjin Kim2012-04-021-0/+18
| | |/
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-04-0517-122/+122
| |\ \
| | * \ Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-04-034-23/+31
| | |\ \
| | | * | ARM: OMAP3+: fix oops triggered in omap_prcm_register_chain_handler(v1)Ming Lei2012-03-221-1/+1
| | | * | ARM: OMAP2+: OPP: allow OPP enumeration to continue if device is not presentNishanth Menon2012-03-221-2/+2
| | | * | arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*()Mark A. Greer2012-03-221-12/+10
| | | * | arm: omap3: pm34xx.c: Fix omap3_pm_init() error out pathsMark A. Greer2012-03-221-6/+10
| | | * | ARM: OMAP4: Workaround the OCP synchronisation issue with 32K synctimer.Santosh Shilimkar2012-03-221-2/+8
| | * | | Merge branch 'fixes-smsc911x' into fixesTony Lindgren2012-04-039-81/+68
| | |\ \ \
| | | * | | ARM: OMAP2+: smsc911x: Add fixed board regulatorsRuss Dill2012-04-038-0/+66
| | | * | | ARM: OMAP2+: smsc911x: Remove regulator support from gmpc-smsc911xRuss Dill2012-04-031-55/+0
| | | * | | ARM: OMAP2+: smsc911x: Remove unused rate calculationRuss Dill2012-04-032-18/+0
| | | * | | ARM: OMAP2+ smsc911x: Fix possible stale smsc911x flagsRuss Dill2012-04-031-3/+1
| | | * | | ARM: OMAP2+: smsc911x: Remove odd gpmc_cfg/board_data redirectionRuss Dill2012-04-031-5/+1
| | | | |/ | | | |/|
| | * | | ARM: OMAP: fix section mismatches in usb-host.cIgor Grinberg2012-04-031-4/+6
| | * | | ARM: OMAP2+: Fix omap2+ build errorR Sricharan2012-04-031-1/+1
| | * | | Merge branch 'misc_devel_3.4' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren2012-04-032-13/+16
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ARM: OMAP4: prm: fix interrupt register offsetsTero Kristo2012-03-121-10/+11
OpenPOWER on IntegriCloud