summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP4: hwmod data: ipu and dsp to use parent clocks instead of leaf clocksOmar Ramirez Luna2012-12-032-24/+2
* iommu/omap: Adapt to runtime pmOmar Ramirez Luna2012-12-031-1/+0
* iommu/omap: Migrate to hwmod frameworkOmar Ramirez Luna2012-12-032-131/+39
* Merge branch 'omap-for-v3.8/cleanup-headers-iommu' of git://git.kernel.org/pu...Joerg Roedel2012-12-036-367/+4
|\
| * ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren2012-11-204-4/+4
| * ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.cTony Lindgren2012-11-202-364/+0
| * ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren2012-11-201-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-11-231-14/+20
|\ \
| * | ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg2012-11-211-14/+20
* | | Merge tag 'omap-for-v3.7-rc5/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2012-11-212-0/+6
|\ \ \
| * | | ARM: OMAP4: TWL: mux sys_drm_msecure as output for PMICKevin Hilman2012-11-121-0/+1
| * | | ARM: OMAP3: igep0020: Set WIFI/BT GPIO pins in correct mux modeAnders Hedlund2012-11-071-0/+5
| |/ /
* | | Merge tag 'omap-for-v3.7-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2012-11-125-17/+60
|\ \ \
| * \ \ Merge tag 'omap-fixes-b2-for-3.7-rc' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2012-11-063-15/+58
| |\ \ \
| | * | | ARM: OMAP4: hwmod data: do not enable or reset the McPDM during kernel initPaul Walmsley2012-10-311-0/+8
| | * | | ARM: OMAP2+: hwmod: add flag to prevent hwmod code from touching IP block dur...Paul Walmsley2012-10-311-0/+3
| | * | | ARM: OMAP: hwmod: wait for sysreset complete after enabling hwmodTero Kristo2012-10-301-14/+46
| | * | | ARM: OMAP2+: clockdomain: Fix OMAP4 ISS clk domain to support only SWSUPMiguel Vadillo2012-10-301-1/+1
| | |/ /
| * | | Merge tag 'for_3.7-rc5-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-11-062-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | ARM: OMAP4: PM: fix regulator name for VDD_MPUKevin Hilman2012-11-061-1/+1
| | * | ARM: OMAP2+: PM: add missing newline to VC warning messageKevin Hilman2012-10-251-1/+1
* | | | ARM: OMAP: ocp2scp: create omap device for ocp2scpKishon Vijay Abraham I2012-11-071-0/+79
* | | | ARM: OMAP4: add _dev_attr_ to ocp2scp for representing usb_phyKishon Vijay Abraham I2012-11-071-0/+28
|/ / /
* | | ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driverDate:...Vaibhav Hiremath2012-10-241-0/+2
* | | Merge tag 'for_3.7-rc3-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-10-244-11/+47
|\ \ \
| * | | ARM: OMAP3: Beagle: fix OPP customization and initcall orderingKevin Hilman2012-10-231-9/+13
| * | | ARM: OMAP2: UART: fix console UART mismatched runtime PM statusKevin Hilman2012-10-221-0/+5
| * | | ARM: OMAP3: PM: apply part of the erratum i582 workaroundPaul Walmsley2012-10-222-2/+29
| |/ /
* | | ARM: OMAP3: Fix 3430 legacy mux names for ssi1 signals.Tony Lindgren2012-10-221-4/+4
* | | ARM: OMAP2+: Fix location of select PINCTRLTony Lindgren2012-10-221-1/+0
|/ /
* | ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memoryJon Hunter2012-10-171-5/+19
* | ARM: OMAP: clockdomain: Fix locking on _clkdm_clk_hwmod_enable / disableTero Kristo2012-10-171-4/+11
* | ARM: OMAP4: devices: fixup OMAP4 DMIC platform device error messageSebastien Guiriec2012-10-161-1/+1
* | ARM: OMAP2+: clock data: Add dev-id for the omap-gpmc dummy fckBenoit Cousson2012-10-161-1/+1
* | ARM: OMAP4: Fix twd_local_timer_register regressionTony Lindgren2012-10-161-1/+1
|/
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-34/+34
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-124-97/+10
|\
| * OMAP: 4430SDP: remove DSI clock config from board fileTomi Valkeinen2012-09-071-46/+0
| * OMAP4: TWL: add vdda_hdmi_dac regulator supplyTomi Valkeinen2012-09-071-0/+6
| * OMAPDSS: HDMI: Move GPIO handling to HDMI driverTomi Valkeinen2012-09-072-50/+4
| * Merge tag 'v3.6-rc4'Tomi Valkeinen2012-09-03119-3152/+6666
| |\
| * | ARM: OMAP: Disable venc for OMAP4Chandrabhanu Mahapatra2012-08-221-1/+0
* | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-1125-65/+144
|\ \ \
| * \ \ Merge tag 'omap-for-v3.7-rc1/fixes-asoc-regression-signed' of git://git.kerne...Olof Johansson2012-10-102-0/+41
| |\ \ \
| | * | | ARM: OMAP: board-omap4panda: Pin mux configuration for audio needsPeter Ujfalusi2012-10-091-0/+15
| | * | | ARM: OMAP: board-4430-sdp: Pin mux configuration for audio needsPeter Ujfalusi2012-10-091-0/+26
| * | | | Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pu...Olof Johansson2012-10-103-8/+28
| |\ \ \ \
| | * \ \ \ Merge tag 'for_3.7-fixes-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-10-093-8/+28
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for MPU-SSKevin Hilman2012-10-083-8/+28
| * | | | | Merge tag 'omap-for-v3.7-rc1/fixes-pm-signed' of git://git.kernel.org/pub/scm...Olof Johansson2012-10-103-3/+3
| |\ \ \ \ \