Linus Torvalds
10d0c9705e
DeviceTree updates for 3.13. This is a bit larger pull request than
...
usual for this cycle with lots of clean-up.
- Cross arch clean-up and consolidation of early DT scanning code.
- Clean-up and removal of arch prom.h headers. Makes arch specific
prom.h optional on all but Sparc.
- Addition of interrupts-extended property for devices connected to
multiple interrupt controllers.
- Refactoring of DT interrupt parsing code in preparation for deferred
probe of interrupts.
- ARM cpu and cpu topology bindings documentation.
- Various DT vendor binding documentation updates.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAABAgAGBQJSgPQ4AAoJEMhvYp4jgsXif28H/1WkrXq5+lCFQZF8nbYdE2h0
R8PsfiJJmAl6/wFgQTsRel+ScMk2hiP08uTyqf2RLnB1v87gCF7MKVaLOdONfUDi
huXbcQGWCmZv0tbBIklxJe3+X3FIJch4gnyUvPudD1m8a0R0LxWXH/NhdTSFyB20
PNjhN/IzoN40X1PSAhfB5ndWnoxXBoehV/IVHVDU42vkPVbVTyGAw5qJzHW8CLyN
2oGTOalOO4ffQ7dIkBEQfj0mrgGcODToPdDvUQyyGZjYK2FY2sGrjyquir6SDcNa
Q4gwatHTu0ygXpyphjtQf5tc3ZCejJ/F0s3olOAS1ahKGfe01fehtwPRROQnCK8=
=GCbY
-----END PGP SIGNATURE-----
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull devicetree updates from Rob Herring:
"DeviceTree updates for 3.13. This is a bit larger pull request than
usual for this cycle with lots of clean-up.
- Cross arch clean-up and consolidation of early DT scanning code.
- Clean-up and removal of arch prom.h headers. Makes arch specific
prom.h optional on all but Sparc.
- Addition of interrupts-extended property for devices connected to
multiple interrupt controllers.
- Refactoring of DT interrupt parsing code in preparation for
deferred probe of interrupts.
- ARM cpu and cpu topology bindings documentation.
- Various DT vendor binding documentation updates"
* tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (82 commits)
powerpc: add missing explicit OF includes for ppc
dt/irq: add empty of_irq_count for !OF_IRQ
dt: disable self-tests for !OF_IRQ
of: irq: Fix interrupt-map entry matching
MIPS: Netlogic: replace early_init_devtree() call
of: Add Panasonic Corporation vendor prefix
of: Add Chunghwa Picture Tubes Ltd. vendor prefix
of: Add AU Optronics Corporation vendor prefix
of/irq: Fix potential buffer overflow
of/irq: Fix bug in interrupt parsing refactor.
of: set dma_mask to point to coherent_dma_mask
of: add vendor prefix for PHYTEC Messtechnik GmbH
DT: sort vendor-prefixes.txt
of: Add vendor prefix for Cadence
of: Add empty for_each_available_child_of_node() macro definition
arm/versatile: Fix versatile irq specifications.
of/irq: create interrupts-extended property
microblaze/pci: Drop PowerPC-ism from irq parsing
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
of/irq: Use irq_of_parse_and_map()
...
2013-11-12 16:52:17 +09:00
..
2013-09-02 11:49:56 +05:30
2013-09-26 14:02:33 -04:00
2013-08-21 09:28:29 +02:00
2013-09-09 11:15:49 -07:00
2013-09-29 21:09:34 +02:00
2013-01-30 07:54:34 -06:00
2013-07-09 10:33:30 -07:00
2013-08-14 13:55:15 +05:30
2013-09-27 09:37:01 +09:00
2013-08-19 14:20:21 +05:30
2013-10-29 18:26:15 -07:00
2013-03-01 13:39:00 -08:00
2013-09-27 17:36:58 -07:00
2013-10-16 19:17:06 +01:00
2013-07-10 11:10:27 -07:00
2013-11-07 10:37:37 +01:00
2013-02-28 18:02:55 -08:00
2013-11-12 15:29:53 +09:00
2013-09-05 14:54:29 -07:00
2013-10-10 09:23:59 -07:00
2013-08-26 11:32:07 -04:00
2013-08-30 21:37:01 +01:00
2013-09-16 20:35:55 +02:00
2013-02-13 06:16:08 -08:00
2013-09-27 17:35:41 -07:00
2013-10-16 15:33:50 +02:00
2013-11-12 16:27:42 +09:00
2013-08-30 17:34:52 -07:00
2013-09-10 13:03:41 -07:00
2013-10-24 11:11:39 +01:00
2013-10-09 14:48:18 +02:00
2013-10-25 09:51:41 +01:00
2013-06-17 14:38:54 -04:00
2013-10-28 15:21:32 -04:00
2013-10-24 16:18:40 +01:00
2013-08-02 12:33:54 -07:00
2013-05-14 10:23:57 +05:30
2013-10-19 23:32:14 +02:00
2013-10-23 10:09:07 -07:00
2013-07-03 16:31:35 -07:00
2013-07-30 11:53:12 -04:00
2013-05-29 12:57:34 -07:00
2013-07-16 09:32:17 -04:00
2013-05-29 15:50:34 -04:00
2013-07-03 16:07:42 -07:00
2013-03-12 13:59:14 -07:00
2013-08-25 09:39:12 -04:00
2013-10-17 13:31:19 -07:00
2013-07-15 11:07:56 +01:00
2013-07-09 10:33:19 -07:00
2013-09-11 15:58:04 -07:00
2013-07-03 16:07:43 -07:00
2013-09-30 14:31:02 -07:00
2013-04-10 23:41:16 +02:00
2013-03-01 12:47:16 +01:00
2013-09-11 15:59:04 -07:00
2013-07-08 01:23:15 -07:00
2013-10-21 15:12:01 -07:00
2013-05-08 10:13:35 -07:00
2013-09-21 13:57:47 -06:00
2013-04-18 09:00:26 -07:00
2013-02-15 18:52:45 -08:00
2013-07-03 16:07:39 -07:00
2013-05-15 14:42:15 -07:00
2013-02-20 09:37:28 -05:00
2013-09-04 09:23:46 -04:00
2013-02-21 17:22:16 -08:00
2013-08-30 23:44:11 -07:00
2013-07-09 16:30:35 -07:00
2013-08-26 18:40:56 -04:00
2013-04-30 17:04:01 -07:00
2013-08-19 12:27:17 -07:00
2013-10-07 23:13:33 -07:00
2013-04-10 16:33:53 -07:00
2013-10-02 11:33:23 +02:00
2013-07-30 11:24:20 -07:00
2013-09-11 15:56:57 -07:00
2013-03-20 13:23:21 -04:00
2013-02-13 06:00:53 -08:00
2013-07-30 11:11:44 +02:00
2013-02-23 17:50:10 -08:00
2013-09-11 15:58:25 -07:00
2013-02-21 17:22:15 -08:00
2013-10-11 07:39:14 +02:00
2013-02-21 17:22:15 -08:00
2013-04-08 17:28:34 +02:00
2013-11-06 07:49:19 +01:00
2013-05-20 12:27:59 -07:00
2013-08-14 17:14:51 +02:00
2013-08-14 17:14:54 +02:00
2013-10-23 10:10:20 -07:00
2013-07-08 10:13:40 -04:00
2013-09-13 15:09:52 +02:00
2013-10-15 20:09:10 +01:00
2013-09-10 02:54:50 +02:00
2013-07-15 02:09:47 +02:00
2013-03-12 11:30:04 -07:00
2013-05-01 17:51:54 -07:00
2013-09-11 15:59:10 -07:00
2013-09-07 12:56:26 +10:00
2013-01-09 08:26:53 -08:00
2013-04-29 18:28:19 -07:00
2013-09-10 18:56:29 -04:00
2013-05-12 14:16:21 +02:00
2013-10-03 16:14:12 -07:00
2013-08-18 17:39:55 -07:00
2013-06-03 20:20:29 +09:00
2013-09-20 10:36:34 -04:00
2013-10-29 16:06:07 -07:00
2013-08-02 12:33:54 -07:00
2013-03-01 22:45:49 +00:00
2013-05-01 16:36:22 +05:30
2013-08-27 09:18:29 +02:00
2013-08-29 21:55:23 -04:00
2013-09-10 13:37:36 -07:00
2013-10-23 10:10:12 -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-02-28 09:53:21 +05:30
2013-01-17 12:19:09 -08:00
2013-03-03 23:59:59 -08:00
2013-10-23 10:11:00 -07:00
2013-09-25 12:34:33 +01:00
2013-07-03 13:25:24 +02:00
2013-02-26 02:46:08 -05:00
2013-07-15 11:25:00 +09:30
2013-05-07 18:38:27 -07:00
2013-09-03 20:57:49 -04:00
2013-09-07 19:54:57 -04:00
2013-03-27 13:48:25 +01:00
2013-03-15 15:09:43 +10:30
2013-04-29 18:28:40 -07:00
2013-09-27 09:37:01 +09:00
2013-08-26 20:15:23 +09:00
2013-06-27 16:53:30 +08:00
2013-05-01 17:31:42 -04:00
2013-10-07 15:16:45 -04:00
2013-07-27 20:24:36 +02:00
2013-02-23 17:50:12 -08:00
2013-06-06 12:41:57 -07:00
2013-06-17 16:38:57 -07:00
2013-06-19 20:30:32 -07:00
2013-05-12 14:16:22 +02:00
2013-04-30 17:04:00 -07:00
2013-08-22 22:13:54 -07:00
2013-09-12 10:12:47 -07:00
2013-09-27 18:40:25 +01:00
2013-09-27 18:40:25 +01:00
2013-09-27 18:40:25 +01:00
2013-04-29 18:28:41 -07: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-09-11 15:57:35 -07:00
2013-02-26 03:10:52 +11:00
2013-07-09 10:33:21 -07:00
2013-04-11 10:00:05 +08:00
2013-11-12 15:50:46 +09:00
2013-09-25 14:07:54 +02:00
2013-03-18 10:21:23 +01:00
2013-10-11 17:21:14 +11:00
2013-08-30 08:42:01 +10:00
2013-04-30 10:09:06 +02:00
2013-10-01 16:19:08 +01:00
2013-08-26 13:46:11 +02:00
2013-09-13 15:11:21 +02:00
2013-08-26 21:40:24 +02:00
2013-02-23 17:50:16 -08:00
2013-03-22 16:19:59 -07:00
2013-09-12 15:38:03 -07:00
2013-09-11 15:57:49 -07:00
2013-10-13 16:16:26 -07:00
2013-10-13 16:16:28 -07:00
2013-09-29 18:27:03 -07:00
2013-04-02 07:07:32 +02:00
2013-08-23 10:22:29 +02:00
2013-08-26 09:30:03 -07:00
2013-04-29 13:54:36 -04:00
2013-10-16 18:40:57 -07:00
2013-05-08 11:51:05 -07:00
2013-08-29 14:08:24 -04:00
2013-03-26 12:32:13 -04:00
2013-06-05 12:00:27 -07: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-03-27 13:48:25 +01:00
2013-02-11 14:16:26 -05:00
2013-08-22 20:30:15 -07:00
2013-02-19 08:06:01 +01:00
2013-09-11 15:59:37 -07:00
2013-03-27 13:48:25 +01:00
2013-09-24 13:04:07 +02:00
2013-10-01 12:53:25 +02:00
2013-05-31 13:02:52 +10:00
2013-08-14 11:38:34 +02:00
2013-04-29 15:54:37 -07:00
2013-03-15 12:23:09 -07:00
2013-11-03 10:53:11 -08:00
2013-06-17 16:38:57 -07:00
2013-02-27 19:10:21 -08:00
2013-08-29 15:32:08 -04:00
2013-03-22 16:41:19 -07:00
2013-09-13 15:09:52 +02:00
2013-06-06 10:23:58 +09:00
2013-09-13 15:09:52 +02:00
2013-06-24 14:02:41 +01:00
2013-09-13 15:09:52 +02: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-05-13 09:45:01 -04: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-04-29 15:42:02 -04:00
2013-10-03 18:47:54 +02:00
2013-09-13 15:09:52 +02:00
2013-09-20 15:38:26 -04:00
2013-04-17 12:35:33 -07:00
2013-10-03 18:47:54 +02:00
2013-04-30 17:04:06 -07:00
2013-09-26 16:17:33 -07:00
2013-08-28 21:35:14 -07:00
2013-09-26 15:30:22 -07:00
2013-09-11 15:58:52 -07:00
2013-05-16 07:55:07 -07:00
2013-02-23 17:50:19 -08:00
2013-04-30 17:04:02 -07:00
2013-07-25 12:35:39 +02:00
2013-09-17 12:52:31 +03:00
2013-04-07 13:05:35 +03:00
2013-07-03 16:07:43 -07:00
2013-02-01 17:47:04 -08:00
2013-04-01 11:04:50 -07:00
2013-08-25 09:39:12 -04:00
2013-05-05 10:58:06 -07:00
2013-03-12 14:07:41 -07:00
2013-09-10 18:56:32 -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-10-15 15:18:08 +01:00
2013-03-22 22:17:36 -06:00
2013-09-11 15:59:45 -07:00
2013-02-20 19:36:01 +01:00
2013-02-02 00:01:15 +01:00
2013-05-31 00:48:22 -07:00
2013-08-23 09:02:14 -04:00
2013-08-06 14:10:45 +00:00
2013-04-08 16:57:15 -07:00
2013-09-11 15:57:51 -07:00
2013-10-16 21:35:53 -07:00
2013-06-01 22:24:07 +02:00
2013-08-21 11:52:20 -07:00
2013-10-09 12:40:38 +02:00
2013-08-22 23:20:54 +08:00
2013-10-09 12:40:32 +02:00
2013-09-26 11:03:29 +02:00
2013-09-11 15:58:01 -07:00
2013-10-09 14:48:18 +02:00
2013-11-12 14:34:19 +09:00
2013-07-03 16:07:32 -07:00
2013-02-05 20:38:48 +11:00
2013-09-11 15:58:01 -07:00
2013-09-07 09:48:41 -07:00
2013-09-03 16:35:47 +09:30
2013-08-20 15:37:42 +09:30
2013-07-24 09:14:46 -07:00
2013-01-21 13:55:14 -05:00
2013-01-21 13:55:14 -05:00
2013-08-12 15:27:01 +00:00
2013-06-26 12:10:56 +02:00
2013-09-28 12:46:21 +02:00
2013-08-02 12:33:54 -07:00
2013-09-08 20:20:23 -04:00
2013-07-03 16:08:05 -07:00
2013-06-04 15:17:38 -07:00
2013-05-27 22:50:59 -07:00
2013-11-07 11:42:15 +09:00
2013-05-23 11:58:55 +02:00
2013-08-28 00:26:48 +02:00
2013-06-27 22:44:16 -07:00
2013-10-25 19:26:58 -04:00
2013-11-04 16:42:52 -05:00
2013-10-28 15:37:43 -04:00
2013-09-27 18:40:25 +01:00
2013-02-13 06:15:29 -08:00
2013-10-28 15:38:02 -04:00
2013-06-20 15:41:18 +02:00
2013-07-25 21:54:01 +02:00
2013-04-29 15:54:36 -07:00
2013-08-27 13:52:52 -04:00
2013-01-17 19:11:14 -08:00
2013-05-04 14:47:26 -04:00
2013-09-03 16:40:32 -04:00
2013-10-09 20:04:10 -05:00
2013-08-21 10:29:51 +01:00
2013-06-12 07:49:19 +05:30
2013-10-09 20:03:54 -05:00
2013-10-29 18:26:14 -07:00
2013-11-08 10:47:28 -06:00
2013-08-28 20:50:19 +01:00
2013-10-24 11:50:36 +01:00
2013-06-12 12:37:30 +01:00
2013-11-12 16:52:17 +09:00
2013-08-15 17:22:27 -07:00
2013-06-11 11:41:51 -05:00
2013-03-29 17:54:33 -07:00
2013-02-23 00:30:08 +01:00
2013-09-03 22:52:48 -04:00
2013-10-09 14:47:45 +02:00
2013-10-11 17:24:39 +11:00
2013-02-23 17:50:15 -08:00
2013-07-03 16:07:32 -07:00
2013-04-29 15:54:28 -07:00
2013-07-03 16:07:31 -07:00
2013-04-19 22:25:51 +02:00
2013-03-01 23:51:07 -05:00
2013-09-05 14:54:29 -07:00
2013-09-15 17:41:30 -04:00
2013-07-23 03:58:42 +02:00
2013-04-17 10:21:17 -06:00
2013-04-17 10:21:17 -06:00
2013-09-06 13:30:06 -07:00
2013-04-17 10:21:17 -06:00
2013-02-05 11:54:06 +01:00
2013-09-09 14:29:15 -07:00
2013-08-23 16:08:27 -04:00
2013-06-16 16:12:26 -07:00
2013-10-30 14:27:03 -07:00
2013-10-04 10:06:08 +02:00
2013-05-31 17:19:05 -07:00
2013-05-07 20:16:25 -07:00
2013-07-03 16:08:03 -07:00
2013-04-09 14:13:02 -04:00
2013-09-26 16:18:32 -07:00
2013-03-07 12:35:51 +08:00
2013-06-03 21:49:52 +02:00
2013-07-15 01:31:37 +02:00
2013-03-19 09:47:30 +01:00
2013-07-03 16:16:20 +02:00
2013-08-27 18:42:48 -07:00
2013-08-19 21:22:34 -07:00
2013-08-14 17:14:52 +02:00
2013-09-25 14:23:07 +02:00
2013-10-29 16:50:52 -07:00
2013-05-01 17:29:47 -04:00
2013-05-01 17:29:39 -04:00
2013-04-09 14:13:35 -04:00
2013-04-03 21:50:00 -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-20 16:53:58 -05:00
2013-08-17 09:32:32 -04:00
2013-09-11 15:59:36 -07:00
2013-09-11 15:59:37 -07:00
2013-09-23 06:35:06 -04:00
2013-01-11 14:54:56 -08:00
2013-09-11 15:59:20 -07:00
2013-03-12 14:07:41 -07:00
2013-06-02 20:53:59 -07:00
2013-09-23 09:13:49 -07:00
2013-09-25 06:45:06 -07:00
2013-09-25 06:45:06 -07:00
2013-09-25 06:45:06 -07:00
2013-07-09 10:33:29 -07:00
2013-10-28 13:01:35 -07:00
2013-04-30 17:04:09 -07:00
2013-04-07 14:06:17 +03:00
2013-09-12 15:38:02 -07:00
2013-07-12 12:07:46 +02:00
2013-04-12 10:26:23 +02:00
2013-04-12 10:26:23 +02:00
2013-03-15 00:34:50 -04:00
2013-05-24 16:22:50 -07:00
2013-07-03 16:08:05 -07:00
2013-07-03 16:08:05 -07:00
2013-02-23 17:50:17 -08:00
2013-04-29 18:28:22 -07:00
2013-03-07 15:29:45 -05:00
2013-03-23 15:53:52 -07:00
2013-07-09 10:33:30 -07:00
2013-10-09 16:54:39 -07:00
2013-11-01 08:24:41 +01:00
2013-04-09 13:19:39 -04:00
2013-06-17 16:38:57 -07:00
2013-07-25 19:30:03 +10:00
2013-07-09 10:33:28 -07:00
2013-07-08 13:36:41 +04:00
2013-09-12 09:25:23 -07:00
2013-01-15 23:03:00 -08:00
2013-10-16 13:16:19 -07:00
2013-04-11 13:14:36 -07:00
2013-09-16 18:19:04 -07:00
2013-10-17 16:41:50 -07:00
2013-08-27 14:25:27 +05:30
2013-08-20 17:10:41 -07:00
2013-08-27 14:25:09 +05:30
2013-09-10 18:56:32 -04:00
2013-09-01 14:16:33 -07:00
2013-09-30 22:32:39 -07:00
2013-09-04 20:51:33 +03:00
2013-09-04 23:11:42 +03:00
2013-09-04 20:53:16 +03:00
2013-09-24 17:00:25 -07:00
2013-02-26 22:25:17 +01:00
2013-08-02 12:33:54 -07:00
2013-04-29 13:21:30 -04: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-06-10 13:45:25 -07:00
2013-03-25 10:39:40 -07:00
2013-08-30 17:26:09 -04:00
2013-03-01 12:40:36 +01:00
2013-10-09 12:40:45 +02:00
2013-04-30 17:04:03 -07:00
2013-04-30 15:50:12 +05:30
2013-02-13 12:15:50 -08:00
2013-06-21 00:35:12 +02:00
2013-09-12 15:38:02 -07:00
2013-08-13 17:57:47 -07:00
2013-04-17 12:35:32 -07:00
2013-09-11 15:58:25 -07:00
2013-09-26 15:33:18 -07:00
2013-06-12 16:29:44 -07:00
2013-10-16 13:01:44 -07:00
2013-07-31 12:16:45 -07:00
2013-08-29 13:54:34 -07:00
2013-10-18 16:28:11 -06:00
2013-01-28 11:19:06 -07:00
2013-09-03 09:10:24 -04:00
2013-10-17 14:38:44 +02:00
2013-09-25 13:53:10 +02:00
2013-08-14 17:58:56 +02:00
2013-05-14 20:54:06 +02:00
2013-04-04 13:18:31 -07:00
2013-04-25 21:01:45 +08:00
2013-10-10 12:31:43 -07:00
2013-09-20 12:03:46 +02:00
2013-05-21 12:25:02 -05:00
2013-03-15 00:36:09 -04:00
2013-06-20 22:24:32 -07:00
2013-01-27 19:23:31 +01:00
2013-02-04 15:40:28 -08:00
2013-07-23 16:47:10 -07:00
2013-07-23 16:42:59 -07:00
2013-11-12 10:20:12 +09:00
2013-09-25 14:07:54 +02:00
2013-04-19 00:40:07 +02:00
2013-04-15 21:23:03 +01:00
2013-03-20 12:10:38 -04:00
2013-05-20 10:24:22 +09:30
2013-11-06 20:00:09 +01:00
2013-10-16 13:32:04 -07:00
2013-10-16 12:24:19 -07:00
2013-09-07 14:35:32 -07:00
2013-07-09 10:33:29 -07:00
2013-08-05 10:52:36 -06:00
2013-08-29 13:30:21 +10:00
2013-10-11 15:19:22 +10:00
2013-03-20 14:06:06 +10:30
2013-07-09 10:47:53 +09:30
2013-07-09 18:24:39 -07:00
2013-09-11 15:57:09 -07:00
2013-03-08 12:24:48 -05:00
2013-07-09 10:33:21 -07:00
2013-09-03 18:25:03 -07:00
2013-09-11 15:58:01 -07:00
2013-01-08 16:15:57 -08:00
2013-01-08 16:15:57 -08:00
2013-03-20 14:06:05 +10:30
2013-05-27 10:57:53 +09:00
2013-08-14 17:14:54 +02:00
2013-11-01 08:42:44 +01:00
2013-01-31 19:56:35 -05:00
2013-03-01 12:48:36 +01:00
2013-02-08 10:05:02 +02:00
2013-07-30 08:30:16 -04:00
2013-09-11 15:58:02 -07:00
2013-07-12 12:07:46 +02:00
2013-07-25 19:30:03 +10:00
2013-10-17 15:53:09 -04:00
2013-07-10 18:11:34 -07:00