| Commit message (Expand) | Author | Age | Files | Lines |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 2 | -2/+2 |
* | Merge 'akpm' patch series | Linus Torvalds | 2011-07-25 | 6 | -11/+675 |
|\ |
|
| * | backlight: set backlight type and max_brightness before backlights are regist... | Axel Lin | 2011-07-25 | 3 | -8/+18 |
| * | backlight: add ams369fg06 amoled driver | Jingoo Han | 2011-07-25 | 4 | -1/+653 |
| * | drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b... | Axel Lin | 2011-07-25 | 1 | -2/+1 |
| * | drivers/video/backlight/ld9040.c: small fixes | Axel Lin | 2011-07-25 | 1 | -3/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 15 | -28/+25 |
|\ \
| |/
|/| |
|
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 | 1 | -1/+1 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 15 | -60/+1065 |
| |\ |
|
| * | | viafbdev: fix compilation warning for unused variable | Nikanth Karthikesan | 2011-06-27 | 1 | -2/+2 |
| * | | treewide: remove duplicate includes | Vitaliy Ivanov | 2011-06-20 | 1 | -1/+0 |
| * | | Change Ryan Mallon's email address across the kernel | Ryan Mallon | 2011-06-16 | 1 | -2/+2 |
| * | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 11 | -22/+20 |
* | | | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-20 | 1 | -2/+9 |
| |/
|/| |
|
* | | vesafb: fix memory leak | Daniel J Blueman | 2011-07-04 | 1 | -0/+1 |
* | | fbdev: amba: Link fb device to its parent | Loïc Minier | 2011-06-24 | 1 | -0/+2 |
* | | fsl-diu-fb: remove check for pixel clock ranges | Timur Tabi | 2011-06-24 | 1 | -16/+0 |
* | | udlfb: Correct sub-optimal resolution selection. | William Katsak | 2011-06-24 | 1 | -2/+6 |
* | | Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne... | Paul Mundt | 2011-06-24 | 1 | -1/+1 |
|\ \ |
|
| * | | fbdev: sh_mobile_meram: Correct pointer check for YCbCr chroma plane | Damian Hobson-Garcia | 2011-06-24 | 1 | -1/+1 |
* | | | hecubafb: add module_put on error path in hecubafb_probe() | Pavel Shved | 2011-06-24 | 1 | -1/+2 |
* | | | sm501fb: fix section mismatch warning | Randy Dunlap | 2011-06-24 | 1 | -1/+1 |
* | | | gx1fb: Fix section mismatch warnings | Randy Dunlap | 2011-06-24 | 1 | -7/+7 |
|/ / |
|
* | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-16 | 4 | -32/+20 |
|\ \ |
|
| * | | fbdev: sh_mobile_hdmi: fix regression: statically enable RTPM | Guennadi Liakhovetski | 2011-06-15 | 1 | -13/+5 |
| * | | fbdev/atyfb: Fix 2 defined-but-not-used warnings | Geert Uytterhoeven | 2011-06-14 | 1 | -6/+4 |
| * | | efifb: Fix call to wrong unregister function | Wanlong Gao | 2011-06-14 | 1 | -1/+1 |
| * | | video: s3c-fb: move enabling channel for window | Jingoo Han | 2011-06-09 | 1 | -7/+7 |
| * | | video: s3c-fb: fix virtual resolution checking | Jingoo Han | 2011-06-09 | 1 | -3/+2 |
| * | | video: s3c-fb: fix misleading kfree in remove function | Jingoo Han | 2011-06-09 | 1 | -2/+1 |
| |/ |
|
* | | drivers/video/backlight/adp8870_bl.c: add missed props.type conversion | Andrew Morton | 2011-06-15 | 1 | -0/+1 |
* | | backlight: new driver for the ADP8870 backlight devices | Michael Hennerich | 2011-06-15 | 3 | -0/+1024 |
|/ |
|
* | video: Fix use-after-free by vga16fb on rmmod | Bruno Prémont | 2011-06-06 | 1 | -0/+2 |
* | video: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-06-02 | 5 | -14/+7 |
* | efifb: Disallow manual bind and unbind | Andy Lutomirski | 2011-06-02 | 1 | -7/+14 |
* | efifb: Fix mismatched request/release_mem_region | Andy Lutomirski | 2011-06-02 | 1 | -4/+7 |
* | efifb: Enable write-combining | Andy Lutomirski | 2011-06-02 | 1 | -1/+1 |
* | drivers/video/pxa168fb.c: add missing clk_put | Julia Lawall | 2011-06-02 | 1 | -7/+10 |
* | drivers/video/imxfb.c: add missing clk_put | Julia Lawall | 2011-06-02 | 1 | -2/+2 |
* | fbdev: bf537-lq035: add missing blacklight properties type | Steven Miao | 2011-06-02 | 1 | -0/+1 |
* | savagefb: Use panel CVT mode as default | Tormod Volden | 2011-06-02 | 2 | -0/+17 |
* | fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes. | Paul Mundt | 2011-06-02 | 1 | -2/+2 |
* | drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.h | Andrew Morton | 2011-05-26 | 1 | -0/+1 |
* | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-05-26 | 1 | -24/+25 |
|\ |
|
| * | gpio/via: rename VIA local config struct | Linus Walleij | 2011-05-20 | 1 | -24/+25 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2011-05-26 | 2 | -13/+6 |
|\ \ |
|
| * | | mfd: Use mfd cell platform_data for 88pm860x cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -6/+1 |
| * | | fb: Use platform_data to retrieve tmiofb platform bits | Samuel Ortiz | 2011-05-26 | 1 | -7/+5 |
* | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-05-26 | 2 | -193/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux... | Tony Lindgren | 2011-05-24 | 1 | -75/+148 |
| |\ \
| | |/ |
|