| Commit message (Expand) | Author | Age | Files | Lines |
* | ps3fb: round up video modes | Geert Uytterhoeven | 2008-02-06 | 1 | -45/+113 |
* | ps3fb: reorganize modedb handling | Geert Uytterhoeven | 2008-02-06 | 1 | -56/+60 |
* | ps3fb: add support for configurable black borders | Geert Uytterhoeven | 2008-02-06 | 1 | -21/+50 |
* | ps3fb: make frame buffer offsets unsigned int | Geert Uytterhoeven | 2008-02-06 | 1 | -5/+4 |
* | ps3fb: kill ps3fb_res | Geert Uytterhoeven | 2008-02-06 | 1 | -86/+22 |
* | ps3fb: open-code macros that are used only once | Geert Uytterhoeven | 2008-02-06 | 1 | -8/+4 |
* | ps3fb: kill PS3FB_FULL_MODE_BIT | Geert Uytterhoeven | 2008-02-06 | 1 | -5/+3 |
* | ps3: use symbolic names for video modes | Geert Uytterhoeven | 2008-02-06 | 2 | -26/+30 |
* | ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unused | Geert Uytterhoeven | 2008-02-06 | 1 | -45/+13 |
* | atmel_lcdfb: backlight control | David Brownell | 2008-02-06 | 2 | -4/+124 |
* | sm501fb: clear framebuffer memory and palette | Magnus Damm | 2008-02-06 | 1 | -0/+8 |
* | sm501fb: control panel pin usage with platform data flags | Magnus Damm | 2008-02-06 | 1 | -16/+25 |
* | drivers/video: add missing pci_dev_get | Julia Lawall | 2008-02-06 | 1 | -0/+5 |
* | uvesafb: small cleanups | Randy Dunlap | 2008-02-06 | 1 | -4/+4 |
* | tdfxfb: fix section mismatch warnings | Randy Dunlap | 2008-02-06 | 1 | -1/+1 |
* | fb: nvidiafb: Try harder at initial mode setting. | Paul Mundt | 2008-02-06 | 1 | -2/+20 |
* | vermilion.c: use ALIGN(), not __ALIGN_MASK() | Andrew Morton | 2008-02-06 | 1 | -3/+2 |
* | neofb: avoid overwriting fb_info fields | Andrew Morton | 2008-02-06 | 1 | -9/+18 |
* | drivers/video/pm3fb.c section fix | Adrian Bunk | 2008-02-06 | 1 | -1/+1 |
* | fbcon: fix sparse warning about shadowing 'rotate' symbol | Marcin Slusarz | 2008-02-06 | 1 | -6/+6 |
* | fbcon: fix sparse warning about shadowing 'p' symbol | Marcin Slusarz | 2008-02-06 | 1 | -5/+5 |
* | vgacon: fix sparse warning about shadowing 'i' symbol | Marcin Slusarz | 2008-02-06 | 1 | -2/+0 |
* | atmel_lcdfb: validate display timings | Haavard Skinnemoen | 2008-02-06 | 1 | -0/+20 |
* | fb: defio nopage | Nick Piggin | 2008-02-06 | 1 | -9/+8 |
* | fbmon: cleanup trailing whitespaces | Andre Haupt | 2008-02-06 | 1 | -58/+58 |
* | fbmon: remove unnecessary local variable | Andre Haupt | 2008-02-06 | 1 | -1/+1 |
* | drivers/video: remove unnecessary pci_dev_put | Julia Lawall | 2008-02-06 | 1 | -1/+1 |
* | video/hpfb.c section fix | Adrian Bunk | 2008-02-06 | 1 | -1/+2 |
* | make video/geode/lxfb_core.c:geode_modedb[] static | Adrian Bunk | 2008-02-06 | 1 | -1/+1 |
* | gpio: handle pca953{4,5,6,7,8} too | Guennadi Liakhovetski | 2008-02-06 | 1 | -17/+54 |
* | gpio: rename pca953x symbols | Guennadi Liakhovetski | 2008-02-06 | 3 | -61/+62 |
* | gpio: rename pca9539 driver | Guennadi Liakhovetski | 2008-02-06 | 2 | -2/+2 |
* | w1-gpio: add GPIO w1 bus master driver | Ville Syrjala | 2008-02-06 | 3 | -0/+135 |
* | rtc: at91sam9 RTC support (RTT and/or RTC) | David Brownell | 2008-02-06 | 3 | -4/+562 |
* | rtc: remove more dev->power.power_state usage | David Brownell | 2008-02-06 | 1 | -12/+4 |
* | rtc ds1307: ds_1340 change init | frederic Rodo | 2008-02-06 | 1 | -7/+20 |
* | rtc: add support for Epson RTC-9701JE V4 | Magnus Damm | 2008-02-06 | 1 | -27/+10 |
* | rtc: add support for Epson RTC-9701JE V2 | Magnus Damm | 2008-02-06 | 3 | -0/+205 |
* | ip27-rtc: convert ioctl to unlocked_ioctl | Cyrill Gorcunov | 2008-02-06 | 1 | -5/+4 |
* | rtc: add HPET RTC emulation to RTC_DRV_CMOS | Bernhard Walle | 2008-02-06 | 1 | -13/+69 |
* | Blackfin RTC driver: convert sync wait to use the irq write complete notice | Mike Frysinger | 2008-02-06 | 1 | -113/+136 |
* | Blackfin RTC driver: shave off another memcpy() by using assignment. | Mike Frysinger | 2008-02-06 | 1 | -1/+1 |
* | Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f... | Mike Frysinger | 2008-02-06 | 1 | -2/+2 |
* | Blackfin RTC driver: use dev_dbg() rather than pr_stamp() | Mike Frysinger | 2008-02-06 | 1 | -26/+22 |
* | Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that... | Mike Frysinger | 2008-02-06 | 1 | -14/+12 |
* | Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ... | Mike Frysinger | 2008-02-06 | 1 | -2/+2 |
* | Blackfin RTC driver: the frequency function is in units of Hz, not units of s... | Mike Frysinger | 2008-02-06 | 1 | -7/+17 |
* | Platform real time clock driver for Dallas 1511 chip | Andrew Sharp | 2008-02-06 | 3 | -0/+667 |
* | rtc-cmos alarm acts as oneshot | David Brownell | 2008-02-06 | 3 | -7/+35 |
* | rtc: ds1302 rtc support | Paul Mundt | 2008-02-06 | 3 | -0/+269 |