summaryrefslogtreecommitdiffstats
path: root/drivers/video/aty/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
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
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon1-26/+20
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang1-7/+0
2013-07-19arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas1-7/+8
2013-07-19MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras1-1/+0
2013-07-19um: remove dead codeRichard Weinberger1-1/+0
2013-07-19um: siginfo cleanupRichard Weinberger4-15/+15
2013-07-19MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis1-2/+3
2013-07-19uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher1-41/+189
2013-07-19um: Fix wait_stub_done() error handlingRichard Weinberger1-2/+7
2013-07-19um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger1-1/+1