aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-22Merge branch 'master' into for-nextJiri Kosina3-4/+5
2010-12-21OMAP1: clock_data: use runtime cpu / machine checksJanusz Krzysztofik1-9/+8
2010-12-21Merge branch 'devel-dma' into omap-for-linusTony Lindgren2-1/+391
2010-12-20omap1: Fix innovator FPGA init for multi-omapTony Lindgren2-9/+8
2010-12-20OMAP: DMA: Convert DMA library into platform driverG, Manjunath Kondaiah2-3/+214
2010-12-20OMAP1: DMA: Implement in platform device modelG, Manjunath Kondaiah1-0/+179
2010-12-20I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson1-3/+3
2010-12-20omap1: pm_bus: Fix compilation warningMarek Belisko1-1/+0
2010-12-20omap1: htc_herald: Fix compilation warningMarek Belisko1-1/+1
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren18-50/+609
2010-12-10omap1: Add initcall checks for omap1 and booted boardTony Lindgren9-0/+30
2010-12-10omap: Split omap_read/write functions for omap1 and omap2+Tony Lindgren1-0/+39
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren2-13/+19
2010-12-09omap1: Use asm_irq_flags for entry-macro.STony Lindgren2-13/+19
2010-12-07omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xxTony Lindgren3-0/+3
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha15-16/+8
2010-12-07OMAP7xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha1-0/+261
2010-12-07OMAP16xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha1-0/+199
2010-12-07OMAP15xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha1-0/+98
2010-12-07omap: Fix gpio_request calls to happen as arch_initcallTony Lindgren6-34/+40
2010-11-30Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-for-linusTony Lindgren4-16/+7
2010-11-30OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko1-2/+4
2010-11-30OMAP1: drop AMS_DELTA_FIQ config optionJanusz Krzysztofik3-14/+3
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-1/+1
2010-11-24arm: omap1: board-ams-delta: fix castAaro Koskinen1-1/+2
2010-11-24arm: omap1: mbox: delete unused variableAaro Koskinen1-1/+0
2010-11-24arm: omap1: mbox: make variables staticAaro Koskinen1-2/+2
2010-11-24arm: omap1: make some functions staticAaro Koskinen2-2/+2
2010-11-24arm: omap1: add missing includesAaro Koskinen4-0/+5
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar1-1/+1
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-11-08arm: omap1: devices: need to return with a valueFelipe Balbi1-3/+2
2010-11-05OMAP1: camera.h: add missing includeJanusz Krzysztofik1-0/+2
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds9-13/+567
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+26
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre15-30/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-33/+35
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock1-1/+1
2010-10-12omap: Fix spotty MMC voltagesTony Lindgren4-8/+4
2010-10-08Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linusTony Lindgren1-0/+27
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre1-1/+1
2010-10-01OMAP1: Amstrad Delta: add camera controlled LEDS triggerJanusz Krzysztofik1-0/+24
2010-10-01OMAP1: Amstrad Delta: add support for cameraJanusz Krzysztofik1-0/+45
2010-10-01OMAP1: Add support for SoC camera interfaceJanusz Krzysztofik2-0/+54
2010-09-29OMAP: WDT: Split OMAP1 and OMAP2PLUS device registrationVaradarajan, Charulatha1-0/+27
2010-09-23Merge branch 'pm-runtime' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linusTony Lindgren2-1/+99
2010-09-23HTCHERALD: MMC, I2C, HTCPLD, SPI, TSC2046Cory Maccarrone1-6/+316
2010-09-21OMAP1: PM: add simple runtime PM layer to manage clocksKevin Hilman2-1/+99
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown28-409/+809