summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFD: twl4030-codec: Rename internals from codec to audioPeter Ujfalusi2011-07-041-67/+68
* OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi2011-07-0414-420/+124
* OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi2011-07-0416-257/+99
* OMAP4: Move common twl6030 configuration to twl-commonPeter Ujfalusi2011-07-044-265/+205
* OMAP: New twl-common for common TWL configurationPeter Ujfalusi2011-07-045-46/+77
* Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2011-06-299-385/+51
|\
| * OMAP2+: PM: fix section mismatch in pm_dbg_init()Sanjeev Premi2011-06-271-1/+1
| * OMAP3: PM debug: remove register dumpingKevin Hilman2011-06-272-225/+0
| * OMAP2: PM debug: remove register dumpingKevin Hilman2011-06-203-127/+2
| * OMAP3: PM debug: remove sleep_while_idle featureKevin Hilman2011-06-203-7/+0
| * OMAP3+: SR: fix cosmetic indentationNishanth Menon2011-06-201-10/+10
| * OMAP3+: SR: enable/disable SR only on needNishanth Menon2011-06-201-4/+7
| * OMAP3+: SR: disable interrupt by defaultNishanth Menon2011-06-201-0/+1
| * OMAP3+: SR: make notify independent of classNishanth Menon2011-06-201-4/+2
| * Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren2011-06-14462-2774/+5017
| |\
| | * OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman2011-06-142-4/+8
| * | Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren2011-06-13529-6583/+15348
| |\ \
| | * | OMAP: PM: omap_device: fix device power domain callbacksKevin Hilman2011-06-061-2/+17
| | * | OMAP: PM debug: fix section mismatch warningsRussell King2011-06-061-2/+2
| * | | omap: pandora: fix NAND supportGrazvydas Ignotas2011-06-131-1/+2
* | | | Merge branch 'devel-timer' into devel-cleanupTony Lindgren2011-06-2960-670/+749
|\ \ \ \
| * | | | omap2+: Rename timer-gp.c into timer.c to combine timer init functionsTony Lindgren2011-06-272-3/+3
| * | | | omap2+: Remove omap2_gp_clockevent_set_gptimerTony Lindgren2011-06-279-64/+0
| * | | | omap2+: Use dmtimer macros for clocksourceTony Lindgren2011-06-272-29/+37
| * | | | omap2+: Reserve clocksource and timesource and initialize dmtimer laterTony Lindgren2011-06-274-9/+14
| * | | | omap2+: Remove gptimer_wakeup for nowTony Lindgren2011-06-205-46/+1
| * | | | omap2+: Use dmtimer macros for clockeventTony Lindgren2011-06-202-35/+113
| * | | | omap: Make a subset of dmtimer functions into inline functionsTony Lindgren2011-06-202-61/+136
| * | | | omap: Move dmtimer defines to dmtimer.hTony Lindgren2011-06-202-121/+125
| * | | | omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren2011-06-2046-62/+86
| * | | | omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren2011-06-1645-84/+78
| | |_|/ | |/| |
* | | | omap: mcbsp: Drop in-driver transfer supportJarkko Nikula2011-06-292-388/+19
* | | | omap: mcbsp: Drop SPI mode supportJarkko Nikula2011-06-292-251/+0
* | | | omap: board-omap3evm: Fix compilation errorPeter Ujfalusi2011-06-291-2/+2
* | | | omap: cleanup NAND platform dataGrazvydas Ignotas2011-06-296-23/+6
* | | | Remove old-style supply.dev assignments common in hsmmc initOleg Drokin2011-06-149-33/+0
* | | | cleanup regulator supply definitions in mach-omap2Oleg Drokin2011-06-1415-199/+218
|/ / /
* | | Linux 3.0-rc3v3.0-rc3Linus Torvalds2011-06-131-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-06-133-12/+12
|\ \ \
| * | | SLAB: Record actual last user of freed objects.Suleiman Souhlal2011-06-031-4/+5
| * | | slub: always align cpu_slab to honor cmpxchg_double requirementChris Metcalf2011-06-032-8/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-06-1311-58/+80
|\ \ \ \
| * | | | ceph: unwind canceled flock stateSage Weil2011-06-071-10/+16
| * | | | ceph: fix ENOENT logic in striped_readSage Weil2011-06-071-2/+2
| * | | | ceph: fix short sync reads from the OSDSage Weil2011-06-071-13/+15
| * | | | ceph: fix sync vs canceled writeSage Weil2011-06-071-5/+10
| * | | | ceph: use ihold when we already have an inode refSage Weil2011-06-0710-28/+37
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-133-7/+9
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fortglx/3.0/tip/timers/ptp' of git://git.linaro.org/people/jstu...Thomas Gleixner2011-06-061-5/+6
| |\ \ \ \ \
| | * | | | | ptp: Fix some locking bugs in ptp_read()Dan Carpenter2011-06-011-4/+4
OpenPOWER on IntegriCloud