summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-43/+6
2014-11-26mmc: omap_hsmmc: remove unused slot_id parameterAndreas Fenkart3-15/+10
2014-11-26mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirectionAndreas Fenkart1-44/+44
2014-11-26mmc: omap_hsmmc: remove unused get_context_loss_count callbackAndreas Fenkart1-12/+0
2014-11-26mmc: omap_hsmmc: remove never read power_saving field in omap2_hsmmc_infoAndreas Fenkart2-3/+0
2014-11-26mmc: omap_hsmmc: remove unused fields in platform_dataAndreas Fenkart2-20/+0
2014-11-26ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driverAndreas Fenkart7-29/+29
2014-11-26ARM: OMAP2: MMC: include mmc-omap platform header directlyAndreas Fenkart11-19/+10
2014-11-10ARM: OMAP: serial: remove last vestige of DTR_gpio support.NeilBrown1-3/+0
2014-11-10ARM: OMAP2+: gpmc: Get rid of "ti,elm-id not found" warningRoger Quadros1-2/+0
2014-11-06ARM: OMAP2: Remove unnecessary KERN_* in omap_phy_internal.cMasanari Iida1-3/+5
2014-11-05ARM: OMAP4+: Remove unused omap_l3_noc platform initTony Lindgren1-34/+0
2014-11-05ARM: OMAP3: Fix errors for omap_l3_smx when booted with device treeTony Lindgren1-1/+1
2014-11-04Merge tag 'armsoc-for-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+4
2014-10-31net: smc91x: Fix gpios for device tree based bootingTony Lindgren1-3/+0
2014-10-29ARM: OMAP2+: Warn about deprecated legacy booting modeTony Lindgren1-0/+4
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+2
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2-4/+10
2014-10-10Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-10-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-457/+13
2014-10-09Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-0/+13
2014-10-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds21-144/+320
2014-10-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-40/+40
2014-10-09Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-37/+127
2014-10-03Merge back cpufreq material for v3.18.Rafael J. Wysocki1-1/+1
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar1-1/+1
2014-09-30Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette2-4/+10
2014-09-29clk: ti: change clock init to use generic of_clk_initTero Kristo2-4/+10
2014-09-26Merge tag 'cleanup-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann13-40/+40
2014-09-23Merge tag 'fix-v3.17-io-chain-v3' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-5/+36
2014-09-18arm: mach-omap2: Convert pr_warning to pr_warnJoe Perches13-40/+40
2014-09-18ARM: OMAP4+: Remove static iotable mappings for SRAMRajendra Nayak4-30/+21
2014-09-18ARM: OMAP4+: Move SRAM data to DTRajendra Nayak2-26/+1
2014-09-18ARM: AM335x: Get rid of unused sram init functionRajendra Nayak1-7/+0
2014-09-18ARM: dts: Add support for Ethernet on some N900 macro boardsTony Lindgren1-0/+3
2014-09-18ARM: OMAP3: Use manual idle for UARTs because of DMA errataTony Lindgren1-4/+4
2014-09-18ARM: OMAP2+: Add hwmod flag for HWMOD_RECONFIG_IO_CHAINTony Lindgren3-4/+8
2014-09-17nand: omap2: Add support for flash-based bad block tableEzequiel GarcĂ­a1-0/+2
2014-09-17ARM: OMAP3: Fix I/O chain clock line assertion timed out errorTony Lindgren2-5/+36
2014-09-17arm: omap: irq: move irq.c to drivers/irqchip/Felipe Balbi3-395/+2
2014-09-17irqchip: add irq-omap-intc.h headerFelipe Balbi1-9/+1
2014-09-17arm: omap2: n8x0: move i2c devices to DTFelipe Balbi3-23/+10
2014-09-12arm: omap: intc: switch over to linear irq domainFelipe Balbi1-9/+79
2014-09-12arm: omap: irq: get rid of ifdef hackFelipe Balbi1-15/+7
2014-09-12arm: omap: irq: introduce omap_nr_pendingFelipe Balbi1-1/+8
2014-09-12arm: omap: irq: remove nr_irqs argumentFelipe Balbi1-12/+13
2014-09-12arm: omap: irq: remove unnecessary headerFelipe Balbi1-1/+0
2014-09-12arm: omap: irq: drop omap2_intc_handle_irq()Felipe Balbi2-11/+6
2014-09-12arm: omap: irq: drop omap3_intc_handle_irq()Felipe Balbi16-22/+0
2014-09-12arm: omap: irq: call set_handle_irq() from .init_irqFelipe Balbi1-0/+3