index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
aty
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-09
video: da8xx-fb: adding am33xx as dependency
Darren Etheridge
1
-3
/
+5
2013-08-09
video: da8xx-fb: let compiler decide what to inline
Darren Etheridge
1
-9
/
+8
2013-08-09
video: da8xx-fb: make clock naming consistent
Darren Etheridge
1
-12
/
+12
2013-08-09
video: da8xx-fb: set upstream clock rate (if reqd)
Darren Etheridge
1
-20
/
+65
2013-08-09
video: da8xx-fb: reorganize panel detection
Afzal Mohammed
1
-16
/
+26
2013-08-09
video: da8xx-fb: ensure non-null cfg in pdata
Afzal Mohammed
1
-0
/
+5
2013-08-09
video: da8xx-fb: use devres
Darren Etheridge
1
-33
/
+8
2013-08-09
video: da8xx-fb: enable sync lost intr for v2 ip
Afzal Mohammed
1
-1
/
+1
2013-08-09
video: da8xx-fb: fix 24bpp raster configuration
Darren Etheridge
1
-1
/
+2
2013-08-09
video: da8xx-fb: improve readability of code
Darren Etheridge
2
-11
/
+18
2013-08-09
video: da8xx-fb: fb_set_par support
Darren Etheridge
1
-11
/
+47
2013-08-09
video: da8xx-fb: report correct pixclock
Afzal Mohammed
1
-0
/
+11
2013-08-09
video: da8xx-fb: store struct device *
Afzal Mohammed
1
-0
/
+2
2013-08-09
video: da8xx-fb: pix clk and clk div handling cleanup
Darren Etheridge
1
-30
/
+18
2013-08-09
video: da8xx-fb: store clk rate even if !CPUFREQ
Afzal Mohammed
1
-3
/
+1
2013-08-09
video: da8xx-fb: store current display information
Afzal Mohammed
1
-0
/
+4
2013-08-09
video: da8xx-fb: remove unneeded "var" initialization
Afzal Mohammed
1
-21
/
+1
2013-08-09
video: da8xx-fb: use modedb helper to update var
Afzal Mohammed
1
-16
/
+2
2013-08-09
video: da8xx-fb: simplify lcd_reset
Afzal Mohammed
1
-2
/
+2
2013-08-09
video: da8xx-fb: fb_check_var enhancement
Afzal Mohammed
1
-0
/
+18
2013-08-06
OMAPDSS: HDMI: Fix AVI infoframe bug
Mythri P K
1
-22
/
+20
2013-08-02
fb: backlight: HX8357: Add HX8369 support
Alexandre Belloni
1
-15
/
+204
2013-08-02
video: hx8357: Make IM pins optional
Maxime Ripard
1
-21
/
+31
2013-07-26
simplefb: add support for a8b8g8r8 pixel format
Alexandre Courbot
2
-0
/
+2
2013-07-26
backlight: lp855x: set zero brightness at FBBLANK
Shingo Nakao
1
-1
/
+1
2013-07-26
drivers/video: remove unused parameter in Kconfig
Michael Opdenacker
1
-7
/
+0
2013-07-26
matroxfb: replace kmalloc and memset with kzalloc.
Alexandru Juncu
1
-2
/
+1
2013-07-26
video: mxsfb: Let device core handle pinctrl
Fabio Estevam
1
-8
/
+0
2013-07-26
video: output: convert class code to use dev_groups
Greg Kroah-Hartman
1
-10
/
+10
2013-07-21
Linux 3.11-rc2
v3.11-rc2
Linus Torvalds
1
-1
/
+1
2013-07-21
ext3: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-21
ext4: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-20
vfs: constify dentry parameter in d_count()
Peng Tao
1
-1
/
+1
2013-07-20
livelock avoidance in sget()
Al Viro
1
-15
/
+10
2013-07-20
allow O_TMPFILE to work with O_WRONLY
Al Viro
2
-2
/
+4
2013-07-19
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
1
-1
/
+1
2013-07-19
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
1
-0
/
+11
2013-07-19
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
1
-0
/
+2
2013-07-19
Btrfs: update drop progress before stopping snapshot dropping
Josef Bacik
1
-6
/
+8
2013-07-19
arm64: use common reboot infrastructure
Marc Zyngier
2
-2
/
+3
2013-07-19
arm64: mm: don't treat user cache maintenance faults as writes
Will Deacon
1
-26
/
+20
2013-07-19
arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()
Chen Gang
1
-7
/
+0
2013-07-19
arm64: Only enable local interrupts after the CPU is marked online
Catalin Marinas
1
-7
/
+8
2013-07-19
MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION
Markos Chandras
1
-1
/
+0
2013-07-19
um: remove dead code
Richard Weinberger
1
-1
/
+0
2013-07-19
um: siginfo cleanup
Richard Weinberger
4
-15
/
+15
2013-07-19
MIPS: Octeon: Fix DT pruning bug with pip ports
Faidon Liambotis
1
-2
/
+3
2013-07-19
uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...
Tristan Schmelcher
1
-41
/
+189
2013-07-19
um: Fix wait_stub_done() error handling
Richard Weinberger
1
-2
/
+7
2013-07-19
um: Mark stub pages mapping with VM_PFNMAP
Richard Weinberger
1
-1
/
+1
[next]