| Commit message (Expand) | Author | Age | Files | Lines |
* | VIDEO: cyberpro: pci_request_regions needs a persistent name | Russell King | 2009-12-24 | 1 | -6/+6 |
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-17 | 5 | -14/+14 |
|\ |
|
| * | mfd: twl: fix twl4030 rename for remaining driver, board files | Balaji T K | 2009-12-16 | 5 | -14/+14 |
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2009-12-17 | 18 | -22/+43 |
|\ \ |
|
| * | | backlight: mbp_nvidia_bl - add two more MacBookPro variants | Daniel Ritz | 2009-12-17 | 1 | -0/+18 |
| * | | backlight: Pass device through notify callback in the pwm driver | Ben Dooks | 2009-12-17 | 1 | -3/+6 |
| * | | backlight: PTR_ERR return of wrong pointer in cr_backlight_probe() | Roel Kluin | 2009-12-17 | 1 | -1/+1 |
| * | | backlight: Constify struct backlight_ops | Emese Revfy | 2009-12-16 | 18 | -18/+18 |
| |/ |
|
* | | drivers/video/via/viafbdev.c: correct code taking the size of a pointer | Julia Lawall | 2009-12-17 | 1 | -2/+2 |
* | | Revert "fbdev: atafb - add palette register check" | Geert Uytterhoeven | 2009-12-17 | 1 | -3/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-12-16 | 1 | -1/+9 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-12-15 | 65 | -125/+20765 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s... | Paul Mundt | 2009-12-10 | 47 | -81/+262 |
| |\ \ \ |
|
| * | | | | sh: add a start_transfer() callback to the LCDC driver | Magnus Damm | 2009-12-09 | 1 | -1/+9 |
* | | | | | intelfb: fix setting of active pipe with LVDS displays | Krzysztof Helt | 2009-12-16 | 3 | -17/+34 |
* | | | | | viafb: cosmetic cleanup of function integrated_lvds_enable() | Harald Welte | 2009-12-16 | 1 | -26/+14 |
* | | | | | matroxfb: fix problems with display stability | Alan Cox | 2009-12-16 | 1 | -1/+2 |
* | | | | | davinci: fb: add framebuffer blank operation | Chaithrika U S | 2009-12-16 | 1 | -0/+30 |
* | | | | | davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driver | Chaithrika U S | 2009-12-16 | 1 | -2/+27 |
* | | | | | davinci: fb: update the driver in preparation for addition of power managemen... | Chaithrika U S | 2009-12-16 | 1 | -16/+27 |
* | | | | | clps711xfb: convert to proc_fops | Alexey Dobriyan | 2009-12-16 | 1 | -29/+21 |
* | | | | | drivers/video/via/viafbdev.c: fix oops with no /proc | Dan Carpenter | 2009-12-16 | 1 | -1/+1 |
* | | | | | sm501: implement acceleration features | Vincent Sanders | 2009-12-16 | 1 | -13/+224 |
* | | | | | sm501: fix use of old <asm/io.h> instead of <linux/io.h> | Ben Dooks | 2009-12-16 | 1 | -1/+1 |
* | | | | | sm501: fix missing uses of resource_size() | Ben Dooks | 2009-12-16 | 1 | -5/+5 |
* | | | | | i810fb: fix stack exploding | Krzysztof Helt | 2009-12-16 | 1 | -24/+29 |
* | | | | | lxfb: add copyright/license info | Andres Salomon | 2009-12-16 | 1 | -0/+10 |
* | | | | | davinci: fb: add cpufreq support | Chaithrika U S | 2009-12-16 | 1 | -0/+55 |
* | | | | | davinci: fb: calculate the clock divider from pixel clock info | Chaithrika U S | 2009-12-16 | 1 | -8/+20 |
* | | | | | mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyar... | Valentin Sitdikov | 2009-12-16 | 5 | -1/+551 |
* | | | | | drivers/video: Move dereference after NULL test | Julia Lawall | 2009-12-16 | 1 | -2/+3 |
* | | | | | fbdev: add palette register check to several drivers | Krzysztof Helt | 2009-12-16 | 5 | -2/+12 |
* | | | | | fbdev: drop custom atoi from drivers/video/modedb.c | Andy Shevchenko | 2009-12-16 | 1 | -19/+5 |
* | | | | | fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect() | Roel Kluin | 2009-12-16 | 1 | -1/+1 |
* | | | | | fbdev: bfin-t350mcqb-fb: fix LCD dimensions | Michael Hennerich | 2009-12-16 | 1 | -2/+2 |
* | | | | | fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resume | Michael Hennerich | 2009-12-16 | 1 | -5/+23 |
* | | | | | fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driver | Michael Hennerich | 2009-12-16 | 3 | -0/+842 |
| |_|_|/
|/| | | |
|
* | | | | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 | 3 | -4/+4 |
* | | | | cs5535: define lxfb/gxfb MSRs in linux/cs5535.h | Andres Salomon | 2009-12-15 | 7 | -7/+7 |
* | | | | cs5535: move VSA2 checks into linux/cs5535.h | Andres Salomon | 2009-12-15 | 2 | -2/+2 |
* | | | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 4 | -4/+4 |
| |_|/
|/| | |
|
* | | | mfd: Rename all twl4030_i2c* | Balaji T K | 2009-12-13 | 1 | -1/+1 |
* | | | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 2009-12-13 | 1 | -1/+1 |
* | | | backlight: adp5520: rename common defines and typos | Michael Hennerich | 2009-12-13 | 1 | -53/+70 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 | 1 | -1/+14 |
|\ \ \ |
|
| * \ \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 36 | -61/+242 |
| |\ \ \ |
|
| * | | | | offb: Add support for framebuffer handoff to offb. | Dave Airlie | 2009-12-09 | 1 | -1/+14 |
* | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-12 | 1 | -32/+1 |
|\ \ \ \ \ |
|
| * | | | | | omap1: LCD_DMA: Use some define rather than a hexadecimal | Janusz Krzysztofik | 2009-12-11 | 1 | -32/+1 |
* | | | | | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds | 2009-12-11 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|