summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds11-62/+72
2013-06-12ARM: OMAP2+: omap-usb-host: Fix memory leaksRoger Quadros1-50/+56
2013-06-12ARM: OMAP2+: Fix serial init for device tree based bootingTony Lindgren1-0/+3
2013-06-12arm/omap: use const char properlySebastian Andrzej Siewior1-1/+1
2013-06-12ARM: OMAP2+: devices: Do not print error when dss_hdmi hwmod lookup failsPeter Ujfalusi1-3/+1
2013-06-12ARM: OMAP2+: devices: Do not print error when DMIC hwmod lookup failsPeter Ujfalusi1-3/+1
2013-06-12ARM: OMAP2+: devices: Do not print error when McPDM hwmod lookup failsPeter Ujfalusi1-3/+1
2013-06-12Merge branch 'dss-regulator' into omap-for-v3.11/fixes-non-criticalTony Lindgren14-126/+80
2013-06-12ARM: OMAP: add vdds_sdi supply for omapdss_sdi.0Tomi Valkeinen1-0/+1
2013-06-12ARM: OMAP: add vdds_dsi supply for omapdss_dpi.0Tomi Valkeinen5-0/+5
2013-06-12ARM: OMAP: fix dsi regulator namesTomi Valkeinen2-2/+2
2013-06-08Merge tag 'omap-fixes-b-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2-10/+17
2013-06-06ARM: omap3: clock: fix wrong container_of in clock36xx.cJean-Philippe Francois1-9/+9
2013-06-03arm: omap2: fix AM33xx hwmod infos for UART2Thomas Petazzoni1-1/+8
2013-05-30ARM: OMAP3: Fix iva2_pwrdm settings for 3703Tony Lindgren1-2/+4
2013-05-23Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson7-120/+48
2013-05-20ARM: OMAP2+: hwmod: Remove sysc slave idle and auto idle apisSantosh Shilimkar2-71/+0
2013-05-20ARM: OMAP2+: serial: Remove the un-used slave idle hooksSantosh Shilimkar1-31/+0
2013-05-20ARM: OMAP2+: hwmod-data: UART IP needs software control to manage sidle modesSantosh Shilimkar4-1/+18
2013-05-20ARM: OMAP2+: hwmod: Add a new flag to handle SIDLE in SWSUP only in activeRajendra Nayak2-1/+6
2013-05-20ARM: OMAP2+: hwmod: Fix sidle programming in _enable_sysc()/_idle_sysc()Rajendra Nayak1-17/+25
2013-05-17ARM: AM33XX: Add missing .clkdm_name to clkdiv32k_ick clockVaibhav Hiremath1-3/+23
2013-05-16ARM: OMAP: fix __init section mismatch for _enable_preprogramjean-philippe francois1-1/+1
2013-05-16ARM: OMAP2+: control: add OMAP5 support for dsp boot programmingSuman Anna1-0/+1
2013-05-10Merge tag 'omap-for-v3.10/fixes-for-merge-window-part2' of git://git.kernel.o...Olof Johansson7-38/+33
2013-05-10Merge branch 'late/fixes' into fixesOlof Johansson2-6/+4
2013-05-09Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+4
2013-05-09ARM: OMAP2+: Remove bogus IS_ERR_OR_NULL checking from id.cTony Lindgren1-3/+2
2013-05-09ARM: OMAP2: AM33XX: id: Add support for new AM335x PG2.1 SiVaibhav Hiremath2-2/+7
2013-05-09omap: mux: add AM/DM37x gpiosChristoph Fritz1-1/+5
2013-05-09Merge branch 'omap-gpmc-fixes-for-v3.10' of git://github.com/jonhunter/linux ...Tony Lindgren1-26/+12
2013-05-09ARM: OMAP2+: omap_device: use late_initcall_syncKevin Hilman2-1/+2
2013-05-09ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devicesAaro Koskinen1-2/+2
2013-05-09ARM: OMAP3: Beagle: Fix USB Host on beagle xM Ax/BxRoger Quadros1-3/+3
2013-05-08arm: fix mismerge of arch/arm/mach-omap2/timer.cLinus Torvalds1-0/+4
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-463/+130
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-8/+62
2013-05-07Merge tag 'omap-for-v3.10/fixes-for-merge-window' of git://git.kernel.org/pub...Arnd Bergmann2-2/+2
2013-05-07ARM: OMAP4: change the device names in usb_bind_phyKishon Vijay Abraham I2-2/+2
2013-05-07ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686aVaibhav Hiremath1-0/+4
2013-05-07Merge branch 'late/clksrc' into late/cleanupArnd Bergmann32-533/+1014
2013-05-07Merge branch 'late/dt' into next/dt2Arnd Bergmann8-11/+63
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-60/+62
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds27-510/+995
2013-05-04ARM: OMAP2+: Fix unmet direct dependencies for SERIAL_OMAPTony Lindgren1-2/+0
2013-05-04ARM: OMAP: build SMP code only for OMAP4/5Arnd Bergmann1-4/+4
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-26/+23
2013-05-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-20/+13
2013-05-03Merge branch 'cleanup' into for-linusRussell King9-23/+20
2013-05-03Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King9-14/+63