summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2011-03-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-6/+28
2011-03-17Merge branch 'p2v' into develRussell King1-5/+8
2011-03-17Merge branch 'misc' into develRussell King2-0/+8
2011-03-17Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King13-34/+57
2011-03-17Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds24-252/+315
2011-03-09ARM: 6755/1: omap4: l2x0: Populate set_debug() function and enable Errata 727915Santosh Shilimkar2-0/+8
2011-03-07arm: omap4: 4430sdp: drop ehci supportAnand Gadiyar1-19/+0
2011-03-03Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren1-18/+15
2011-03-03omap: mailbox: resolve hang issueHari Kanigeri1-4/+6
2011-03-02OMAP2+: PM: SmartReflex: fix memory leaks in Smartreflex driverShweta Gulati1-6/+12
2011-03-02arm: mach-omap2: smartreflex: fix another memory leakAaro Koskinen1-12/+3
2011-03-01arm: omap: usb: clock entries for omap3 and omap4Keshava Munegowda2-10/+19
2011-03-01arm: omap: usb: cleanup ehci and ohci resources and devicesKeshava Munegowda1-150/+26
2011-03-01arm: omap: usb: Invoke usbhs core device initializationKeshava Munegowda18-18/+18
2011-03-01arm: omap: usb: usbhs core device initializationKeshava Munegowda1-14/+181
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda19-117/+117
2011-03-01arm: omap2: usb: rename usb-ehci.c to usb-host.cFelipe Balbi2-5/+5
2011-03-01arm: omap: usb: host: add names to resourcesFelipe Balbi1-0/+9
2011-03-01usb: musb: OMAP4430: Power down the PHY during board initHema HK1-0/+4
2011-03-01usb: otg: OMAP4430: Save/restore the contextHema HK1-0/+7
2011-02-25Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into dev...Tony Lindgren2-3/+3
2011-02-25omap4: prcm: Fix the CPUx clockdomain offsetsSantosh Shilimkar1-2/+2
2011-02-24OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMERPaul Walmsley1-0/+13
2011-02-23OMAP2/3: clock: fix fint calculation for DPLL_FREQSELJohn Ogness1-1/+1
2011-02-18usb: otg: OMAP4430: Introducing suspend function for power managementHema HK3-7/+17
2011-02-18ARM: 6651/1: omap: Fix DEBUG_LL code for p2v changesTony Lindgren1-5/+8
2011-02-15OMAP2420: mailbox: fix IVA vs DSP IRQ numberingKevin Hilman1-1/+1
2011-02-07mach-omap2: smartreflex: world-writable debugfs voltage filesVasiliy Kulikov1-2/+2
2011-02-04mach-omap2: pm: world-writable debugfs timer filesVasiliy Kulikov1-4/+4
2011-02-04mach-omap2: mux: world-writable debugfs filesVasiliy Kulikov1-1/+1
2011-02-04ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAMJean Pihet6-1/+12
2011-02-02arm: omap4: panda: remove usb_nop_xceiv_register(v1)Ming Lei1-2/+0
2011-02-02OMAP3: Devkit8000: Change lcd power pinThomas Weber1-11/+16
2011-02-02arm: mach-omap2: mux: free allocated memory on error exitAaro Koskinen1-0/+1
2011-02-02arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraintsAaro Koskinen1-3/+0
2011-02-01Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren3-9/+10
2011-01-31OMAP: PM: SmartReflex: Fix possible null pointer read accessStefan Weil1-4/+2
2011-01-31OMAP: PM: SmartReflex: Fix possible memory leakStefan Weil1-1/+2
2011-01-31arm: mach-omap2: voltage: debugfs: fix memory leakAaro Koskinen1-0/+1
2011-01-28arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERRJulia Lawall1-1/+1
2011-01-28arm: omap2: mux: fix compile warningFelipe Balbi1-1/+1
2011-01-28omap2+: Fix unused variable warning for omap_irq_baseRussell King2-18/+2
2011-01-26OMAP3: PM: fix save secure RAM to restore MPU power stateKevin Hilman1-3/+4
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn3-6/+6
2011-01-25OMAP: PM: SmartReflex: Add missing IS_ERR testJulia Lawall1-1/+1
2011-01-20OMAP3: Devkit8000: Fix tps65930 pullup/pulldown configurationDaniel Morsing1-2/+1
2011-01-20arm: omap3: cm-t3517: minor comment fixIgor Grinberg1-2/+2
2011-01-20arm: omap3: cm-t3517: rtc fixIgor Grinberg1-3/+22
2011-01-18OMAP: PRCM: remove duplicated headersFelipe Balbi3-4/+0
2011-01-18OMAP4: clockdomain: bypass unimplemented wake-up dependency functions on OMAP4Paul Walmsley1-4/+26