Age | Commit message (Expand) | Author | Files | Lines |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 1 | -7/+17 |
2010-04-04 | sunxvr500: Ignore secondary output PCI devices. | David S. Miller | 1 | -7/+17 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 135 | -54/+86 |
2010-03-25 | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 3 | -5/+31 |
2010-03-25 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2010-03-25 | lxfb: set the H- and V-SYNC polarity of the flatpanel output | Michael Grzeschik | 2 | -1/+11 |
2010-03-22 | pxa168fb: fix incorrect resource calculation | Dan Carpenter | 1 | -1/+1 |
2010-03-19 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -8/+25 |
2010-03-19 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 32 | -89/+493 |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-03-17 | sunxvr1000: Add missing FB=y depenency. | David S. Miller | 1 | -1/+1 |
2010-03-16 | backlight: blackfin - Fix missing registration failure handling | Bruno Prémont | 2 | -2/+18 |
2010-03-16 | backlight: mbp_nvidia_bl - add five more MacBook variants | Evan McClain | 1 | -0/+45 |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett | 29 | -81/+151 |
2010-03-16 | backlight: Add backlight_device parameter to check_fb | Bruno Prémont | 2 | -2/+2 |
2010-03-16 | video: backlight/progear, fix pci device refcounting | Jiri Slaby | 1 | -4/+12 |
2010-03-16 | backlight: l4f00242t03: Fix module licence absence. | Alberto Panizzo | 1 | -0/+1 |
2010-03-16 | backlight: Add Epson L4F00242T03 LCD driver | Alberto Panizzo | 3 | -0/+264 |
2010-03-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 | Russell King | 3 | -1/+242 |
2010-03-15 | OMAP: DSS2: panel-generic: re-implement mode changing | Tomi Valkeinen | 1 | -0/+22 |
2010-03-15 | OMAP: DSS2: initialize dss clk sources properly | Tomi Valkeinen | 1 | -0/+3 |
2010-03-15 | video: enable sh_mobile_lcdc on SH-Mobile ARM | Magnus Damm | 1 | -1/+1 |
2010-03-14 | Video: ARM CLCD: Better fix for swapped IENB and CNTL registers | Russell King | 1 | -7/+24 |
2010-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -0/+241 |
2010-03-14 | sparc64: Add very basic XVR-1000 framebuffer driver. | David S. Miller | 3 | -0/+241 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 7 | -8/+8 |
2010-03-13 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+4 |
2010-03-13 | fbdev: bfin-lq035q1-fb: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2010-03-13 | video: fix first line of kernel-doc for a few functions | Ben Hutchings | 1 | -4/+4 |
2010-03-13 | obsolete config in kernel source: LWMON5 | Christoph Egger | 1 | -13/+0 |
2010-03-13 | drivers/video/via: fix continuation line formats | Joe Perches | 2 | -10/+10 |
2010-03-13 | NUC900 LCD Controller Driver | Wang Qiang | 4 | -0/+856 |
2010-03-13 | fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR | Christoph Egger | 2 | -4/+0 |
2010-03-13 | broadsheetfb: support storing waveform | Jaya Kumar | 1 | -1/+500 |
2010-03-13 | broadsheetfb: add MMIO hooks | Jaya Kumar | 1 | -16/+94 |
2010-03-13 | viafb: support color depth 15 and 30 | Florian Tobias Schandinat | 2 | -18/+34 |
2010-03-13 | viafb: rework color setting | Florian Tobias Schandinat | 3 | -216/+51 |
2010-03-13 | viafb: some virtual_xres handling fixes | Florian Tobias Schandinat | 1 | -8/+4 |
2010-03-13 | viafb: rework color checking | Florian Tobias Schandinat | 2 | -35/+56 |
2010-03-13 | viafb: make some variables a bit less global | Florian Tobias Schandinat | 5 | -12/+7 |
2010-03-13 | viafb: remove dead code due to IGA1_IGA2 | Florian Tobias Schandinat | 3 | -574/+11 |
2010-03-13 | viafb: split color mode setting up | Florian Tobias Schandinat | 3 | -35/+53 |
2010-03-13 | viafb: introduce strict parameter checking | Florian Tobias Schandinat | 1 | -29/+38 |
2010-03-13 | viafb: make viafb_set_par more dual framebuffer compatible | Florian Tobias Schandinat | 1 | -5/+15 |
2010-03-13 | viafb: video address setting revisited | Florian Tobias Schandinat | 2 | -10/+15 |
2010-03-13 | viafb: reorder initialization for dual framebuffer mode | Florian Tobias Schandinat | 1 | -3/+3 |
2010-03-13 | viafb: yet another dead code removal | Florian Tobias Schandinat | 7 | -122/+1 |
2010-03-13 | viafb: some dvi cleanup | Florian Tobias Schandinat | 4 | -75/+55 |
2010-03-13 | viafb: remove the remaining VIA_RES_* uses | Florian Tobias Schandinat | 4 | -166/+15 |
2010-03-13 | viafb: split global index up | Florian Tobias Schandinat | 9 | -386/+225 |