| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 2013-11-14 | 1 | -15/+1 |
|\ |
|
| * | Video / au1200fb: Use module_platform_driver() to simplify code | Hanjun Guo | 2013-09-30 | 1 | -15/+1 |
* | | Fix a few incorrectly checked [io_]remap_pfn_range() calls | Linus Torvalds | 2013-10-29 | 1 | -22/+1 |
|/ |
|
* | au1200fb: io_remap_pfn_range() sets VM_IO | Al Viro | 2013-06-29 | 1 | -4/+0 |
* | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -3/+3 |
* | fbdev: fix au1*fb builds | Manuel Lauss | 2012-04-08 | 1 | -1/+1 |
* | drivers/video/au*fb.c: use devm_ functions | Julia Lawall | 2012-01-28 | 1 | -8/+1 |
* | MIPS: Alchemy: move au1200fb global functions to platform data | Manuel Lauss | 2011-12-07 | 1 | -131/+110 |
* | MIPS: Alchemy: Basic support for the DB1300 board. | Manuel Lauss | 2011-12-07 | 1 | -0/+36 |
* | video: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-10-03 | 1 | -1/+1 |
* | fbdev: au1200fb: silence debug output | Manuel Lauss | 2011-09-02 | 1 | -1/+1 |
* | au1200fb: fix hardcoded IRQ | Manuel Lauss | 2011-06-15 | 1 | -5/+7 |
* | au1200fb: switch to FB_SYS helpers | Manuel Lauss | 2011-06-15 | 1 | -3/+5 |
* | au1200fb: make number of windows configurable at load time. | Manuel Lauss | 2011-06-15 | 1 | -14/+39 |
* | au1200fb: fixup PM | Manuel Lauss | 2011-06-15 | 1 | -115/+39 |
* | au1200fb: use framebuffer_alloc() | Manuel Lauss | 2011-06-15 | 1 | -34/+46 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer | 2010-10-27 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei | 2009-03-25 | 1 | -11/+14 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | [PATCH] irq-flags: video: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [PATCH] au1200fb: Remove accidentally duplicated content of au1200fb.c | Ralf Baechle | 2006-04-30 | 1 | -1922/+0 |
* | [PATCH] au1200fb: Alchemy Au1200 framebuffer driver | Ralf Baechle | 2006-03-27 | 1 | -0/+3844 |