summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* scripts/get_maintainer.pl: warn on missing git or git repositoryJoe Perches2009-06-161-3/+12
* scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filt...Joe Perches2009-06-161-15/+12
* scripts/get_maintainer.pl: better fix for subscriber-only mailing listsJoe Perches2009-06-161-1/+1
* scripts/get_maintainer.pl: output first field only in mailing lists and after...Joe Perches2009-06-161-19/+27
* lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroyZygo Blaxell2009-06-161-1/+0
* CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCKTomas Szepe2009-06-161-7/+7
* drivers: add support for the TI VLYNQ busFlorian Fainelli2009-06-167-0/+1011
* console: make blank timeout value a boot optionDaniel Mack2009-06-162-6/+11
OpenPOWER on IntegriCloud