aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: usbnet: limit 'tx' and 'done' queue sizeRuslan Bilovol2012-08-081-1/+10
* asix: asix_rx_fixup surgery to reduce skb truesizesEric Dumazet2012-08-081-68/+20
* Revert "Revert ducati 2.1.13 prerequisites: 62f1b46 and 6b4fc47"Dmytro Kedrovskyi2012-08-082-4/+8
* Revert ducati 2.1.13 prerequisites: 62f1b46 and 6b4fc47Dmytro Kedrovskyi2012-08-072-8/+4
* [Media:Radio] WiLink: Add support for complete scanManjunatha Halli2012-08-066-26/+209
* [Media:Radio] WiLink: Miscellaneous fixes for FM ReceiverManjunatha Halli2012-08-062-1/+5
* [Media:Radio] WiLink: Add support for Russian BandManjunatha Halli2012-08-064-3/+13
* [Media:Radio] wl12xx: Fix for overflow while getting irq statusManjunatha Halli2012-08-061-5/+3
* i2c: omap: implement shutdown handlerVikram Pandita2012-08-031-1/+30
* omap: mailbox: relax constraint to allow powerdomain to go to CSWRMiguel Vadillo2012-08-031-1/+1
* omap: iommu: relax constraint value to allow CSWRMiguel Vadillo2012-08-031-2/+2
* omap4: hwmod_data: add clocks to ipu processor devicesSuman Anna2012-08-031-0/+2
* OMAPDSS: OMAPFB: Add support to suspend HDMI displayVictor Kleinik2012-08-021-15/+22
* omap: ion: increase ducati memory by 2MBSuman Anna2012-08-021-1/+1
* remoteproc: omap: differentiate auto-suspend from system suspendShahid Akhtar2012-08-021-3/+7
* OMAPDSS: DSSCOMP: Fix incorrect num_ovls checkVaradarajan, Charulatha2012-08-021-1/+1
* omaplfb: Add omaplfb to the kernel treeHemant Hariyani2012-07-3012-0/+5557
* blaze_defconfig: Add KPROBES and RELAY dynamic instrumentationTony Lofthouse2012-07-301-0/+2
* blaze_defconfig: Enable SCHED_TRACERTony Lofthouse2012-07-301-1/+1
* OMAPFB: Select correct VSYNC IRQ based on DSS channelMuralidhar Dixit2012-07-273-17/+33
* OMAPDSS: HDMI: report HDMI as manually updated panelMuralidhar Dixit2012-07-271-0/+7
* blaze_defconfig: enable USB networkingRuslan Bilovol2012-07-271-0/+1
* OMAP4470: OPP: Enable SGX OPP-OV for Low Power OPP setTaras Kondratiuk2012-07-261-1/+1
* cpufreq: interactive governor: Fix not uniform buf filling & memory corruptionLeonid Iziumtsev2012-07-261-26/+39
* OMAP: UART: Specify DMA RX buffer sizeSemen Protsenko2012-07-261-0/+9
* Merge "OMAP4: DPLL cascading: Fix GPU constraint" into p-android-omap-3.0-devDmytro Kedrovsky2012-07-251-2/+4
|\
| * OMAP4: DPLL cascading: Fix GPU constraintTaras Kondratiuk2012-07-051-2/+4
* | OMAP4: DPLL cascading: Removed race between SR calibration and DPLL cascading...Ivan Khoronzhuk2012-07-251-8/+5
* | OMAP4: DPLL cascading: Removed deadlock during DPLL cascading transitionIvan Khoronzhuk2012-07-252-11/+19
* | OMAP4: DPLL cascading: Removed race condition while entering in the DPLL casc...Ivan Khoronzhuk2012-07-251-4/+6
* | OMAP: I2C: Wait till functional part of the I2C controller completely becomes...Kohtaro Hashimoto2012-07-231-0/+15
* | Merge "gcx: fixed thread lockup." into p-android-omap-3.0-devRoman Shaposhnikov2012-07-203-9/+15
|\ \
| * | gcx: fixed thread lockup.Alexei Shlychkov2012-07-193-9/+15
* | | Merge "gcx: fixed suspend synchronization." into p-android-omap-3.0-devRoman Shaposhnikov2012-07-204-42/+76
|\ \ \ | |/ /
| * | gcx: fixed suspend synchronization.Alexei Shlychkov2012-07-194-42/+76
* | | USB HOST: TLL: HACK: EHCI Port disabled after resume on ES2.2 OMAP4430Andrii Anisov2012-07-201-0/+38
* | | Merge "OMAPDSS: DISPC: more precise scale limits checking" into p-android-oma...Roman Shaposhnikov2012-07-201-2/+2
|\ \ \
| * | | OMAPDSS: DISPC: more precise scale limits checkingSergiy Kibrik2012-07-181-2/+2
* | | | ARM: OMAP4: DPLL: DO NOT do DLL reset when changing M2/frequpdateNishanth Menon2012-07-192-7/+15
* | | | OMAP4470 LPDDR interface configuration update for 466MHzVolodymyr Mieshkov2012-07-192-1/+4
* | | | Revert "OMAP4470 LPDDR interface configuration update for 466MHz"Volodymyr Mieshkov2012-07-194-50/+2
| |/ / |/| |
* | | SMC: Unlock aes_hwa_ctx lock in case of bad dma_map_sgBryan Buckley2012-07-182-2/+5
* | | HACK: POWER: TWL6030_BCI: Remove backup battery sysfs attributesTaras Kondratiuk2012-07-181-0/+4
* | | gcx: fixed suspend issue.Alexei Shlychkov2012-07-182-51/+28
* | | OMAPDSS: CEC: changing the cec switch nameMuralidhar Dixit2012-07-181-1/+1
|/ /
* | OMAP4: Add platform data to support HDMI default displayMuralidhar Dixit2012-07-173-0/+45
* | OMAP2: correction in early params functions for android-displayMuralidhar Dixit2012-07-171-4/+4
* | OMAP4: TABLET : Initialize HDMI defaultDandawate Saket2012-07-171-0/+14
* | OMAP4: OMAPFB: Dont error if display is already ONDandawate Saket2012-07-171-6/+7
* | OMAP4 : DSSCOMP : Avoid pushing content if no panel is activeDandawate Saket2012-07-171-1/+26