summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm'Linus Torvalds2009-06-16247-2683/+5666
|\
| * fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memsetMike Frysinger2009-06-161-3/+1
| * fbdev: *bfin*: fix __dev{init,exit} markingsMike Frysinger2009-06-162-7/+7
| * fbdev: *bfin*: drop unnecessary calls to memsetVivek Kutal2009-06-162-6/+0
| * fbdev: bfin-t350mcqb-fb: drop unused local variablesMike Frysinger2009-06-161-6/+0
| * fbdev: blackfin has __raw I/O accessors, so use them in fb.hMike Frysinger2009-06-161-1/+1
| * fbdev: s1d13xxxfb: add accelerated bitblt functionsKristoffer Ericson2009-06-162-33/+317
| * tcx: use standard fields for framebuffer physical address and lengthKrzysztof Helt2009-06-161-14/+13
| * fbdev: add support for handoff from firmware to hw framebuffersDave Airlie2009-06-165-3/+68
| * intelfb: fix a bug when changing video timingPaul Menzel2009-06-161-0/+5
| * fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt2009-06-164-5/+5
| * radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?Roel Kluin2009-06-161-2/+1
| * s3c-fb: CPUFREQ frequency scaling supportBen Dooks2009-06-162-2/+70
| * s3c-fb: fix resource releasing on error during probingKrzysztof Helt2009-06-161-13/+9
| * carminefb: fix possible access beyond end of carmine_modedb[]Roel Kluin2009-06-161-1/+1
| * acornfb: remove fb_mmap functionKrzysztof Helt2009-06-161-38/+0
| * mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OFArnd Bergmann2009-06-161-1/+1
| * mb862xxfb: restrict compliation of platform driver to PPCJulian Calaby2009-06-161-0/+1
| * Samsung SoC Framebuffer driver: add Alpha Channel supportInKi Dae2009-06-161-3/+28
| * atmel-lcdc: fix pixclock upper bound detectionBen Nizette2009-06-161-1/+1
| * offb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt2009-06-161-5/+1
| * igafb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt2009-06-161-5/+3
| * chipsfb: remove redundant assignmentKrzysztof Helt2009-06-161-1/+0
| * Documentation/fb/vesafb.txt: fix typoPaul Menzel2009-06-161-1/+1
| * fbdev: add video modes for resolutions and timings of PAL RGBPaul Menzel2009-06-161-0/+8
| * fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-167-39/+28
| * fbdev: generated logo sources depend on scripts/pnmtologoSam Ravnborg2009-06-161-5/+7
| * lis3: add click functionDaniel Mack2009-06-164-1/+78
| * lis3: add three new laptop modelsEric Piel2009-06-161-2/+5
| * lis3: use input_polled_deviceEric Piel2009-06-164-55/+29
| * lis3: remove automatic shutdown of the deviceEric Piel2009-06-163-71/+32
| * lis3: fix misc device unregistering and printkEric Piel2009-06-161-5/+2
| * rb_tree: remove redundant if()-condition in rb_erase()Wolfram Strepp2009-06-161-4/+4
| * rb_tree: make clear distinction between two different cases in rb_erase()Wolfram Strepp2009-06-161-4/+4
| * rb_tree: reorganize code in rb_erase() for additional changesWolfram Strepp2009-06-161-9/+9
| * MAINTAINERS: add file patterns to TTY LAYERJoe Perches2009-06-161-0/+5
| * MAINTAINERS: add Paul McKenney to RCU and RCUTORTUREJoe Perches2009-06-161-0/+4
| * MAINTAINERS: add file pattern to CISCO FCOE HBA DRIVERJoe Perches2009-06-161-0/+1
| * MAINTAINERS: mention scripts/get_maintainer.pl in the prefaceJoe Perches2009-06-161-0/+6
| * MAINTAINERS: remove L: linux-kernel@vger.kernel.org from all but "THE REST"Joe Perches2009-06-161-81/+0
| * MAINTAINERS: mark ALSA lists as moderatedJoe Perches2009-06-161-5/+5
| * MAINTAINERS: update M32R file patterns after renameJoe Perches2009-06-161-1/+0
| * MAINTAINERS: add file patterns to "THE REST"Joe Perches2009-06-161-0/+5
| * MAINTAINERS: swap mismarked ECRYPT FS M: and P: entriesJoe Perches2009-06-161-2/+2
| * scripts/get_maintainer.pl: change "die" to "warn" when command line file is n...Joe Perches2009-06-161-1/+1
| * scripts/get_maintainer.pl: allow 8 bit characters in email addressesJoe Perches2009-06-161-1/+1
| * scripts/get_maintainer.pl: don't print maintainers when not requestedJoe Perches2009-06-161-4/+6
| * scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" linesJoe Perches2009-06-161-8/+22
| * scripts/get_maintainer.pl: better email name quotingJoe Perches2009-06-161-0/+1
| * scripts/get_maintainer.pl: support M: lines with names and multiple entries p...Joe Perches2009-06-161-16/+129