summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2014-07-09ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon1-2/+4
2014-05-06ARM: OMAP3: hwmod data: Correct clock domains for USB modulesRoger Quadros1-2/+2
2014-05-06ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen1-0/+8
2013-12-20ARM: OMAP2+: hwmod: Fix SOFTRESET logicRoger Quadros1-1/+42
2013-12-20ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host moduleRoger Quadros1-10/+3
2013-05-19ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devicesAaro Koskinen1-2/+2
2012-08-09ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad oneNishanth Menon1-2/+1
2012-05-09ARM: OMAP: igep0020: fix smsc911x dummy regulator idEnrico Butera1-1/+1
2012-05-04ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields"Archit Taneja1-4/+4
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-122/+31
2012-04-19Merge tag 'omap-fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson6-122/+31
2012-04-17ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar1-1/+7
2012-04-17ARM: OMAP2+: UART: Fix incorrect population of default uart padsGovindraj.R1-116/+0
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi5-25/+49
2012-04-15ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errorsKevin Hilman3-93/+0
2012-04-13ARM: OMAP2/3: VENC hwmods: Remove OCPIF_SWSUP_IDLE flag from VENC slave inter...Archit Taneja3-3/+0
2012-04-13ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wai...Paul Walmsley1-2/+12
2012-04-13ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 dataFernando Guzman Lugo2-0/+12
2012-04-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-181/+217
2012-04-06Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson7-60/+96
2012-04-05Merge branches 'clock_fixes_3.4rc', 'clockdomain_fixes_3.4rc', 'hsmmc_erratum...Paul Walmsley5-52/+81
2012-04-05ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset statusRajendra Nayak1-12/+2
2012-04-05ARM: OMAP2+: hwmod: Restore sysc after a resetRajendra Nayak1-12/+6
2012-04-05ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modulesGovindraj.R1-26/+30
2012-04-05ARM: OMAP3: clock data: fill in some missing clockdomainsPaul Walmsley1-0/+6
2012-04-05ARM: OMAP4: clock data: Force a DPLL clkdm/pwrdm ON before a relockRajendra Nayak1-0/+1
2012-04-05ARM: OMAP4: clock data: fix mult and div mask for USB_DPLLAmeya Palande1-2/+2
2012-04-05ARM: OMAP2+: powerdomain: Wait for powerdomain transition in pwrdm_state_swit...Santosh Shilimkar1-1/+7
2012-04-04ARM: OMAP AM3517/3505: clock data: change EMAC clocks aliasesIlya Yanok1-2/+2
2012-04-04Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+2
2012-04-04ARM: OMAP4: hwmod data: Add aliases for McBSP fclk clocksPaul Walmsley1-0/+28
2012-04-04ARM: OMAP3xxx: clock data: fix DPLL4 CLKSEL masksGrazvydas Ignotas1-4/+4
2012-04-04ARM: OMAP3xxx: HSMMC: avoid erratum workaround when transceiver is attachedGrazvydas Ignotas1-0/+7
2012-04-04ARM: OMAP44xx: clockdomain data: correct the emu_sys_clkdm CLKTRCTRL dataPaul Walmsley1-1/+1
2012-04-03Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren4-23/+31
2012-04-03Merge branch 'fixes-smsc911x' into fixesTony Lindgren9-81/+68
2012-04-03ARM: OMAP: fix section mismatches in usb-host.cIgor Grinberg1-4/+6
2012-04-03ARM: OMAP2+: smsc911x: Add fixed board regulatorsRuss Dill8-0/+66
2012-04-03ARM: OMAP2+: smsc911x: Remove regulator support from gmpc-smsc911xRuss Dill1-55/+0
2012-04-03ARM: OMAP2+: smsc911x: Remove unused rate calculationRuss Dill2-18/+0
2012-04-03ARM: OMAP2+ smsc911x: Fix possible stale smsc911x flagsRuss Dill1-3/+1
2012-04-03ARM: OMAP2+: smsc911x: Remove odd gpmc_cfg/board_data redirectionRuss Dill1-5/+1
2012-04-03Merge branch 'misc_devel_3.4' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren2-13/+16
2012-03-31ARM: fix more fallout from 9f97da78bf (Disintegrate asm/system.h for ARM)Russell King1-0/+2
2012-03-31Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-43/+20
2012-03-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-17/+23
2012-03-30Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds4-55/+2
2012-03-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson13-17/+23
2012-03-29Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren11-13/+17
2012-03-29Merge branch 'fix-dss-mux' into fixesTony Lindgren1-4/+4