Commit Graph

105816 Commits (a8f18b909c0a3f22630846207035c8b84bb252b8)
 

Author SHA1 Message Date
Linus Torvalds c3c2233d84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Steven Whitehouse f9247273cb UFS: add const to parser token table 17 years ago
Akinobu Mita b340e8a57e auxdisplay: small cleanups 17 years ago
Philippe De Muyter 5bb49fcd50 video/fb: cleanup FB_MAJOR usage 17 years ago
Jan Beulich cba603bf51 fbcon: remove stray semicolons 17 years ago
Hans-Christian Egtvedt 3e074058d7 fbdev: LCD backlight driver using Atmel PWM driver 17 years ago
Stefano Stabellini 2d04a4a72d fbcon: bgcolor fix 17 years ago
Nobuhiro Iwamatsu 4a25e41831 video: sh7760fb: SH7760/SH7763 LCDC framebuffer driver 17 years ago
Krzysztof Helt c6b044d6ba neofb: drop the xtimings structure 17 years ago
Krzysztof Helt 1ca6b62f8c neofb: drop redundant code 17 years ago
Krzysztof Helt 7fc80b7bd6 neofb: simplify clock calculation 17 years ago
Adrian Bunk 5798712d60 drivers/video/amifb.c cleanups 17 years ago
Jordan Crouse 104b198dd0 lxfb: fix console blanking 17 years ago
Andres Salomon be935d5b63 lxfb: drop dead declarations from header 17 years ago
Yoichi Yuasa 18b095d4b8 drivers/char: remove old broken Cobalt LCD driver 17 years ago
Yoichi Yuasa 5abe3b4063 fbdev: add new Cobalt LCD framebuffer driver 17 years ago
Timur Tabi 6b51d51a9d fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact() 17 years ago
Ben Dooks c25826a7cf lcd: add platform_lcd driver 17 years ago
Ben Dooks 0c531360ed lcd: add lcd_device to check_fb() entry in lcd_ops 17 years ago
Ben Dooks cccb6d3c14 fb: add support for the ILI9320 video display controller 17 years ago
Ben Dooks d05254190d sm501: fixup allocation code to be 64bit resource compliant 17 years ago
Ben Dooks 9b599fb2fc sm501: restructure init to allow only 1 fb on an SM501 17 years ago
Ben Dooks 206c5d69d0 sm501: add inversion controls for VBIASEN and FPEN 17 years ago
Nicolas Ferre 968910bd03 atmel_lcdfb: avoid division by zero 17 years ago
Krzysztof Helt 84c41ce83e skeletonfb: update to correct platform driver usage 17 years ago
Akinobu Mita a882ef47c7 aty: use memory_read_from_buffer() 17 years ago
Ville Syrjala 1c554ff955 atyfb: fix a cast 17 years ago
Ville Syrjala 89c69d2b8e atyfb: report probe errors 17 years ago
Ville Syrjala 6cfafc1599 atyfb: use a PCI device ID table 17 years ago
Ville Syrjala 3880b0b529 atyfb: correct_chipset() can fail 17 years ago
Olaf Hering 50cd0221c9 atyfb: remove dead code 17 years ago
Ville Syrjala 7572a1ea03 fbdev: xoffset, yoffset and yres are unsigned 17 years ago
Ville Syrjala 43a3abc6ac fbdev: width and height are unsigned 17 years ago
Krzysztof Helt 2870086e9f hgafb: convert to new platform driver API 17 years ago
Frans Pop b604838ac6 vfb: only enable if explicitly requested when compiled in 17 years ago
Magnus Damm cfb4f5d175 fbdev: SuperH Mobile LCDC Driver 17 years ago
Krzysztof Helt c2c12155cf tdfxfb: remove ypan checks done by a higher layer 17 years ago
Krzysztof Helt 98219374d9 vga16fb: source code improvement 17 years ago
Krzysztof Helt ea9014bcac tdfxfb: add mode_option module parameter 17 years ago
Krzysztof Helt a90ed92ed8 tridentfb: documentation update 17 years ago
Krzysztof Helt 012e26096b uvesafb: change mode parameter to mode_option 17 years ago
Krzysztof Helt 49a1d28f57 fbcon: make logo_height a local variable 17 years ago
Nicolas Ferre d22579b837 atmel_lcdfb: FIFO underflow management 17 years ago
Roel Kluin 77a6e7abb0 vga16fb: test virtual screen range before subtraction on unsigned 17 years ago
Roel Kluin 1c0face9d4 atafb: test virtual screen range before subtraction on unsigned 17 years ago
Roel Kluin 091c82c012 amifb: test virtual screen range before subtraction on unsigned 17 years ago
Roel Kluin 816664f887 aty128fb: test below 0 on unsigned pll->post_divider 17 years ago
Tony Breeds fcea8030b3 drivers/video/aty/radeon_base.c: notify user if sysfs_create_bin_file() failed 17 years ago
Matthias Kaehlcke 7951ac91c7 sa1100fb: convert ctrlr_sem in a mutex 17 years ago
Matthias Kaehlcke b91dbce56a pxafb: convert ctrlr_sem in a mutex 17 years ago