summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-07Merge branch 'peter/topic/for-tony' of git://gitorious.org/omap-audio/linux-a...Tony Lindgren26-904/+2230
2011-07-07Merge branch 'peter/topic/for-tony_mach-cleanup' of git://gitorious.org/omap-...Tony Lindgren21-972/+489
2011-07-07omap: mcbsp: Remove port number enumsJarkko Nikula2-11/+3
2011-07-07omap: mcbsp: Remove rx_/tx_word_length variablesJarkko Nikula2-5/+0
2011-07-07ASoC: twl6040: Add back support for legacy modePeter Ujfalusi1-0/+18
2011-07-07ASoC: twl6040: No need to convert the PLL IDPeter Ujfalusi1-4/+1
2011-07-07MFD: twl6040: Remove enum for PLL trackingPeter Ujfalusi2-24/+19
2011-07-07ASoC: twl6040: Configure PLL only oncePeter Ujfalusi1-45/+27
2011-07-07ASoC: twl6040: Simplify sample rate constraint handlingPeter Ujfalusi1-15/+4
2011-07-07ASoC: twl6040: Move PLL selection to codec driverPeter Ujfalusi3-82/+79
2011-07-07ASoC: twl6040: Use neutral name for power mode text/enumPeter Ujfalusi1-5/+5
2011-07-07MFD: twl6040: Remove wrapper for threaded irq requestPeter Ujfalusi2-27/+5
2011-07-07MFD: twl6040: Demand valid interrupt configurationPeter Ujfalusi2-36/+22
2011-07-07ASoC: twl6040: Do not use wrapper for irq requestPeter Ujfalusi1-5/+14
2011-07-07input: twl6040-vibra: Do not use wrapper for irq requestPeter Ujfalusi1-5/+12
2011-07-07MFD: twl6040: Use resource to provide irq number for slavesPeter Ujfalusi1-0/+25
2011-07-04OMAP4: SDP4430: Add twl6040 codec platform supportMisael Lopez Cruz1-1/+9
2011-07-04ASoC: twl6040: Configure ramp step based on platformAxel Castaneda Gonzalez2-20/+75
2011-07-04ASoC: twl6040: set default constraints.Liam Girdwood1-0/+1
2011-07-04ASoC: twl6040: Remove pll and headset mode dependencyMisael Lopez Cruz1-5/+57
2011-07-04ASoC: twl6040: Support other sample rates in constraints.Liam Girdwood1-0/+11
2011-07-04ASoC: twl6040: add all ABE DAIsLiam Girdwood1-8/+36
2011-07-04OMAP4: SDP4430: Add twl6040 vibrator platform supportPeter Ujfalusi1-0/+48
2011-07-04input: Add initial support for TWL6040 vibratorMisael Lopez Cruz4-0/+436
2011-07-04MFD: twl6040: Change platform data for soc codec driverPeter Ujfalusi1-3/+2
2011-07-04ASoC: twl6040: Convert into TWL6040 MFD childMisael Lopez Cruz4-456/+90
2011-07-04mfd: twl6040: Add initial supportMisael Lopez Cruz8-5/+1076
2011-07-04MFD: twl4030-audio: Rename platform dataPeter Ujfalusi9-32/+32
2011-07-04MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi10-44/+43
2011-07-04MFD: twl4030-codec: Rename internals from codec to audioPeter Ujfalusi1-67/+68
2011-07-04OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi14-420/+124
2011-07-04OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi16-257/+99
2011-07-04OMAP4: Move common twl6030 configuration to twl-commonPeter Ujfalusi4-265/+205
2011-07-04OMAP: New twl-common for common TWL configurationPeter Ujfalusi5-46/+77
2011-06-29Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren9-385/+51
2011-06-29Merge branch 'devel-timer' into devel-cleanupTony Lindgren60-670/+749
2011-06-29omap: mcbsp: Drop in-driver transfer supportJarkko Nikula2-388/+19
2011-06-29omap: mcbsp: Drop SPI mode supportJarkko Nikula2-251/+0
2011-06-29omap: board-omap3evm: Fix compilation errorPeter Ujfalusi1-2/+2
2011-06-29omap: cleanup NAND platform dataGrazvydas Ignotas6-23/+6
2011-06-27omap2+: Rename timer-gp.c into timer.c to combine timer init functionsTony Lindgren2-3/+3
2011-06-27omap2+: Remove omap2_gp_clockevent_set_gptimerTony Lindgren9-64/+0
2011-06-27omap2+: Use dmtimer macros for clocksourceTony Lindgren2-29/+37
2011-06-27omap2+: Reserve clocksource and timesource and initialize dmtimer laterTony Lindgren4-9/+14
2011-06-27OMAP2+: PM: fix section mismatch in pm_dbg_init()Sanjeev Premi1-1/+1
2011-06-27OMAP3: PM debug: remove register dumpingKevin Hilman2-225/+0
2011-06-21OMAP2: PM debug: remove register dumpingKevin Hilman3-127/+2
2011-06-21OMAP3: PM debug: remove sleep_while_idle featureKevin Hilman3-7/+0
2011-06-21OMAP3+: SR: fix cosmetic indentationNishanth Menon1-10/+10
2011-06-21OMAP3+: SR: enable/disable SR only on needNishanth Menon1-4/+7