aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>Uwe Kleine-König1-5/+0
2014-07-08omap16xx: Removes fixme no longer needed in ocpi_enable()Nicholas Krause1-1/+0
2014-05-16ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle4-4/+4
2014-05-16ARM: OMAP: SX1: remove check for CONFIG_SX1_OLD_FLASHPaul Bolle1-26/+0
2014-05-16ARM: OMAP: remove some dead codePaul Bolle1-12/+1
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+0
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-1/+11
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-112/+79
2014-04-04Merge branch 'devel-stable' into for-nextRussell King1-0/+1
2014-04-04dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King1-0/+4
2014-04-04ARM: omap: dma: get rid of 'p' allocation and clean upRussell King1-22/+14
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King1-15/+2
2014-04-04ARM: omap: dma: get rid of errata globalRussell King1-2/+2
2014-04-04ARM: omap: clean up DMA register accessesRussell King1-63/+54
2014-04-04ARM: omap: remove almost-const variablesRussell King1-10/+4
2014-04-04ARM: omap: remove references to disable_irq_lchRussell King1-1/+0
2014-03-22Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann3-1/+11
2014-03-21ARM: omap1: don't rely on tps65010Arnd Bergmann2-0/+6
2014-03-21ARM: omap1: fix build when !CONFIG_OMAP_32K_TIMERFelipe Balbi1-1/+5
2014-03-20arm: omap: Fix typo in ams-delta-fiq.cThomas Gleixner1-1/+1
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner1-0/+1
2014-03-04arm: Replace various irq_desc accessesThomas Gleixner1-5/+2
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-5/+0
2014-02-13ARM: OMAP1: nokia770: enable tahvo-usbAaro Koskinen1-0/+1
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-5/+0
2013-12-06ARM: OMAP1: USB: move omap_usb_config to platform dataAaro Koskinen1-37/+1
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman1-2/+2
2013-11-21ARM: OMAP1: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2013-10-18ARM: OMAP1: Fix a bunch of GPIO related section warnings after initdata got correctedTony Lindgren3-28/+28
2013-10-08ARM: mach-omap1: Fix omap1510_fpga_init_irq() implicit declarations.Majunath Goudar1-0/+3
2013-10-03ARM: OMAP1: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz3-30/+30
2013-10-03ARM: OMAP: remove deprecated IRQF_DISABLEDMichael Opdenacker4-5/+3
2013-09-30misc: (at24) move header to linux/platform_data/Vivien Didelot1-1/+1
2013-08-13ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs'R Sricharan1-0/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt3-3/+6
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner1-0/+1
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-203/+0
2013-07-02Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+10
2013-06-18ARM: OMAP1: nokia770: enable TahvoAaro Koskinen1-0/+10
2013-06-18ARM: OMAP1: Remove dma.hJarkko Nikula3-30/+0
2013-06-18ARM: OMAP1: Remove legacy irda.h and irda setup from board filesJarkko Nikula7-199/+0
2013-06-18ARM: OMAP1: Remove duplicated DMA channel definitionsJarkko Nikula2-13/+4
2013-06-18ARM: OMAP1: Remove McBSP DMA channel definitionsJarkko Nikula2-23/+16
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-06-11mailbox/omap: move the OMAP mailbox framework to driversSuman Anna2-206/+0
2013-06-11omap: mailbox: correct the argument type for irq opsSuman Anna1-3/+3