Age | Commit message (Expand) | Author | Files | Lines |
2012-01-14 | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 77 | -5305/+5632 |
2012-01-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 4 | -164/+192 |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 22 | -61/+61 |
2012-01-12 | drivers/video/nvidia/nvidia.c: fix warning | Andrew Morton | 1 | -3/+3 |
2012-01-12 | module_param: make bool parameters really bool (drivers/video/i810) | Rusty Russell | 1 | -5/+5 |
2012-01-13 | intelfbdrv.c: bailearly is an int module_param | Rusty Russell | 1 | -1/+1 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 22 | -60/+60 |
2012-01-11 | Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual." | Florian Tobias Schandinat | 1 | -2/+2 |
2012-01-11 | Merge branch 'next/alchemy' into mips-for-linux-next | Ralf Baechle | 3 | -145/+148 |
2012-01-10 | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds | 19 | -386/+100 |
2012-01-10 | backlight: convert pwm_bl to dev_pm_ops | Mark Brown | 1 | -10/+11 |
2012-01-10 | backlight: convert platform_lcd to devm_kzalloc() | Mark Brown | 1 | -5/+4 |
2012-01-10 | backlight: use kstrtoul() | Jingoo Han | 2 | -19/+13 |
2012-01-10 | drivers/video/backlight/ep93xx_bl.c: remove duplicated header include | Jingoo Han | 1 | -1/+0 |
2012-01-10 | backlight/ld9040.c: regulator control in the driver | Donghwa Lee | 1 | -12/+59 |
2012-01-10 | backlight: convert drivers/video/backlight/* to use module_platform_driver() | Axel Lin | 13 | -148/+13 |
2012-01-10 | backlight: remove ADX backlight device support | Paul Bolle | 3 | -191/+0 |
2012-01-10 | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+3 |
2012-01-09 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -4/+4 |
2012-01-09 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 5 | -6/+4 |
2012-01-08 | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ... | Florian Tobias Schandinat | 37 | -2181/+2778 |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -36/+2 |
2012-01-06 | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -0/+2 |
2012-01-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -32/+39 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2 | -36/+2 |
2012-01-05 | OMAPDSS: add OrtusTech COM43H4M10XTC display support | Ilya Yanok | 1 | -0/+21 |
2012-01-05 | OMAP: DSS2: Support for UMSH-8173MD TFT panel | Daniel Mack | 1 | -0/+25 |
2012-01-05 | ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driver | Ricardo Neri | 3 | -34/+31 |
2012-01-05 | OMAPDSS: HDMI: Create function to enable HDMI audio | Ricardo Neri | 3 | -13/+31 |
2012-01-05 | ASoC: OMAP: HDMI: Correct signature of ASoC functions | Ricardo Neri | 3 | -6/+10 |
2012-01-05 | ASoC: OMAP: HDMI: Introduce driver data for audio codec | Ricardo Neri | 1 | -0/+9 |
2012-01-04 | Xen: consolidate and simplify struct xenbus_driver instantiation | Jan Beulich | 1 | -6/+3 |
2012-01-03 | grvga: fix section mismatch warnings | Sam Ravnborg | 1 | -2/+2 |
2012-01-03 | video: s3c-fb: Don't keep device runtime active when open | Mark Brown | 1 | -22/+0 |
2012-01-03 | video: s3c-fb: Hold runtime PM references when touching registers | Mark Brown | 1 | -0/+22 |
2012-01-03 | video: s3c-fb: Take a runtime PM reference when unblanked | Mark Brown | 1 | -12/+54 |
2012-01-03 | video: s3c-fb: Disable runtime PM in error paths from probe | Mark Brown | 1 | -2/+5 |
2012-01-03 | video: s3c-fb: Use s3c_fb_enable() to enable the framebuffer | Mark Brown | 1 | -27/+28 |
2012-01-03 | video: s3c-fb: Make runtime PM functional again | Mark Brown | 1 | -20/+31 |
2012-01-03 | drivers/video: fsl-diu-fb: merge fsl_diu_alloc() into map_video_memory() | Timur Tabi | 1 | -36/+11 |
2012-01-03 | drivers/video: fsl-diu-fb: add default platform ops functions | Timur Tabi | 1 | -3/+61 |
2012-01-03 | drivers/video: fsl-diu-fb: remove broken reference count enabling the display | Timur Tabi | 1 | -10/+2 |
2012-01-03 | drivers/video: fsl-diu-fb: set correct framebuffer flags | Timur Tabi | 1 | -1/+2 |
2012-01-03 | drivers/video: fsl-diu-fb: merge init_fbinfo() into install_fb() | Timur Tabi | 1 | -17/+8 |
2012-01-03 | offb: Fix setting of the pseudo-palette for >8bpp | Benjamin Herrenschmidt | 1 | -27/+23 |
2012-01-03 | offb: Add palette hack for qemu "standard vga" framebuffer | Benjamin Herrenschmidt | 1 | -4/+15 |
2012-01-03 | offb: Fix bug in calculating requested vram size | Benjamin Herrenschmidt | 1 | -1/+1 |
2012-01-02 | misc latin1 to utf8 conversions | Al Viro | 2 | -2/+2 |
2012-01-02 | OMAPDSS: DISPC: Update Scaling Clock Logic | Chandrabhanu Mahapatra | 3 | -20/+54 |