| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/video/: Spelling fixes | Joe Perches | 2008-02-03 | 5 | -5/+5 |
* | USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernels | Fernando Luis Vázquez Cao | 2008-02-01 | 2 | -56/+0 |
* | x86: cpa: move flush to cpa | Thomas Gleixner | 2008-01-30 | 1 | -6/+0 |
* | x86: convert CPA users to the new set_page_ API | Arjan van de Ven | 2008-01-30 | 1 | -6/+3 |
*-. | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | Russell King | 2008-01-28 | 2 | -2/+2 |
|\ \ |
|
| * | | [ARM] 4764/1: [AT91] AT91CAP9 core support | Andrew Victor | 2008-01-26 | 2 | -2/+2 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-01-28 | 1 | -3/+3 |
|\ \ |
|
| * | | [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G... | Michael Hennerich | 2008-01-22 | 1 | -2/+1 |
| * | | [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ... | Michael Hennerich | 2008-01-22 | 1 | -1/+2 |
| |/ |
|
* | | i2c/tps65010: move header to <linux/i2c/...> | David Brownell | 2008-01-27 | 1 | -1/+1 |
* | | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare | 2008-01-27 | 1 | -1/+1 |
|/ |
|
* | Disable VGA text console for AVR32 architecture | Hans-Christian Egtvedt | 2008-01-25 | 1 | -1/+1 |
* | s3c2410_fb: fix line length calculation | Stefan Schmidt | 2008-01-21 | 1 | -1/+1 |
* | fix radeonfb regression with Xpress 200m 5955 | Alex | 2008-01-17 | 1 | -0/+4 |
* | uvesafb: fix section mismatch warnings | Randy Dunlap | 2008-01-14 | 1 | -2/+2 |
* | s3c2410fb: fix incorrect argument type in resume function | Krzysztof Helt | 2008-01-14 | 1 | -1/+1 |
* | MAINTAINERS: email update and add missing entry | Nicolas Ferre | 2008-01-14 | 1 | -1/+1 |
* | ps3fb: fix deadlock on kexec() | Jeremy Kerr | 2008-01-11 | 1 | -4/+8 |
* | ps3fb: prevent use after free of fb_info | Jeremy Kerr | 2008-01-11 | 1 | -6/+6 |
* | ps3fb: Fix ps3fb free_irq() dev_id | Geoff Levand | 2007-12-19 | 1 | -2/+2 |
* | ps3fb: Update for firmware 2.10 | Geert Uytterhoeven | 2007-12-19 | 1 | -6/+18 |
* | x86_64 EFI boot support: EFI frame buffer driver | Huang, Ying | 2007-11-29 | 3 | -0/+244 |
* | imacfb: remove reference to otherwise-unused, non-existent screen_info.imacpm... | Andrew Morton | 2007-11-29 | 1 | -4/+0 |
* | atmel_lcdfb: LCDC startup fix | Anti Sullin | 2007-11-29 | 1 | -0/+4 |
* | fb_ddc: fix DDC lines quirk | Jean Delvare | 2007-11-29 | 1 | -4/+4 |
* | ps3fb: video memory size cleanups | Geert Uytterhoeven | 2007-11-29 | 1 | -2/+9 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2007-11-26 | 1 | -1/+1 |
|\ |
|
| * | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN | Mike Frysinger | 2007-11-23 | 1 | -1/+1 |
* | | radeonfb: add chip definition for RV370 5b63 | Andreas Herrmann | 2007-11-26 | 1 | -0/+1 |
|/ |
|
* | gbefb: fix section mismatch warnings | Randy Dunlap | 2007-11-14 | 1 | -2/+2 |
* | video/sis/: fix negative array index | Adrian Bunk | 2007-11-14 | 1 | -1/+2 |
* | LXFB: use the correct MSR number for panel support | Jordan Crouse | 2007-11-14 | 1 | -1/+1 |
* | drivers/video/s1d13xxxfb.c: fix build as module with dbg | Stanislav Brabec | 2007-11-14 | 1 | -1/+4 |
* | uvesafb: fix warnings about unused variables on non-x86 | Frank Lichtenheld | 2007-11-14 | 1 | -2/+4 |
* | chipsfb: uses/depends on PCI | Randy Dunlap | 2007-11-14 | 1 | -1/+1 |
* | drivers/video/ps3fb: fix memset size error | Li Zefan | 2007-11-14 | 1 | -1/+1 |
* | [ARM] 4645/1: Cyberpro: Trivial fix to restore 16bpp mode. | Jan Rinze | 2007-11-08 | 1 | -0/+2 |
* | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 2007-10-30 | 1 | -2/+2 |
* | radeonfb: remove warning with CONFIG_PM=n | Olof Johansson | 2007-10-30 | 1 | -2/+2 |
* | fb menu: fix FB_OMAP dependencies so that menu is displayed correctly | Randy Dunlap | 2007-10-30 | 2 | -4/+2 |
* | cirrusfb nonsense | Al Viro | 2007-10-27 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 | 10 | -20/+20 |
|\ |
|
| * | typo fixes | Matt LaPlante | 2007-10-20 | 3 | -5/+5 |
| * | more UTF-8 conversions | Marcin Garski | 2007-10-19 | 2 | -3/+3 |
| * | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 5 | -12/+12 |
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-19 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis | 2007-10-19 | 1 | -1/+1 |
* | | define global BIT macro | Jiri Slaby | 2007-10-19 | 1 | -3/+0 |
* | | cyber2000fb: checkpatch fixes | Krzysztof Helt | 2007-10-19 | 1 | -103/+105 |
* | | cyber2000fb, rename BIT macro | Jiri Slaby | 2007-10-19 | 1 | -22/+22 |
|/ |
|