summaryrefslogtreecommitdiffstats
path: root/drivers/video/simplefb.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-30video: da8xx-fb fixing incorrect porch mappingsDarren Etheridge1-4/+4
2013-08-30video: xilinxfb: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall1-4/+4
2013-08-30fbmem: move EXPORT_SYMBOL annotation next to symbol declarationsDaniel Mack1-16/+13
2013-08-30drivers: video: fbcmap: remove the redundency and incorrect checkingsChen Gang1-6/+1
2013-08-30video: mxsfb: simplify use of devm_ioremap_resourceJulia Lawall1-6/+1
2013-08-30Release efifb's colormap in efifb_destroy()Peter Jones1-0/+1
2013-08-30at91/avr32/atmel_lcdfb: prepare clk before calling enableBoris BREZILLON1-4/+4
2013-08-30video: exynos: Ensure definitions match prototypesMark Brown1-0/+1
2013-08-29OMAPDSS: fix WARN_ON in 'alpha_blending_enabled' sysfs fileTomi Valkeinen1-3/+5
2013-08-29OMAPDSS: HDMI: Fix possible NULL referenceTomi Valkeinen1-2/+3
2013-08-09video: da8xx-fb: adding am33xx as dependencyDarren Etheridge1-3/+5
2013-08-09video: da8xx-fb: let compiler decide what to inlineDarren Etheridge1-9/+8
2013-08-09video: da8xx-fb: make clock naming consistentDarren Etheridge1-12/+12
2013-08-09video: da8xx-fb: set upstream clock rate (if reqd)Darren Etheridge1-20/+65
2013-08-09video: da8xx-fb: reorganize panel detectionAfzal Mohammed1-16/+26
2013-08-09video: da8xx-fb: ensure non-null cfg in pdataAfzal Mohammed1-0/+5
2013-08-09video: da8xx-fb: use devresDarren Etheridge1-33/+8
2013-08-09video: da8xx-fb: enable sync lost intr for v2 ipAfzal Mohammed1-1/+1
2013-08-09video: da8xx-fb: fix 24bpp raster configurationDarren Etheridge1-1/+2
2013-08-09video: da8xx-fb: improve readability of codeDarren Etheridge2-11/+18
2013-08-09video: da8xx-fb: fb_set_par supportDarren Etheridge1-11/+47
2013-08-09video: da8xx-fb: report correct pixclockAfzal Mohammed1-0/+11
2013-08-09video: da8xx-fb: store struct device *Afzal Mohammed1-0/+2
2013-08-09video: da8xx-fb: pix clk and clk div handling cleanupDarren Etheridge1-30/+18
2013-08-09video: da8xx-fb: store clk rate even if !CPUFREQAfzal Mohammed1-3/+1
2013-08-09video: da8xx-fb: store current display informationAfzal Mohammed1-0/+4
2013-08-09video: da8xx-fb: remove unneeded "var" initializationAfzal Mohammed1-21/+1
2013-08-09video: da8xx-fb: use modedb helper to update varAfzal Mohammed1-16/+2
2013-08-09video: da8xx-fb: simplify lcd_resetAfzal Mohammed1-2/+2
2013-08-09video: da8xx-fb: fb_check_var enhancementAfzal Mohammed1-0/+18
2013-08-06OMAPDSS: HDMI: Fix AVI infoframe bugMythri P K1-22/+20
2013-08-02fb: backlight: HX8357: Add HX8369 supportAlexandre Belloni1-15/+204
2013-08-02video: hx8357: Make IM pins optionalMaxime Ripard1-21/+31
2013-07-26simplefb: add support for a8b8g8r8 pixel formatAlexandre Courbot2-0/+2
2013-07-26backlight: lp855x: set zero brightness at FBBLANKShingo Nakao1-1/+1
2013-07-26drivers/video: remove unused parameter in KconfigMichael Opdenacker1-7/+0
2013-07-26matroxfb: replace kmalloc and memset with kzalloc.Alexandru Juncu1-2/+1
2013-07-26video: mxsfb: Let device core handle pinctrlFabio Estevam1-8/+0
2013-07-26video: output: convert class code to use dev_groupsGreg Kroah-Hartman1-10/+10
2013-07-21Linux 3.11-rc2v3.11-rc2Linus Torvalds1-1/+1
2013-07-21ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu1-1/+1
2013-07-21ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu1-1/+1
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao1-1/+1
2013-07-20livelock avoidance in sget()Al Viro1-15/+10
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro2-2/+4
2013-07-19Btrfs: fix wrong write offset when replacing a deviceStefan Behrens1-1/+1
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik1-0/+11
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik1-0/+2
2013-07-19Btrfs: update drop progress before stopping snapshot droppingJosef Bacik1-6/+8
2013-07-19arm64: use common reboot infrastructureMarc Zyngier2-2/+3