Linus Torvalds
8e73e367f7
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
...
Pull ARM SoC cleanups from Olof Johansson:
"This branch contains code cleanups, moves and removals for 3.12.
There's a large number of various cleanups, and a nice net removal of
13500 lines of code.
Highlights worth mentioning are:
- A series of patches from Stephen Boyd removing the ARM local timer
API.
- Move of Qualcomm MSM IOMMU code to drivers/iommu.
- Samsung PWM driver cleanups from Tomasz Figa, removing legacy PWM
driver and switching over to the drivers/pwm one.
- Removal of some unusued auto-generated headers for OMAP2+ (PRM/CM).
There's also a move of a header file out of include/linux/i2c/ to
platform_data, where it really belongs. It touches mostly ARM
platform code for include changes so we took it through our tree"
* tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (83 commits)
ARM: OMAP2+: Add back the define for AM33XX_RST_GLOBAL_WARM_SW_MASK
gpio: (gpio-pca953x) move header to linux/platform_data/
arm: zynq: hotplug: Remove unreachable code
ARM: SAMSUNG: Remove unnecessary exynos4_default_sdhci*()
tegra: simplify use of devm_ioremap_resource
ARM: SAMSUNG: Remove plat/regs-timer.h header
ARM: SAMSUNG: Remove remaining uses of plat/regs-timer.h header
ARM: SAMSUNG: Remove pwm-clock infrastructure
ARM: SAMSUNG: Remove old PWM timer platform devices
pwm: Remove superseded pwm-samsung-legacy driver
ARM: SAMSUNG: Modify board files to use new PWM platform device
ARM: SAMSUNG: Rework private data handling in dev-backlight
pwm: Add new pwm-samsung driver
ARM: mach-mvebu: remove redundant DT parsing and validation
ARM: msm: Only compile io.c on platforms that use it
iommu/msm: Move mach includes to iommu directory
ARM: msm: Remove devices-iommu.c
ARM: msm: Move mach/board.h contents to common.h
ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLARE
ARM: msm: Remove TMR and TMR0 static mappings
...
2013-09-06 13:21:16 -07:00
..
2013-07-05 11:40:47 +05:30
2013-08-26 14:09:03 -04:00
2013-08-21 09:28:29 +02:00
2013-07-09 12:18:06 -07:00
2013-07-03 11:54:50 -07:00
2013-07-09 10:33:30 -07:00
2013-08-05 08:52:45 +09:00
2013-09-06 13:21:16 -07:00
2013-08-17 19:34:52 +01:00
2013-07-10 11:10:27 -07:00
2013-09-04 16:26:56 -07:00
2013-09-05 14:54:29 -07:00
2013-08-15 15:42:57 -07:00
2013-07-05 12:48:35 -04:00
2013-08-14 10:48:05 +02:00
2013-08-28 13:34:41 +02:00
2013-09-06 13:21:16 -07:00
2013-07-08 22:09:18 +01:00
2013-09-01 13:50:20 +01:00
2013-09-01 13:49:06 +01:00
2013-06-17 14:38:54 -04:00
2013-08-07 17:07:18 -04:00
2013-09-05 14:54:29 -07:00
2013-08-02 12:33:54 -07:00
2013-07-31 14:20:39 +02:00
2013-07-03 16:31:35 -07:00
2013-07-03 16:07:42 -07:00
2013-08-25 09:39:12 -04:00
2013-07-29 13:04:12 -07:00
2013-07-15 11:07:56 +01:00
2013-07-09 10:33:19 -07:00
2013-07-03 16:07:43 -07:00
2013-07-08 01:23:15 -07:00
2013-07-03 16:07:39 -07:00
2013-09-04 09:23:46 -04:00
2013-07-09 16:30:35 -07:00
2013-08-26 18:40:56 -04:00
2013-06-15 20:23:53 -07:00
2013-07-05 11:09:28 +02:00
2013-07-30 11:11:44 +02:00
2013-09-01 14:16:33 -07:00
2013-06-19 12:58:42 +02:00
2013-08-14 17:14:51 +02:00
2013-08-14 17:14:54 +02:00
2013-07-08 10:13:40 -04:00
2013-08-27 01:44:40 +02:00
2013-08-10 03:24:47 +02:00
2013-07-15 02:09:47 +02:00
2013-07-24 17:04:16 +10:00
2013-09-02 11:38:06 -07:00
2013-08-27 22:09:12 -07:00
2013-08-18 17:39:55 -07:00
2013-07-10 23:41:18 +01:00
2013-09-03 15:59:39 -07:00
2013-08-02 12:33:54 -07:00
2013-07-02 10:08:22 +02:00
2013-08-29 21:55:23 -04:00
2013-07-03 16:07:42 -07:00
2013-06-28 16:04:36 +02:00
2013-06-28 16:04:36 +02:00
2013-06-28 16:04:36 +02:00
2013-07-06 14:09:38 -07:00
2013-07-23 16:01:28 -07:00
2013-07-06 14:09:38 -07:00
2013-07-03 13:25:24 +02:00
2013-07-15 11:25:00 +09:30
2013-09-03 20:57:49 -04:00
2013-08-26 20:15:23 +09:00
2013-06-27 16:53:30 +08:00
2013-06-19 16:49:39 -07:00
2013-07-27 20:24:36 +02:00
2013-06-17 16:38:57 -07:00
2013-06-19 20:30:32 -07:00
2013-08-22 22:13:54 -07:00
2013-09-05 08:50:26 -07:00
2013-06-19 14:16:47 +01:00
2013-06-29 12:57:13 +04:00
2013-09-03 07:41:11 +02:00
2013-06-19 23:32:07 -04:00
2013-07-09 10:33:21 -07:00
2013-08-14 17:14:52 +02:00
2013-08-30 08:42:01 +10:00
2013-08-26 13:46:11 +02:00
2013-08-26 13:46:11 +02:00
2013-09-06 11:58:37 +02:00
2013-08-26 21:40:24 +02:00
2013-07-04 10:29:23 -07:00
2013-07-03 16:07:32 -07:00
2013-08-02 11:34:30 +08:00
2013-08-23 10:22:29 +02:00
2013-08-29 14:08:24 -04:00
2013-06-13 17:51:04 -07:00
2013-06-25 16:44:56 -07:00
2013-07-23 16:52:47 -07:00
2013-07-18 13:05:23 -07:00
2013-07-23 16:52:47 -07:00
2013-08-22 20:30:15 -07:00
2013-06-26 12:13:18 -04:00
2013-06-17 16:38:57 -07:00
2013-08-29 15:32:08 -04:00
2013-06-25 11:48:24 +02:00
2013-06-24 14:02:41 +01:00
2013-07-01 08:12:41 -04:00
2013-06-12 23:02:35 -04:00
2013-08-09 10:49:00 +02:00
2013-08-20 11:46:54 -07:00
2013-08-09 07:53:54 -07:00
2013-08-09 07:53:54 -07:00
2013-07-26 16:19:48 -07:00
2013-08-02 22:38:10 -04:00
2013-07-25 15:39:04 -07:00
2013-07-25 12:35:39 +02:00
2013-07-29 09:03:53 +02:00
2013-07-03 16:07:43 -07:00
2013-08-25 09:39:12 -04:00
2013-07-16 22:00:14 -07:00
2013-07-23 16:47:08 -07:00
2013-07-12 13:51:18 +02:00
2013-09-02 12:12:15 -07:00
2013-07-09 10:33:30 -07:00
2013-06-12 16:29:47 -07:00
2013-08-08 20:11:24 -04:00
2013-08-21 11:52:20 -07:00
2013-08-22 10:19:35 -07:00
2013-08-12 17:54:05 +02:00
2013-07-03 16:07:32 -07:00
2013-07-09 10:33:22 -07:00
2013-09-06 11:58:37 +02:00
2013-09-03 16:35:47 +09:30
2013-08-20 15:37:42 +09:30
2013-06-26 12:10:56 +02:00
2013-07-12 12:07:46 +02:00
2013-08-02 12:33:54 -07:00
2013-09-03 22:50:29 -04:00
2013-07-03 16:08:05 -07:00
2013-09-05 12:44:30 -04:00
2013-08-28 00:26:48 +02:00
2013-06-27 22:44:16 -07:00
2013-07-09 17:17:07 -04:00
2013-06-28 16:29:51 -04:00
2013-06-20 15:41:18 +02:00
2013-07-25 21:54:01 +02:00
2013-08-27 13:52:52 -04:00
2013-08-21 10:29:51 +01:00
2013-09-03 15:59:39 -07:00
2013-08-15 17:22:27 -07:00
2013-09-03 22:52:48 -04:00
2013-07-03 16:07:32 -07:00
2013-07-03 16:07:31 -07:00
2013-09-05 14:54:29 -07:00
2013-09-04 11:07:04 -07:00
2013-07-23 03:58:42 +02:00
2013-09-05 14:54:29 -07:00
2013-08-23 16:08:27 -04:00
2013-06-16 16:12:26 -07:00
2013-09-04 11:55:10 -07:00
2013-07-03 16:08:03 -07:00
2013-07-04 15:51:45 -07:00
2013-07-15 01:31:37 +02:00
2013-07-03 16:16:20 +02:00
2013-06-28 18:20:52 -07:00
2013-08-19 21:22:34 -07:00
2013-08-14 17:14:52 +02:00
2013-06-19 12:55:10 +02:00
2013-08-06 14:21:01 -07:00
2013-08-19 10:18:11 -07:00
2013-07-09 10:33:26 -07:00
2013-06-28 23:15:06 +02:00
2013-06-21 11:32:51 +02:00
2013-08-14 19:54:30 +01:00
2013-08-17 09:32:32 -04:00
2013-08-18 17:40:16 -07:00
2013-08-31 14:43:50 -07:00
2013-07-09 10:33:29 -07:00
2013-09-03 10:07:40 -07:00
2013-07-12 12:07:46 +02:00
2013-07-03 16:08:05 -07:00
2013-07-03 16:08:05 -07:00
2013-07-09 10:33:30 -07:00
2013-06-12 14:02:13 -07:00
2013-09-04 18:15:06 -07:00
2013-06-17 16:38:57 -07:00
2013-07-09 12:09:43 -07:00
2013-07-09 10:33:28 -07:00
2013-07-08 13:36:41 +04:00
2013-06-17 18:09:53 +09:00
2013-07-05 11:40:59 +05:30
2013-08-20 17:10:41 -07:00
2013-07-22 19:40:01 -07:00
2013-09-01 14:16:33 -07:00
2013-09-04 00:27:25 -04:00
2013-07-07 19:02:59 +03:00
2013-07-07 19:02:59 +03:00
2013-07-03 16:07:22 -07:00
2013-08-02 12:33:54 -07:00
2013-08-07 16:52:33 -07:00
2013-06-19 23:34:50 +02:00
2013-06-19 12:58:42 +02:00
2013-08-13 08:19:26 -07:00
2013-06-20 19:02:45 +04:00
2013-08-30 17:26:09 -04:00
2013-06-21 00:35:12 +02:00
2013-07-03 16:07:32 -07:00
2013-08-13 17:57:47 -07:00
2013-08-13 17:57:48 -07:00
2013-08-28 09:51:41 -07:00
2013-06-12 16:29:44 -07:00
2013-07-31 12:16:45 -07:00
2013-08-14 17:58:56 +02:00
2013-06-24 17:47:21 -07:00
2013-06-20 22:24:32 -07:00
2013-07-23 16:47:10 -07:00
2013-07-23 16:42:59 -07:00
2013-07-24 15:12:53 -07:00
2013-08-12 11:56:16 -07:00
2013-08-08 13:11:39 -07:00
2013-07-09 10:33:29 -07:00
2013-08-29 13:30:21 +10:00
2013-07-09 10:47:53 +09:30
2013-07-09 18:24:39 -07:00
2013-07-09 10:33:21 -07:00
2013-09-03 18:25:03 -07:00
2013-08-14 17:14:54 +02:00
2013-08-22 08:53:30 -07:00
2013-07-30 08:30:16 -04:00
2013-07-09 10:33:22 -07:00
2013-07-12 12:07:46 +02:00
2013-07-10 18:11:34 -07:00