summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik2018-12-171-0/+3
* ARM: OMAP1: clock: Fix debugfs_create_*() usageGeert Uytterhoeven2018-05-301-3/+3
* ARM: OMAP1: DMA: Correct the number of logical channelsPeter Ujfalusi2017-12-091-9/+7
* Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-1/+0
|\
| * omap16xx: Removes fixme no longer needed in ocpi_enable()Nicholas Krause2014-07-081-1/+0
* | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-291-5/+0
|/
* ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle2014-05-164-4/+4
* ARM: OMAP: SX1: remove check for CONFIG_SX1_OLD_FLASHPaul Bolle2014-05-161-26/+0
* ARM: OMAP: remove some dead codePaul Bolle2014-05-161-12/+1
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-5/+0
|\
| * Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-5/+0
| |\
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-5/+0
* | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-053-1/+11
|\ \ \
| * \ \ Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann2014-03-223-1/+11
| |\ \ \
| | * | | ARM: omap1: don't rely on tps65010Arnd Bergmann2014-03-212-0/+6
| | * | | ARM: omap1: fix build when !CONFIG_OMAP_32K_TIMERFelipe Balbi2014-03-211-1/+5
| | |/ /
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-051-112/+79
|\ \ \ \
| * \ \ \ Merge branch 'devel-stable' into for-nextRussell King2014-04-041-0/+1
| |\ \ \ \ | | |/ / /
| * | | | dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King2014-04-041-0/+4
| * | | | ARM: omap: dma: get rid of 'p' allocation and clean upRussell King2014-04-041-22/+14
| * | | | ARM: omap: move dma channel allocation into plat-omap codeRussell King2014-04-041-15/+2
| * | | | ARM: omap: dma: get rid of errata globalRussell King2014-04-041-2/+2
| * | | | ARM: omap: clean up DMA register accessesRussell King2014-04-041-63/+54
| * | | | ARM: omap: remove almost-const variablesRussell King2014-04-041-10/+4
| * | | | ARM: omap: remove references to disable_irq_lchRussell King2014-04-041-1/+0
| | |/ / | |/| |
* | | | arm: omap: Fix typo in ams-delta-fiq.cThomas Gleixner2014-03-201-1/+1
* | | | Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-121-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: OMAP1: nokia770: enable tahvo-usbAaro Koskinen2014-02-131-0/+1
| |/ /
* | | arm: Replace various irq_desc accessesThomas Gleixner2014-03-041-5/+2
|/ /
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-231-2/+2
|\ \
| * \ Merge branch 'soc/sched_clock' into next/socKevin Hilman2013-12-061-2/+2
| |\ \ | | |/ | |/|
| | * ARM: OMAP1: Switch to sched_clock_register()Stephen Boyd2013-11-211-2/+2
* | | ARM: OMAP1: USB: move omap_usb_config to platform dataAaro Koskinen2013-12-061-37/+1
|/ /
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-181-1/+1
|\ \ | |/ |/|
| * misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-301-1/+1
* | ARM: OMAP1: Fix a bunch of GPIO related section warnings after initdata got c...Tony Lindgren2013-10-183-28/+28
* | ARM: mach-omap1: Fix omap1510_fpga_init_irq() implicit declarations.Majunath Goudar2013-10-081-0/+3
* | ARM: OMAP1: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-10-033-30/+30
* | ARM: OMAP: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-034-5/+3
|/
* ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs'R Sricharan2013-08-131-0/+1
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-093-3/+6
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\
| * Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-041-0/+1
| |\
| * | sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-022-203/+0
|\ \ \
| * | | mailbox/omap: move the OMAP mailbox framework to driversSuman Anna2013-06-112-206/+0
| * | | omap: mailbox: correct the argument type for irq opsSuman Anna2013-06-111-3/+3
| * | | omap: mailbox: check iomem resource before dereferencing itSuman Anna2013-06-111-0/+3
| | |/ | |/|
* | | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-021-0/+10
|\ \ \
| * | | ARM: OMAP1: nokia770: enable TahvoAaro Koskinen2013-06-181-0/+10
| |/ /