| Commit message (Expand) | Author | Age |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2016-01-20 |
|\ |
|
| * | ARM: OMAP1: Remove device creation for omap-pcm-audio | Peter Ujfalusi | 2015-12-17 |
* | | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-01-20 |
|\ \ |
|
| * | | ARM: omap1: make headers more local | Arnd Bergmann | 2015-12-01 |
| |/ |
|
* | | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-01-17 |
|\ \ |
|
| * | | gpio: generic: factor into gpio_chip struct | Linus Walleij | 2016-01-05 |
| |/ |
|
* | | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-01-13 |
|\ \ |
|
| * | | ARM: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 2015-12-07 |
| |/ |
|
* | | [media] include/media: move platform_data to linux/platform_data/media | Mauro Carvalho Chehab | 2015-11-17 |
|/ |
|
* | ARM: OMAP1: Remove board support for VoiceBlue board | Ladislav Michl | 2015-10-12 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 |
* | ARM: kill off set_irq_flags usage | Rob Herring | 2015-07-28 |
* | ARM/omap1/timer32: Migrate to new 'set-state' interface | Viresh Kumar | 2015-07-17 |
* | ARM/omap1/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-07-17 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-06-26 |
|\ |
|
| * | ARM: OMAP1: Fix section mismatch warnings for omap_cfg_reg | Tony Lindgren | 2015-05-21 |
| * | ARM: OMAP1: Fix randconfig builds if ARCH_OMAP15XX not selected | Tony Lindgren | 2015-05-21 |
| * | ARM: OMAP1: Change interrupt numbering for sparse IRQ | Tony Lindgren | 2015-05-20 |
| * | ARM: omap1: Switch to use MULTI_IRQ | Tony Lindgren | 2015-05-20 |
| * | ARM: OMAP1: Switch to use generic irqchip in preparation for sparse IRQ | Tony Lindgren | 2015-05-20 |
| * | ARM: OMAP1: Move UART defines to prepare for sparse IRQ | Tony Lindgren | 2015-05-20 |
* | | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-06-23 |
|\ \ |
|
| * | | clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.h | Russell King | 2015-05-06 |
| |/ |
|
* | | arm: omap1: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS | Rajendra Nayak | 2015-05-12 |
|/ |
|
* | ARM: OMAP1: PM: fix some build warnings on 1510-only Kconfigs | Paul Walmsley | 2015-03-16 |
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-02-17 |
|\ |
|
| * | ARM: OMAP1: timer32k.c: Remove unused function | Rickard Strandqvist | 2015-01-07 |
| * | ARM: OMAP1: irq.c: Remove unused function | Rickard Strandqvist | 2015-01-07 |
* | | ARM: 8271/1: omap1: Migrate debug_ll macros to use 8250.S | Daniel Thompson | 2015-01-21 |
|/ |
|
* | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 |
* | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-08 |
|\ |
|
| * | omap16xx: Removes fixme no longer needed in ocpi_enable() | Nicholas Krause | 2014-07-08 |
* | | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo... | Uwe Kleine-König | 2014-07-29 |
|/ |
|
* | ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAP | Paul Bolle | 2014-05-16 |
* | ARM: OMAP: SX1: remove check for CONFIG_SX1_OLD_FLASH | Paul Bolle | 2014-05-16 |
* | ARM: OMAP: remove some dead code | Paul Bolle | 2014-05-16 |
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 |
|\ |
|
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2014-02-18 |
| |\ |
|
| | * | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 2013-12-20 |
* | | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-05 |
|\ \ \ |
|
| * \ \ | Merge branch 'randconfig-fixes' into next/fixes-non-critical | Arnd Bergmann | 2014-03-22 |
| |\ \ \ |
|
| | * | | | ARM: omap1: don't rely on tps65010 | Arnd Bergmann | 2014-03-21 |
| | * | | | ARM: omap1: fix build when !CONFIG_OMAP_32K_TIMER | Felipe Balbi | 2014-03-21 |
| | |/ / |
|
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-04-05 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'devel-stable' into for-next | Russell King | 2014-04-04 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | dmaengine: omap-dma: move register read/writes into omap-dma.c | Russell King | 2014-04-04 |
| * | | | | ARM: omap: dma: get rid of 'p' allocation and clean up | Russell King | 2014-04-04 |
| * | | | | ARM: omap: move dma channel allocation into plat-omap code | Russell King | 2014-04-04 |
| * | | | | ARM: omap: dma: get rid of errata global | Russell King | 2014-04-04 |
| * | | | | ARM: omap: clean up DMA register accesses | Russell King | 2014-04-04 |