summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OMAP3 clock: convert clock34xx.h to clock34xx_data.cPaul Walmsley2009-12-118-3385/+3457
* OMAP2xxx clock: remove implicit dependency between rate CPU flag and clkdev_o...Paul Walmsley2009-12-111-1/+4
* OMAP2/3: move SDRC macros to mach-omap2/sdrc.hPaul Walmsley2009-12-112-14/+16
* OMAP2 clock: APLL code shouldn't rely on static clocks in its local namespacePaul Walmsley2009-12-112-14/+25
* OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_...Paul Walmsley2009-12-113-30/+0
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2009-12-1074-247/+21991
|\
| * MAINTAINERS: Add OMAP2/3 DSS and OMAPFB maintainerTomi Valkeinen2009-12-091-0/+17
| * OMAP: SDP: Enable DSS2 for OMAP3 SDP boardTomi Valkeinen2009-12-092-19/+176
| * OMAP: DSS2: Taal DSI command mode panel driverTomi Valkeinen2009-12-093-0/+1011
| * OMAP: DSS2: Add generic and Sharp panel driversTomi Valkeinen2009-12-096-0/+277
| * OMAP: DSS2: omapfb driverTomi Valkeinen2009-12-0911-3/+3813
| * OMAP: DSS2: DSI driverTomi Valkeinen2009-12-091-0/+3710
| * OMAP: DSS2: SDI driverTomi Valkeinen2009-12-091-0/+277
| * OMAP: DSS2: RFBI driverTomi Valkeinen2009-12-091-0/+1309
| * OMAP: DSS2: Video encoder driverTomi Valkeinen2009-12-091-0/+797
| * OMAP: DSS2: DPI driverTomi Valkeinen2009-12-091-0/+399
| * OMAP: DSS2: DISPCTomi Valkeinen2009-12-091-0/+3091
| * OMAP: DSS2: Add more core filesTomi Valkeinen2009-12-093-0/+2838
| * OMAP: DSS2: Display Subsystem Driver coreTomi Valkeinen2009-12-098-0/+2559
| * OMAP: DSS2: Documentation for DSS2Tomi Valkeinen2009-12-091-0/+317
| * OMAP: Add support for VRFB rotation engineTomi Valkeinen2009-12-094-0/+369
| * OMAP: Add VRAM managerTomi Valkeinen2009-12-098-0/+732
| * OMAP: OMAPFB: add omapdss deviceTomi Valkeinen2009-12-093-14/+27
| * OMAP: OMAPFB: split omapfb.hTomi Valkeinen2009-12-0930-210/+248
| * OMAP2: Add funcs for writing SMS_ROT_* registersTomi Valkeinen2009-12-092-1/+24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2009-12-104-15/+166
|\ \
| * | workqueue: Add debugobjects supportThomas Gleixner2009-11-164-15/+166
* | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-12-1011-79/+107
|\ \ \
| * | | xen: try harder to balloon up under memory pressure.Ian Campbell2009-12-041-26/+5
| * | | Xen balloon: fix totalram_pages counting.Gianluca Guida2009-12-041-3/+4
| * | | xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...Ian Campbell2009-12-031-1/+11
| * | | xen: improve error handling in do_suspend.Ian Campbell2009-12-031-9/+11
| * | | xen: don't leak IRQs over suspend/resume.Ian Campbell2009-12-031-0/+3
| * | | xen: call clock resume notifier on all CPUsIan Campbell2009-12-031-1/+14
| * | | xen: use iret for return from 64b kernel to 32b usermodeJeremy Fitzhardinge2009-12-031-2/+2
| * | | xen: don't call dpm_resume_noirq() with interrupts disabled.Jeremy Fitzhardinge2009-12-031-4/+3
| * | | xen: register runstate info for boot CPU earlyJeremy Fitzhardinge2009-12-031-0/+2
| * | | xen: register runstate on secondary CPUsIan Campbell2009-12-031-0/+1
| * | | xen: register timer interrupt with IRQF_TIMERIan Campbell2009-12-031-1/+1
| * | | xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell2009-12-033-1/+4
| * | | xen: restore runstate_info even if !have_vcpu_info_placementJeremy Fitzhardinge2009-12-031-14/+11
| * | | xen: re-register runstate area earlier on resume.Ian Campbell2009-12-033-3/+5
| * | | xen: wait up to 5 minutes for device connetionPaolo Bonzini2009-12-031-4/+16
| * | | xen: improvement to wait_for_devices()Paolo Bonzini2009-12-031-3/+6
| * | | xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini2009-12-031-6/+7
| * | | xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge2009-12-031-3/+3
* | | | Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds2009-12-108-5/+10
|\ \ \ \
| * | | | xen pvfb: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk2009-12-031-1/+1
| * | | | fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk2009-12-033-3/+3
| * | | | fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.Konrad Rzeszutek Wilk2009-12-032-1/+4