summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-1175-223/+436
|\
| * Merge tag 'omap-for-v3.7-rc1/fixes-asoc-regression-signed' of git://git.kerne...Olof Johansson2012-10-096-0/+220
| |\
| | * ARM/dts: omap5-evm: pinmux configuration for audioPeter Ujfalusi2012-10-081-0/+54
| | * ARM/dts: Add pinctrl driver entries for omap5Peter Ujfalusi2012-10-081-0/+17
| | * ARM/dts: omap4-panda: pinmux configuration for audioPeter Ujfalusi2012-10-081-0/+35
| | * ARM/dts: omap4-sdp: pinmux configuration for audioPeter Ujfalusi2012-10-081-0/+53
| | * ARM/dts: omap5-evm: Disable unused McBSP3Peter Ujfalusi2012-10-081-0/+4
| | * ARM/dts: omap4-sdp: Disable unused McBSP3Peter Ujfalusi2012-10-081-0/+4
| | * ARM/dts: omap4-panda: Disable unused audio IPsPeter Ujfalusi2012-10-081-0/+12
| | * ARM: OMAP: board-omap4panda: Pin mux configuration for audio needsPeter Ujfalusi2012-10-081-0/+15
| | * ARM: OMAP: board-4430-sdp: Pin mux configuration for audio needsPeter Ujfalusi2012-10-081-0/+26
| * | Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pu...Olof Johansson2012-10-094-32/+40
| |\ \
| | * \ Merge tag 'for_3.7-fixes-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-10-084-32/+40
| | |\ \ | | | |/ | | |/|
| | | * ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for MPU-SSKevin Hilman2012-10-083-8/+28
| | | * cpufreq: OMAP: use get_cpu_device() instead of omap_device APIKevin Hilman2012-10-081-5/+3
| | | * cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includesPaul Walmsley2012-10-081-18/+1
| | | * cpufreq: OMAP: remove unused <plat/omap-pm.h>Kevin Hilman2012-10-081-1/+0
| | | * cpufreq: OMAP: ensure valid clock rate before scalingKevin Hilman2012-10-081-0/+8
| * | | Merge tag 'omap-for-v3.7-rc1/fixes-pm-signed' of git://git.kernel.org/pub/scm...Olof Johansson2012-10-096-8/+9
| |\ \ \
| | * \ \ Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren2012-10-086-8/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ARM: OMAP: SmartReflex: fix error path in init functionJean Pihet2012-10-021-4/+4
| | | * | ARM: OMAP: SmartReflex: select CONFIG_POWER_SUPPLY in KconfigJean Pihet2012-10-021-0/+1
| | | * | ARM: OMAP2+: PM: fix return value check in omap2_set_init_voltage()Wei Yongjun2012-10-021-1/+1
| | | * | ARM: OMAP2+: SmartReflex: fix return value check in sr_dev_init()Wei Yongjun2012-10-021-1/+1
| | | * | ARM: OMAP: omap_device: fix return value check in omap_device_build_ss()Wei Yongjun2012-10-021-1/+1
| | | * | ARM: OMAP: fix return value check in beagle_opp_init()Wei Yongjun2012-10-021-1/+1
| * | | | Merge tag 'omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3' of git://git.kernel...Olof Johansson2012-10-096-30/+54
| |\ \ \ \
| | * \ \ \ Merge tag 'omap-fixes-a-for-pre3.7' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2012-10-096-30/+54
| | |\ \ \ \
| | | * | | | ARM: OMAP4/AM335x: hwmod: fix disable_module regression in hardreset handlingPaul Walmsley2012-10-081-4/+27
| | | * | | | ARM: OMAP3: fix workaround for EMU clockdomainJon Hunter2012-10-081-22/+22
| | | * | | | ARM: OMAP: omap3evm: fix new sparse warningPaul Walmsley2012-10-071-2/+1
| | | * | | | ARM: OMAP2+: hwmod data: Fix PMU interrupt definitionsJon Hunter2012-10-072-2/+2
| | | * | | | ARM: am33xx: clk: Update clkdev table to add mcasp aliasVaibhav Hiremath2012-10-071-0/+2
| | |/ / / /
| * | | | | Merge tag 'omap-for-v3.7-rc1/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2012-10-0920-37/+42
| |\ \ \ \ \
| | * | | | | arm/omap: Replace board_ref_clock with enum valuesVikram Narayanan2012-10-082-4/+2
| | * | | | | ARM: OMAP2+: remove duplicated include from board-omap3stalker.cWei Yongjun2012-10-081-5/+0
| | * | | | | arch/arm/plat-omap/omap-pm-noop.c: Remove unecessary semicolonPeter Senna Tschudin2012-10-081-4/+4
| | * | | | | arch/arm/mach-omap2: Remove unecessary semicolonPeter Senna Tschudin2012-10-085-7/+7
| | * | | | | arch/arm/mach-omap1/devices.c: Remove unecessary semicolonPeter Senna Tschudin2012-10-081-1/+1
| | * | | | | AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs.Raphael Assenat2012-10-081-0/+1
| | * | | | | ARM: OMAP2+: gpmc: annotate exit sections properlyAfzal Mohammed2012-10-081-2/+2
| | * | | | | ARM: OMAP: fix return value check in realtime_counter_init()Wei Yongjun2012-10-081-1/+1
| | * | | | | ARM: OMAP: hsmmc: fix return value check in omap_hsmmc_init_one()Wei Yongjun2012-10-081-1/+1
| | * | | | | OMAPDSS: fix return value check in create_dss_pdev()Wei Yongjun2012-10-081-1/+1
| | * | | | | ARM: OMAP2+: Add am335x evm and bone targets to common MakefileVaibhav Hiremath2012-10-081-1/+3
| | * | | | | arm: increase FORCE_MAX_ZONEORDER for TI AM33XXYegor Yefremov2012-10-081-0/+1
| | * | | | | ARM: OMAP: OMAP_DEBUG_LEDS needs to select LEDS_CLASSAxel Lin2012-10-081-0/+1
| | * | | | | ARM: OMAP: rx51: Fix a section mismatch warnShubhrajyoti D2012-10-081-1/+1
| | * | | | | ARM: OMAP2+: Round of the carve out memory requested to section_sizeR Sricharan2012-10-081-2/+2
| | * | | | | ARM: OMAP: counter: add locking to read_persistent_clockColin Cross2012-10-081-7/+14
| | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud