| Commit message (Expand) | Author | Files | Lines |
2007-07-17 | sparc32 has working dma-mapping only with CONFIG_PCI | Al Viro | 1 | -0/+3 |
2007-07-17 | saner typechecking in generic unaligned.h | Al Viro | 1 | -7/+9 |
2007-07-17 | alpha __init fixes | Al Viro | 1 | -3/+3 |
2007-07-17 | alpha termios.h hadn't been updated | Al Viro | 1 | -2/+2 |
2007-07-17 | no USB on M32R | Al Viro | 1 | -1/+1 |
2007-07-17 | md: change bitmap_unplug and others to void functions | NeilBrown | 5 | -77/+78 |
2007-07-17 | md: check that internal bitmap does not overlap other data | NeilBrown | 2 | -3/+54 |
2007-07-17 | md: improve the is_mddev_idle test fix | NeilBrown | 2 | -14/+23 |
2007-07-17 | md: improve message about invalid superblock during autodetect | NeilBrown | 1 | -4/+6 |
2007-07-17 | Use menuconfig objects II - MD | Jan Engelhardt | 1 | -10/+5 |
2007-07-17 | OMAP: add TI TWL92330/Menelaus Power Management chip driver | Tony Lindgren | 4 | -0/+1301 |
2007-07-17 | OMAP: LCD panel support for the Siemens SX1 mobile phone | Vovan888@gmail | 2 | -0/+335 |
2007-07-17 | OMAP: LCD panel support for the TI OMAP OSK board | Dirk Behme | 2 | -0/+145 |
2007-07-17 | OMAP: LCD panel support for the TI OMAP1510 Innovator board | Imre Deak | 2 | -0/+125 |
2007-07-17 | OMAP: LCD panel support for the TI OMAP1610 Innovator board | Imre Deak | 2 | -0/+151 |
2007-07-17 | OMAP: LCD panel support for the Palm Zire71 | Marek Vasut | 2 | -0/+124 |
2007-07-17 | OMAP: LCD panel support for Palm Tungsten|T | Marek Vasut | 2 | -0/+128 |
2007-07-17 | OMAP: LCD panel support for the Palm Tungsten E | Romain Goyet | 2 | -0/+124 |
2007-07-17 | OMAP: LCD panel support for the TI OMAP H3 board | Imre Deak | 2 | -0/+142 |
2007-07-17 | OMAP: LCD panel support for the TI OMAP H4 board | Imre Deak | 2 | -0/+119 |
2007-07-17 | OMAP: add external Epson Blizzard LCD controller support | Imre Deak | 3 | -0/+1575 |
2007-07-17 | OMAP: add external Epson HWA742 LCD controller support | Imre Deak | 3 | -0/+1086 |
2007-07-17 | OMAP: add TI OMAP2 external LCD controller support - RFBI | Imre Deak | 2 | -0/+589 |
2007-07-17 | OMAP: add TI OMAP1 external LCD controller support - SoSSI | Imre Deak | 3 | -0/+695 |
2007-07-17 | OMAP: add TI OMAP2 internal display controller support. | Imre Deak | 3 | -0/+1546 |
2007-07-17 | OMAP: add TI OMAP1 internal LCD controller | Imre Deak | 3 | -0/+902 |
2007-07-17 | OMAP: add TI OMAP1610 accelerator entry. | Imre Deak | 1 | -0/+1 |
2007-07-17 | OMAP: add TI OMAP framebuffer driver | Imre Deak | 5 | -0/+1994 |
2007-07-17 | drivers/video/macmodes.c:mac_find_mode() mustn't be __devinit | Adrian Bunk | 2 | -7/+6 |
2007-07-17 | Cell: Draw SPE helper penguin logos | Geert Uytterhoeven | 4 | -4/+22 |
2007-07-17 | fbdev: SPE helper penguin logo | Geert Uytterhoeven | 2 | -0/+285 |
2007-07-17 | fbdev: Add fb_append_extra_logo() | Geert Uytterhoeven | 3 | -69/+155 |
2007-07-17 | fbdev: extract fb_show_logo_line() | Geert Uytterhoeven | 1 | -16/+23 |
2007-07-17 | Fix the graphic corruption issue on IA64 machines | izumi | 1 | -3/+5 |
2007-07-17 | fb: epson1355fb: kill off dead sh support | Paul Mundt | 2 | -15/+3 |
2007-07-17 | matroxfb: color setting fixes fix | Antonino A. Daplas | 1 | -2/+0 |
2007-07-17 | vt8623fb.c: make code static | Adrian Bunk | 1 | -21/+21 |
2007-07-17 | pm3fb: possible cleanups | Adrian Bunk | 1 | -27/+2 |
2007-07-17 | pm3fb: fillrect acceleration | Krzysztof Helt | 1 | -3/+238 |
2007-07-17 | matroxfb: color setting fixes | Antonino A. Daplas | 5 | -15/+8 |
2007-07-17 | sisfb: fix pseudo_palette array size and overrun | Antonino A. Daplas | 2 | -1/+7 |
2007-07-17 | intelfb: the pseudo_palette is only 16 elements long | Antonino A. Daplas | 1 | -1/+1 |
2007-07-17 | i810fb: the pseudo_palette is only 16 elements long | Antonino A. Daplas | 1 | -1/+1 |
2007-07-17 | radeonfb: the pseudo_palette is only 16 elements long | Antonino A. Daplas | 1 | -1/+1 |
2007-07-17 | atyfb: the pseudo_palette is only 16 elements long | Antonino A. Daplas | 1 | -1/+1 |
2007-07-17 | tx3912fb: fix improper assignment of info->pseudo_palette | Antonino A. Daplas | 1 | -1/+1 |
2007-07-17 | tridentfb: fix pseudo_palette array overrun in setcolreg | Antonino A. Daplas | 1 | -14/+16 |
2007-07-17 | tgafb: actually allocate memory for the pseudo_palette | Antonino A. Daplas | 2 | -1/+2 |
2007-07-17 | sgivwfb: the pseudo_palette is only 16 elements long | Antonino A. Daplas | 1 | -1/+1 |
2007-07-17 | q40fb: the pseudo_palette is only 16 elements long | Antonino A. Daplas | 1 | -1/+1 |