Age | Commit message (Expand) | Author |
2009-04-01 | fbdev: newport: newport_*wait() return 0 on timeout | Roel Kluin |
2009-04-01 | amifb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon |
2009-04-01 | amba-clcd: fix cmap memory leaks | Andres Salomon |
2009-04-01 | 68328fb: fix cmap memory leaks | Andres Salomon |
2009-04-01 | tgafb: fix cmap memory leak | Andres Salomon |
2009-04-01 | sunxvr500: fix cmap memory leaks | Andres Salomon |
2009-04-01 | valkyriefb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon |
2009-04-01 | stifb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon |
2009-04-01 | sstfb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon |
2009-04-01 | sm501fb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon |
2009-04-01 | skeletonfb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon |
2009-04-01 | vfb: fix memory leaks in removal path | Andres Salomon |
2009-04-01 | tridentfb: fix memory leaks in removal path | Andres Salomon |
2009-04-01 | tdfxfb: fix memory leaks in removal path | Andres Salomon |
2009-04-01 | drivers/video/sgivwfb.c: fix memory leaks in removal path | Andres Salomon |
2009-04-01 | fbdev: uninline lock_fb_info() | Andrew Morton |
2009-04-01 | fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency | Andrea Righi |
2009-04-01 | cirrusfb: fix interlaced modes | Krzysztof Helt |
2009-04-01 | cirrusfb: fix threshold register mask for Laguna chips | Krzysztof Helt |
2009-04-01 | cirrusfb: GD5434 (aka SD64) support fixed | Krzysztof Helt |
2009-04-01 | cirrusfb: set MCLK in one place | Krzysztof Helt |
2009-04-01 | cirrusfb: add accelerator constant | Krzysztof Helt |
2009-04-01 | cirrusfb: fix clock doubling | Krzysztof Helt |
2009-04-01 | cirrusfb: use 24bpp instead of 32bpp | Krzysztof Helt |
2009-04-01 | cirrusfb: GD5446 fixes | Krzysztof Helt |
2009-04-01 | cirrusfb: fix error paths in cirrusfb_xxx_register() | Krzysztof Helt |
2009-04-01 | cirrusfb: add imageblit function | Krzysztof Helt |
2009-04-01 | cirrusfb: acceleration improvements | Krzysztof Helt |
2009-04-01 | cirrusfb: various Laguna fixes | Krzysztof Helt |
2009-04-01 | cirrusfb: check_var improvements | Krzysztof Helt |
2009-04-01 | cirrusfb: Laguna chipset 8bpp fix | Krzysztof Helt |
2009-04-01 | cirrusfb: various improvements | Krzysztof Helt |
2009-04-01 | cirrusfb: use 5-6-5 RGB for 16bpp mode | Krzysztof Helt |
2009-04-01 | cirrusfb: do not calculate line length twice | Krzysztof Helt |
2009-04-01 | cirrusfb: add mmio registers for Laguna chipsets | Krzysztof Helt |
2009-04-01 | cirrusfb: add Laguna additional overflow register | Krzysztof Helt |
2009-04-01 | cirrusfb: fix Laguna chipset memory detection and clock setting | Krzysztof Helt |
2009-04-01 | cirrusfb: convert printks to dev_foo | Krzysztof Helt |
2009-04-01 | atyfb: fix header file trailing whitespace | Randy Dunlap |
2009-04-01 | drivers/video/uvesafb.c: don't use gfp_any() | Andrew Morton |
2009-04-01 | rtc: test before subtraction on unsigned | Roel Kluin |
2009-04-01 | rtc-v3020: coding style cleanup | Mike Rapoport |
2009-04-01 | rtc-wm8350: retries will reach -1 | Roel Kluin |
2009-04-01 | rtc: add EPSON RX8025 support to DS1307 RTC driver | Matthias Fuchs |
2009-04-01 | rtc-ds1307: true SMBus compatibility | Ed Swierk |
2009-04-01 | rtc-parisc: rename p pointer to rtc | dann frazier |
2009-04-01 | rtc-parisc: remove a couple unnecessary variables | dann frazier |
2009-04-01 | rtc-parisc: remove unnecessary ret variable | dann frazier |
2009-04-01 | rtc-parisc: declare rtc_parisc_dev as static | dann frazier |
2009-04-01 | rtc-parisc: use platform_driver_probe | dann frazier |