summaryrefslogtreecommitdiffstats
path: root/drivers/video/carminefb.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-23OMAP1: Remove unused LCD devices from board filesTomi Valkeinen4-24/+0
2012-02-23OMAP: Remove OMAP_TAG_LCD and OMAP_TAG_FBMEMTomi Valkeinen1-2/+0
2012-02-23OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen15-92/+64
2012-02-23OMAPFB: remove omapfb_set_platform_data()Tomi Valkeinen2-18/+0
2012-02-23OMAPFB: Move old omapfb private structs to a private include fileTomi Valkeinen2-25/+25
2012-02-23OMAPFB: remove unused fb_format_to_dss_mode()Tomi Valkeinen1-54/+0
2012-02-23OMAPFB: remove mem info from platform_dataTomi Valkeinen3-49/+0
2012-02-23OMAPFB: remove early mem alloc from old omapfbTomi Valkeinen3-141/+2
2012-02-23OAMPFB: remove unused omapfb_set_ctrl_platform_data()Tomi Valkeinen2-7/+0
2012-02-23OMAP: N770: remove HWA742 platform dataTomi Valkeinen3-30/+5
2012-02-23OMAP2+: remove unneeded #include omapfb.hTomi Valkeinen1-1/+0
2012-02-23OMAPFB: Remove video SRAM support (old omapfb)Tomi Valkeinen3-183/+1
2012-02-23OMAPDSS: Remove video SRAM supportTomi Valkeinen5-118/+9
2012-02-22OMAPFB: Remove OMAP2/3 support from old omapfb driverTomi Valkeinen7-2220/+5
2012-02-22OMAPFB: remove old blizzard driverTomi Valkeinen5-1672/+0
2012-02-21OMAPDSS: HDMI: Modify logic to configure MCLKRicardo Neri1-2/+4
2012-02-21OMAPDSS: HDMI: Implement initialization of MCLKRicardo Neri1-15/+22
2012-02-21OMAPDSS: Add DSS feature for HDMI MCLK for audioRicardo Neri2-0/+42
2012-02-21OMAPDSS: TPO-TD03MTEA1: update default gammaGrazvydas Ignotas1-1/+1
2012-02-21OMAPDSS: TPO-TD03MTEA1: fix suspend hangGrazvydas Ignotas1-43/+108
2012-02-21OMAPDSS: HDMI: Move Avi-infoframe struct to hdmi_ip_dataMythri P K3-44/+46
2012-02-21OMAPDSS: add Innolux AT080TN52 display supportYegor Yefremov1-0/+23
2012-02-21OMAPDSS: DISPC: Fix scaling constraints for OMAP4Archit Taneja1-4/+8
2012-02-21OMAPDSS: Features: Maintain dss_feats as a listArchit Taneja2-66/+128
2012-02-21OMAPDSS: cleanup probe functionsTomi Valkeinen5-71/+61
2012-02-19Linux 3.3-rc4v3.3-rc4Linus Torvalds1-1/+1
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds4-42/+133
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds6-32/+30
2012-02-17i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds3-22/+16
2012-02-17i387: do not preload FPU state at task switch timeLinus Torvalds4-68/+11
2012-02-16ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang2-4/+4
2012-02-16eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks1-0/+2
2012-02-16eCryptfs: Improve statfs reportingTyler Hicks4-14/+83
2012-02-16i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds4-23/+58
2012-02-16i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds1-3/+6
2012-02-16i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds3-8/+45
2012-02-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard1-1/+7
2012-02-16powerpc/adb: Use set_current_state()majianpeng1-2/+2
2012-02-16powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt1-1/+1
2012-02-16powerpc: Remove legacy iSeries from ppc64_defconfigStephen Rothwell1-5/+0
2012-02-16powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt1-19/+29
2012-02-16powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder1-3/+3
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan2-9/+24
2012-02-15net/ethernet: ks8851_mll fix irq handlingJan Weitzel1-8/+6
2012-02-15veth: Enforce minimum size of VETH_INFO_PEERThomas Graf1-1/+3
2012-02-15stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO1-1/+1
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO4-116/+105
2012-02-15stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi1-0/+16
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO4-3/+9
2012-02-15ipheth: Add iPhone 4STim Gardner1-0/+5