| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 | 3 | -3/+3 |
|\ |
|
| * | video: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 3 | -3/+3 |
* | | fbdev/logo: check compatibility of main and extra logos | Geert Uytterhoeven | 2009-01-06 | 1 | -0/+4 |
* | | sm501: unsigned ptr cannot be negative | roel kluin | 2009-01-06 | 1 | -3/+3 |
* | | intelfb: fix sparse warnings | Hannes Eder | 2009-01-06 | 1 | -8/+16 |
* | | i810: fix sparse warnings | Hannes Eder | 2009-01-06 | 1 | -6/+12 |
* | | neofb: fix sparse warnings | Hannes Eder | 2009-01-06 | 1 | -2/+4 |
* | | pm3fb: fix sparse warning | Hannes Eder | 2009-01-06 | 1 | -2/+4 |
* | | viafb: fix sparse warnings | Hannes Eder | 2009-01-06 | 1 | -6/+12 |
* | | nvidia: fix sparse warnings | Hannes Eder | 2009-01-06 | 1 | -4/+8 |
* | | gbefb: unsigned var->pixclock cannot be less than 0 | roel kluin | 2009-01-06 | 1 | -2/+5 |
* | | fb: carminefb: trivial annotation packing color register | Harvey Harrison | 2009-01-06 | 1 | -1/+1 |
* | | blackfin: remove __FUNCTION__ in video driver | Harvey Harrison | 2009-01-06 | 1 | -3/+3 |
* | | fbdev: fix typo in drivers/video/modedb.c | Jiri Moravec | 2009-01-06 | 1 | -1/+1 |
* | | pci: use pci_ioremap_bar() in drivers/video | Arjan van de Ven | 2009-01-06 | 6 | -18/+11 |
|/ |
|
* | viafb: fix crashes due to 4k stack overflow | Bruno Prémont | 2009-01-04 | 1 | -119/+129 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-30 | 7 | -624/+993 |
|\ |
|
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-12-29 | 3 | -263/+680 |
| |\ |
|
| | * | [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devices | Eric Miao | 2008-12-29 | 3 | -7/+407 |
| | * | [ARM] pxafb: cleanup of the timing checking code | Eric Miao | 2008-12-29 | 2 | -64/+50 |
| | * | [ARM] pxafb: cleanup of the color format manipulation code | Eric Miao | 2008-12-29 | 1 | -77/+106 |
| | * | [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3 | Eric Miao | 2008-12-29 | 1 | -11/+10 |
| | * | [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma braching | Eric Miao | 2008-12-29 | 2 | -19/+51 |
| | * | [ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffset | Eric Miao | 2008-12-29 | 1 | -13/+16 |
| | * | [ARM] pxafb: allow video memory size to be configurable | Eric Miao | 2008-12-29 | 2 | -90/+58 |
| * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-12-23 | 1 | -73/+29 |
| |\ \
| | |/ |
|
| | * | [ARM] pxafb: avoid the racing condition in pxafb_smart_thread | Eric Miao | 2008-12-17 | 1 | -0/+4 |
| | * | [ARM] pxafb: allow insertion of delay to the smart panel command sequence | Eric Miao | 2008-12-17 | 1 | -3/+10 |
| | * | [ARM] pxafb: allow better platform configurable smart panel timing | Eric Miao | 2008-12-17 | 1 | -1/+3 |
| | * | [ARM] pxafb: small cleanup of the smart panel code | Eric Miao | 2008-12-17 | 1 | -15/+12 |
| | * | [ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffs | Eric Miao | 2008-12-17 | 1 | -54/+0 |
| * | | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l... | Russell King | 2008-12-17 | 7 | -541/+389 |
| |\ \ |
|
| | * | | i.MX Framebuffer: add TFT support | Sascha Hauer | 2008-12-16 | 1 | -19/+19 |
| | * | | i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data | Sascha Hauer | 2008-12-16 | 1 | -34/+34 |
| | * | | i.MX Framebuffer: Cleanup Coding style | Sascha Hauer | 2008-12-16 | 1 | -36/+34 |
| | * | | i.MX Framebuffer: remove header file | Sascha Hauer | 2008-12-16 | 2 | -76/+60 |
| | * | | i.MX Framebuffer: fix margins | Sascha Hauer | 2008-12-16 | 1 | -4/+4 |
| | * | | i.MX Framebuffer: Use readl/writel instead of direct pointer deref | Juergen Beisert | 2008-12-16 | 2 | -66/+130 |
| | * | | i.MX Framebuffer: remove gpio setup function | Sascha Hauer | 2008-12-16 | 1 | -53/+0 |
| * | | | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 2008-12-15 | 7 | -43/+54 |
| |\ \ \ |
|
| * \ \ \ | Merge git://git.marvell.com/orion into devel | Russell King | 2008-12-13 | 5 | -20/+39 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-12-02 | 2 | -9/+12 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | [ARM] pxafb: make {backlight,lcd}_power() members of struct pxafb_info | Eric Miao | 2008-12-02 | 2 | -9/+12 |
| * | | | | | Merge branch 'clks' into devel | Russell King | 2008-11-30 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | [ARM] amba drivers: don't pass a consumer clock name for devices with unique ... | Russell King | 2008-11-30 | 1 | -1/+1 |
| * | | | | | | [ARM] amba-clcd: don't use SZ_ constants in drivers | Russell King | 2008-11-30 | 1 | -1/+1 |
| * | | | | | | Merge branch 'highmem' into devel | Russell King | 2008-11-28 | 2 | -328/+0 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'clps7500' into devel | Russell King | 2008-11-27 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | [ARM] clps7500: remove support | Russell King | 2008-11-27 | 1 | -1/+1 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branches 'core' and 'clks' into devel | Russell King | 2008-11-27 | 1 | -1/+1 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|