Linus Torvalds
|
9ab073bc45
Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
|
12 years ago |
Julia Lawall
|
b1a9329cd5
video: xilinxfb: replace devm_request_and_ioremap by devm_ioremap_resource
|
12 years ago |
Michal Simek
|
bf265c848f
video: xilinxfb: Fix compilation warning
|
12 years ago |
Michal Simek
|
2121c339eb
video: xilinxfb: Add support for little endian accesses
|
12 years ago |
Michal Simek
|
a8f045aa07
video: xilinxfb: Group bus initialization
|
12 years ago |
Michal Simek
|
c88fafef01
video: xilinxfb: Use drvdata->regs_phys instead of physaddr
|
12 years ago |
Michal Simek
|
5130af35bf
video: xilinxfb: Rename PLB_ACCESS_FLAG to BUS_ACCESS_FLAG
|
12 years ago |
Michal Simek
|
ec05e7a8aa
video: xilinxfb: Do not name out_be32 in function name
|
12 years ago |
Michal Simek
|
0f5e17c5fd
video: xilinxfb: Fix OF probing on little-endian systems
|
12 years ago |
Greg Kroah-Hartman
|
48c68c4f1b
Drivers: video: remove __dev* attributes.
|
12 years ago |
Axel Lin
|
4277f2c466
video: convert drivers/video/* to use module_platform_driver()
|
13 years ago |
Jesper Juhl
|
dd37739f47
Remove unneeded version.h includes from drivers/video/
|
14 years ago |
Grant Likely
|
28541d0f18
dt/video: Eliminate users of of_platform_{,un}register_driver
|
14 years ago |
Michal Simek
|
a1dfe9c7c9
fbdev/xilinxfb: Microblaze driver support
|
14 years ago |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
Adrian Alonso
|
652078bac5
of/xilinxfb: update tft compatible versions
|
15 years ago |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Grant Likely
|
aa296a891d
fbdev/xilinxfb: Fix improper casting and tighen up probe path
|
16 years ago |
John Linn
|
dac4ccfb64
fbdev: Add PLB support and cleanup DCR in xilinxfb driver.
|
16 years ago |
Grant Likely
|
a108096878
powerpc/virtex: fix various format/casting printk mismatches
|
16 years ago |
Adrian Bunk
|
7a8fc9b248
removed unused #include <linux/version.h>'s
|
17 years ago |
Stephen Neuendorffer
|
0e349b0e2d
[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.
|
17 years ago |
Grant Likely
|
911a317599
[POWERPC] Fix incorrectly tagged __devinitdata structures
|
17 years ago |
Grant Likely
|
86a2249d69
XilinxFB: typo bugfix
|
18 years ago |
Grant Likely
|
287e5d6fcc
[POWERPC] XilinxFB: Allow fixed framebuffer base address
|
18 years ago |
Grant Likely
|
b4d6a7268f
[POWERPC] XilinxFB: Add support for custom screen resolution
|
18 years ago |
Grant Likely
|
01ba1e9d26
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
|
18 years ago |
Grant Likely
|
b9a22794f2
[POWERPC] XilinxFB: sparse fixes
|
18 years ago |