| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: OMAP1: clock: Fix debugfs_create_*() usage | Geert Uytterhoeven | 2018-05-30 | 1 | -3/+3 |
* | ARM: OMAP1: DMA: Correct the number of logical channels | Peter Ujfalusi | 2017-12-09 | 1 | -9/+7 |
* | ARM: OMAP1: Remove board support for VoiceBlue board | Ladislav Michl | 2015-10-12 | 4 | -323/+0 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | ARM: kill off set_irq_flags usage | Rob Herring | 2015-07-28 | 2 | -2/+2 |
* | ARM/omap1/timer32: Migrate to new 'set-state' interface | Viresh Kumar | 2015-07-17 | 1 | -17/+16 |
* | ARM/omap1/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-07-17 | 1 | -19/+16 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-06-26 | 32 | -185/+197 |
|\ |
|
| * | ARM: OMAP1: Fix section mismatch warnings for omap_cfg_reg | Tony Lindgren | 2015-05-21 | 1 | -4/+4 |
| * | ARM: OMAP1: Fix randconfig builds if ARCH_OMAP15XX not selected | Tony Lindgren | 2015-05-21 | 7 | -1/+12 |
| * | ARM: OMAP1: Change interrupt numbering for sparse IRQ | Tony Lindgren | 2015-05-20 | 7 | -71/+70 |
| * | ARM: omap1: Switch to use MULTI_IRQ | Tony Lindgren | 2015-05-20 | 18 | -47/+52 |
| * | ARM: OMAP1: Switch to use generic irqchip in preparation for sparse IRQ | Tony Lindgren | 2015-05-20 | 1 | -58/+60 |
| * | ARM: OMAP1: Move UART defines to prepare for sparse IRQ | Tony Lindgren | 2015-05-20 | 1 | -5/+0 |
* | | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-06-23 | 1 | -1/+1 |
|\ \ |
|
| * | | clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.h | Russell King | 2015-05-06 | 1 | -1/+1 |
| |/ |
|
* | | arm: omap1: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS | Rajendra Nayak | 2015-05-12 | 1 | -35/+2 |
|/ |
|
* | ARM: OMAP1: PM: fix some build warnings on 1510-only Kconfigs | Paul Walmsley | 2015-03-16 | 1 | -26/+25 |
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-02-17 | 2 | -10/+0 |
|\ |
|
| * | ARM: OMAP1: timer32k.c: Remove unused function | Rickard Strandqvist | 2015-01-07 | 1 | -5/+0 |
| * | ARM: OMAP1: irq.c: Remove unused function | Rickard Strandqvist | 2015-01-07 | 1 | -5/+0 |
* | | ARM: 8271/1: omap1: Migrate debug_ll macros to use 8250.S | Daniel Thompson | 2015-01-21 | 1 | -101/+0 |
|/ |
|
* | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 1 | -2/+2 |
* | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-08 | 1 | -1/+0 |
|\ |
|
| * | omap16xx: Removes fixme no longer needed in ocpi_enable() | Nicholas Krause | 2014-07-08 | 1 | -1/+0 |
* | | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo... | Uwe Kleine-König | 2014-07-29 | 1 | -5/+0 |
|/ |
|
* | ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAP | Paul Bolle | 2014-05-16 | 4 | -4/+4 |
* | ARM: OMAP: SX1: remove check for CONFIG_SX1_OLD_FLASH | Paul Bolle | 2014-05-16 | 1 | -26/+0 |
* | ARM: OMAP: remove some dead code | Paul Bolle | 2014-05-16 | 1 | -12/+1 |
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 1 | -5/+0 |
|\ |
|
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2014-02-18 | 1 | -5/+0 |
| |\ |
|
| | * | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 2013-12-20 | 1 | -5/+0 |
* | | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-05 | 3 | -1/+11 |
|\ \ \ |
|
| * \ \ | Merge branch 'randconfig-fixes' into next/fixes-non-critical | Arnd Bergmann | 2014-03-22 | 3 | -1/+11 |
| |\ \ \ |
|
| | * | | | ARM: omap1: don't rely on tps65010 | Arnd Bergmann | 2014-03-21 | 2 | -0/+6 |
| | * | | | ARM: omap1: fix build when !CONFIG_OMAP_32K_TIMER | Felipe Balbi | 2014-03-21 | 1 | -1/+5 |
| | |/ / |
|
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-04-05 | 1 | -112/+79 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'devel-stable' into for-next | Russell King | 2014-04-04 | 1 | -0/+1 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | dmaengine: omap-dma: move register read/writes into omap-dma.c | Russell King | 2014-04-04 | 1 | -0/+4 |
| * | | | | ARM: omap: dma: get rid of 'p' allocation and clean up | Russell King | 2014-04-04 | 1 | -22/+14 |
| * | | | | ARM: omap: move dma channel allocation into plat-omap code | Russell King | 2014-04-04 | 1 | -15/+2 |
| * | | | | ARM: omap: dma: get rid of errata global | Russell King | 2014-04-04 | 1 | -2/+2 |
| * | | | | ARM: omap: clean up DMA register accesses | Russell King | 2014-04-04 | 1 | -63/+54 |
| * | | | | ARM: omap: remove almost-const variables | Russell King | 2014-04-04 | 1 | -10/+4 |
| * | | | | ARM: omap: remove references to disable_irq_lch | Russell King | 2014-04-04 | 1 | -1/+0 |
| | |/ /
| |/| | |
|
* | | | | arm: omap: Fix typo in ams-delta-fiq.c | Thomas Gleixner | 2014-03-20 | 1 | -1/+1 |
* | | | | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 2014-03-12 | 1 | -0/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | ARM: OMAP1: nokia770: enable tahvo-usb | Aaro Koskinen | 2014-02-13 | 1 | -0/+1 |
| |/ / |
|
* | | | arm: Replace various irq_desc accesses | Thomas Gleixner | 2014-03-04 | 1 | -5/+2 |
|/ / |
|
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2014-01-23 | 1 | -2/+2 |
|\ \ |
|