Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3415a89f48dce655ae353bc70a8e292764e8e931
/
drivers
/
video
/
cirrusfb.c
6112ea0
zorro: ZTWO_VADDR() should return "void __iomem *"
by Geert Uytterhoeven
· 14 years ago
8639fac
video: cirrusfb: Remove incorrect checks
by Sachin Kamat
· 11 years ago
d5ddbb0
video: cirrusfb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
933ee71
powerpc: remove PReP platform
by Paul Bolle
· 12 years ago
48c68c4
Drivers: video: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
ff0c264
video: Fix typo in drivers/video
by Masanari Iida
· 12 years ago
51be084
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
e78bb88
fbdev/cirrusfb: Add support for "64 MiB" version of Picasso IV
by Geert Uytterhoeven
· 13 years ago
17bdf48
fbdev/cirrusfb: Add support for Picasso IV in Zorro II mode
by Geert Uytterhoeven
· 13 years ago
0e0d133
fbdev/cirrusfb: Rewrite Zorro graphics card probing
by Geert Uytterhoeven
· 13 years ago
bf54a2b
m68k: amiga - Zorro bus modalias support
by Geert Uytterhoeven
· 16 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0efb2a0
cirrusfb: do not allow unsupported pixel depth
by Krzysztof Helt
· 16 years ago
8636a92
cirrusfb: fix interlaced modes
by Krzysztof Helt
· 16 years ago
4242a23
cirrusfb: fix threshold register mask for Laguna chips
by Krzysztof Helt
· 16 years ago
df3aafd
cirrusfb: GD5434 (aka SD64) support fixed
by Krzysztof Helt
· 16 years ago
8f19e15
cirrusfb: set MCLK in one place
by Krzysztof Helt
· 16 years ago
614c0dc
cirrusfb: add accelerator constant
by Krzysztof Helt
· 16 years ago
dd14f71
cirrusfb: fix clock doubling
by Krzysztof Helt
· 16 years ago
7cade31
cirrusfb: use 24bpp instead of 32bpp
by Krzysztof Helt
· 16 years ago
527410f
cirrusfb: GD5446 fixes
by Krzysztof Helt
· 16 years ago
bc5d8ac
cirrusfb: fix error paths in cirrusfb_xxx_register()
by Krzysztof Helt
· 16 years ago
9e84806
cirrusfb: add imageblit function
by Krzysztof Helt
· 16 years ago
8343c89
cirrusfb: acceleration improvements
by Krzysztof Helt
· 16 years ago
78d780e
cirrusfb: various Laguna fixes
by Krzysztof Helt
· 16 years ago
99a4584
cirrusfb: check_var improvements
by Krzysztof Helt
· 16 years ago
1b48cb5
cirrusfb: Laguna chipset 8bpp fix
by Krzysztof Helt
· 16 years ago
48c329e
cirrusfb: various improvements
by Krzysztof Helt
· 16 years ago
c4dec39
cirrusfb: use 5-6-5 RGB for 16bpp mode
by Krzysztof Helt
· 16 years ago
6683e01
cirrusfb: do not calculate line length twice
by Krzysztof Helt
· 16 years ago
6e30fc0
cirrusfb: add mmio registers for Laguna chipsets
by Krzysztof Helt
· 16 years ago
213d4bd
cirrusfb: add Laguna additional overflow register
by Krzysztof Helt
· 16 years ago
55a4ea6
cirrusfb: fix Laguna chipset memory detection and clock setting
by Krzysztof Helt
· 16 years ago
75ed3a1
cirrusfb: convert printks to dev_foo
by Krzysztof Helt
· 16 years ago
ee11940
cirrusfb: remove unused variables
by Vlada Peric
· 16 years ago
f5ee051
section fixes for cirrusfb
by Al Viro
· 16 years ago
486ff38
cirrusfb: do not change MCLK for Alpine chips
by Krzysztof Helt
· 16 years ago
3b92183
cirrusfb: fix 16bpp modes
by Krzysztof Helt
· 16 years ago
55a0dd8
cirrusfb: add noaccel module parameter
by Krzysztof Helt
· 16 years ago
dafa32c
cirrusfb: drop clock fields from cirrusfb_regs structure
by Krzysztof Helt
· 16 years ago
9a85cf5
cirrusfb: eliminate CRT registers from global structure
by Krzysztof Helt
· 16 years ago
c395d3e
cirrusfb: add __devinit attribute to probing functions
by Krzysztof Helt
· 16 years ago
a1d35a7
cirrusfb: use modedb and add mode_option parameter
by Krzysztof Helt
· 16 years ago
64beab1
cirrusfb: drop device pointers from cirrusfb_info
by Krzysztof Helt
· 16 years ago
1cea9a9
cirrusfb: remove 24 bpp mode
by Krzysztof Helt
· 16 years ago
7528f54
cirrusfb: simplify clock calculation
by Krzysztof Helt
· 16 years ago
786e463
cirrusfb: remove information about memory size during mode change
by Krzysztof Helt
· 16 years ago
09a2910
cirrusfb: check_par fixes
by Krzysztof Helt
· 16 years ago
e59b6a5
drivers/video/cirrusfb: fix RAM address printk
by Philippe De Muyter
· 16 years ago
5ae1217
video: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
416e74e
fbdev: use DIV_ROUND_UP or roundup
by Julia Lawall
· 17 years ago
36ea96a
cirrusfb nonsense
by Al Viro
· 17 years ago
d91f5bb
fix cirrusfb breakage
by Al Viro
· 17 years ago
0ff1ede
cirrusfb: code improvement 2nd part
by Krzysztof Helt
· 17 years ago
060b600
cirrusfb: code improvements
by Krzysztof Helt
· 17 years ago
9199ec5
cirrusfb: remove fields from cirrusfb_info
by Krzysztof Helt
· 17 years ago
7345de3
cirrusfb: remove typedefs
by Krzysztof Helt
· 17 years ago
8503df6
cirrusfb: checkpatch.pl cleanup
by Krzysztof Helt
· 17 years ago
c930faa
cirrusfb: convert to generic boolean
by Richard Knutsson
· 18 years ago
d8b8c0a
[PATCH] ioremap balanced with iounmap for drivers/video/cirrusfb
by Amol Lad
· 18 years ago
a8f340e
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
by Jon Smirl
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
a06630f
[PATCH] Detaching fbcon: remove calls to pci_disable_device()
by Antonino A. Daplas
· 18 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
33d8675
[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()
by Bjorn Helgaas
· 19 years ago
49d5c7b
[PATCH] fbdev: cirrusfb: Driver cleanup and bug fixes
by Antonino A. Daplas
· 19 years ago
c465e05
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
by Antonino A. Daplas
· 19 years ago
4153812
[PATCH] pci_ids: macros: replace partial with whole symbols
by Grant Coady
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago