aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ASoC: ABE: Use 2ms ramp to avoid low volumevamsi k2011-10-213-51/+51
| * | ASoC: ABE HAL: Relinquish GAINS_DL1/DL2 handlingMisael Lopez Cruz2011-10-201-8/+1
* | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-10-208-15/+94
|\ \ \ | | |/ | |/|
| * | net: wireless: bcmdhd: Fix crash in p2p OFFDmitry Shmidt2011-10-202-3/+4
| * | ARM: smpboot: Enable irqs on secondary CPU after marking it online/activeThomas Gleixner2011-10-201-10/+13
| * | ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin2011-10-205-1/+76
| * | power: cpufreq interactive governor: use default sample time 20msTodd Poynor2011-10-201-1/+1
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Iliyan Malchev2011-10-203-30/+45
|\ \ \ | | |/ | |/|
| * | gpu: pvr: Update to DDK 1.8@298138Alistair Strachan2011-10-202-29/+43
| * | OMAP: TILER: use correct type for usr_countAndy Gross2011-10-201-1/+2
* | | Merge branch 'android-3.0' into android-omap-3.0Iliyan Malchev2011-10-203-26/+57
|\ \ \ | | |/ | |/|
| * | net: wireless: bcmdhd: Add wake_lock to dhd_open() and dhd_stop()Dmitry Shmidt2011-10-191-10/+19
| * | net: wireless: bcmdhd: Fix bssid profile updateDmitry Shmidt2011-10-192-16/+38
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Dima Zavin2011-10-197-26/+82
|\ \ \ | | |/ | |/|
| * | ARM: omap2: cpufreq: prevent CPU hotplug while scalingDima Zavin2011-10-191-0/+4
| * | ARM: omap4: pm: remove static dependency between mpuss and emifColin Cross2011-10-191-17/+46
| * | ARM: omap4: cpuidle: prevent OSWR during idleColin Cross2011-10-191-1/+6
| * | ARM: omap4: cpuidle: fix typos in cpuidle target residenciesColin Cross2011-10-191-2/+2
| * | omap: iommu: fix non-void return value in function returning voidSuman Anna2011-10-191-1/+1
| * | omap: mailbox: wait for reset completionSuman Anna2011-10-191-0/+7
| * | omap: gpio: put_sync_suspend instead of put_sync in freeMiguel Vadillo2011-10-191-2/+2
| * | remoteproc: end gracefully in case of a error in rproc_startFernando Guzman Lugo2011-10-191-4/+15
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Iliyan Malchev2011-10-185-7/+48
|\ \ \ | |/ /
| * | gpu: pvr: Update to DDK 1.8@297401Alistair Strachan2011-10-183-6/+12
| * | remoteproc: Add version debugfsJuan Gutierrez2011-10-182-1/+36
* | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-10-181-0/+2
|\ \ \ | | |/ | |/|
| * | net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt2011-10-181-0/+2
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-10-183-0/+30
|\ \ \ | | |/ | |/|
| * | omap: mailbox: reset mailbox every startup.Fernando Guzman Lugo2011-10-181-0/+4
| * | omap: remoteproc: wake up remoteproc clkdm when accessing iommuFernando Guzman Lugo2011-10-181-0/+18
| * | OMAP4: PRCM debug: Don't print slaves in AUTO ON as sleep failureTodd Poynor2011-10-181-0/+8
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Iliyan Malchev2011-10-1712-47/+107
|\ \ \ | |/ /
| * | remoteproc: create new event to notify when secure mode is enable or disableFernando Guzman Lugo2011-10-173-1/+16
| * | OMAP: DSS/DSSCOMP: Remove race conditions on callback setting and error handlingLajos Molnar2011-10-175-23/+56
| * | OMAP4: HDMI: Read up-to 4 EDID blocksLajos Molnar2011-10-171-2/+2
| * | OMAP4: HDMI: Reprogram video wrapper after wrapper resetLajos Molnar2011-10-174-21/+33
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-10-175-11/+26
|\ \ \ | |/ /
| * | OMAP4: PM: update ROM return address for OSWR and OFFCarlos Leija2011-10-171-5/+11
| * | OMAP4: PM: restore iva/l3inst for GP devices as wellNishanth Menon2011-10-171-1/+2
| * | OMAP4: SMC: Replace HAL service values with macros to improve readabilityBryan Buckley2011-10-174-5/+11
| * | mfd: twl: Add debug info to twl_i2c_read/write errorsMisael Lopez Cruz2011-10-171-4/+6
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Iliyan Malchev2011-10-1710-189/+155
|\ \ \ | |/ /
| * | rpmsg: suppress rpmsg name service hex dumpsSuman Anna2011-10-171-0/+2
| * | remoteproc: add mutex protection for secure requestsFernando Guzman Lugo2011-10-172-2/+12
| * | remoteproc: add protection for crash functionFernando Guzman Lugo2011-10-172-34/+28
| * | omap: rpmsg: adapt to the rproc_event_register changesFernando Guzman Lugo2011-10-171-56/+29
| * | remoteproc: combine all the block notify head structures into oneFernando Guzman Lugo2011-10-172-73/+15
| * | omap: rpmsg: serialize reset of devices per rproc instead of channelFernando Guzman Lugo2011-10-171-8/+26
| * | tty: serial: omap: don't lock console in suspend.Colin Cross2011-10-172-5/+13
| * | OMAP2+: DMA: Workaround for invalid source positionPeter Ujfalusi2011-10-171-2/+16