summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2009-09-03ARM: OMAP4: Bypass the clock check.Santosh Shilimkar1-2/+5
2009-09-03ARM: OMAP4: Fix NULL pointer dereference crash.Santosh Shilimkar1-0/+26
2009-08-28OMAP3: beagle: add missing twl4030 usb platform_dataFelipe Balbi1-0/+5
2009-08-28OMAP3: Zoom2: Add TWL4030 supportVikram Pandita1-11/+192
2009-08-28OMAP3: MMC: Add mux for pinsVikram Pandita2-0/+91
2009-08-28OMAP2/3: Pass irqflags to 8250 driverVikram Pandita2-1/+3
2009-08-28OMAP: iommu: add initial debugfs supportHiroshi DOYU1-5/+14
2009-08-28OMAP2: add board file for Nokia N800 and N810Kalle Valo3-1/+155
2009-08-28OMAP2: compile usb-tusb6010.cKalle Valo2-0/+6
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo14-72/+0
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren10-21/+21
2009-08-20OMAP3: McBSP: Lower the maximum buffersize for McBSP1, 3, 4, 5Peter Ujfalusi1-4/+4
2009-08-20OMAP: McBSP: Create and export max_(r|t)x_thres propertyEduardo Valentin1-0/+5
2009-08-10Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King6-74/+186
2009-08-10Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Russell King24-180/+575
2009-08-10Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King3-1/+12
2009-08-10OMAP2/3: mmc-twl4030: Free up MMC regulators while cleaning upRoger Quadros1-0/+6
2009-08-10OMAP3: RX51: Define TWL4030 USB transceiver in board fileRoger Quadros1-0/+5
2009-08-10OMAP3: Overo: Fix smsc911x platform device resource valueSergio Aguirre1-1/+1
2009-08-08USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar2-21/+5
2009-08-06Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King6-74/+186
2009-08-05OMAP3: Overo: add missing pen-down GPIO definitionKevin Hilman1-0/+1
2009-08-05OMAP3: PM: Fix wrong sequence in suspend.Jouni Hogander1-1/+1
2009-08-05OMAP2/3/4: UART: allow in-order port traversalKevin Hilman1-1/+1
2009-08-05OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial portsKevin Hilman1-58/+116
2009-08-05OMAP3: Fixed crash bug with serial + suspendTero Kristo2-2/+35
2009-08-05OMAP4: UART: cleanup special case IRQ handlingKevin Hilman1-4/+3
2009-08-05OMAP3: PM: Do not build suspend code if SUSPEND is not enabledKevin Hilman1-0/+6
2009-08-05OMAP3: PM: prevent module wakeups from waking IVA2Kevin Hilman1-0/+6
2009-08-05OMAP3: PM: Clear pending PRCM reset flags on initKevin Hilman1-0/+9
2009-08-05OMAP3: PM: Ensure PRCM interrupts are cleared at bootKevin Hilman1-0/+3
2009-08-05OMAP3: PM: CM_REGADDR macros using wrong nameKevin Hilman1-3/+3
2009-08-05OMAP2/3: PM: make PM __init calls staticKevin Hilman3-5/+2
2009-07-28ARM: OMAP4: Add UART4 supportSyed Rafiuddin2-1/+11
2009-07-28ARM: OMAP4: Add McBSP supportSyed Rafiuddin1-0/+41
2009-07-25ARM: includecheck fix: mach-omap2/mcbsp.cJaswinder Singh Rajput1-1/+0
2009-07-25OMAP3 clock: correct module IDLEST bits: SSI; DSS; USBHOST; HSOTGUSBPaul Walmsley2-18/+185
2009-07-25OMAP2 clock: 2430 I2CHS uses non-standard CM_IDLEST registerPaul Walmsley2-4/+37
2009-07-25OMAP2/3 clock: split, rename omap2_wait_clock_ready()Paul Walmsley3-77/+128
2009-07-25OMAP3 SDRC: Move the clk stabilization delay to the right placeRajendra Nayak1-2/+2
2009-07-25OMAP3 SDRC: Fix freeze when scaling CORE dpll to < 83MhzRajendra Nayak1-1/+1
2009-07-25OMAP2/3 SDRC: don't set SDRC_POWER.PWDENA on bootPaul Walmsley2-3/+4
2009-07-25OMAP3: Setup MUX settings for SDRC CKE signalsJean Pihet5-0/+24
2009-07-25OMAP3 SDRC: add support for 2 SDRAM chip selectsJean Pihet17-76/+195
2009-07-11[ARM] remove duplicated #includeHuang Weiyi1-1/+0
2009-06-23OMAP3: RX51: Use OneNAND sync read / writeAdrian Hunter1-0/+1
2009-06-23OMAP2/3: gpmc-onenand: correct use of async timingsAdrian Hunter1-2/+19
2009-06-23OMAP2/3: Add omap_type() for determining GP/EMU/HSKevin Hilman1-0/+22
2009-06-23OMAP2/3: omap mailbox: platform_get_irq() error ignoredRoel Kluin1-3/+3
2009-06-23OMAP2/3: mmc-twl4030: use correct controller in twl_mmc23_set_powerGrazvydas Ignotas1-1/+12